Pull request #82 event Pull request #82 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f07497225985e610d8f883ad73306f183741b381+1e613961013b6b37f2d2c6796bfa6cb96c8fac46 (94e88b708dab60300ee5646c7e32b52cebce7190) 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-ssh1087638565297904273.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-ssh10774260145611566464.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-82/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-82/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12928489597866450634.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 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-ssh240974247098203166.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-82/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-82/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15477604477401663226.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-ubuntu20.04-docker-8c-8g-29309’ is offline ‘prd-ubuntu20.04-docker-8c-8g-29361’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-29312’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-29313’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-29627 in /w/workspace/xfoundry_device-usb-camera_PR-82 [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-82 # 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/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 into PR head commit f07497225985e610d8f883ad73306f183741b381 Merge succeeded, producing f07497225985e610d8f883ad73306f183741b381 Checking out Revision f07497225985e610d8f883ad73306f183741b381 (PR-82) > git config core.sparsecheckout # timeout=10 > git checkout -f f07497225985e610d8f883ad73306f183741b381 # 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 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f07497225985e610d8f883ad73306f183741b381 # timeout=10 Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:23:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:23:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:23:36 ========================================================= 22:23:36 EdgeX Global Pipelines Version Info 22:23:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3f5686aa5bea2aa1864340f097a10bfa034a9e47 # timeout=10 22:23:36 ------------------- 22:23:36 stable info: 22:23:36 ------------------- 22:23:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:23:36 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:23:36 Message: update stable to v1.0.239 22:23:37 ------------------- 22:23:37 experimental info: 22:23:37 ------------------- 22:23:37 Commited By: **** collab-it+edgex@linuxfoundation.org 22:23:37 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:23:37 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-82 [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-82 [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-82 [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f07497225985e610d8f883ad73306f183741b381 [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f074972 [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:23:37 provisioning config files... 22:23:38 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/config453350329555913662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:38 ---> docker-login.sh 22:23:38 nexus3.edgexfoundry.org:10001 22:23:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:38 Configure a credential helper to remove this warning. See 22:23:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:38 22:23:38 Login Succeeded 22:23:38 nexus3.edgexfoundry.org:10002 22:23:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:38 Configure a credential helper to remove this warning. See 22:23:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:38 22:23:38 Login Succeeded 22:23:38 nexus3.edgexfoundry.org:10003 22:23:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:38 Configure a credential helper to remove this warning. See 22:23:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:38 22:23:38 Login Succeeded 22:23:38 nexus3.edgexfoundry.org:10004 22:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:39 Configure a credential helper to remove this warning. See 22:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:39 22:23:39 Login Succeeded 22:23:39 docker.io 22:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:39 Configure a credential helper to remove this warning. See 22:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:39 22:23:39 Login Succeeded 22:23:39 ---> docker-login.sh ends [Pipeline] } 22:23:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:23:40 + git rev-list -1 --merges f07497225985e610d8f883ad73306f183741b381~1..f07497225985e610d8f883ad73306f183741b381 [Pipeline] echo 22:23:40 -----------> git rev-list -1 --merges f07497225985e610d8f883ad73306f183741b381~1..f07497225985e610d8f883ad73306f183741b381 f07497225985e610d8f883ad73306f183741b381 [false] [Pipeline] sh 22:23:40 + git log --format=format:%s -1 f07497225985e610d8f883ad73306f183741b381 [Pipeline] echo 22:23:40 ========================================================= 22:23:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:23:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:23:40 + git log --format=format:%s -1 f07497225985e610d8f883ad73306f183741b381 [Pipeline] echo 22:23:40 [semverPrep] GIT_COMMIT: f07497225985e610d8f883ad73306f183741b381, Commit Message: build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.3 [Pipeline] echo 22:23:40 [semverPrep] This is not a build commit. [Pipeline] sh 22:23:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:23:41 + grep -v github /etc/ssh/ssh_known_hosts 22:23:41 + [ -e /tmp/ssh_known_hosts ] 22:23:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:23:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:23:41 + sudo tee -a /etc/ssh/ssh_known_hosts 22:23:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:41 22:23:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:41 0.1.4: Pulling from edgex-devops/py-git-semver 22:23:41 b85a868b505f: Pulling fs layer 22:23:41 e2be974225ed: Pulling fs layer 22:23:41 339a4e72a1f5: Pulling fs layer 22:23:41 988bab9f4d93: Pulling fs layer 22:23:41 1469e6f7b9e6: Pulling fs layer 22:23:41 eaf3925da568: Pulling fs layer 22:23:41 bab4dde63d76: Pulling fs layer 22:23:41 bde34c3a00c8: Pulling fs layer 22:23:41 b352a97aabf1: Pulling fs layer 22:23:41 4872d77fe225: Pulling fs layer 22:23:41 5851b861e8e6: Pulling fs layer 22:23:41 988bab9f4d93: Waiting 22:23:41 1469e6f7b9e6: Waiting 22:23:41 bde34c3a00c8: Waiting 22:23:41 b352a97aabf1: Waiting 22:23:41 eaf3925da568: Waiting 22:23:41 bab4dde63d76: Waiting 22:23:41 5851b861e8e6: Waiting 22:23:41 e2be974225ed: Verifying Checksum 22:23:41 e2be974225ed: Download complete 22:23:41 988bab9f4d93: Verifying Checksum 22:23:41 988bab9f4d93: Download complete 22:23:42 1469e6f7b9e6: Verifying Checksum 22:23:42 1469e6f7b9e6: Download complete 22:23:42 339a4e72a1f5: Verifying Checksum 22:23:42 339a4e72a1f5: Download complete 22:23:42 eaf3925da568: Download complete 22:23:42 bde34c3a00c8: Download complete 22:23:42 b352a97aabf1: Download complete 22:23:42 4872d77fe225: Download complete 22:23:42 5851b861e8e6: Verifying Checksum 22:23:42 5851b861e8e6: Download complete 22:23:42 b85a868b505f: Download complete 22:23:42 bab4dde63d76: Verifying Checksum 22:23:42 bab4dde63d76: Download complete 22:23:43 b85a868b505f: Pull complete 22:23:43 e2be974225ed: Pull complete 22:23:44 339a4e72a1f5: Pull complete 22:23:44 988bab9f4d93: Pull complete 22:23:44 1469e6f7b9e6: Pull complete 22:23:44 eaf3925da568: Pull complete 22:23:46 bab4dde63d76: Pull complete 22:23:46 bde34c3a00c8: Pull complete 22:23:46 b352a97aabf1: Pull complete 22:23:46 4872d77fe225: Pull complete 22:23:46 5851b861e8e6: Pull complete 22:23:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:23:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:47 prd-ubuntu20.04-docker-8c-8g-29627 does not seem to be running inside a container 22:23:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@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 22:23:48 $ docker top d85018e40cf1d7396deee22c36ed2b8890e5239b79e18d8800e489f3d64d8361 -eo pid,comm 22:23:48 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). 22:23:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:23:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:48 [ssh-agent] Looking for ssh-agent implementation... 22:23:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:48 $ docker exec d85018e40cf1d7396deee22c36ed2b8890e5239b79e18d8800e489f3d64d8361 ssh-agent 22:23:48 SSH_AUTH_SOCK=/tmp/ssh-RtG9gO0cSTTC/agent.33 22:23:48 SSH_AGENT_PID=39 22:23:48 Running ssh-add (command line suppressed) 22:23:49 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-82@tmp/private_key_7005121474733620592.key (/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/private_key_7005121474733620592.key) 22:23:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:49 + git tag --points-at HEAD [Pipeline] } 22:23:49 $ docker exec --env ******** --env ******** d85018e40cf1d7396deee22c36ed2b8890e5239b79e18d8800e489f3d64d8361 ssh-agent -k 22:23:49 unset SSH_AUTH_SOCK; 22:23:49 unset SSH_AGENT_PID; 22:23:49 echo Agent pid 39 killed; 22:23:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:23:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:49 [ssh-agent] Looking for ssh-agent implementation... 22:23:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:49 $ docker exec d85018e40cf1d7396deee22c36ed2b8890e5239b79e18d8800e489f3d64d8361 ssh-agent 22:23:49 SSH_AUTH_SOCK=/tmp/ssh-3IhZYCOy8DMC/agent.72 22:23:49 SSH_AGENT_PID=78 22:23:49 Running ssh-add (command line suppressed) 22:23:49 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-82@tmp/private_key_5292035517322445883.key (/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/private_key_5292035517322445883.key) 22:23:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:50 + git semver init 22:23:50 2022-09-15 22:23:50,481 [run_init] DEBUG init version:0.0.0 force:False 22:23:50 2022-09-15 22:23:50,482 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-82/.semver 22:23:50 2022-09-15 22:23:50,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-82/.semver 22:23:50 2022-09-15 22:23:50,483 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-82/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-82, universal_newlines=False, shell=None, istream=None) 22:23:51 2022-09-15 22:23:51,256 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-82/.git/info/exclude 22:23:51 2022-09-15 22:23:51,257 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-82/.semver/PR-82 with force:False 22:23:51 2022-09-15 22:23:51,257 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-82/.semver/PR-82 22:23:51 2022-09-15 22:23:51,261 [execute] INFO git cat-file --batch-check 22:23:51 2022-09-15 22:23:51,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-82/.semver, universal_newlines=False, shell=None, istream=) 22:23:51 2022-09-15 22:23:51,267 [execute] INFO git cat-file --batch 22:23:51 2022-09-15 22:23:51,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-82/.semver, universal_newlines=False, shell=None, istream=) 22:23:51 2022-09-15 22:23:51,272 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-82/.semver/PR-82 22:23:51 0.0.0 [Pipeline] } 22:23:51 $ docker exec --env ******** --env ******** d85018e40cf1d7396deee22c36ed2b8890e5239b79e18d8800e489f3d64d8361 ssh-agent -k 22:23:51 unset SSH_AUTH_SOCK; 22:23:51 unset SSH_AGENT_PID; 22:23:51 echo Agent pid 78 killed; 22:23:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:51 + git semver [Pipeline] } 22:23:52 $ docker stop --time=1 d85018e40cf1d7396deee22c36ed2b8890e5239b79e18d8800e489f3d64d8361 22:23:53 $ docker rm -f d85018e40cf1d7396deee22c36ed2b8890e5239b79e18d8800e489f3d64d8361 [Pipeline] // withDockerContainer [Pipeline] sh 22:23:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:23:54 Stashed 1 file(s) [Pipeline] echo 22:23:54 [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 22:23:54 provisioning config files... 22:23:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/config6129371610942563407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:54 ---> docker-login.sh 22:23:54 nexus3.edgexfoundry.org:10001 22:23:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:54 Configure a credential helper to remove this warning. See 22:23:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:54 22:23:54 Login Succeeded 22:23:54 nexus3.edgexfoundry.org:10002 22:23:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:54 Configure a credential helper to remove this warning. See 22:23:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:54 22:23:54 Login Succeeded 22:23:54 nexus3.edgexfoundry.org:10003 22:23:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:54 Configure a credential helper to remove this warning. See 22:23:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:54 22:23:54 Login Succeeded 22:23:54 nexus3.edgexfoundry.org:10004 22:23:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:55 Configure a credential helper to remove this warning. See 22:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:55 22:23:55 Login Succeeded 22:23:55 docker.io 22:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:55 Configure a credential helper to remove this warning. See 22:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:55 22:23:55 Login Succeeded 22:23:55 ---> docker-login.sh ends [Pipeline] } 22:23:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:23:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:23:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:23:55 ========================================================= 22:23:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:23:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:55 + 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 . 22:23:55 Sending build context to Docker daemon 870.9kB 22:23:55 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:23:55 Step 2/13 : FROM ${BASE} AS builder 22:23:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:23:55 2408cc74d12b: Pulling fs layer 22:23:55 ea60b727a1ce: Pulling fs layer 22:23:55 30c4a7721957: Pulling fs layer 22:23:55 370296b7ddb6: Pulling fs layer 22:23:55 7c6cee850709: Pulling fs layer 22:23:55 39a5fcdaea64: Pulling fs layer 22:23:55 d94ebbe4e438: Pulling fs layer 22:23:55 bcfd1f05c69d: Pulling fs layer 22:23:55 59ccb84bbe0f: Pulling fs layer 22:23:55 d94ebbe4e438: Waiting 22:23:55 bcfd1f05c69d: Waiting 22:23:55 59ccb84bbe0f: Waiting 22:23:55 370296b7ddb6: Waiting 22:23:55 7c6cee850709: Waiting 22:23:55 30c4a7721957: Verifying Checksum 22:23:55 30c4a7721957: Download complete 22:23:55 ea60b727a1ce: Verifying Checksum 22:23:55 ea60b727a1ce: Download complete 22:23:55 7c6cee850709: Verifying Checksum 22:23:55 7c6cee850709: Download complete 22:23:55 39a5fcdaea64: Verifying Checksum 22:23:55 39a5fcdaea64: Download complete 22:23:56 2408cc74d12b: Verifying Checksum 22:23:56 2408cc74d12b: Download complete 22:23:56 d94ebbe4e438: Download complete 22:23:56 2408cc74d12b: Pull complete 22:23:56 ea60b727a1ce: Pull complete 22:23:56 30c4a7721957: Pull complete 22:23:56 59ccb84bbe0f: Verifying Checksum 22:23:56 59ccb84bbe0f: Download complete 22:23:56 370296b7ddb6: Verifying Checksum 22:23:56 370296b7ddb6: Download complete 22:23:56 bcfd1f05c69d: Verifying Checksum 22:23:56 bcfd1f05c69d: Download complete 22:24:01 370296b7ddb6: Pull complete 22:24:01 7c6cee850709: Pull complete 22:24:01 39a5fcdaea64: Pull complete 22:24:01 d94ebbe4e438: Pull complete 22:24:04 bcfd1f05c69d: Pull complete 22:24:04 59ccb84bbe0f: Pull complete 22:24:04 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:24:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:24:04 ---> a4fb48ad2a94 22:24:04 Step 3/13 : ARG MAKE="make build" 22:24:06 ---> Running in bbad9aaca692 22:24:06 Removing intermediate container bbad9aaca692 22:24:06 ---> 1fba53219ba3 22:24:06 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:24:06 ---> Running in d5c6059c70b2 22:24:06 Removing intermediate container d5c6059c70b2 22:24:06 ---> 5705704bed77 22:24:06 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:24:06 ---> Running in ecf8cae5a301 22:24:06 Removing intermediate container ecf8cae5a301 22:24:06 ---> 61a514db96e8 22:24:06 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:24:06 ---> Running in 09433b6d07c9 22:24:07 Removing intermediate container 09433b6d07c9 22:24:07 ---> 10ed9b6c21f5 22:24:07 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:24:07 ---> Running in f66b9134dd57 22:24:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:24:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:24:08 (1/80) Installing mesa (21.3.8-r2) 22:24:08 (2/80) Installing libxau (1.0.9-r0) 22:24:08 (3/80) Installing libxdmcp (1.1.3-r0) 22:24:08 (4/80) Installing libxcb (1.15-r0) 22:24:08 (5/80) Installing libx11 (1.8-r0) 22:24:08 (6/80) Installing libxext (1.3.4-r0) 22:24:09 (7/80) Installing libxfixes (6.0.0-r0) 22:24:09 (8/80) Installing libxxf86vm (1.1.4-r2) 22:24:09 (9/80) Installing libpciaccess (0.16-r0) 22:24:09 Still waiting to schedule task 22:24:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:24:09 (10/80) Installing libdrm (2.4.110-r0) 22:24:09 (11/80) Installing mesa-glapi (21.3.8-r2) 22:24:09 (12/80) Installing libxshmfence (1.3-r1) 22:24:09 (13/80) Installing mesa-gl (21.3.8-r2) 22:24:09 (14/80) Installing icu-data-full (71.1-r2) 22:24:10 (15/80) Installing libice (1.0.10-r0) 22:24:10 (16/80) Installing libuuid (2.38-r1) 22:24:10 (17/80) Installing libsm (1.2.3-r0) 22:24:10 (18/80) Installing libxt (1.2.1-r0) 22:24:10 (19/80) Installing libxmu (1.1.3-r0) 22:24:10 (20/80) Installing xset (1.2.4-r0) 22:24:11 (21/80) Installing xprop (1.2.5-r0) 22:24:11 (22/80) Installing xdg-utils (1.1.3-r3) 22:24:11 (23/80) Installing dbus-libs (1.14.0-r1) 22:24:11 (24/80) Installing libffi (3.4.2-r1) 22:24:11 (25/80) Installing libintl (0.21-r2) 22:24:11 (26/80) Installing libblkid (2.38-r1) 22:24:11 (27/80) Installing libmount (2.38-r1) 22:24:11 (28/80) Installing pcre (8.45-r2) 22:24:12 (29/80) Installing glib (2.72.1-r0) 22:24:12 (30/80) Installing icu-libs (71.1-r2) 22:24:12 (31/80) Installing libpcre2-16 (10.40-r0) 22:24:12 (32/80) Installing zstd-libs (1.5.2-r1) 22:24:12 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 22:24:12 (34/80) Installing hicolor-icon-theme (0.17-r1) 22:24:13 (35/80) Installing wayland-libs-server (1.20.0-r0) 22:24:13 (36/80) Installing mesa-gbm (21.3.8-r2) 22:24:13 (37/80) Installing wayland-libs-client (1.20.0-r0) 22:24:13 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 22:24:13 (39/80) Installing libxcomposite (0.4.5-r0) 22:24:13 (40/80) Installing libbz2 (1.0.8-r1) 22:24:13 (41/80) Installing libpng (1.6.37-r1) 22:24:13 (42/80) Installing freetype (2.12.1-r0) 22:24:13 (43/80) Installing fontconfig (2.14.0-r0) 22:24:14 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 22:24:14 (45/80) Installing wayland-libs-egl (1.20.0-r0) 22:24:14 (46/80) Installing xkeyboard-config (2.35.1-r0) 22:24:14 (47/80) Installing xz-libs (5.2.5-r1) 22:24:14 (48/80) Installing libxml2 (2.9.14-r1) 22:24:14 (49/80) Installing libxkbcommon (1.4.1-r0) 22:24:14 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 22:24:14 (51/80) Installing mesa-egl (21.3.8-r2) 22:24:14 (52/80) Installing avahi-libs (0.8-r6) 22:24:14 (53/80) Installing nettle (3.7.3-r0) 22:24:15 (54/80) Installing p11-kit (0.24.1-r0) 22:24:15 (55/80) Installing libtasn1 (4.18.0-r0) 22:24:15 (56/80) Installing libunistring (1.0-r0) 22:24:15 (57/80) Installing gnutls (3.7.7-r0) 22:24:15 (58/80) Installing cups-libs (2.4.2-r0) 22:24:15 (59/80) Installing graphite2 (1.3.14-r1) 22:24:15 (60/80) Installing harfbuzz (4.3.0-r0) 22:24:15 (61/80) Installing libevdev (1.12.1-r0) 22:24:16 (62/80) Installing mtdev (1.1.6-r0) 22:24:16 (63/80) Installing eudev-libs (3.2.11-r0) 22:24:16 (64/80) Installing libinput-libs (1.20.1-r0) 22:24:16 (65/80) Installing libjpeg-turbo (2.1.3-r1) 22:24:16 (66/80) Installing xcb-util-wm (0.4.1-r1) 22:24:16 (67/80) Installing xcb-util (0.4.0-r3) 22:24:16 (68/80) Installing xcb-util-image (0.4.0-r1) 22:24:16 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 22:24:16 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 22:24:16 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 22:24:16 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 22:24:17 (73/80) Installing v4l-utils-libs (1.22.1-r1) 22:24:17 (74/80) Installing v4l-utils (1.22.1-r1) 22:24:17 (75/80) Installing udev-init-scripts (35-r0) 22:24:17 Executing udev-init-scripts-35-r0.post-install 22:24:17 (76/80) Installing kmod-libs (29-r2) 22:24:17 (77/80) Installing eudev (3.2.11-r0) 22:24:17 (78/80) Installing eudev-dev (3.2.11-r0) 22:24:17 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 22:24:17 (80/80) Installing v4l-utils-dev (1.22.1-r1) 22:24:18 Executing busybox-1.35.0-r13.trigger 22:24:18 Executing eudev-3.2.11-r0.trigger 22:24:18 OK: 330 MiB in 131 packages 22:24:20 Removing intermediate container f66b9134dd57 22:24:20 ---> 0078d8224d97 22:24:20 Step 8/13 : WORKDIR /device-usb-camera 22:24:20 ---> Running in 0d7d5f87b987 22:24:20 Removing intermediate container 0d7d5f87b987 22:24:20 ---> afc4215fb0fd 22:24:20 Step 9/13 : COPY go.mod vendor* ./ 22:24:20 ---> baf60ff42c71 22:24:20 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:24:20 ---> Running in dfff59495484 22:24:35 Removing intermediate container dfff59495484 22:24:35 ---> 945a27d53451 22:24:35 Step 11/13 : COPY . . 22:24:35 ---> 53c40bdb1b75 22:24:35 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:24:35 ---> Running in 53dd682746d6 22:24:36  % Total % Received % Xferd Average Speed Time Time Time Current 22:24:36  Dload Upload Total Spent Left Speed 22:24:36  0  0  0   0  0  0  0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 44975 0 --:--:-- --:--:-- --:--:-- 46173 22:24:36 Removing intermediate container 53dd682746d6 22:24:36 ---> 1cfa2b47be15 22:24:36 Step 13/13 : RUN ${MAKE} 22:24:36 ---> Running in 84c62a6f0940 22:24:36 noop 22:24:36 Removing intermediate container 84c62a6f0940 22:24:36 ---> 4109c7d039af 22:24:36 Successfully built 4109c7d039af 22:24:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:37 + docker inspect -f . ci-base-image-x86_64 22:24:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:37 prd-ubuntu20.04-docker-8c-8g-29627 does not seem to be running inside a container 22:24:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@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 22:24:37 $ docker top 9ed83e4506683b3887082b7c532672cf2c1583f415a52a7d94b6276d37c58bd6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:38 + go version 22:24:38 go version go1.18.3 linux/amd64 [Pipeline] } 22:24:38 $ docker stop --time=1 9ed83e4506683b3887082b7c532672cf2c1583f415a52a7d94b6276d37c58bd6 22:24:39 $ docker rm -f 9ed83e4506683b3887082b7c532672cf2c1583f415a52a7d94b6276d37c58bd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:40 + docker inspect -f . ci-base-image-x86_64 22:24:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:40 prd-ubuntu20.04-docker-8c-8g-29627 does not seem to be running inside a container 22:24:40 $ 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-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@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 22:24:40 $ docker top 896997d61b37d9b0f7c63ab95ede283cd23f85f33236904770cd2fb89ea27c28 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:40 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-82 [Pipeline] fileExists [Pipeline] sh 22:24:41 + make test 22:24:41 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 22:24:41 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:24:51 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:24:51 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements 22:24:57 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." 22:24:57 CGO_ENABLED=1 go vet ./... 22:25:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:25:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:25:00 ./bin/test-attribution-txt.sh [Pipeline] echo 22:25:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:25:00 $ docker stop --time=1 896997d61b37d9b0f7c63ab95ede283cd23f85f33236904770cd2fb89ea27c28 22:25:02 $ docker rm -f 896997d61b37d9b0f7c63ab95ede283cd23f85f33236904770cd2fb89ea27c28 [Pipeline] // withDockerContainer [Pipeline] sh 22:25:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:25:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:25:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:25:03 + ls -al . 22:25:03 total 200 22:25:03 drwxrwxr-x 9 jenkins jenkins 4096 Sep 15 22:24 . 22:25:03 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:23 .. 22:25:03 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:24 .git 22:25:03 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:23 .github 22:25:03 -rw-rw-r-- 1 jenkins jenkins 414 Sep 15 22:23 .gitignore 22:25:03 -rw-rw-r-- 1 jenkins jenkins 42 Sep 15 22:23 .golangci.yml 22:25:03 -rw-rw-r-- 1 jenkins jenkins 77 Sep 15 22:23 .hadolint.yml 22:25:03 drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:23 .semver 22:25:03 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 15 22:23 Attribution.txt 22:25:03 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 15 22:23 CHANGELOG.md 22:25:03 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 15 22:23 Dockerfile 22:25:03 -rw-rw-r-- 1 jenkins jenkins 678 Sep 15 22:23 GOVERNANCE.md 22:25:03 -rw-rw-r-- 1 jenkins jenkins 659 Sep 15 22:23 Jenkinsfile 22:25:03 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 15 22:23 LICENSE 22:25:03 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 15 22:23 Makefile 22:25:03 -rw-rw-r-- 1 jenkins jenkins 622 Sep 15 22:23 OWNERS.md 22:25:03 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 15 22:23 README.md 22:25:03 -rw-rw-r-- 1 jenkins jenkins 5 Sep 15 22:23 VERSION 22:25:03 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:23 bin 22:25:03 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:23 cmd 22:25:03 -rw-r--r-- 1 jenkins jenkins 29387 Sep 15 22:24 coverage.out 22:25:03 -rwxrwxr-x 1 jenkins jenkins 140 Sep 15 22:23 docker-entrypoint.sh 22:25:03 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 15 22:23 go.mod 22:25:03 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 15 22:23 go.sum 22:25:03 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:23 internal 22:25:03 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:23 snap 22:25:03 -rw-rw-r-- 1 jenkins jenkins 231 Sep 15 22:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:03 + 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=f07497225985e610d8f883ad73306f183741b381 --label arch=amd64 --label version=0.0.0 . 22:25:03 Sending build context to Docker daemon 901.1kB 22:25:03 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 22:25:03 Step 2/35 : FROM ${BASE} AS builder 22:25:03 ---> 4109c7d039af 22:25:03 Step 3/35 : ARG MAKE="make build" 22:25:03 ---> Running in 4a8129550e8a 22:25:04 Removing intermediate container 4a8129550e8a 22:25:04 ---> 8e1b7a053538 22:25:04 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:25:04 ---> Running in d8d1b9085b6e 22:25:04 Removing intermediate container d8d1b9085b6e 22:25:04 ---> cb9a2cb65a32 22:25:04 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:25:04 ---> Running in 3437b2b5a6a8 22:25:04 Removing intermediate container 3437b2b5a6a8 22:25:04 ---> 7c7df11cedb1 22:25:04 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:04 ---> Running in 87a8bcc9664a 22:25:04 Removing intermediate container 87a8bcc9664a 22:25:04 ---> 152870b157b9 22:25:04 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:25:04 ---> Running in f7ffc96a8f11 22:25:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:25:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:25:06 OK: 330 MiB in 131 packages 22:25:06 Removing intermediate container f7ffc96a8f11 22:25:06 ---> 7bf818d98d2b 22:25:06 Step 8/35 : WORKDIR /device-usb-camera 22:25:06 ---> Running in 7e2762ce1ea1 22:25:06 Removing intermediate container 7e2762ce1ea1 22:25:06 ---> bc86b7c3f800 22:25:06 Step 9/35 : COPY go.mod vendor* ./ 22:25:06 ---> 10b8be513785 22:25:06 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:07 ---> Running in 1112673083a5 22:25:07 Removing intermediate container 1112673083a5 22:25:07 ---> 1754e3f429f8 22:25:07 Step 11/35 : COPY . . 22:25:08 ---> cc03ab9bfc54 22:25:08 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:25:08 ---> Running in d1afa9e96895 22:25:08  % Total % Received % Xferd Average Speed Time Time Time Current 22:25:08 Dload Upload Total Spent Left Speed 22:25:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44606 0 --:--:-- --:--:-- --:--:-- 46173 22:25:08 Removing intermediate container d1afa9e96895 22:25:08 ---> 92c55fcde498 22:25:08 Step 13/35 : RUN ${MAKE} 22:25:08 ---> Running in cb022c05a9c8 22:25:09 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 22:25:31 Removing intermediate container cb022c05a9c8 22:25:31 ---> ca3a4b9c7064 22:25:31 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 22:25:31 v0.18.4: Pulling from aler9/rtsp-simple-server 22:25:31 af6660deedbd: Pulling fs layer 22:25:31 97cd0a44c592: Pulling fs layer 22:25:31 97cd0a44c592: Verifying Checksum 22:25:31 97cd0a44c592: Download complete 22:25:31 af6660deedbd: Verifying Checksum 22:25:31 af6660deedbd: Download complete 22:25:31 af6660deedbd: Pull complete 22:25:31 97cd0a44c592: Pull complete 22:25:31 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 22:25:31 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 22:25:31 ---> fea57e182299 22:25:31 Step 15/35 : FROM alpine:3.16 22:25:31 3.16: Pulling from library/alpine 22:25:31 213ec9aee27d: Pulling fs layer 22:25:31 213ec9aee27d: Verifying Checksum 22:25:31 213ec9aee27d: Download complete 22:25:31 213ec9aee27d: Pull complete 22:25:31 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:25:31 Status: Downloaded newer image for alpine:3.16 22:25:31 ---> 9c6f07244728 22:25:31 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:25:31 ---> Running in 571a04bfa307 22:25:31 Removing intermediate container 571a04bfa307 22:25:31 ---> db3a41f0dc1f 22:25:31 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 22:25:31 ---> Running in df5f4d1bc1e5 22:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:25:31 (1/83) Installing dumb-init (1.2.5-r1) 22:25:31 (2/83) Installing sdl2 (2.0.22-r0) 22:25:31 (3/83) Installing libxau (1.0.9-r0) 22:25:31 (4/83) Installing libxdmcp (1.1.3-r0) 22:25:31 (5/83) Installing libxcb (1.15-r0) 22:25:31 (6/83) Installing libx11 (1.8-r0) 22:25:31 (7/83) Installing aom-libs (3.3.0-r0) 22:25:31 (8/83) Installing alsa-lib (1.2.7.2-r0) 22:25:31 (9/83) Installing expat (2.4.8-r0) 22:25:31 (10/83) Installing brotli-libs (1.0.9-r6) 22:25:31 (11/83) Installing libbz2 (1.0.8-r1) 22:25:31 (12/83) Installing libpng (1.6.37-r1) 22:25:31 (13/83) Installing freetype (2.12.1-r0) 22:25:31 (14/83) Installing fontconfig (2.14.0-r0) 22:25:31 (15/83) Installing fribidi (1.0.12-r0) 22:25:31 (16/83) Installing libffi (3.4.2-r1) 22:25:31 (17/83) Installing libintl (0.21-r2) 22:25:31 (18/83) Installing libblkid (2.38-r1) 22:25:31 (19/83) Installing libmount (2.38-r1) 22:25:31 (20/83) Installing pcre (8.45-r2) 22:25:31 (21/83) Installing glib (2.72.1-r0) 22:25:31 (22/83) Installing graphite2 (1.3.14-r1) 22:25:31 (23/83) Installing harfbuzz (4.3.0-r0) 22:25:31 (24/83) Installing libass (0.16.0-r0) 22:25:31 (25/83) Installing libdav1d (1.0.0-r0) 22:25:31 (26/83) Installing libpciaccess (0.16-r0) 22:25:31 (27/83) Installing libdrm (2.4.110-r0) 22:25:31 (28/83) Installing gmp (6.2.1-r2) 22:25:31 (29/83) Installing nettle (3.7.3-r0) 22:25:31 (30/83) Installing p11-kit (0.24.1-r0) 22:25:31 (31/83) Installing libtasn1 (4.18.0-r0) 22:25:31 (32/83) Installing libunistring (1.0-r0) 22:25:31 (33/83) Installing gnutls (3.7.7-r0) 22:25:31 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:25:31 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 22:25:31 (36/83) Installing lame (3.100-r0) 22:25:31 (37/83) Installing opus (1.3.1-r1) 22:25:31 (38/83) Installing libasyncns (0.8-r1) 22:25:31 (39/83) Installing dbus-libs (1.14.0-r1) 22:25:31 (40/83) Installing libltdl (2.4.7-r0) 22:25:31 (41/83) Installing orc (0.4.32-r0) 22:25:31 (42/83) Installing libgcc (11.2.1_git20220219-r2) 22:25:31 (43/83) Installing libogg (1.3.5-r1) 22:25:31 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 22:25:31 (45/83) Installing flac (1.3.4-r0) 22:25:31 (46/83) Installing libvorbis (1.3.7-r0) 22:25:31 (47/83) Installing libsndfile (1.1.0-r0) 22:25:31 (48/83) Installing libgomp (11.2.1_git20220219-r2) 22:25:31 (49/83) Installing soxr (0.1.3-r2) 22:25:31 (50/83) Installing speexdsp (1.2.0-r0) 22:25:31 (51/83) Installing tdb-libs (1.4.6-r0) 22:25:31 (52/83) Installing libpulse (15.0-r2) 22:25:31 (53/83) Installing cjson (1.7.15-r3) 22:25:31 (54/83) Installing mbedtls (2.28.1-r0) 22:25:31 (55/83) Installing librist (0.2.6-r1) 22:25:31 (56/83) Installing libsrt (1.4.4-r0) 22:25:31 (57/83) Installing libssh (0.9.6-r1) 22:25:31 (58/83) Installing libtheora (1.1.1-r16) 22:25:31 (59/83) Installing libjpeg-turbo (2.1.3-r1) 22:25:31 (60/83) Installing v4l-utils-libs (1.22.1-r1) 22:25:31 (61/83) Installing libxext (1.3.4-r0) 22:25:32 (62/83) Installing libxfixes (6.0.0-r0) 22:25:32 (63/83) Installing wayland-libs-client (1.20.0-r0) 22:25:32 (64/83) Installing libva (2.14.0-r0) 22:25:32 (65/83) Installing libvdpau (1.5-r0) 22:25:32 (66/83) Installing vidstab (1.1.0-r1) 22:25:32 (67/83) Installing libvpx (1.11.0-r1) 22:25:32 (68/83) Installing libwebp (1.2.3-r0) 22:25:32 (69/83) Installing x264-libs (0.163_git20210613-r0) 22:25:32 (70/83) Installing numactl (2.0.14-r0) 22:25:32 (71/83) Installing x265-libs (3.5-r3) 22:25:32 (72/83) Installing xvidcore (1.3.7-r1) 22:25:32 (73/83) Installing ffmpeg-libs (5.0.1-r1) 22:25:32 (74/83) Installing ffmpeg (5.0.1-r1) 22:25:32 (75/83) Installing udev-init-scripts (35-r0) 22:25:32 Executing udev-init-scripts-35-r0.post-install 22:25:32 (76/83) Installing eudev-libs (3.2.11-r0) 22:25:32 (77/83) Installing xz-libs (5.2.5-r1) 22:25:32 (78/83) Installing zstd-libs (1.5.2-r1) 22:25:32 (79/83) Installing kmod-libs (29-r2) 22:25:32 (80/83) Installing eudev (3.2.11-r0) 22:25:32 (81/83) Installing libsodium (1.0.18-r0) 22:25:32 (82/83) Installing libzmq (4.3.4-r0) 22:25:32 (83/83) Installing zeromq (4.3.4-r0) 22:25:32 Executing busybox-1.35.0-r17.trigger 22:25:32 Executing eudev-3.2.11-r0.trigger 22:25:32 OK: 101 MiB in 97 packages 22:25:34 Removing intermediate container df5f4d1bc1e5 22:25:34 ---> e5dafe3f37d3 22:25:34 Step 18/35 : WORKDIR / 22:25:34 ---> Running in b8267b626d2e 22:25:34 Removing intermediate container b8267b626d2e 22:25:34 ---> fe0a396a0464 22:25:34 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 22:25:34 ---> 17ba1afef803 22:25:34 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 22:25:35 ---> fc73dd6304a3 22:25:35 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:25:35 ---> 2c50b93ac8a1 22:25:35 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:25:35 ---> 816d84b0c654 22:25:35 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:25:35 ---> afc69562cbfa 22:25:35 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 22:25:35 ---> e70dc41dfb8c 22:25:35 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 22:25:36 ---> 75f90e7864ba 22:25:36 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:25:36 ---> Running in e75c9a2773e4 22:25:36 Removing intermediate container e75c9a2773e4 22:25:36 ---> 10e7679d06e8 22:25:36 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:25:36 ---> Running in 9b4773728c2c 22:25:37 Removing intermediate container 9b4773728c2c 22:25:37 ---> d6d243580e6e 22:25:37 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:25:37 ---> Running in 7206f2ae15ae 22:25:37 Removing intermediate container 7206f2ae15ae 22:25:37 ---> 5d6876319a7c 22:25:37 Step 29/35 : EXPOSE 59983 22:25:38 ---> Running in 183f0706bd73 22:25:38 Removing intermediate container 183f0706bd73 22:25:38 ---> c019c5c242e7 22:25:38 Step 30/35 : EXPOSE 8554 22:25:38 ---> Running in eae6a15b70e2 22:25:38 Removing intermediate container eae6a15b70e2 22:25:38 ---> 251d71178eb5 22:25:38 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:25:38 ---> Running in 96f6b9ad46da 22:25:38 Removing intermediate container 96f6b9ad46da 22:25:38 ---> e50d5c2e115c 22:25:38 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 22:25:38 ---> Running in c09c255f0ca2 22:25:38 Removing intermediate container c09c255f0ca2 22:25:38 ---> 19f441e2248f 22:25:38 Step 33/35 : LABEL arch=amd64 22:25:38 ---> Running in e846137841ee 22:25:38 Removing intermediate container e846137841ee 22:25:38 ---> 1099f944a0e6 22:25:38 Step 34/35 : LABEL git_sha=f07497225985e610d8f883ad73306f183741b381 22:25:38 ---> Running in a6e8814fb32f 22:25:38 Removing intermediate container a6e8814fb32f 22:25:38 ---> 716735e634f8 22:25:38 Step 35/35 : LABEL version=0.0.0 22:25:38 ---> Running in 00dbc009d828 22:25:39 Removing intermediate container 00dbc009d828 22:25:39 ---> d187edd7f098 22:25:39 [Warning] One or more build-args [ARCH] were not consumed 22:25:39 Successfully built d187edd7f098 22:25:39 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 22:25:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29632 in /w/workspace/xfoundry_device-usb-camera_PR-82 [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] ws 22:25:39 Running in /w/workspace/device-usb-camera/6 [Pipeline] { [Pipeline] checkout 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 22:25:39 Selected Git installation does not exist. Using Default 22:25:39 The recommended git tool is: NONE Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:39 22:25:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:40 latest: Pulling from edgex-lftools-log-publisher 22:25:40 5eb5b503b376: Pulling fs layer 22:25:40 5c69ac0246d0: Pulling fs layer 22:25:40 ec43610c2a17: Pulling fs layer 22:25:40 3a2ae6a8a46f: Pulling fs layer 22:25:40 33b1e0a273af: Pulling fs layer 22:25:40 5d3b04190fa2: Pulling fs layer 22:25:40 2f39f015ded8: Pulling fs layer 22:25:40 3a2ae6a8a46f: Waiting 22:25:40 5d3b04190fa2: Waiting 22:25:40 2f39f015ded8: Waiting 22:25:40 33b1e0a273af: Waiting 22:25:40 5c69ac0246d0: Download complete 22:25:40 3a2ae6a8a46f: Download complete 22:25:40 33b1e0a273af: Verifying Checksum 22:25:40 33b1e0a273af: Download complete 22:25:40 ec43610c2a17: Verifying Checksum 22:25:40 ec43610c2a17: Download complete 22:25:40 5d3b04190fa2: Verifying Checksum 22:25:40 5d3b04190fa2: Download complete 22:25:40 5eb5b503b376: Verifying Checksum 22:25:40 5eb5b503b376: Download complete 22:25:40 2f39f015ded8: Download complete 22:25:41 5eb5b503b376: Pull complete 22:25:41 5c69ac0246d0: Pull complete 22:25:42 ec43610c2a17: Pull complete 22:25:42 3a2ae6a8a46f: Pull complete 22:25:42 33b1e0a273af: Pull complete 22:25:42 5d3b04190fa2: Pull complete 22:25:46 2f39f015ded8: Pull complete 22:25:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:25:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:46 prd-ubuntu20.04-docker-8c-8g-29627 does not seem to be running inside a container 22:25:46 $ 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-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@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 22:25:47 using credential edgex-jenkins-ssh 22:25:47 Cloning the remote Git repository 22:25:47 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 22:25:47 > git init /w/workspace/device-usb-camera/6 # timeout=10 22:25:47 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:25:47 > git --version # timeout=10 22:25:47 > git --version # 'git version 2.25.1' 22:25:47 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:48 $ docker top 5cf8aabd171ccc56fcdfe299857689515df9c1c5dab46d163f724b44ab76f7bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:49 ---> job-cost.sh 22:25:49 lf-activate-venv: SKIPPING 22:25:49 INFO: No Stack... 22:25:49 Merging remotes/origin/main commit 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 into PR head commit f07497225985e610d8f883ad73306f183741b381 22:25:49 INFO: Retrieving Pricing Info for: v3-standard-8 22:25:49 Merge succeeded, producing f07497225985e610d8f883ad73306f183741b381 22:25:49 Checking out Revision f07497225985e610d8f883ad73306f183741b381 (PR-82) 22:25:48 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:25:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:48 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:25:48 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:25:48 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:25:49 > git config core.sparsecheckout # timeout=10 22:25:49 > git checkout -f f07497225985e610d8f883ad73306f183741b381 # timeout=10 22:25:49 > git remote # timeout=10 22:25:49 > git config --get remote.origin.url # timeout=10 22:25:49 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:49 > git merge 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 # timeout=10 22:25:49 > git rev-parse HEAD^{commit} # timeout=10 22:25:49 > git config core.sparsecheckout # timeout=10 22:25:49 > git checkout -f f07497225985e610d8f883ad73306f183741b381 # timeout=10 22:25:49 INFO: Archiving Costs [Pipeline] sh 22:25:50 + cat /w/workspace/xfoundry_device-usb-camera_PR-82/archives/cost.csv 22:25:50 + cut -d, -f6 [Pipeline] lock 22:25:50 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-82-6-stack-cost] 22:25:50 Resource [jenkins-edgexfoundry-device-usb-camera-PR-82-6-stack-cost] did not exist. Created. 22:25:50 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-82-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:25:50 + echo total: 0.2199999988079071 [Pipeline] stash 22:25:50 Stashed 1 file(s) [Pipeline] } 22:25:50 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-82-6-stack-cost] [Pipeline] // lock [Pipeline] } 22:25:50 $ docker stop --time=1 5cf8aabd171ccc56fcdfe299857689515df9c1c5dab46d163f724b44ab76f7bd 22:25:51 $ docker rm -f 5cf8aabd171ccc56fcdfe299857689515df9c1c5dab46d163f724b44ab76f7bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:25:53 Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:25:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:25:54 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:54 Dload Upload Total Spent Left Speed 22:25:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh 22:25:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:25:55 + sudo tee+ sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:25:55 /etc/docker/daemon.new 22:25:55 { 22:25:55 "registry-mirrors": [ 22:25:55 "https://nexus3.edgexfoundry.org:10001" 22:25:55 ], 22:25:55 "bip": "10.250.0.254/24", 22:25:55 "hosts": [ 22:25:55 "tcp://0.0.0.0:5555", 22:25:55 "unix:///var/run/docker.sock" 22:25:55 ], 22:25:55 "mtu": 1458, 22:25:55 "selinux-enabled": true, 22:25:55 "seccomp-profile": "/etc/docker/seccomp.json" 22:25:55 } [Pipeline] sh 22:25:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:25:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:26:14 provisioning config files... 22:26:14 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/6@tmp/config7591773306799005561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:15 ---> docker-login.sh 22:26:15 nexus3.edgexfoundry.org:10001 22:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:16 Configure a credential helper to remove this warning. See 22:26:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:16 22:26:16 Login Succeeded 22:26:16 nexus3.edgexfoundry.org:10002 22:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:17 Configure a credential helper to remove this warning. See 22:26:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:17 22:26:17 Login Succeeded 22:26:17 nexus3.edgexfoundry.org:10003 22:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:17 Configure a credential helper to remove this warning. See 22:26:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:17 22:26:17 Login Succeeded 22:26:17 nexus3.edgexfoundry.org:10004 22:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:18 Configure a credential helper to remove this warning. See 22:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:18 22:26:18 Login Succeeded 22:26:18 docker.io 22:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:19 Configure a credential helper to remove this warning. See 22:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:19 22:26:19 Login Succeeded 22:26:19 ---> docker-login.sh ends [Pipeline] } 22:26:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:26:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:26:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:26:19 ========================================================= 22:26:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:26:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:19 + 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 . 22:26:20 Sending build context to Docker daemon 560.1kB 22:26:20 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:26:20 Step 2/13 : FROM ${BASE} AS builder 22:26:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:26:20 b3c136eddcbf: Pulling fs layer 22:26:20 c0a3192eca97: Pulling fs layer 22:26:20 a050256f5b6f: Pulling fs layer 22:26:20 656be50a0ddc: Pulling fs layer 22:26:20 2bbca73fdf42: Pulling fs layer 22:26:20 46d945488cbd: Pulling fs layer 22:26:20 8a5474983e97: Pulling fs layer 22:26:20 329c88fbcd65: Pulling fs layer 22:26:20 46d945488cbd: Waiting 22:26:20 8a5474983e97: Waiting 22:26:20 2bbca73fdf42: Waiting 22:26:20 329c88fbcd65: Waiting 22:26:20 656be50a0ddc: Waiting 22:26:20 a050256f5b6f: Verifying Checksum 22:26:20 a050256f5b6f: Download complete 22:26:20 c0a3192eca97: Verifying Checksum 22:26:20 c0a3192eca97: Download complete 22:26:20 2bbca73fdf42: Download complete 22:26:20 46d945488cbd: Download complete 22:26:20 b3c136eddcbf: Verifying Checksum 22:26:20 b3c136eddcbf: Download complete 22:26:21 b3c136eddcbf: Pull complete 22:26:22 329c88fbcd65: Verifying Checksum 22:26:22 329c88fbcd65: Download complete 22:26:22 c0a3192eca97: Pull complete 22:26:23 a050256f5b6f: Pull complete 22:26:23 8a5474983e97: Verifying Checksum 22:26:23 8a5474983e97: Download complete 22:26:24 656be50a0ddc: Verifying Checksum 22:26:24 656be50a0ddc: Download complete 22:26:39 656be50a0ddc: Pull complete 22:26:39 2bbca73fdf42: Pull complete 22:26:39 46d945488cbd: Pull complete 22:26:46 8a5474983e97: Pull complete 22:26:48 329c88fbcd65: Pull complete 22:26:48 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:26:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:26:48 ---> ff4287adb874 22:26:48 Step 3/13 : ARG MAKE="make build" 22:26:50 ---> Running in cbb948305b0c 22:26:50 Removing intermediate container cbb948305b0c 22:26:50 ---> a4ae4429dd5d 22:26:50 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:26:50 ---> Running in f1ff15eb5533 22:26:50 Removing intermediate container f1ff15eb5533 22:26:50 ---> 9a25b48d3471 22:26:50 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:26:50 ---> Running in 238c97c2fd90 22:26:51 Removing intermediate container 238c97c2fd90 22:26:51 ---> 255ecacced5c 22:26:51 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:51 ---> Running in cf1c843ce2af 22:26:53 Removing intermediate container cf1c843ce2af 22:26:53 ---> 5a0695b1116a 22:26:53 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:26:53 ---> Running in bdfdb5ab568e 22:26:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:26:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:26:56 (1/14) Installing libintl (0.21-r2) 22:26:56 (2/14) Installing eudev-libs (3.2.11-r0) 22:26:56 (3/14) Installing libjpeg-turbo (2.1.3-r1) 22:26:56 (4/14) Installing v4l-utils-libs (1.22.1-r1) 22:26:56 (5/14) Installing v4l-utils (1.22.1-r1) 22:26:56 (6/14) Installing udev-init-scripts (35-r0) 22:26:57 Executing udev-init-scripts-35-r0.post-install 22:26:57 (7/14) Installing libblkid (2.38-r1) 22:26:57 (8/14) Installing xz-libs (5.2.5-r1) 22:26:57 (9/14) Installing zstd-libs (1.5.2-r1) 22:26:57 (10/14) Installing kmod-libs (29-r2) 22:26:57 (11/14) Installing eudev (3.2.11-r0) 22:26:57 (12/14) Installing eudev-dev (3.2.11-r0) 22:26:57 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 22:26:57 (14/14) Installing v4l-utils-dev (1.22.1-r1) 22:26:58 Executing busybox-1.35.0-r13.trigger 22:26:58 Executing eudev-3.2.11-r0.trigger 22:26:58 OK: 228 MiB in 65 packages 22:26:59 Removing intermediate container bdfdb5ab568e 22:26:59 ---> 35cd640cd744 22:26:59 Step 8/13 : WORKDIR /device-usb-camera 22:26:59 ---> Running in 2ee1b63453b5 22:26:59 Removing intermediate container 2ee1b63453b5 22:26:59 ---> 5f2ed80a5e0c 22:26:59 Step 9/13 : COPY go.mod vendor* ./ 22:27:00 ---> f2bebb60958d 22:27:00 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:00 ---> Running in 17fd7e8d8065 22:27:56 Removing intermediate container 17fd7e8d8065 22:27:56 ---> d378d171f256 22:27:56 Step 11/13 : COPY . . 22:27:56 ---> 7837427d9d5c 22:27:56 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:27:56 ---> Running in 09d64959d6fc 22:27:56  % Total % Received % Xferd Average Speed Time Time Time Current 22:27:56 Dload Upload Total Spent Left Speed 22:27:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13442 0 --:--:-- --:--:-- --:--:-- 13615 22:27:56 Removing intermediate container 09d64959d6fc 22:27:56 ---> 5a047569faa5 22:27:56 Step 13/13 : RUN ${MAKE} 22:27:56 ---> Running in 69105e11c0e2 22:27:56 noop 22:27:56 Removing intermediate container 69105e11c0e2 22:27:56 ---> 71a46dee03ad 22:27:56 Successfully built 71a46dee03ad 22:27:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:57 + docker inspect -f . ci-base-image-arm64 22:27:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:57 prd-ubuntu20.04-docker-arm64-4c-16g-29632 does not seem to be running inside a container 22:27:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/6 -v /w/workspace/device-usb-camera/6:/w/workspace/device-usb-camera/6:rw,z -v /w/workspace/device-usb-camera/6@tmp:/w/workspace/device-usb-camera/6@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 22:27:59 $ docker top cd5d794b22a6f387222ecaf76010f5724b49eef6cd47aa469ac60763d8d22789 -eo pid,comm [Pipeline] { [Pipeline] sh 22:28:00 + go version 22:28:00 go version go1.18.3 linux/arm64 [Pipeline] } 22:28:00 $ docker stop --time=1 cd5d794b22a6f387222ecaf76010f5724b49eef6cd47aa469ac60763d8d22789 22:28:01 $ docker rm -f cd5d794b22a6f387222ecaf76010f5724b49eef6cd47aa469ac60763d8d22789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:02 + docker inspect -f . ci-base-image-arm64 22:28:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:02 prd-ubuntu20.04-docker-arm64-4c-16g-29632 does not seem to be running inside a container 22:28:02 $ 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/6 -v /w/workspace/device-usb-camera/6:/w/workspace/device-usb-camera/6:rw,z -v /w/workspace/device-usb-camera/6@tmp:/w/workspace/device-usb-camera/6@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 22:28:04 $ docker top 9f54c660932d05eedf541f9a353569345dc711306119bd11949aa8e0900001ec -eo pid,comm [Pipeline] { [Pipeline] sh 22:28:05 + git config --global --add safe.directory /w/workspace/device-usb-camera/6 [Pipeline] fileExists [Pipeline] sh 22:28:05 + make test 22:28:05 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 22:28:07 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:29:59 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:29:59 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.082s coverage: 1.9% of statements 22:29:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:29:59 CGO_ENABLED=1 go vet ./... 22:30:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:30:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:30:26 ./bin/test-attribution-txt.sh [Pipeline] echo 22:30:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:30:26 $ docker stop --time=1 9f54c660932d05eedf541f9a353569345dc711306119bd11949aa8e0900001ec 22:30:28 $ docker rm -f 9f54c660932d05eedf541f9a353569345dc711306119bd11949aa8e0900001ec [Pipeline] // withDockerContainer [Pipeline] sh 22:30:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:30:29 Warning: overwriting stash ‘coverage-report’ 22:30:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:30:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:30:30 + ls -al . 22:30:30 total 196 22:30:30 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:28 . 22:30:30 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:25 .. 22:30:30 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:25 .git 22:30:30 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:25 .github 22:30:30 -rw-rw-r-- 1 jenkins jenkins 414 Sep 15 22:25 .gitignore 22:30:30 -rw-rw-r-- 1 jenkins jenkins 42 Sep 15 22:25 .golangci.yml 22:30:30 -rw-rw-r-- 1 jenkins jenkins 77 Sep 15 22:25 .hadolint.yml 22:30:30 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 15 22:25 Attribution.txt 22:30:30 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 15 22:25 CHANGELOG.md 22:30:30 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 15 22:25 Dockerfile 22:30:30 -rw-rw-r-- 1 jenkins jenkins 678 Sep 15 22:25 GOVERNANCE.md 22:30:30 -rw-rw-r-- 1 jenkins jenkins 659 Sep 15 22:25 Jenkinsfile 22:30:30 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 15 22:25 LICENSE 22:30:30 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 15 22:25 Makefile 22:30:30 -rw-rw-r-- 1 jenkins jenkins 622 Sep 15 22:25 OWNERS.md 22:30:30 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 15 22:25 README.md 22:30:30 -rw-rw-r-- 1 jenkins jenkins 5 Sep 15 22:23 VERSION 22:30:30 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:25 bin 22:30:30 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:25 cmd 22:30:30 -rw-r--r-- 1 jenkins jenkins 29387 Sep 15 22:29 coverage.out 22:30:30 -rwxrwxr-x 1 jenkins jenkins 140 Sep 15 22:25 docker-entrypoint.sh 22:30:30 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 15 22:25 go.mod 22:30:30 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 15 22:25 go.sum 22:30:30 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:25 internal 22:30:30 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:25 snap 22:30:30 -rw-rw-r-- 1 jenkins jenkins 231 Sep 15 22:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:31 + 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=f07497225985e610d8f883ad73306f183741b381 --label arch=arm64 --label version=0.0.0 . 22:30:31 Sending build context to Docker daemon 590.3kB 22:30:31 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 22:30:31 Step 2/35 : FROM ${BASE} AS builder 22:30:31 ---> 71a46dee03ad 22:30:31 Step 3/35 : ARG MAKE="make build" 22:30:31 ---> Running in 8b05027388bf 22:30:32 Removing intermediate container 8b05027388bf 22:30:32 ---> 45bd28a1f856 22:30:32 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:30:32 ---> Running in e94d1f4b2ca4 22:30:32 Removing intermediate container e94d1f4b2ca4 22:30:32 ---> b324b5d02a63 22:30:32 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:30:32 ---> Running in 39cbe2f3c2fd 22:30:32 Removing intermediate container 39cbe2f3c2fd 22:30:32 ---> df830f5e5d69 22:30:32 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:32 ---> Running in c062d9d6c56d 22:30:34 Removing intermediate container c062d9d6c56d 22:30:34 ---> e64ea0e9399f 22:30:34 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:30:34 ---> Running in b6d66af20749 22:30:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:30:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:30:37 OK: 228 MiB in 65 packages 22:30:38 Removing intermediate container b6d66af20749 22:30:38 ---> d8d86410b6ee 22:30:38 Step 8/35 : WORKDIR /device-usb-camera 22:30:38 ---> Running in 5bc0b0540a90 22:30:39 Removing intermediate container 5bc0b0540a90 22:30:39 ---> c78a882f8656 22:30:39 Step 9/35 : COPY go.mod vendor* ./ 22:30:39 ---> 466ba139d988 22:30:39 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:30:39 ---> Running in ab1d743c9919 22:30:42 Removing intermediate container ab1d743c9919 22:30:42 ---> f9bec29a485a 22:30:42 Step 11/35 : COPY . . 22:30:42 ---> dff0934d9ac0 22:30:42 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:30:42 ---> Running in cd60772fb892 22:30:43  % Total % Received % Xferd Average Speed Time Time Time Current 22:30:43 Dload Upload Total Spent Left Speed 22:30:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14413 0 --:--:-- --:--:-- --:--:-- 14547 22:30:44 Removing intermediate container cd60772fb892 22:30:44 ---> 9929563ee096 22:30:44 Step 13/35 : RUN ${MAKE} 22:30:44 ---> Running in bb568d346596 22:30:45 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 22:33:22 Removing intermediate container bb568d346596 22:33:22 ---> d513988c0550 22:33:22 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 22:33:22 v0.18.4: Pulling from aler9/rtsp-simple-server 22:33:22 eab2503cf8f4: Pulling fs layer 22:33:22 97cd0a44c592: Pulling fs layer 22:33:22 97cd0a44c592: Download complete 22:33:22 eab2503cf8f4: Verifying Checksum 22:33:22 eab2503cf8f4: Download complete 22:33:23 eab2503cf8f4: Pull complete 22:33:23 97cd0a44c592: Pull complete 22:33:23 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 22:33:23 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 22:33:23 ---> 7f763cca56b3 22:33:23 Step 15/35 : FROM alpine:3.16 22:33:24 3.16: Pulling from library/alpine 22:33:24 9b18e9b68314: Pulling fs layer 22:33:24 9b18e9b68314: Verifying Checksum 22:33:24 9b18e9b68314: Download complete 22:33:25 9b18e9b68314: Pull complete 22:33:25 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:33:25 Status: Downloaded newer image for alpine:3.16 22:33:25 ---> a6215f271958 22:33:25 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:33:25 ---> Running in eb4d275ab5bc 22:33:25 Removing intermediate container eb4d275ab5bc 22:33:25 ---> 7e15b00468d4 22:33:25 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 22:33:25 ---> Running in d136b192f5d1 22:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:33:28 (1/82) Installing dumb-init (1.2.5-r1) 22:33:28 (2/82) Installing sdl2 (2.0.22-r0) 22:33:28 (3/82) Installing libxau (1.0.9-r0) 22:33:28 (4/82) Installing libxdmcp (1.1.3-r0) 22:33:28 (5/82) Installing libxcb (1.15-r0) 22:33:28 (6/82) Installing libx11 (1.8-r0) 22:33:28 (7/82) Installing aom-libs (3.3.0-r0) 22:33:28 (8/82) Installing alsa-lib (1.2.7.2-r0) 22:33:28 (9/82) Installing expat (2.4.8-r0) 22:33:28 (10/82) Installing brotli-libs (1.0.9-r6) 22:33:28 (11/82) Installing libbz2 (1.0.8-r1) 22:33:28 (12/82) Installing libpng (1.6.37-r1) 22:33:28 (13/82) Installing freetype (2.12.1-r0) 22:33:28 (14/82) Installing fontconfig (2.14.0-r0) 22:33:28 (15/82) Installing fribidi (1.0.12-r0) 22:33:28 (16/82) Installing libffi (3.4.2-r1) 22:33:28 (17/82) Installing libintl (0.21-r2) 22:33:28 (18/82) Installing libblkid (2.38-r1) 22:33:28 (19/82) Installing libmount (2.38-r1) 22:33:29 (20/82) Installing pcre (8.45-r2) 22:33:29 (21/82) Installing glib (2.72.1-r0) 22:33:29 (22/82) Installing graphite2 (1.3.14-r1) 22:33:29 (23/82) Installing harfbuzz (4.3.0-r0) 22:33:29 (24/82) Installing libass (0.16.0-r0) 22:33:29 (25/82) Installing libdav1d (1.0.0-r0) 22:33:29 (26/82) Installing libdrm (2.4.110-r0) 22:33:29 (27/82) Installing gmp (6.2.1-r2) 22:33:29 (28/82) Installing nettle (3.7.3-r0) 22:33:29 (29/82) Installing p11-kit (0.24.1-r0) 22:33:29 (30/82) Installing libtasn1 (4.18.0-r0) 22:33:29 (31/82) Installing libunistring (1.0-r0) 22:33:29 (32/82) Installing gnutls (3.7.7-r0) 22:33:29 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:33:29 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 22:33:29 (35/82) Installing lame (3.100-r0) 22:33:29 (36/82) Installing opus (1.3.1-r1) 22:33:29 (37/82) Installing libasyncns (0.8-r1) 22:33:29 (38/82) Installing dbus-libs (1.14.0-r1) 22:33:29 (39/82) Installing libltdl (2.4.7-r0) 22:33:29 (40/82) Installing orc (0.4.32-r0) 22:33:29 (41/82) Installing libgcc (11.2.1_git20220219-r2) 22:33:29 (42/82) Installing libogg (1.3.5-r1) 22:33:29 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 22:33:29 (44/82) Installing flac (1.3.4-r0) 22:33:29 (45/82) Installing libvorbis (1.3.7-r0) 22:33:29 (46/82) Installing libsndfile (1.1.0-r0) 22:33:29 (47/82) Installing libgomp (11.2.1_git20220219-r2) 22:33:29 (48/82) Installing soxr (0.1.3-r2) 22:33:29 (49/82) Installing speexdsp (1.2.0-r0) 22:33:29 (50/82) Installing tdb-libs (1.4.6-r0) 22:33:29 (51/82) Installing libpulse (15.0-r2) 22:33:29 (52/82) Installing cjson (1.7.15-r3) 22:33:29 (53/82) Installing mbedtls (2.28.1-r0) 22:33:29 (54/82) Installing librist (0.2.6-r1) 22:33:29 (55/82) Installing libsrt (1.4.4-r0) 22:33:29 (56/82) Installing libssh (0.9.6-r1) 22:33:29 (57/82) Installing libtheora (1.1.1-r16) 22:33:29 (58/82) Installing libjpeg-turbo (2.1.3-r1) 22:33:29 (59/82) Installing v4l-utils-libs (1.22.1-r1) 22:33:29 (60/82) Installing libxext (1.3.4-r0) 22:33:29 (61/82) Installing libxfixes (6.0.0-r0) 22:33:29 (62/82) Installing wayland-libs-client (1.20.0-r0) 22:33:29 (63/82) Installing libva (2.14.0-r0) 22:33:29 (64/82) Installing libvdpau (1.5-r0) 22:33:29 (65/82) Installing vidstab (1.1.0-r1) 22:33:29 (66/82) Installing libvpx (1.11.0-r1) 22:33:29 (67/82) Installing libwebp (1.2.3-r0) 22:33:29 (68/82) Installing x264-libs (0.163_git20210613-r0) 22:33:29 (69/82) Installing numactl (2.0.14-r0) 22:33:29 (70/82) Installing x265-libs (3.5-r3) 22:33:30 (71/82) Installing xvidcore (1.3.7-r1) 22:33:30 (72/82) Installing ffmpeg-libs (5.0.1-r1) 22:33:30 (73/82) Installing ffmpeg (5.0.1-r1) 22:33:30 (74/82) Installing udev-init-scripts (35-r0) 22:33:30 Executing udev-init-scripts-35-r0.post-install 22:33:30 (75/82) Installing eudev-libs (3.2.11-r0) 22:33:30 (76/82) Installing xz-libs (5.2.5-r1) 22:33:30 (77/82) Installing zstd-libs (1.5.2-r1) 22:33:30 (78/82) Installing kmod-libs (29-r2) 22:33:30 (79/82) Installing eudev (3.2.11-r0) 22:33:30 (80/82) Installing libsodium (1.0.18-r0) 22:33:30 (81/82) Installing libzmq (4.3.4-r0) 22:33:30 (82/82) Installing zeromq (4.3.4-r0) 22:33:30 Executing busybox-1.35.0-r17.trigger 22:33:30 Executing eudev-3.2.11-r0.trigger 22:33:30 OK: 78 MiB in 96 packages 22:33:34 Removing intermediate container d136b192f5d1 22:33:34 ---> 2e032912a269 22:33:34 Step 18/35 : WORKDIR / 22:33:34 ---> Running in 88ee513af35a 22:33:34 Removing intermediate container 88ee513af35a 22:33:34 ---> d7e3179b8192 22:33:34 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 22:33:35 ---> 6b5d46dc714b 22:33:35 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 22:33:36 ---> 39c5a71e3ad6 22:33:36 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:33:36 ---> a2b8f98c4a12 22:33:36 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:33:37 ---> c45186f0ca53 22:33:37 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:33:37 ---> ad2a25172da1 22:33:37 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 22:33:38 ---> 4437024b7395 22:33:38 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 22:33:39 ---> 8457ceafdc06 22:33:39 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:33:39 ---> Running in e0cd61c2b182 22:33:41 Removing intermediate container e0cd61c2b182 22:33:41 ---> 97bfc28af940 22:33:41 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:33:41 ---> Running in 192dfbe27583 22:33:42 Removing intermediate container 192dfbe27583 22:33:42 ---> 06d967b48915 22:33:42 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:33:42 ---> Running in 3ba38b2b38b3 22:33:44 Removing intermediate container 3ba38b2b38b3 22:33:44 ---> 77a275a2f06c 22:33:44 Step 29/35 : EXPOSE 59983 22:33:44 ---> Running in 19fedcdc5849 22:33:44 Removing intermediate container 19fedcdc5849 22:33:44 ---> f99575e8faa3 22:33:44 Step 30/35 : EXPOSE 8554 22:33:44 ---> Running in d4ac867b3427 22:33:45 Removing intermediate container d4ac867b3427 22:33:45 ---> 8e59782f4ac0 22:33:45 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:33:45 ---> Running in e96a0a6cb1d0 22:33:45 Removing intermediate container e96a0a6cb1d0 22:33:45 ---> 293acc922889 22:33:45 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 22:33:45 ---> Running in 9d290be66a90 22:33:45 Removing intermediate container 9d290be66a90 22:33:45 ---> ab62d3d78509 22:33:45 Step 33/35 : LABEL arch=arm64 22:33:45 ---> Running in f1c8a6c0aa9f 22:33:46 Removing intermediate container f1c8a6c0aa9f 22:33:46 ---> b43fba59c075 22:33:46 Step 34/35 : LABEL git_sha=f07497225985e610d8f883ad73306f183741b381 22:33:46 ---> Running in 1d0275617d12 22:33:46 Removing intermediate container 1d0275617d12 22:33:46 ---> 0e98e01d4ba7 22:33:46 Step 35/35 : LABEL version=0.0.0 22:33:46 ---> Running in 962e99b8090d 22:33:46 Removing intermediate container 962e99b8090d 22:33:46 ---> 157a615218ce 22:33:46 [Warning] One or more build-args [ARCH] were not consumed 22:33:47 Successfully built 157a615218ce 22:33:47 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 22:33:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:33:47 22:33:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:33:47 arm64: Pulling from edgex-lftools-log-publisher 22:33:47 8998bd30e6a1: Pulling fs layer 22:33:47 04944245beec: Pulling fs layer 22:33:47 699f458cf7ca: Pulling fs layer 22:33:47 765212b225bb: Pulling fs layer 22:33:47 f23df028b6ca: Pulling fs layer 22:33:47 d65c8cfc05b1: Pulling fs layer 22:33:47 2437ff75d9bd: Pulling fs layer 22:33:47 765212b225bb: Waiting 22:33:47 f23df028b6ca: Waiting 22:33:47 d65c8cfc05b1: Waiting 22:33:47 2437ff75d9bd: Waiting 22:33:48 04944245beec: Verifying Checksum 22:33:48 04944245beec: Download complete 22:33:48 765212b225bb: Verifying Checksum 22:33:48 765212b225bb: Download complete 22:33:48 f23df028b6ca: Verifying Checksum 22:33:48 f23df028b6ca: Download complete 22:33:48 d65c8cfc05b1: Verifying Checksum 22:33:48 d65c8cfc05b1: Download complete 22:33:48 699f458cf7ca: Verifying Checksum 22:33:48 699f458cf7ca: Download complete 22:33:48 8998bd30e6a1: Download complete 22:33:50 2437ff75d9bd: Verifying Checksum 22:33:50 2437ff75d9bd: Download complete 22:33:52 8998bd30e6a1: Pull complete 22:33:53 04944245beec: Pull complete 22:33:54 699f458cf7ca: Pull complete 22:33:54 765212b225bb: Pull complete 22:33:55 f23df028b6ca: Pull complete 22:33:55 d65c8cfc05b1: Pull complete 22:34:10 2437ff75d9bd: Pull complete 22:34:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:34:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:34:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:11 prd-ubuntu20.04-docker-arm64-4c-16g-29632 does not seem to be running inside a container 22:34:11 $ 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/6 -v /w/workspace/device-usb-camera/6:/w/workspace/device-usb-camera/6:rw,z -v /w/workspace/device-usb-camera/6@tmp:/w/workspace/device-usb-camera/6@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 22:34:14 $ docker top e0f4143ee486c31795217ac379ebf69ee65acaf94f5912ad3826355d20c084c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:34:14 ---> job-cost.sh 22:34:14 lf-activate-venv: SKIPPING 22:34:14 INFO: No Stack... 22:34:15 INFO: Retrieving Pricing Info for: v3-standard-4 22:34:16 INFO: Archiving Costs [Pipeline] sh 22:34:17 + cat /w/workspace/device-usb-camera/6/archives/cost.csv 22:34:17 + cut -d, -f6 [Pipeline] lock 22:34:17 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-82-6-stack-cost] 22:34:17 Resource [jenkins-edgexfoundry-device-usb-camera-PR-82-6-stack-cost] did not exist. Created. 22:34:17 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-82-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:34:18 /w/workspace/device-usb-camera/6@tmp/durable-05e1daaa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:34:18 + echo total: 0.10999999940395355 [Pipeline] stash 22:34:18 Warning: overwriting stash ‘stack-cost’ 22:34:18 Stashed 1 file(s) [Pipeline] } 22:34:18 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-82-6-stack-cost] [Pipeline] // lock [Pipeline] } 22:34:18 $ docker stop --time=1 e0f4143ee486c31795217ac379ebf69ee65acaf94f5912ad3826355d20c084c5 22:34:20 $ docker rm -f e0f4143ee486c31795217ac379ebf69ee65acaf94f5912ad3826355d20c084c5 [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 22:34:21 provisioning config files... 22:34:21 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/config5159051204266430874tmp [Pipeline] { [Pipeline] sh 22:34:21 + set +x 22:34:21 + curl -s https://codecov.io/bash 22:34:21 + bash -s -- 22:34:21 22:34:21 _____ _ 22:34:21 / ____| | | 22:34:21 | | ___ __| | ___ ___ _____ __ 22:34:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:34:21 | |___| (_) | (_| | __/ (_| (_) \ V / 22:34:21 \_____\___/ \__,_|\___|\___\___/ \_/ 22:34:21 Bash-1.0.6 22:34:21 22:34:21 22:34:21 ==> git version 2.25.1 found 22:34:21 ==> 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 22:34:21 Release-Date: 2020-01-08 22:34:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:34:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:34:21 ==> Jenkins CI detected. 22:34:21 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-82 22:34:21 project root: . 22:34:21 --> token set from env 22:34:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:34:21 ==> Running gcov in . (disable via -X gcov) 22:34:21 ==> Python coveragepy not found 22:34:21 ==> Searching for coverage reports in: 22:34:21 + . 22:34:21 -> Found 1 reports 22:34:21 ==> Detecting git/mercurial file structure 22:34:21 ==> Reading reports 22:34:21 + ./coverage.out bytes=29387 22:34:21 ==> Appending adjustments 22:34:21 https://docs.codecov.io/docs/fixing-reports 22:34:21 + Found adjustments 22:34:21 ==> Gzipping contents 22:34:21 8.0K /tmp/codecov.eCH6Wf.gz 22:34:21 ==> Uploading reports 22:34:21 url: https://codecov.io 22:34:21 query: branch=PR-82&commit=f07497225985e610d8f883ad73306f183741b381&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-82%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=82&job=&cmd_args= 22:34:21 -> Pinging Codecov 22:34:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-82&commit=f07497225985e610d8f883ad73306f183741b381&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-82%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=82&job=&cmd_args= 22:34:21 -> Uploading to 22:34:21 https://storage.googleapis.com/codecov/v4/raw/2022-09-15/73D8F5FF140700D3E01443B452E23636/f07497225985e610d8f883ad73306f183741b381/6b64dd9b-7210-4a8e-a7a6-f1b4c97ff7e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220915T223421Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2da34a217b7a3d5744e7d75ec3b52424ba4fc4f2085d49cf878f825fd915a88c 22:34:21 % Total % Received % Xferd Average Speed Time Time Time Current 22:34:21 Dload Upload Total Spent Left Speed 22:34:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4125 0 0 100 4125 0 17857 --:--:-- --:--:-- --:--:-- 17934 22:34:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/f07497225985e610d8f883ad73306f183741b381 [Pipeline] } 22:34:22 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 22:34:22 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-82/archives ] 22:34:22 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-82/archives 22:34:22 total 16 22:34:22 drwxr-xr-x 3 root root 4096 Sep 15 22:25 . 22:34:22 drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:25 .. 22:34:22 drwxr-xr-x 2 root root 4096 Sep 15 22:25 cost 22:34:22 -rw-r--r-- 1 root root 88 Sep 15 22:25 cost.csv 22:34:22 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-82/archives 22:34:22 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-82/archives 22:34:22 total 16 22:34:22 drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:25 . 22:34:22 drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:25 .. 22:34:22 drwxr-xr-x 2 jenkins jenkins 4096 Sep 15 22:25 cost 22:34:22 -rw-r--r-- 1 jenkins jenkins 88 Sep 15 22:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:34:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:34:24 ---> package-listing.sh 22:34:24 ++ facter osfamily 22:34:24 ++ tr '[:upper:]' '[:lower:]' 22:34:24 + OS_FAMILY=debian 22:34:24 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-82 22:34:24 + START_PACKAGES=/tmp/packages_start.txt 22:34:24 + END_PACKAGES=/tmp/packages_end.txt 22:34:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:34:24 + PACKAGES=/tmp/packages_start.txt 22:34:24 + '[' /w/workspace/xfoundry_device-usb-camera_PR-82 ']' 22:34:24 + PACKAGES=/tmp/packages_end.txt 22:34:24 + case "${OS_FAMILY}" in 22:34:24 + dpkg -l 22:34:24 + grep '^ii' 22:34:24 + '[' -f /tmp/packages_start.txt ']' 22:34:24 + '[' -f /tmp/packages_end.txt ']' 22:34:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:34:24 + '[' /w/workspace/xfoundry_device-usb-camera_PR-82 ']' 22:34:24 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-82/archives/ 22:34:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-82/archives/ [Pipeline] echo 22:34:24 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-82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:34:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:34:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:25 prd-ubuntu20.04-docker-8c-8g-29627 does not seem to be running inside a container 22:34:25 $ 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-82/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-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@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 22:34:25 $ docker top 21f67db1951c6b1213d79fbf1bf9864b8481d437d44a05138d8a16686a25d2cf -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:25 + touch /tmp/pre-build-complete [Pipeline] sh 22:34:26 + mkdir -p /var/log/sysstat [Pipeline] sh 22:34:26 + ls /var/log/sa-host 22:34:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:34:26 provisioning config files... 22:34:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/config2562259799698739812tmp [Pipeline] { [Pipeline] echo 22:34:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:34:26 ---> create-netrc.sh [Pipeline] } 22:34:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:34:27 ---> python-tools-install.sh [Pipeline] echo 22:34:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:34:27 ---> sudo-logs.sh 22:34:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:34:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:34:27 ---> job-cost.sh 22:34:27 lf-activate-venv: SKIPPING 22:34:27 DEBUG: total: 0.2199999988079071 22:34:27 INFO: Retrieving Stack Cost... 22:34:28 INFO: Retrieving Pricing Info for: v3-standard-8 22:34:28 INFO: Archiving Costs [Pipeline] echo 22:34:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:34:28 ---> logs-deploy.sh 22:34:28 lf-activate-venv: SKIPPING 22:34:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-82/6 22:34:28 INFO: archiving workspace using pattern(s): 22:34:29 Archives upload complete. 22:34:30 INFO: archiving logs to Nexus 22:34:30 ---> uname -a: 22:34:30 Linux prd-ubuntu20-04-docker-8c-8g-29627 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:34:30 22:34:30 22:34:30 ---> lscpu: 22:34:30 Architecture: x86_64 22:34:30 CPU op-mode(s): 32-bit, 64-bit 22:34:30 Byte Order: Little Endian 22:34:30 Address sizes: 40 bits physical, 48 bits virtual 22:34:30 CPU(s): 8 22:34:30 On-line CPU(s) list: 0-7 22:34:30 Thread(s) per core: 1 22:34:30 Core(s) per socket: 1 22:34:30 Socket(s): 8 22:34:30 NUMA node(s): 1 22:34:30 Vendor ID: AuthenticAMD 22:34:30 CPU family: 23 22:34:30 Model: 49 22:34:30 Model name: AMD EPYC-Rome Processor 22:34:30 Stepping: 0 22:34:30 CPU MHz: 2800.000 22:34:30 BogoMIPS: 5600.00 22:34:30 Virtualization: AMD-V 22:34:30 Hypervisor vendor: KVM 22:34:30 Virtualization type: full 22:34:30 L1d cache: 256 KiB 22:34:30 L1i cache: 256 KiB 22:34:30 L2 cache: 4 MiB 22:34:30 L3 cache: 128 MiB 22:34:30 NUMA node0 CPU(s): 0-7 22:34:30 Vulnerability Itlb multihit: Not affected 22:34:30 Vulnerability L1tf: Not affected 22:34:30 Vulnerability Mds: Not affected 22:34:30 Vulnerability Meltdown: Not affected 22:34:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:34:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:34:30 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:34:30 Vulnerability Srbds: Not affected 22:34:30 Vulnerability Tsx async abort: Not affected 22:34:30 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 22:34:30 22:34:30 22:34:30 ---> nproc: 22:34:30 8 22:34:30 22:34:30 22:34:30 ---> df -h: 22:34:30 Filesystem Size Used Avail Use% Mounted on 22:34:30 overlay 155G 12G 144G 8% / 22:34:30 tmpfs 64M 0 64M 0% /dev 22:34:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:34:30 shm 64M 0 64M 0% /dev/shm 22:34:30 /dev/vda1 155G 12G 144G 8% /facter-os 22:34:30 22:34:30 22:34:30 ---> sar -b -r -n DEV: 22:34:30 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29627) 09/15/22 _x86_64_ (8 CPU) 22:34:30 22:34:30 22:22:52 LINUX RESTART (8 CPU) 22:34:30 22:34:30 22:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:34:30 22:24:02 340.36 56.44 283.92 0.00 7434.89 188350.47 0.00 22:34:30 22:25:01 180.21 1.32 178.89 0.00 13.69 69390.99 0.00 22:34:30 22:26:01 245.32 0.12 245.20 0.00 14.13 48317.07 0.00 22:34:30 22:27:01 1.95 0.00 1.95 0.00 0.00 24.94 0.00 22:34:30 22:28:01 1.27 0.02 1.25 0.00 0.13 13.73 0.00 22:34:30 22:29:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 22:34:30 22:30:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 22:34:30 22:31:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 22:34:30 22:32:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 22:34:30 22:33:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 22:34:30 22:34:01 1.47 0.00 1.47 0.00 0.00 21.73 0.00 22:34:30 Average: 70.38 5.27 65.11 0.00 679.42 27770.82 0.00 22:34:30 22:34:30 22:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:34:30 22:24:02 28992140 31742300 565456 1.72 115164 2906592 2221428 6.55 1136684 2382268 581112 22:34:30 22:25:01 28095936 31755580 533388 1.62 166256 3669200 2077236 6.12 1258316 3041892 134092 22:34:30 22:26:01 27364896 31766944 522324 1.59 179068 4357064 1792816 5.28 1308496 3679340 516 22:34:30 22:27:01 27366416 31768464 520740 1.58 179092 4357064 1792816 5.28 1307052 3679344 132 22:34:30 22:28:01 27374392 31776452 512604 1.56 179124 4357064 1792816 5.28 1298672 3679352 16 22:34:30 22:29:01 27374596 31776716 512276 1.56 179156 4357072 1792816 5.28 1299048 3679352 136 22:34:30 22:30:01 27375808 31777984 510964 1.55 179192 4357076 1792816 5.28 1297652 3679356 12 22:34:30 22:31:01 27383096 31785308 503888 1.53 179228 4357080 1792816 5.28 1290424 3679360 140 22:34:30 22:32:01 27383324 31785568 503584 1.53 179252 4357080 1792816 5.28 1290744 3679360 20 22:34:30 22:33:01 27382968 31785240 503796 1.53 179272 4357084 1792816 5.28 1290664 3679364 168 22:34:30 22:34:01 27383204 31785492 503476 1.53 179320 4357060 1792816 5.28 1290836 3679340 12 22:34:30 Average: 27588798 31773277 517500 1.57 172193 4162676 1857637 5.47 1278963 3503484 65123 22:34:30 22:34:30 22:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:34:30 22:24:02 docker0 0.88 0.83 0.14 3.90 0.00 0.00 0.00 0.00 22:34:30 22:24:02 ens3 782.99 511.16 7356.26 107.47 0.00 0.00 0.00 0.00 22:34:30 22:24:02 lo 7.40 7.40 0.71 0.71 0.00 0.00 0.00 0.00 22:34:30 22:25:01 docker0 172.96 279.75 13.70 2222.40 0.00 0.00 0.00 0.00 22:34:30 22:25:01 veth23a2ec4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:34:30 22:25:01 ens3 362.50 244.85 2268.30 97.11 0.00 0.00 0.00 0.00 22:34:30 22:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:34:30 22:26:01 docker0 19.05 40.28 1.35 642.53 0.00 0.00 0.00 0.00 22:34:30 22:26:01 ens3 216.50 135.27 3396.99 70.55 0.00 0.00 0.00 0.00 22:34:30 22:26:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 22:34:30 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:30 22:27:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:34:30 22:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:34:30 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:30 22:28:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 22:34:30 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:30 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:30 22:29:01 ens3 0.35 0.23 0.09 0.08 0.00 0.00 0.00 0.00 22:34:30 22:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:34:30 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:30 22:30:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:34:30 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:30 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:30 22:31:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:34:30 22:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:34:30 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:30 22:32:01 ens3 0.50 0.38 1.45 0.03 0.00 0.00 0.00 0.00 22:34:30 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:30 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:30 22:33:01 ens3 0.38 0.12 0.03 0.01 0.00 0.00 0.00 0.00 22:34:30 22:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:34:30 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:30 22:34:01 ens3 0.37 0.28 0.14 0.08 0.00 0.00 0.00 0.00 22:34:30 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:30 Average: docker0 17.30 28.79 1.36 257.84 0.00 0.00 0.00 0.00 22:34:30 Average: ens3 123.65 80.89 1182.22 24.92 0.00 0.00 0.00 0.00 22:34:30 Average: lo 1.01 1.01 0.09 0.09 0.00 0.00 0.00 0.00 22:34:30 22:34:30 22:34:30 ---> sar -P ALL: 22:34:30 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29627) 09/15/22 _x86_64_ (8 CPU) 22:34:30 22:34:30 22:22:52 LINUX RESTART (8 CPU) 22:34:30 22:34:30 22:23:01 CPU %user %nice %system %iowait %steal %idle 22:34:30 22:24:02 all 10.96 0.00 4.66 2.56 0.07 81.75 22:34:30 22:24:02 0 9.66 0.00 5.49 0.59 0.05 84.20 22:34:30 22:24:02 1 9.05 0.00 5.44 0.61 0.05 84.85 22:34:30 22:24:02 2 9.14 0.00 3.64 4.91 0.07 82.24 22:34:30 22:24:02 3 12.15 0.00 4.66 3.27 0.10 79.82 22:34:30 22:24:02 4 12.35 0.00 3.86 3.40 0.05 80.34 22:34:30 22:24:02 5 12.42 0.00 3.93 1.99 0.07 81.59 22:34:30 22:24:02 6 11.66 0.00 4.31 3.85 0.07 80.12 22:34:30 22:24:02 7 11.25 0.00 5.98 1.82 0.10 80.86 22:34:30 22:25:01 all 24.85 0.00 5.88 1.49 0.08 67.70 22:34:30 22:25:01 0 23.81 0.00 6.05 4.95 0.07 65.12 22:34:30 22:25:01 1 24.92 0.00 6.18 1.44 0.10 67.36 22:34:30 22:25:01 2 25.23 0.00 5.62 0.26 0.07 68.82 22:34:30 22:25:01 3 25.64 0.00 5.70 1.00 0.07 67.60 22:34:30 22:25:01 4 24.73 0.00 5.86 2.92 0.09 66.40 22:34:30 22:25:01 5 24.70 0.00 4.91 0.07 0.07 70.25 22:34:30 22:25:01 6 25.85 0.00 6.02 1.09 0.09 66.96 22:34:30 22:25:01 7 23.90 0.00 6.74 0.19 0.09 69.08 22:34:30 22:26:01 all 20.83 0.00 4.98 1.66 0.07 72.46 22:34:30 22:26:01 0 21.77 0.00 4.88 0.42 0.08 72.85 22:34:30 22:26:01 1 22.42 0.00 5.03 0.59 0.07 71.89 22:34:30 22:26:01 2 19.35 0.00 4.57 5.21 0.07 70.79 22:34:30 22:26:01 3 19.91 0.00 5.29 1.45 0.08 73.26 22:34:30 22:26:01 4 20.80 0.00 5.59 3.36 0.07 70.18 22:34:30 22:26:01 5 20.83 0.00 5.05 0.52 0.07 73.53 22:34:30 22:26:01 6 20.55 0.00 4.60 0.67 0.07 74.11 22:34:30 22:26:01 7 21.00 0.00 4.84 1.02 0.07 73.07 22:34:30 22:27:01 all 0.01 0.00 0.01 0.01 0.01 99.97 22:34:30 22:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:34:30 22:27:01 1 0.00 0.00 0.00 0.03 0.00 99.97 22:34:30 22:27:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:34:30 22:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 22:34:30 22:27:01 4 0.07 0.00 0.02 0.00 0.02 99.90 22:34:30 22:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:34:30 22:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:34:30 22:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:34:30 22:28:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:34:30 22:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:34:30 22:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:34:30 22:28:01 2 0.00 0.00 0.00 0.03 0.00 99.97 22:34:30 22:28:01 3 0.03 0.00 0.00 0.02 0.02 99.93 22:34:30 22:28:01 4 0.07 0.00 0.03 0.00 0.03 99.87 22:34:30 22:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:34:30 22:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:34:30 22:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:34:30 22:29:01 all 0.01 0.00 0.01 0.00 0.00 99.98 22:34:30 22:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:34:30 22:29:01 1 0.00 0.00 0.00 0.02 0.00 99.98 22:34:30 22:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:34:30 22:29:01 3 0.00 0.00 0.00 0.02 0.00 99.98 22:34:30 22:29:01 4 0.00 0.00 0.03 0.00 0.02 99.95 22:34:30 22:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:34:30 22:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:34:30 22:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:34:30 22:30:01 all 0.01 0.00 0.01 0.01 0.01 99.96 22:34:30 22:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:34:30 22:30:01 1 0.02 0.00 0.00 0.02 0.02 99.95 22:34:30 22:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:34:30 22:30:01 3 0.00 0.00 0.02 0.03 0.02 99.93 22:34:30 22:30:01 4 0.07 0.00 0.00 0.00 0.02 99.92 22:34:30 22:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:34:30 22:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:34:30 22:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:34:30 22:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 22:34:30 22:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:34:30 22:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 22:34:30 22:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:34:30 22:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 22:34:30 22:31:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:34:30 22:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:34:30 22:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:34:30 22:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:34:30 22:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:34:30 22:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:34:30 22:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:34:30 22:32:01 2 0.00 0.00 0.03 0.00 0.00 99.97 22:34:30 22:32:01 3 0.02 0.00 0.00 0.03 0.00 99.95 22:34:30 22:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:34:30 22:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:34:30 22:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:34:30 22:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:34:30 22:33:01 all 0.02 0.00 0.00 0.01 0.00 99.96 22:34:30 22:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:34:30 22:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:34:30 22:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:34:30 22:33:01 3 0.00 0.00 0.00 0.12 0.02 99.87 22:34:30 22:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:34:30 22:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:34:30 22:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:34:30 22:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:34:30 22:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:34:30 22:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:34:30 22:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:34:30 22:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:34:30 22:34:01 3 0.02 0.00 0.03 0.05 0.00 99.90 22:34:30 22:34:01 4 0.02 0.00 0.03 0.00 0.02 99.93 22:34:30 22:34:01 5 0.02 0.00 0.00 0.02 0.00 99.97 22:34:30 22:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:34:30 22:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:34:30 22:34:30 Average: CPU %user %nice %system %iowait %steal %idle 22:34:30 Average: all 5.09 0.00 1.40 0.52 0.02 92.97 22:34:30 Average: 0 4.97 0.00 1.49 0.53 0.02 93.00 22:34:30 Average: 1 5.06 0.00 1.50 0.24 0.02 93.17 22:34:30 Average: 2 4.83 0.00 1.25 0.94 0.02 92.96 22:34:30 Average: 3 5.18 0.00 1.41 0.54 0.03 92.85 22:34:30 Average: 4 5.23 0.00 1.39 0.87 0.03 92.47 22:34:30 Average: 5 5.19 0.00 1.25 0.23 0.02 93.30 22:34:30 Average: 6 5.23 0.00 1.35 0.51 0.02 92.90 22:34:30 Average: 7 5.03 0.00 1.58 0.27 0.02 93.10 22:34:30 22:34:30 22:34:30