Pull request #86 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 46b77cd1dd33cccb883e13d0aedce09aad09089a+1e613961013b6b37f2d2c6796bfa6cb96c8fac46 (7a5f7b2954e7828c2ec8c7ad1ffc99180d4a96ff) 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-ssh7743585459146460616.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-ssh10774215408440133042.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-86/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-86/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6134266916222924273.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-86/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1838145991112887081.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18272989965604372466.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-86/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-86/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9809333846836356926.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-29835 in /w/workspace/xfoundry_device-usb-camera_PR-86 [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-86 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 into PR head commit 46b77cd1dd33cccb883e13d0aedce09aad09089a Merge succeeded, producing 46b77cd1dd33cccb883e13d0aedce09aad09089a Checking out Revision 46b77cd1dd33cccb883e13d0aedce09aad09089a (PR-86) > 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/86/head:refs/remotes/origin/PR-86 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46b77cd1dd33cccb883e13d0aedce09aad09089a # 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 46b77cd1dd33cccb883e13d0aedce09aad09089a # timeout=10 Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:30:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:30:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:30:06 ========================================================= 17:30:06 EdgeX Global Pipelines Version Info 17:30:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:30:07 ------------------- 17:30:07 stable info: 17:30:07 ------------------- 17:30:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:30:07 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:30:07 Message: update stable to v1.0.239 17:30:07 ------------------- 17:30:07 experimental info: 17:30:07 ------------------- 17:30:07 Commited By: **** collab-it+edgex@linuxfoundation.org 17:30:07 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:30:07 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:30:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:30:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:30:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:30:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:30:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:30:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:30:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:30:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:30:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:30:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:30:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:30:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:30:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:30:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:30:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:30:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:30:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:30:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:30:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:30:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:30:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-86 [Pipeline] echo 17:30:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-86 [Pipeline] echo 17:30:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-86 [Pipeline] echo 17:30:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46b77cd1dd33cccb883e13d0aedce09aad09089a [Pipeline] echo 17:30:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46b77cd [Pipeline] echo 17:30:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:30:09 provisioning config files... 17:30:09 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config868464758609556795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:09 ---> docker-login.sh 17:30:09 nexus3.edgexfoundry.org:10001 17:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:10 Configure a credential helper to remove this warning. See 17:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:10 17:30:10 Login Succeeded 17:30:10 nexus3.edgexfoundry.org:10002 17:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:10 Configure a credential helper to remove this warning. See 17:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:10 17:30:10 Login Succeeded 17:30:10 nexus3.edgexfoundry.org:10003 17:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:10 Configure a credential helper to remove this warning. See 17:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:10 17:30:10 Login Succeeded 17:30:10 nexus3.edgexfoundry.org:10004 17:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:10 Configure a credential helper to remove this warning. See 17:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:10 17:30:10 Login Succeeded 17:30:10 docker.io 17:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:11 Configure a credential helper to remove this warning. See 17:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:11 17:30:11 Login Succeeded 17:30:11 ---> docker-login.sh ends [Pipeline] } 17:30:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:30:11 + git rev-list -1 --merges 46b77cd1dd33cccb883e13d0aedce09aad09089a~1..46b77cd1dd33cccb883e13d0aedce09aad09089a [Pipeline] echo 17:30:11 -----------> git rev-list -1 --merges 46b77cd1dd33cccb883e13d0aedce09aad09089a~1..46b77cd1dd33cccb883e13d0aedce09aad09089a 46b77cd1dd33cccb883e13d0aedce09aad09089a [false] [Pipeline] sh 17:30:12 + git log --format=format:%s -1 46b77cd1dd33cccb883e13d0aedce09aad09089a [Pipeline] echo 17:30:12 ========================================================= 17:30:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:30:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:30:12 + git log --format=format:%s -1 46b77cd1dd33cccb883e13d0aedce09aad09089a [Pipeline] echo 17:30:12 [semverPrep] GIT_COMMIT: 46b77cd1dd33cccb883e13d0aedce09aad09089a, Commit Message: build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.4 [Pipeline] echo 17:30:12 [semverPrep] This is not a build commit. [Pipeline] sh 17:30:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:30:13 + grep -v github /etc/ssh/ssh_known_hosts 17:30:13 + [ -e /tmp/ssh_known_hosts ] 17:30:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:30:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:30:13 + sudo tee -a /etc/ssh/ssh_known_hosts 17:30:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:30:13 17:30:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:30:14 0.1.4: Pulling from edgex-devops/py-git-semver 17:30:14 b85a868b505f: Pulling fs layer 17:30:14 e2be974225ed: Pulling fs layer 17:30:14 339a4e72a1f5: Pulling fs layer 17:30:14 988bab9f4d93: Pulling fs layer 17:30:14 1469e6f7b9e6: Pulling fs layer 17:30:14 eaf3925da568: Pulling fs layer 17:30:14 bab4dde63d76: Pulling fs layer 17:30:14 bde34c3a00c8: Pulling fs layer 17:30:14 b352a97aabf1: Pulling fs layer 17:30:14 4872d77fe225: Pulling fs layer 17:30:14 5851b861e8e6: Pulling fs layer 17:30:14 4872d77fe225: Waiting 17:30:14 bde34c3a00c8: Waiting 17:30:14 988bab9f4d93: Waiting 17:30:14 b352a97aabf1: Waiting 17:30:14 5851b861e8e6: Waiting 17:30:14 1469e6f7b9e6: Waiting 17:30:14 bab4dde63d76: Waiting 17:30:14 e2be974225ed: Download complete 17:30:14 988bab9f4d93: Download complete 17:30:14 1469e6f7b9e6: Verifying Checksum 17:30:14 1469e6f7b9e6: Download complete 17:30:14 eaf3925da568: Verifying Checksum 17:30:14 eaf3925da568: Download complete 17:30:14 339a4e72a1f5: Verifying Checksum 17:30:14 339a4e72a1f5: Download complete 17:30:14 bde34c3a00c8: Verifying Checksum 17:30:14 bde34c3a00c8: Download complete 17:30:14 b352a97aabf1: Verifying Checksum 17:30:14 b352a97aabf1: Download complete 17:30:14 4872d77fe225: Download complete 17:30:14 5851b861e8e6: Verifying Checksum 17:30:14 5851b861e8e6: Download complete 17:30:14 b85a868b505f: Download complete 17:30:14 bab4dde63d76: Verifying Checksum 17:30:14 bab4dde63d76: Download complete 17:30:15 b85a868b505f: Pull complete 17:30:15 e2be974225ed: Pull complete 17:30:16 339a4e72a1f5: Pull complete 17:30:16 988bab9f4d93: Pull complete 17:30:16 1469e6f7b9e6: Pull complete 17:30:16 eaf3925da568: Pull complete 17:30:18 bab4dde63d76: Pull complete 17:30:18 bde34c3a00c8: Pull complete 17:30:18 b352a97aabf1: Pull complete 17:30:18 4872d77fe225: Pull complete 17:30:18 5851b861e8e6: Pull complete 17:30:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:30:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:30:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:19 prd-ubuntu20.04-docker-8c-8g-29835 does not seem to be running inside a container 17:30:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:30:20 $ docker top 1028d1de56ce741dedca37b68424f00dd2f611dac412315e72272ffb105e9505 -eo pid,comm 17:30:20 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). 17:30:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:30:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:30:20 [ssh-agent] Looking for ssh-agent implementation... 17:30:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:30:20 $ docker exec 1028d1de56ce741dedca37b68424f00dd2f611dac412315e72272ffb105e9505 ssh-agent 17:30:20 SSH_AUTH_SOCK=/tmp/ssh-MHDTIIhFvR3Q/agent.33 17:30:20 SSH_AGENT_PID=39 17:30:20 Running ssh-add (command line suppressed) 17:30:21 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_2640588536971022022.key (/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_2640588536971022022.key) 17:30:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:30:21 + git tag --points-at HEAD [Pipeline] } 17:30:21 $ docker exec --env ******** --env ******** 1028d1de56ce741dedca37b68424f00dd2f611dac412315e72272ffb105e9505 ssh-agent -k 17:30:21 unset SSH_AUTH_SOCK; 17:30:21 unset SSH_AGENT_PID; 17:30:21 echo Agent pid 39 killed; 17:30:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:30:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:30:21 [ssh-agent] Looking for ssh-agent implementation... 17:30:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:30:21 $ docker exec 1028d1de56ce741dedca37b68424f00dd2f611dac412315e72272ffb105e9505 ssh-agent 17:30:21 SSH_AUTH_SOCK=/tmp/ssh-kqP4WEQkQGCi/agent.73 17:30:21 SSH_AGENT_PID=80 17:30:21 Running ssh-add (command line suppressed) 17:30:22 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_8850528329327586585.key (/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_8850528329327586585.key) 17:30:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:30:22 + git semver init 17:30:22 2022-09-19 17:30:22,625 [run_init] DEBUG init version:0.0.0 force:False 17:30:22 2022-09-19 17:30:22,625 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-86/.semver 17:30:22 2022-09-19 17:30:22,626 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-86/.semver 17:30:22 2022-09-19 17:30:22,626 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-86/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-86, universal_newlines=False, shell=None, istream=None) 17:30:23 2022-09-19 17:30:23,407 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-86/.git/info/exclude 17:30:23 2022-09-19 17:30:23,408 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-86/.semver/PR-86 with force:False 17:30:23 2022-09-19 17:30:23,408 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-86/.semver/PR-86 17:30:23 2022-09-19 17:30:23,412 [execute] INFO git cat-file --batch-check 17:30:23 2022-09-19 17:30:23,413 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-86/.semver, universal_newlines=False, shell=None, istream=) 17:30:23 2022-09-19 17:30:23,419 [execute] INFO git cat-file --batch 17:30:23 2022-09-19 17:30:23,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-86/.semver, universal_newlines=False, shell=None, istream=) 17:30:23 2022-09-19 17:30:23,425 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-86/.semver/PR-86 17:30:23 0.0.0 [Pipeline] } 17:30:23 $ docker exec --env ******** --env ******** 1028d1de56ce741dedca37b68424f00dd2f611dac412315e72272ffb105e9505 ssh-agent -k 17:30:23 unset SSH_AUTH_SOCK; 17:30:23 unset SSH_AGENT_PID; 17:30:23 echo Agent pid 80 killed; 17:30:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:30:24 + git semver [Pipeline] } 17:30:24 $ docker stop --time=1 1028d1de56ce741dedca37b68424f00dd2f611dac412315e72272ffb105e9505 17:30:25 $ docker rm -f 1028d1de56ce741dedca37b68424f00dd2f611dac412315e72272ffb105e9505 [Pipeline] // withDockerContainer [Pipeline] sh 17:30:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:30:26 Stashed 1 file(s) [Pipeline] echo 17:30:26 [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 17:30:27 provisioning config files... 17:30:27 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config5043728093745598927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:27 ---> docker-login.sh 17:30:27 nexus3.edgexfoundry.org:10001 17:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:27 Configure a credential helper to remove this warning. See 17:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:27 17:30:27 Login Succeeded 17:30:27 nexus3.edgexfoundry.org:10002 17:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:27 Configure a credential helper to remove this warning. See 17:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:27 17:30:27 Login Succeeded 17:30:27 nexus3.edgexfoundry.org:10003 17:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:27 Configure a credential helper to remove this warning. See 17:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:27 17:30:27 Login Succeeded 17:30:27 nexus3.edgexfoundry.org:10004 17:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:28 Configure a credential helper to remove this warning. See 17:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:28 17:30:28 Login Succeeded 17:30:28 docker.io 17:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:28 Configure a credential helper to remove this warning. See 17:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:28 17:30:28 Login Succeeded 17:30:28 ---> docker-login.sh ends [Pipeline] } 17:30:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:30:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:30:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:30:28 ========================================================= 17:30:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:30:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:29 + 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 . 17:30:29 Sending build context to Docker daemon 874kB 17:30:29 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:30:29 Step 2/13 : FROM ${BASE} AS builder 17:30:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:30:29 2408cc74d12b: Pulling fs layer 17:30:29 ea60b727a1ce: Pulling fs layer 17:30:29 30c4a7721957: Pulling fs layer 17:30:29 370296b7ddb6: Pulling fs layer 17:30:29 7c6cee850709: Pulling fs layer 17:30:29 39a5fcdaea64: Pulling fs layer 17:30:29 d94ebbe4e438: Pulling fs layer 17:30:29 bcfd1f05c69d: Pulling fs layer 17:30:29 59ccb84bbe0f: Pulling fs layer 17:30:29 7c6cee850709: Waiting 17:30:29 39a5fcdaea64: Waiting 17:30:29 d94ebbe4e438: Waiting 17:30:29 59ccb84bbe0f: Waiting 17:30:29 370296b7ddb6: Waiting 17:30:29 30c4a7721957: Verifying Checksum 17:30:29 30c4a7721957: Download complete 17:30:29 ea60b727a1ce: Download complete 17:30:29 7c6cee850709: Verifying Checksum 17:30:29 7c6cee850709: Download complete 17:30:29 39a5fcdaea64: Verifying Checksum 17:30:29 39a5fcdaea64: Download complete 17:30:29 2408cc74d12b: Download complete 17:30:29 d94ebbe4e438: Download complete 17:30:29 2408cc74d12b: Pull complete 17:30:29 ea60b727a1ce: Pull complete 17:30:29 30c4a7721957: Pull complete 17:30:29 59ccb84bbe0f: Verifying Checksum 17:30:29 59ccb84bbe0f: Download complete 17:30:29 bcfd1f05c69d: Verifying Checksum 17:30:29 bcfd1f05c69d: Download complete 17:30:29 370296b7ddb6: Verifying Checksum 17:30:29 370296b7ddb6: Download complete 17:30:34 370296b7ddb6: Pull complete 17:30:34 7c6cee850709: Pull complete 17:30:34 39a5fcdaea64: Pull complete 17:30:34 d94ebbe4e438: Pull complete 17:30:36 bcfd1f05c69d: Pull complete 17:30:36 59ccb84bbe0f: Pull complete 17:30:36 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:30:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:30:36 ---> a4fb48ad2a94 17:30:36 Step 3/13 : ARG MAKE="make build" 17:30:38 ---> Running in 72f65f1ce1e1 17:30:38 Removing intermediate container 72f65f1ce1e1 17:30:38 ---> f9085c822ee4 17:30:38 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:30:38 ---> Running in 714d2b7f85c5 17:30:38 Removing intermediate container 714d2b7f85c5 17:30:38 ---> c8f1d1192d85 17:30:38 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:30:38 ---> Running in b51883b5a304 17:30:38 Removing intermediate container b51883b5a304 17:30:38 ---> 1e9cce556857 17:30:38 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:38 ---> Running in 58f63358316e 17:30:39 Removing intermediate container 58f63358316e 17:30:39 ---> 66cf423cccb4 17:30:39 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:30:39 ---> Running in 463bc1b02440 17:30:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:30:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:30:40 (1/80) Installing mesa (21.3.8-r2) 17:30:40 (2/80) Installing libxau (1.0.9-r0) 17:30:41 (3/80) Installing libxdmcp (1.1.3-r0) 17:30:41 (4/80) Installing libxcb (1.15-r0) 17:30:41 (5/80) Installing libx11 (1.8-r0) 17:30:41 (6/80) Installing libxext (1.3.4-r0) 17:30:41 (7/80) Installing libxfixes (6.0.0-r0) 17:30:41 (8/80) Installing libxxf86vm (1.1.4-r2) 17:30:41 (9/80) Installing libpciaccess (0.16-r0) 17:30:41 (10/80) Installing libdrm (2.4.110-r0) 17:30:41 (11/80) Installing mesa-glapi (21.3.8-r2) 17:30:41 (12/80) Installing libxshmfence (1.3-r1) 17:30:41 (13/80) Installing mesa-gl (21.3.8-r2) 17:30:41 Still waiting to schedule task 17:30:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:30:42 (14/80) Installing icu-data-full (71.1-r2) 17:30:43 (15/80) Installing libice (1.0.10-r0) 17:30:43 (16/80) Installing libuuid (2.38-r1) 17:30:43 (17/80) Installing libsm (1.2.3-r0) 17:30:43 (18/80) Installing libxt (1.2.1-r0) 17:30:43 (19/80) Installing libxmu (1.1.3-r0) 17:30:43 (20/80) Installing xset (1.2.4-r0) 17:30:43 (21/80) Installing xprop (1.2.5-r0) 17:30:43 (22/80) Installing xdg-utils (1.1.3-r3) 17:30:43 (23/80) Installing dbus-libs (1.14.0-r1) 17:30:43 (24/80) Installing libffi (3.4.2-r1) 17:30:43 (25/80) Installing libintl (0.21-r2) 17:30:43 (26/80) Installing libblkid (2.38-r1) 17:30:44 (27/80) Installing libmount (2.38-r1) 17:30:44 (28/80) Installing pcre (8.45-r2) 17:30:44 (29/80) Installing glib (2.72.1-r0) 17:30:44 (30/80) Installing icu-libs (71.1-r2) 17:30:44 (31/80) Installing libpcre2-16 (10.40-r0) 17:30:44 (32/80) Installing zstd-libs (1.5.2-r1) 17:30:44 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 17:30:45 (34/80) Installing hicolor-icon-theme (0.17-r1) 17:30:45 (35/80) Installing wayland-libs-server (1.20.0-r0) 17:30:45 (36/80) Installing mesa-gbm (21.3.8-r2) 17:30:45 (37/80) Installing wayland-libs-client (1.20.0-r0) 17:30:45 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 17:30:46 (39/80) Installing libxcomposite (0.4.5-r0) 17:30:46 (40/80) Installing libbz2 (1.0.8-r1) 17:30:46 (41/80) Installing libpng (1.6.37-r1) 17:30:46 (42/80) Installing freetype (2.12.1-r0) 17:30:46 (43/80) Installing fontconfig (2.14.0-r0) 17:30:46 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 17:30:46 (45/80) Installing wayland-libs-egl (1.20.0-r0) 17:30:46 (46/80) Installing xkeyboard-config (2.35.1-r0) 17:30:46 (47/80) Installing xz-libs (5.2.5-r1) 17:30:46 (48/80) Installing libxml2 (2.9.14-r1) 17:30:46 (49/80) Installing libxkbcommon (1.4.1-r0) 17:30:47 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 17:30:47 (51/80) Installing mesa-egl (21.3.8-r2) 17:30:47 (52/80) Installing avahi-libs (0.8-r6) 17:30:47 (53/80) Installing nettle (3.7.3-r0) 17:30:47 (54/80) Installing p11-kit (0.24.1-r0) 17:30:47 (55/80) Installing libtasn1 (4.18.0-r0) 17:30:47 (56/80) Installing libunistring (1.0-r0) 17:30:47 (57/80) Installing gnutls (3.7.7-r0) 17:30:47 (58/80) Installing cups-libs (2.4.2-r0) 17:30:47 (59/80) Installing graphite2 (1.3.14-r1) 17:30:48 (60/80) Installing harfbuzz (4.3.0-r0) 17:30:48 (61/80) Installing libevdev (1.12.1-r0) 17:30:48 (62/80) Installing mtdev (1.1.6-r0) 17:30:48 (63/80) Installing eudev-libs (3.2.11-r0) 17:30:48 (64/80) Installing libinput-libs (1.20.1-r0) 17:30:48 (65/80) Installing libjpeg-turbo (2.1.3-r1) 17:30:48 (66/80) Installing xcb-util-wm (0.4.1-r1) 17:30:48 (67/80) Installing xcb-util (0.4.0-r3) 17:30:48 (68/80) Installing xcb-util-image (0.4.0-r1) 17:30:48 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 17:30:48 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 17:30:49 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 17:30:49 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 17:30:49 (73/80) Installing v4l-utils-libs (1.22.1-r1) 17:30:49 (74/80) Installing v4l-utils (1.22.1-r1) 17:30:50 (75/80) Installing udev-init-scripts (35-r0) 17:30:50 Executing udev-init-scripts-35-r0.post-install 17:30:50 (76/80) Installing kmod-libs (29-r2) 17:30:50 (77/80) Installing eudev (3.2.11-r0) 17:30:50 (78/80) Installing eudev-dev (3.2.11-r0) 17:30:50 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:30:50 (80/80) Installing v4l-utils-dev (1.22.1-r1) 17:30:50 Executing busybox-1.35.0-r13.trigger 17:30:50 Executing eudev-3.2.11-r0.trigger 17:30:50 OK: 330 MiB in 131 packages 17:30:52 Removing intermediate container 463bc1b02440 17:30:52 ---> 24fdd911b457 17:30:52 Step 8/13 : WORKDIR /device-usb-camera 17:30:52 ---> Running in 2a98c3f9e498 17:30:52 Removing intermediate container 2a98c3f9e498 17:30:52 ---> 0e82745322d4 17:30:52 Step 9/13 : COPY go.mod vendor* ./ 17:30:52 ---> e1d85f4723ad 17:30:52 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:52 ---> Running in 335c55f932a5 17:31:10 Removing intermediate container 335c55f932a5 17:31:10 ---> 6aa698cd52db 17:31:10 Step 11/13 : COPY . . 17:31:10 ---> 9f293f5b9acb 17:31:10 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:31:10 ---> Running in 89506ec3b30d 17:31:10  % Total % Received % Xferd Average Speed Time Time Time Current 17:31:10 Dload Upload Total Spent Left Speed 17:31:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062  100  1062   0    0   9295      0 --:--:-- --:--:-- --:--:--  9315 17:31:10 Removing intermediate container 89506ec3b30d 17:31:10 ---> 29b6d16d6a3e 17:31:10 Step 13/13 : RUN ${MAKE} 17:31:10 ---> Running in 172e48d93a07 17:31:10 noop 17:31:10 Removing intermediate container 172e48d93a07 17:31:10 ---> 9f9e1d509b17 17:31:10 Successfully built 9f9e1d509b17 17:31:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:11 + docker inspect -f . ci-base-image-x86_64 17:31:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:11 prd-ubuntu20.04-docker-8c-8g-29835 does not seem to be running inside a container 17:31:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:31:11 $ docker top f2337646d8634d715dd38ef9b4801a742f03f55e0a157d66083c3b636dee26d5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:12 + go version 17:31:12 go version go1.18.3 linux/amd64 [Pipeline] } 17:31:12 $ docker stop --time=1 f2337646d8634d715dd38ef9b4801a742f03f55e0a157d66083c3b636dee26d5 17:31:13 $ docker rm -f f2337646d8634d715dd38ef9b4801a742f03f55e0a157d66083c3b636dee26d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:14 + docker inspect -f . ci-base-image-x86_64 17:31:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:14 prd-ubuntu20.04-docker-8c-8g-29835 does not seem to be running inside a container 17:31:14 $ 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-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:31:14 $ docker top 1d9f8507df9a560e82eeae4706346195486097b95f816b8e548ce8119c335dbc -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:15 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-86 [Pipeline] fileExists [Pipeline] sh 17:31:15 + make test 17:31:15 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:31:16 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:31:28 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:31:28 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements 17:31:34 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." 17:31:34 CGO_ENABLED=1 go vet ./... 17:31:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:31:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:31:38 ./bin/test-attribution-txt.sh [Pipeline] echo 17:31:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:31:38 $ docker stop --time=1 1d9f8507df9a560e82eeae4706346195486097b95f816b8e548ce8119c335dbc 17:31:39 $ docker rm -f 1d9f8507df9a560e82eeae4706346195486097b95f816b8e548ce8119c335dbc [Pipeline] // withDockerContainer [Pipeline] sh 17:31:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:31:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:31:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:31:41 + ls -al . 17:31:41 total 200 17:31:41 drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 17:31 . 17:31:41 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:30 .. 17:31:41 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 17:31 .git 17:31:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:30 .github 17:31:41 -rw-rw-r-- 1 jenkins jenkins 414 Sep 19 17:30 .gitignore 17:31:41 -rw-rw-r-- 1 jenkins jenkins 42 Sep 19 17:30 .golangci.yml 17:31:41 -rw-rw-r-- 1 jenkins jenkins 77 Sep 19 17:30 .hadolint.yml 17:31:41 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 17:30 .semver 17:31:41 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 19 17:30 Attribution.txt 17:31:41 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 19 17:30 CHANGELOG.md 17:31:41 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 19 17:30 Dockerfile 17:31:41 -rw-rw-r-- 1 jenkins jenkins 678 Sep 19 17:30 GOVERNANCE.md 17:31:41 -rw-rw-r-- 1 jenkins jenkins 659 Sep 19 17:30 Jenkinsfile 17:31:41 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 19 17:30 LICENSE 17:31:41 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 19 17:30 Makefile 17:31:41 -rw-rw-r-- 1 jenkins jenkins 622 Sep 19 17:30 OWNERS.md 17:31:41 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 19 17:30 README.md 17:31:41 -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 17:30 VERSION 17:31:41 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 17:30 bin 17:31:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:30 cmd 17:31:41 -rw-r--r-- 1 jenkins jenkins 29387 Sep 19 17:31 coverage.out 17:31:41 -rwxrwxr-x 1 jenkins jenkins 140 Sep 19 17:30 docker-entrypoint.sh 17:31:41 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 19 17:30 go.mod 17:31:41 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 19 17:30 go.sum 17:31:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:30 internal 17:31:41 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:30 snap 17:31:41 -rw-rw-r-- 1 jenkins jenkins 231 Sep 19 17:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:41 + 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=46b77cd1dd33cccb883e13d0aedce09aad09089a --label arch=amd64 --label version=0.0.0 . 17:31:41 Sending build context to Docker daemon 904.2kB 17:31:41 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:31:41 Step 2/35 : FROM ${BASE} AS builder 17:31:41 ---> 9f9e1d509b17 17:31:41 Step 3/35 : ARG MAKE="make build" 17:31:41 ---> Running in 955c7a1e4ec2 17:31:41 Removing intermediate container 955c7a1e4ec2 17:31:41 ---> 0eeca4248057 17:31:41 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:31:41 ---> Running in f22bd7fdd39e 17:31:42 Removing intermediate container f22bd7fdd39e 17:31:42 ---> 95a8aa1121d5 17:31:42 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:31:42 ---> Running in 8806044e8873 17:31:42 Removing intermediate container 8806044e8873 17:31:42 ---> b680b4abf1de 17:31:42 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:42 ---> Running in bcab463cb403 17:31:42 Removing intermediate container bcab463cb403 17:31:42 ---> 22943a1e8eea 17:31:42 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:31:42 ---> Running in f51ba4d0ab5f 17:31:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:31:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:31:44 OK: 330 MiB in 131 packages 17:31:44 Removing intermediate container f51ba4d0ab5f 17:31:44 ---> a7ecc616380b 17:31:44 Step 8/35 : WORKDIR /device-usb-camera 17:31:44 ---> Running in 3842e708246b 17:31:44 Removing intermediate container 3842e708246b 17:31:44 ---> 502fcbc8ebcf 17:31:44 Step 9/35 : COPY go.mod vendor* ./ 17:31:44 ---> 5bd48ad5a410 17:31:44 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:44 ---> Running in c8ec9a288d51 17:31:45 Removing intermediate container c8ec9a288d51 17:31:45 ---> 6a01233c082c 17:31:45 Step 11/35 : COPY . . 17:31:45 ---> 99e6fdffdcc8 17:31:45 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:31:45 ---> Running in 88b03a801585 17:31:45  % Total % Received % Xferd Average Speed Time Time Time Current 17:31:45 Dload Upload Total Spent Left Speed 17:31:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40981 0 --:--:-- --:--:-- --:--:-- 42480 17:31:46 Removing intermediate container 88b03a801585 17:31:46 ---> 8379f6acdc39 17:31:46 Step 13/35 : RUN ${MAKE} 17:31:46 ---> Running in f4ba0c37be32 17:31:46 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 17:32:08 Removing intermediate container f4ba0c37be32 17:32:08 ---> 264881ba8087 17:32:08 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:32:08 v0.18.4: Pulling from aler9/rtsp-simple-server 17:32:08 af6660deedbd: Pulling fs layer 17:32:08 97cd0a44c592: Pulling fs layer 17:32:08 97cd0a44c592: Download complete 17:32:08 af6660deedbd: Verifying Checksum 17:32:08 af6660deedbd: Download complete 17:32:08 af6660deedbd: Pull complete 17:32:08 97cd0a44c592: Pull complete 17:32:08 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:32:08 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:32:08 ---> fea57e182299 17:32:08 Step 15/35 : FROM alpine:3.16 17:32:09 3.16: Pulling from library/alpine 17:32:09 213ec9aee27d: Pulling fs layer 17:32:09 213ec9aee27d: Verifying Checksum 17:32:09 213ec9aee27d: Download complete 17:32:09 213ec9aee27d: Pull complete 17:32:09 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:32:09 Status: Downloaded newer image for alpine:3.16 17:32:09 ---> 9c6f07244728 17:32:09 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:32:09 ---> Running in a105039b30f2 17:32:10 Removing intermediate container a105039b30f2 17:32:10 ---> 4f5564df72b5 17:32:10 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:32:10 ---> Running in bf5cd23db221 17:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:32:10 (1/83) Installing dumb-init (1.2.5-r1) 17:32:10 (2/83) Installing sdl2 (2.0.22-r0) 17:32:10 (3/83) Installing libxau (1.0.9-r0) 17:32:10 (4/83) Installing libxdmcp (1.1.3-r0) 17:32:10 (5/83) Installing libxcb (1.15-r0) 17:32:10 (6/83) Installing libx11 (1.8-r0) 17:32:10 (7/83) Installing aom-libs (3.3.0-r0) 17:32:10 (8/83) Installing alsa-lib (1.2.7.2-r0) 17:32:10 (9/83) Installing expat (2.4.8-r0) 17:32:10 (10/83) Installing brotli-libs (1.0.9-r6) 17:32:10 (11/83) Installing libbz2 (1.0.8-r1) 17:32:10 (12/83) Installing libpng (1.6.37-r1) 17:32:10 (13/83) Installing freetype (2.12.1-r0) 17:32:10 (14/83) Installing fontconfig (2.14.0-r0) 17:32:10 (15/83) Installing fribidi (1.0.12-r0) 17:32:10 (16/83) Installing libffi (3.4.2-r1) 17:32:10 (17/83) Installing libintl (0.21-r2) 17:32:10 (18/83) Installing libblkid (2.38-r1) 17:32:10 (19/83) Installing libmount (2.38-r1) 17:32:11 (20/83) Installing pcre (8.45-r2) 17:32:11 (21/83) Installing glib (2.72.1-r0) 17:32:11 (22/83) Installing graphite2 (1.3.14-r1) 17:32:11 (23/83) Installing harfbuzz (4.3.0-r0) 17:32:11 (24/83) Installing libass (0.16.0-r0) 17:32:11 (25/83) Installing libdav1d (1.0.0-r0) 17:32:11 (26/83) Installing libpciaccess (0.16-r0) 17:32:11 (27/83) Installing libdrm (2.4.110-r0) 17:32:11 (28/83) Installing gmp (6.2.1-r2) 17:32:11 (29/83) Installing nettle (3.7.3-r0) 17:32:11 (30/83) Installing p11-kit (0.24.1-r0) 17:32:11 (31/83) Installing libtasn1 (4.18.0-r0) 17:32:11 (32/83) Installing libunistring (1.0-r0) 17:32:11 (33/83) Installing gnutls (3.7.7-r0) 17:32:11 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:32:11 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 17:32:11 (36/83) Installing lame (3.100-r0) 17:32:11 (37/83) Installing opus (1.3.1-r1) 17:32:11 (38/83) Installing libasyncns (0.8-r1) 17:32:11 (39/83) Installing dbus-libs (1.14.0-r1) 17:32:11 (40/83) Installing libltdl (2.4.7-r0) 17:32:11 (41/83) Installing orc (0.4.32-r0) 17:32:11 (42/83) Installing libgcc (11.2.1_git20220219-r2) 17:32:11 (43/83) Installing libogg (1.3.5-r1) 17:32:11 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 17:32:11 (45/83) Installing flac (1.3.4-r0) 17:32:11 (46/83) Installing libvorbis (1.3.7-r0) 17:32:11 (47/83) Installing libsndfile (1.1.0-r0) 17:32:11 (48/83) Installing libgomp (11.2.1_git20220219-r2) 17:32:11 (49/83) Installing soxr (0.1.3-r2) 17:32:11 (50/83) Installing speexdsp (1.2.0-r0) 17:32:11 (51/83) Installing tdb-libs (1.4.6-r0) 17:32:11 (52/83) Installing libpulse (15.0-r2) 17:32:11 (53/83) Installing cjson (1.7.15-r3) 17:32:11 (54/83) Installing mbedtls (2.28.1-r0) 17:32:11 (55/83) Installing librist (0.2.6-r1) 17:32:11 (56/83) Installing libsrt (1.4.4-r0) 17:32:11 (57/83) Installing libssh (0.9.6-r1) 17:32:11 (58/83) Installing libtheora (1.1.1-r16) 17:32:11 (59/83) Installing libjpeg-turbo (2.1.3-r1) 17:32:11 (60/83) Installing v4l-utils-libs (1.22.1-r1) 17:32:11 (61/83) Installing libxext (1.3.4-r0) 17:32:11 (62/83) Installing libxfixes (6.0.0-r0) 17:32:11 (63/83) Installing wayland-libs-client (1.20.0-r0) 17:32:11 (64/83) Installing libva (2.14.0-r0) 17:32:11 (65/83) Installing libvdpau (1.5-r0) 17:32:11 (66/83) Installing vidstab (1.1.0-r1) 17:32:11 (67/83) Installing libvpx (1.11.0-r1) 17:32:11 (68/83) Installing libwebp (1.2.3-r0) 17:32:11 (69/83) Installing x264-libs (0.163_git20210613-r0) 17:32:11 (70/83) Installing numactl (2.0.14-r0) 17:32:11 (71/83) Installing x265-libs (3.5-r3) 17:32:11 (72/83) Installing xvidcore (1.3.7-r1) 17:32:11 (73/83) Installing ffmpeg-libs (5.0.1-r1) 17:32:12 (74/83) Installing ffmpeg (5.0.1-r1) 17:32:12 (75/83) Installing udev-init-scripts (35-r0) 17:32:12 Executing udev-init-scripts-35-r0.post-install 17:32:12 (76/83) Installing eudev-libs (3.2.11-r0) 17:32:12 (77/83) Installing xz-libs (5.2.5-r1) 17:32:12 (78/83) Installing zstd-libs (1.5.2-r1) 17:32:12 (79/83) Installing kmod-libs (29-r2) 17:32:12 (80/83) Installing eudev (3.2.11-r0) 17:32:12 (81/83) Installing libsodium (1.0.18-r0) 17:32:12 (82/83) Installing libzmq (4.3.4-r0) 17:32:12 (83/83) Installing zeromq (4.3.4-r0) 17:32:12 Executing busybox-1.35.0-r17.trigger 17:32:12 Executing eudev-3.2.11-r0.trigger 17:32:12 OK: 101 MiB in 97 packages 17:32:13 Removing intermediate container bf5cd23db221 17:32:13 ---> 94b176e1379d 17:32:13 Step 18/35 : WORKDIR / 17:32:13 ---> Running in f586cd76dddb 17:32:13 Removing intermediate container f586cd76dddb 17:32:13 ---> 4969910d62da 17:32:13 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:32:14 ---> 494ff59d8512 17:32:14 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:32:14 ---> 058660230b04 17:32:14 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:32:14 ---> 67bb0cd75613 17:32:14 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:32:14 ---> a94b114f64ac 17:32:14 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:32:14 ---> 73cf0ae4861a 17:32:14 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:32:14 ---> 1defe010d096 17:32:14 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:32:15 ---> ea1628d1ad19 17:32:15 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:32:15 ---> Running in 88693bcf25cc 17:32:15 Removing intermediate container 88693bcf25cc 17:32:15 ---> b51c0baaad67 17:32:15 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:32:16 ---> Running in 304ab34d4ac8 17:32:16 Removing intermediate container 304ab34d4ac8 17:32:16 ---> 9ea4f7002c6e 17:32:16 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:32:16 ---> Running in e7bf513e53e6 17:32:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29836 in /w/workspace/xfoundry_device-usb-camera_PR-86 [Pipeline] { [Pipeline] ws 17:32:16 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:32:16 Selected Git installation does not exist. Using Default 17:32:16 The recommended git tool is: NONE 17:32:17 Removing intermediate container e7bf513e53e6 17:32:17 ---> 1aa4ef77960f 17:32:17 Step 29/35 : EXPOSE 59983 17:32:17 ---> Running in 548a8cdab236 17:32:17 Removing intermediate container 548a8cdab236 17:32:17 ---> 3dc4d0fbc9b4 17:32:17 Step 30/35 : EXPOSE 8554 17:32:17 ---> Running in 4e1c52ab600d 17:32:17 Removing intermediate container 4e1c52ab600d 17:32:17 ---> 03f9d1ea65e8 17:32:17 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:32:17 ---> Running in 49c0a521c122 17:32:17 Removing intermediate container 49c0a521c122 17:32:17 ---> 61e82d02813a 17:32:17 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:32:17 ---> Running in 3199e87c405e 17:32:17 Removing intermediate container 3199e87c405e 17:32:17 ---> bcdcddab1b96 17:32:17 Step 33/35 : LABEL arch=amd64 17:32:17 ---> Running in 8bee62190d66 17:32:17 Removing intermediate container 8bee62190d66 17:32:17 ---> 227d20411b30 17:32:17 Step 34/35 : LABEL git_sha=46b77cd1dd33cccb883e13d0aedce09aad09089a 17:32:17 ---> Running in 4b17cee49bd8 17:32:17 Removing intermediate container 4b17cee49bd8 17:32:17 ---> b9732ad9ae77 17:32:17 Step 35/35 : LABEL version=0.0.0 17:32:17 ---> Running in 8f48065e043e 17:32:17 Removing intermediate container 8f48065e043e 17:32:17 ---> 74b82c595cfe 17:32:17 [Warning] One or more build-args [ARCH] were not consumed 17:32:17 Successfully built 74b82c595cfe 17:32:17 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:32:18 17:32:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:32:19 latest: Pulling from edgex-lftools-log-publisher 17:32:19 5eb5b503b376: Pulling fs layer 17:32:19 5c69ac0246d0: Pulling fs layer 17:32:19 ec43610c2a17: Pulling fs layer 17:32:19 3a2ae6a8a46f: Pulling fs layer 17:32:19 33b1e0a273af: Pulling fs layer 17:32:19 5d3b04190fa2: Pulling fs layer 17:32:19 2f39f015ded8: Pulling fs layer 17:32:19 33b1e0a273af: Waiting 17:32:19 5d3b04190fa2: Waiting 17:32:19 2f39f015ded8: Waiting 17:32:19 3a2ae6a8a46f: Waiting 17:32:19 5c69ac0246d0: Download complete 17:32:19 3a2ae6a8a46f: Verifying Checksum 17:32:19 3a2ae6a8a46f: Download complete 17:32:19 33b1e0a273af: Verifying Checksum 17:32:19 33b1e0a273af: Download complete 17:32:19 5d3b04190fa2: Download complete 17:32:19 ec43610c2a17: Verifying Checksum 17:32:19 5eb5b503b376: Verifying Checksum 17:32:19 5eb5b503b376: Download complete 17:32:19 2f39f015ded8: Verifying Checksum 17:32:19 2f39f015ded8: Download complete 17:32:20 5eb5b503b376: Pull complete 17:32:20 5c69ac0246d0: Pull complete 17:32:21 ec43610c2a17: Pull complete 17:32:21 3a2ae6a8a46f: Pull complete 17:32:21 33b1e0a273af: Pull complete 17:32:21 5d3b04190fa2: Pull complete 17:32:23 using credential edgex-jenkins-ssh 17:32:23 Cloning the remote Git repository 17:32:23 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:32:23 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:32:23 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:32:23 > git --version # timeout=10 17:32:23 > git --version # 'git version 2.25.1' 17:32:23 using GIT_SSH to set credentials SSH Credentials for GitHub 17:32:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:25 Merging remotes/origin/main commit 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 into PR head commit 46b77cd1dd33cccb883e13d0aedce09aad09089a 17:32:25 Merge succeeded, producing 46b77cd1dd33cccb883e13d0aedce09aad09089a 17:32:25 Checking out Revision 46b77cd1dd33cccb883e13d0aedce09aad09089a (PR-86) 17:32:24 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:32:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:32:24 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:32:24 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:32:24 using GIT_SSH to set credentials SSH Credentials for GitHub 17:32:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:32:25 > git config core.sparsecheckout # timeout=10 17:32:25 > git checkout -f 46b77cd1dd33cccb883e13d0aedce09aad09089a # timeout=10 17:32:25 > git remote # timeout=10 17:32:25 > git config --get remote.origin.url # timeout=10 17:32:25 using GIT_SSH to set credentials SSH Credentials for GitHub 17:32:25 > git merge 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 # timeout=10 17:32:25 > git rev-parse HEAD^{commit} # timeout=10 17:32:25 > git config core.sparsecheckout # timeout=10 17:32:25 > git checkout -f 46b77cd1dd33cccb883e13d0aedce09aad09089a # timeout=10 17:32:26 2f39f015ded8: Pull complete 17:32:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:32:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:32:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:27 prd-ubuntu20.04-docker-8c-8g-29835 does not seem to be running inside a container 17:32:27 $ 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-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:32:28 $ docker top 339f29ec6331dc799521be039766644a29bfbbe65f24aebe55f79558f93e595c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:29 ---> job-cost.sh 17:32:29 lf-activate-venv: SKIPPING 17:32:29 INFO: No Stack... 17:32:29 INFO: Retrieving Pricing Info for: v3-standard-8 17:32:29 Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.4" 17:32:29 > git --version # timeout=10 17:32:29 > git --version # 'git version 2.25.1' 17:32:29 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 17:32:29 INFO: Archiving Costs [Pipeline] sh 17:32:29 17:32:29 GitHub has been notified of this commit’s build result 17:32:29 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 17:32:30 + cat /w/workspace/xfoundry_device-usb-camera_PR-86/archives/cost.csv 17:32:30 + cut -d, -f6 [Pipeline] lock 17:32:30 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-86-1-stack-cost] 17:32:30 Resource [jenkins-edgexfoundry-device-usb-camera-PR-86-1-stack-cost] did not exist. Created. 17:32:30 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-86-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 17:32:30 + echo total: 0.2199999988079071 [Pipeline] stash 17:32:30 Stashed 1 file(s) [Pipeline] } 17:32:30 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-86-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:32:30 $ docker stop --time=1 339f29ec6331dc799521be039766644a29bfbbe65f24aebe55f79558f93e595c 17:32:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:32:30 % Total % Received % Xferd Average Speed Time Time Time Current 17:32:30 Dload Upload Total Spent Left Speed 17:32:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 68863 0 --:--:-- --:--:-- --:--:-- 68863 17:32:31 $ docker rm -f 339f29ec6331dc799521be039766644a29bfbbe65f24aebe55f79558f93e595c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:32:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:32:32 + sudo tee /etc/docker/daemon.new 17:32:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:32:32 { 17:32:32 "registry-mirrors": [ 17:32:32 "https://nexus3.edgexfoundry.org:10001" 17:32:32 ], 17:32:32 "bip": "10.250.0.254/24", 17:32:32 "hosts": [ 17:32:32 "tcp://0.0.0.0:5555", 17:32:32 "unix:///var/run/docker.sock" 17:32:32 ], 17:32:32 "mtu": 1458, 17:32:32 "selinux-enabled": true, 17:32:32 "seccomp-profile": "/etc/docker/seccomp.json" 17:32:32 } [Pipeline] sh 17:32:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:32:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:32:52 provisioning config files... 17:32:52 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config1667145820179649865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:52 ---> docker-login.sh 17:32:52 nexus3.edgexfoundry.org:10001 17:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:53 Configure a credential helper to remove this warning. See 17:32:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:53 17:32:53 Login Succeeded 17:32:53 nexus3.edgexfoundry.org:10002 17:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:53 Configure a credential helper to remove this warning. See 17:32:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:53 17:32:53 Login Succeeded 17:32:53 nexus3.edgexfoundry.org:10003 17:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:54 Configure a credential helper to remove this warning. See 17:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:54 17:32:54 Login Succeeded 17:32:54 nexus3.edgexfoundry.org:10004 17:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:54 Configure a credential helper to remove this warning. See 17:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:54 17:32:54 Login Succeeded 17:32:54 docker.io 17:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:55 Configure a credential helper to remove this warning. See 17:32:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:55 17:32:55 Login Succeeded 17:32:55 ---> docker-login.sh ends [Pipeline] } 17:32:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:32:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:32:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:32:55 ========================================================= 17:32:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:32:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:56 + 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 . 17:32:56 Sending build context to Docker daemon 561.7kB 17:32:56 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:32:56 Step 2/13 : FROM ${BASE} AS builder 17:32:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:32:56 b3c136eddcbf: Pulling fs layer 17:32:56 c0a3192eca97: Pulling fs layer 17:32:56 a050256f5b6f: Pulling fs layer 17:32:56 656be50a0ddc: Pulling fs layer 17:32:56 2bbca73fdf42: Pulling fs layer 17:32:56 46d945488cbd: Pulling fs layer 17:32:56 8a5474983e97: Pulling fs layer 17:32:56 329c88fbcd65: Pulling fs layer 17:32:56 46d945488cbd: Waiting 17:32:56 8a5474983e97: Waiting 17:32:56 656be50a0ddc: Waiting 17:32:56 2bbca73fdf42: Waiting 17:32:56 329c88fbcd65: Waiting 17:32:56 a050256f5b6f: Verifying Checksum 17:32:56 a050256f5b6f: Download complete 17:32:56 c0a3192eca97: Download complete 17:32:56 2bbca73fdf42: Verifying Checksum 17:32:56 2bbca73fdf42: Download complete 17:32:56 46d945488cbd: Verifying Checksum 17:32:56 46d945488cbd: Download complete 17:32:56 b3c136eddcbf: Verifying Checksum 17:32:56 b3c136eddcbf: Download complete 17:32:57 b3c136eddcbf: Pull complete 17:32:57 329c88fbcd65: Verifying Checksum 17:32:57 329c88fbcd65: Download complete 17:32:58 c0a3192eca97: Pull complete 17:32:58 a050256f5b6f: Pull complete 17:32:59 8a5474983e97: Verifying Checksum 17:32:59 8a5474983e97: Download complete 17:32:59 656be50a0ddc: Verifying Checksum 17:32:59 656be50a0ddc: Download complete 17:33:12 656be50a0ddc: Pull complete 17:33:12 2bbca73fdf42: Pull complete 17:33:12 46d945488cbd: Pull complete 17:33:19 8a5474983e97: Pull complete 17:33:21 329c88fbcd65: Pull complete 17:33:21 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:33:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:33:21 ---> ff4287adb874 17:33:21 Step 3/13 : ARG MAKE="make build" 17:33:23 ---> Running in 34aaa9030d28 17:33:23 Removing intermediate container 34aaa9030d28 17:33:23 ---> cdcb891de2fc 17:33:23 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:33:23 ---> Running in a79d5d3bb99e 17:33:23 Removing intermediate container a79d5d3bb99e 17:33:23 ---> 8395668a5277 17:33:23 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:33:23 ---> Running in 096acf7d3362 17:33:24 Removing intermediate container 096acf7d3362 17:33:24 ---> eb35d617352b 17:33:24 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:33:24 ---> Running in 6a73e605464d 17:33:26 Removing intermediate container 6a73e605464d 17:33:26 ---> 3806e3d2a987 17:33:26 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:33:26 ---> Running in c264bdcfb10d 17:33:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:33:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:33:29 (1/14) Installing libintl (0.21-r2) 17:33:29 (2/14) Installing eudev-libs (3.2.11-r0) 17:33:29 (3/14) Installing libjpeg-turbo (2.1.3-r1) 17:33:29 (4/14) Installing v4l-utils-libs (1.22.1-r1) 17:33:29 (5/14) Installing v4l-utils (1.22.1-r1) 17:33:29 (6/14) Installing udev-init-scripts (35-r0) 17:33:30 Executing udev-init-scripts-35-r0.post-install 17:33:30 (7/14) Installing libblkid (2.38-r1) 17:33:30 (8/14) Installing xz-libs (5.2.5-r1) 17:33:30 (9/14) Installing zstd-libs (1.5.2-r1) 17:33:30 (10/14) Installing kmod-libs (29-r2) 17:33:30 (11/14) Installing eudev (3.2.11-r0) 17:33:30 (12/14) Installing eudev-dev (3.2.11-r0) 17:33:30 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:33:30 (14/14) Installing v4l-utils-dev (1.22.1-r1) 17:33:31 Executing busybox-1.35.0-r13.trigger 17:33:31 Executing eudev-3.2.11-r0.trigger 17:33:31 OK: 228 MiB in 65 packages 17:33:32 Removing intermediate container c264bdcfb10d 17:33:32 ---> d04eb6aca313 17:33:32 Step 8/13 : WORKDIR /device-usb-camera 17:33:32 ---> Running in ccce8b064d8d 17:33:32 Removing intermediate container ccce8b064d8d 17:33:32 ---> 4d6ba4ed3fcb 17:33:32 Step 9/13 : COPY go.mod vendor* ./ 17:33:33 ---> 496e804ab8a0 17:33:33 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:33 ---> Running in f3c8ba90c094 17:34:20 Removing intermediate container f3c8ba90c094 17:34:20 ---> b529caaf0f65 17:34:20 Step 11/13 : COPY . . 17:34:20 ---> 6e4eadff6d40 17:34:20 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:34:20 ---> Running in 976b271b10e6 17:34:21  % Total  % Received % Xferd Average Speed Time Time Time Current 17:34:21  Dload  Upload Total Spent Left Speed 17:34:21  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 16230 0 --:--:-- --:--:-- --:--:-- 16338 17:34:21 Removing intermediate container 976b271b10e6 17:34:21 ---> b79abd10151e 17:34:21 Step 13/13 : RUN ${MAKE} 17:34:22 ---> Running in e8aa9d5d76c3 17:34:23 noop 17:34:23 Removing intermediate container e8aa9d5d76c3 17:34:23 ---> b33c3fc26e4e 17:34:23 Successfully built b33c3fc26e4e 17:34:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:24 + docker inspect -f . ci-base-image-arm64 17:34:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:34:24 prd-ubuntu20.04-docker-arm64-4c-16g-29836 does not seem to be running inside a container 17:34:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:34:25 $ docker top 96c225d5615147be4d58a58dfa6141d338adaad9dafccb9edcc9a50030e4187c -eo pid,comm [Pipeline] { [Pipeline] sh 17:34:26 + go version 17:34:26 go version go1.18.3 linux/arm64 [Pipeline] } 17:34:26 $ docker stop --time=1 96c225d5615147be4d58a58dfa6141d338adaad9dafccb9edcc9a50030e4187c 17:34:28 $ docker rm -f 96c225d5615147be4d58a58dfa6141d338adaad9dafccb9edcc9a50030e4187c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:29 + docker inspect -f . ci-base-image-arm64 17:34:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:34:29 prd-ubuntu20.04-docker-arm64-4c-16g-29836 does not seem to be running inside a container 17:34:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:34:31 $ docker top 4d62e7aeb217e223d87387c6429710426ed0c16062146714fa99a93a7aec4934 -eo pid,comm [Pipeline] { [Pipeline] sh 17:34:31 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:34:32 + make test 17:34:32 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:34:34 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:36:11 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:36:11 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 1.9% of statements 17:36:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:36:11 CGO_ENABLED=1 go vet ./... 17:36:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:36:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:36:29 ./bin/test-attribution-txt.sh [Pipeline] echo 17:36:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:36:29 $ docker stop --time=1 4d62e7aeb217e223d87387c6429710426ed0c16062146714fa99a93a7aec4934 17:36:31 $ docker rm -f 4d62e7aeb217e223d87387c6429710426ed0c16062146714fa99a93a7aec4934 [Pipeline] // withDockerContainer [Pipeline] sh 17:36:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:36:32 Warning: overwriting stash ‘coverage-report’ 17:36:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:36:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:36:33 + ls -al . 17:36:33 total 196 17:36:33 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 17:34 . 17:36:33 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:32 .. 17:36:33 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 17:32 .git 17:36:33 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:32 .github 17:36:33 -rw-rw-r-- 1 jenkins jenkins 414 Sep 19 17:32 .gitignore 17:36:33 -rw-rw-r-- 1 jenkins jenkins 42 Sep 19 17:32 .golangci.yml 17:36:33 -rw-rw-r-- 1 jenkins jenkins 77 Sep 19 17:32 .hadolint.yml 17:36:33 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 19 17:32 Attribution.txt 17:36:33 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 19 17:32 CHANGELOG.md 17:36:33 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 19 17:32 Dockerfile 17:36:33 -rw-rw-r-- 1 jenkins jenkins 678 Sep 19 17:32 GOVERNANCE.md 17:36:33 -rw-rw-r-- 1 jenkins jenkins 659 Sep 19 17:32 Jenkinsfile 17:36:33 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 19 17:32 LICENSE 17:36:33 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 19 17:32 Makefile 17:36:33 -rw-rw-r-- 1 jenkins jenkins 622 Sep 19 17:32 OWNERS.md 17:36:33 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 19 17:32 README.md 17:36:33 -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 17:30 VERSION 17:36:33 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 17:32 bin 17:36:33 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:32 cmd 17:36:33 -rw-r--r-- 1 jenkins jenkins 29387 Sep 19 17:36 coverage.out 17:36:33 -rwxrwxr-x 1 jenkins jenkins 140 Sep 19 17:32 docker-entrypoint.sh 17:36:33 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 19 17:32 go.mod 17:36:33 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 19 17:32 go.sum 17:36:33 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 17:32 internal 17:36:33 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 17:32 snap 17:36:33 -rw-rw-r-- 1 jenkins jenkins 231 Sep 19 17:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:34 + 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=46b77cd1dd33cccb883e13d0aedce09aad09089a --label arch=arm64 --label version=0.0.0 . 17:36:34 Sending build context to Docker daemon 591.9kB 17:36:34 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:36:34 Step 2/35 : FROM ${BASE} AS builder 17:36:34 ---> b33c3fc26e4e 17:36:34 Step 3/35 : ARG MAKE="make build" 17:36:34 ---> Running in 7afe6c74201f 17:36:34 Removing intermediate container 7afe6c74201f 17:36:34 ---> b783c7245b4c 17:36:34 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:36:34 ---> Running in d6b7e18c086c 17:36:35 Removing intermediate container d6b7e18c086c 17:36:35 ---> 169bed2437ec 17:36:35 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:36:35 ---> Running in c5e106bcfa0f 17:36:35 Removing intermediate container c5e106bcfa0f 17:36:35 ---> 971e1024833d 17:36:35 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:35 ---> Running in c7b0966a0196 17:36:37 Removing intermediate container c7b0966a0196 17:36:37 ---> 8c66d5268fa7 17:36:37 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:36:37 ---> Running in 1c02142465b8 17:36:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:36:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:36:40 OK: 228 MiB in 65 packages 17:36:41 Removing intermediate container 1c02142465b8 17:36:41 ---> efe055645573 17:36:41 Step 8/35 : WORKDIR /device-usb-camera 17:36:41 ---> Running in 6d65dcdb99cd 17:36:41 Removing intermediate container 6d65dcdb99cd 17:36:41 ---> bb417525c194 17:36:41 Step 9/35 : COPY go.mod vendor* ./ 17:36:42 ---> de3fd09b1476 17:36:42 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:42 ---> Running in a718e514ea0a 17:36:44 Removing intermediate container a718e514ea0a 17:36:44 ---> 8b15fade7662 17:36:44 Step 11/35 : COPY . . 17:36:44 ---> 61f7d417c937 17:36:44 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:36:44 ---> Running in 62d7848e6682 17:36:45  % Total % Received % Xferd Average Speed Time Time Time Current 17:36:45 Dload Upload Total Spent Left Speed 17:36:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6530 0 --:--:-- --:--:-- --:--:-- 6555 17:36:46 Removing intermediate container 62d7848e6682 17:36:46 ---> 27b0f9e34872 17:36:46 Step 13/35 : RUN ${MAKE} 17:36:46 ---> Running in 65bc814b93ff 17:36:47 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 17:39:09 Removing intermediate container 65bc814b93ff 17:39:09 ---> bada53febaaf 17:39:09 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:39:09 v0.18.4: Pulling from aler9/rtsp-simple-server 17:39:09 eab2503cf8f4: Pulling fs layer 17:39:09 97cd0a44c592: Pulling fs layer 17:39:09 97cd0a44c592: Verifying Checksum 17:39:09 97cd0a44c592: Download complete 17:39:09 eab2503cf8f4: Verifying Checksum 17:39:09 eab2503cf8f4: Download complete 17:39:09 eab2503cf8f4: Pull complete 17:39:09 97cd0a44c592: Pull complete 17:39:09 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:39:09 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:39:09 ---> 7f763cca56b3 17:39:09 Step 15/35 : FROM alpine:3.16 17:39:09 3.16: Pulling from library/alpine 17:39:09 9b18e9b68314: Pulling fs layer 17:39:09 9b18e9b68314: Download complete 17:39:09 9b18e9b68314: Pull complete 17:39:09 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:39:09 Status: Downloaded newer image for alpine:3.16 17:39:09 ---> a6215f271958 17:39:09 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:39:09 ---> Running in 28188e672489 17:39:09 Removing intermediate container 28188e672489 17:39:09 ---> 4ed5df60f756 17:39:09 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:39:09 ---> Running in 7187fd966297 17:39:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:39:11 (1/82) Installing dumb-init (1.2.5-r1) 17:39:11 (2/82) Installing sdl2 (2.0.22-r0) 17:39:11 (3/82) Installing libxau (1.0.9-r0) 17:39:11 (4/82) Installing libxdmcp (1.1.3-r0) 17:39:11 (5/82) Installing libxcb (1.15-r0) 17:39:11 (6/82) Installing libx11 (1.8-r0) 17:39:11 (7/82) Installing aom-libs (3.3.0-r0) 17:39:11 (8/82) Installing alsa-lib (1.2.7.2-r0) 17:39:11 (9/82) Installing expat (2.4.8-r0) 17:39:11 (10/82) Installing brotli-libs (1.0.9-r6) 17:39:11 (11/82) Installing libbz2 (1.0.8-r1) 17:39:11 (12/82) Installing libpng (1.6.37-r1) 17:39:11 (13/82) Installing freetype (2.12.1-r0) 17:39:11 (14/82) Installing fontconfig (2.14.0-r0) 17:39:11 (15/82) Installing fribidi (1.0.12-r0) 17:39:11 (16/82) Installing libffi (3.4.2-r1) 17:39:11 (17/82) Installing libintl (0.21-r2) 17:39:11 (18/82) Installing libblkid (2.38-r1) 17:39:11 (19/82) Installing libmount (2.38-r1) 17:39:11 (20/82) Installing pcre (8.45-r2) 17:39:11 (21/82) Installing glib (2.72.1-r0) 17:39:11 (22/82) Installing graphite2 (1.3.14-r1) 17:39:11 (23/82) Installing harfbuzz (4.3.0-r0) 17:39:11 (24/82) Installing libass (0.16.0-r0) 17:39:11 (25/82) Installing libdav1d (1.0.0-r0) 17:39:11 (26/82) Installing libdrm (2.4.110-r0) 17:39:11 (27/82) Installing gmp (6.2.1-r2) 17:39:11 (28/82) Installing nettle (3.7.3-r0) 17:39:11 (29/82) Installing p11-kit (0.24.1-r0) 17:39:11 (30/82) Installing libtasn1 (4.18.0-r0) 17:39:11 (31/82) Installing libunistring (1.0-r0) 17:39:12 (32/82) Installing gnutls (3.7.7-r0) 17:39:12 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:39:12 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 17:39:12 (35/82) Installing lame (3.100-r0) 17:39:12 (36/82) Installing opus (1.3.1-r1) 17:39:12 (37/82) Installing libasyncns (0.8-r1) 17:39:12 (38/82) Installing dbus-libs (1.14.0-r1) 17:39:12 (39/82) Installing libltdl (2.4.7-r0) 17:39:12 (40/82) Installing orc (0.4.32-r0) 17:39:12 (41/82) Installing libgcc (11.2.1_git20220219-r2) 17:39:12 (42/82) Installing libogg (1.3.5-r1) 17:39:12 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 17:39:12 (44/82) Installing flac (1.3.4-r0) 17:39:12 (45/82) Installing libvorbis (1.3.7-r0) 17:39:12 (46/82) Installing libsndfile (1.1.0-r0) 17:39:12 (47/82) Installing libgomp (11.2.1_git20220219-r2) 17:39:12 (48/82) Installing soxr (0.1.3-r2) 17:39:12 (49/82) Installing speexdsp (1.2.0-r0) 17:39:12 (50/82) Installing tdb-libs (1.4.6-r0) 17:39:12 (51/82) Installing libpulse (15.0-r2) 17:39:12 (52/82) Installing cjson (1.7.15-r3) 17:39:12 (53/82) Installing mbedtls (2.28.1-r0) 17:39:12 (54/82) Installing librist (0.2.6-r1) 17:39:12 (55/82) Installing libsrt (1.4.4-r0) 17:39:12 (56/82) Installing libssh (0.9.6-r1) 17:39:12 (57/82) Installing libtheora (1.1.1-r16) 17:39:12 (58/82) Installing libjpeg-turbo (2.1.3-r1) 17:39:12 (59/82) Installing v4l-utils-libs (1.22.1-r1) 17:39:12 (60/82) Installing libxext (1.3.4-r0) 17:39:12 (61/82) Installing libxfixes (6.0.0-r0) 17:39:12 (62/82) Installing wayland-libs-client (1.20.0-r0) 17:39:12 (63/82) Installing libva (2.14.0-r0) 17:39:12 (64/82) Installing libvdpau (1.5-r0) 17:39:12 (65/82) Installing vidstab (1.1.0-r1) 17:39:12 (66/82) Installing libvpx (1.11.0-r1) 17:39:12 (67/82) Installing libwebp (1.2.3-r0) 17:39:12 (68/82) Installing x264-libs (0.163_git20210613-r0) 17:39:12 (69/82) Installing numactl (2.0.14-r0) 17:39:12 (70/82) Installing x265-libs (3.5-r3) 17:39:12 (71/82) Installing xvidcore (1.3.7-r1) 17:39:12 (72/82) Installing ffmpeg-libs (5.0.1-r1) 17:39:13 (73/82) Installing ffmpeg (5.0.1-r1) 17:39:13 (74/82) Installing udev-init-scripts (35-r0) 17:39:13 Executing udev-init-scripts-35-r0.post-install 17:39:13 (75/82) Installing eudev-libs (3.2.11-r0) 17:39:13 (76/82) Installing xz-libs (5.2.5-r1) 17:39:13 (77/82) Installing zstd-libs (1.5.2-r1) 17:39:13 (78/82) Installing kmod-libs (29-r2) 17:39:13 (79/82) Installing eudev (3.2.11-r0) 17:39:13 (80/82) Installing libsodium (1.0.18-r0) 17:39:13 (81/82) Installing libzmq (4.3.4-r0) 17:39:13 (82/82) Installing zeromq (4.3.4-r0) 17:39:13 Executing busybox-1.35.0-r17.trigger 17:39:13 Executing eudev-3.2.11-r0.trigger 17:39:13 OK: 78 MiB in 96 packages 17:39:16 Removing intermediate container 7187fd966297 17:39:16 ---> df5852241136 17:39:16 Step 18/35 : WORKDIR / 17:39:16 ---> Running in 4ad0c4c2b6a1 17:39:16 Removing intermediate container 4ad0c4c2b6a1 17:39:16 ---> 484353bd2132 17:39:16 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:39:18 ---> 4aa9bb3ea212 17:39:18 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:39:18 ---> 719fde9d7bbb 17:39:18 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:39:19 ---> fd43761e06ea 17:39:19 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:39:20 ---> 416c2037f256 17:39:20 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:39:20 ---> 3e16827a3ab4 17:39:20 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:39:21 ---> 69dd682a4377 17:39:21 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:39:22 ---> 2b050080fa77 17:39:22 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:39:22 ---> Running in d0947831f584 17:39:24 Removing intermediate container d0947831f584 17:39:24 ---> ab779932ee92 17:39:24 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:39:24 ---> Running in ae95943b9589 17:39:26 Removing intermediate container ae95943b9589 17:39:26 ---> 38ef131b3b1b 17:39:26 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:39:26 ---> Running in 780cb9472643 17:39:27 Removing intermediate container 780cb9472643 17:39:27 ---> 057bf84daf58 17:39:27 Step 29/35 : EXPOSE 59983 17:39:27 ---> Running in f30a62874482 17:39:27 Removing intermediate container f30a62874482 17:39:27 ---> f2f744f23970 17:39:27 Step 30/35 : EXPOSE 8554 17:39:27 ---> Running in 3d544e1c4626 17:39:28 Removing intermediate container 3d544e1c4626 17:39:28 ---> 5fe0c8dd6a49 17:39:28 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:39:28 ---> Running in 1d880a961b89 17:39:28 Removing intermediate container 1d880a961b89 17:39:28 ---> b0cf440f2736 17:39:28 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:39:28 ---> Running in 16d450b1bc76 17:39:28 Removing intermediate container 16d450b1bc76 17:39:28 ---> 1ba08a7d5f5a 17:39:28 Step 33/35 : LABEL arch=arm64 17:39:28 ---> Running in 1fb802579f65 17:39:29 Removing intermediate container 1fb802579f65 17:39:29 ---> 362465e39947 17:39:29 Step 34/35 : LABEL git_sha=46b77cd1dd33cccb883e13d0aedce09aad09089a 17:39:29 ---> Running in aa7b1aa55c7a 17:39:29 Removing intermediate container aa7b1aa55c7a 17:39:29 ---> 83f85c173854 17:39:29 Step 35/35 : LABEL version=0.0.0 17:39:29 ---> Running in 6bb122e1ad26 17:39:29 Removing intermediate container 6bb122e1ad26 17:39:29 ---> c5e1ef0b7358 17:39:29 [Warning] One or more build-args [ARCH] were not consumed 17:39:29 Successfully built c5e1ef0b7358 17:39:29 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 17:39:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:39:30 17:39:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:39:31 arm64: Pulling from edgex-lftools-log-publisher 17:39:31 8998bd30e6a1: Pulling fs layer 17:39:31 04944245beec: Pulling fs layer 17:39:31 699f458cf7ca: Pulling fs layer 17:39:31 765212b225bb: Pulling fs layer 17:39:31 f23df028b6ca: Pulling fs layer 17:39:31 d65c8cfc05b1: Pulling fs layer 17:39:31 2437ff75d9bd: Pulling fs layer 17:39:31 f23df028b6ca: Waiting 17:39:31 d65c8cfc05b1: Waiting 17:39:31 2437ff75d9bd: Waiting 17:39:31 765212b225bb: Waiting 17:39:31 04944245beec: Verifying Checksum 17:39:31 04944245beec: Download complete 17:39:31 765212b225bb: Verifying Checksum 17:39:31 765212b225bb: Download complete 17:39:31 f23df028b6ca: Verifying Checksum 17:39:31 f23df028b6ca: Download complete 17:39:31 d65c8cfc05b1: Verifying Checksum 17:39:31 d65c8cfc05b1: Download complete 17:39:31 699f458cf7ca: Verifying Checksum 17:39:31 699f458cf7ca: Download complete 17:39:32 8998bd30e6a1: Verifying Checksum 17:39:32 8998bd30e6a1: Download complete 17:39:34 2437ff75d9bd: Download complete 17:39:36 8998bd30e6a1: Pull complete 17:39:36 04944245beec: Pull complete 17:39:38 699f458cf7ca: Pull complete 17:39:38 765212b225bb: Pull complete 17:39:39 f23df028b6ca: Pull complete 17:39:39 d65c8cfc05b1: Pull complete 17:39:54 2437ff75d9bd: Pull complete 17:39:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:39:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:39:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:55 prd-ubuntu20.04-docker-arm64-4c-16g-29836 does not seem to be running inside a container 17:39:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:39:57 $ docker top 5a4b23b4da26e5543080bbcadc3205795317fdfdaf8072509673b0743b4a9c2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:58 ---> job-cost.sh 17:39:58 lf-activate-venv: SKIPPING 17:39:58 INFO: No Stack... 17:39:58 INFO: Retrieving Pricing Info for: v3-standard-4 17:39:59 INFO: Archiving Costs [Pipeline] sh 17:40:00 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:40:00 + cut -d, -f6 [Pipeline] lock 17:40:00 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-86-1-stack-cost] 17:40:00 Resource [jenkins-edgexfoundry-device-usb-camera-PR-86-1-stack-cost] did not exist. Created. 17:40:00 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-86-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:40:01 /w/workspace/device-usb-camera/1@tmp/durable-39893cc1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:40:02 + echo total: 0.10999999940395355 [Pipeline] stash 17:40:02 Warning: overwriting stash ‘stack-cost’ 17:40:02 Stashed 1 file(s) [Pipeline] } 17:40:02 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-86-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:40:02 $ docker stop --time=1 5a4b23b4da26e5543080bbcadc3205795317fdfdaf8072509673b0743b4a9c2e 17:40:03 $ docker rm -f 5a4b23b4da26e5543080bbcadc3205795317fdfdaf8072509673b0743b4a9c2e [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 17:40:04 provisioning config files... 17:40:04 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config3215456839794078303tmp [Pipeline] { [Pipeline] sh 17:40:05 + set +x 17:40:05 + + bashcurl -s -s -- https://codecov.io/bash 17:40:05 17:40:05 17:40:05 _____ _ 17:40:05 / ____| | | 17:40:05 | | ___ __| | ___ ___ _____ __ 17:40:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:40:05 | |___| (_) | (_| | __/ (_| (_) \ V / 17:40:05 \_____\___/ \__,_|\___|\___\___/ \_/ 17:40:05 Bash-1.0.6 17:40:05 17:40:05 17:40:05 ==> git version 2.25.1 found 17:40:05 ==> 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 17:40:05 Release-Date: 2020-01-08 17:40:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:40:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:40:05 ==> Jenkins CI detected. 17:40:05 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-86 17:40:05 project root: . 17:40:05 --> token set from env 17:40:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:40:05 ==> Running gcov in . (disable via -X gcov) 17:40:05 ==> Python coveragepy not found 17:40:05 ==> Searching for coverage reports in: 17:40:05 + . 17:40:05 -> Found 1 reports 17:40:05 ==> Detecting git/mercurial file structure 17:40:05 ==> Reading reports 17:40:05 + ./coverage.out bytes=29387 17:40:05 ==> Appending adjustments 17:40:05 https://docs.codecov.io/docs/fixing-reports 17:40:05 + Found adjustments 17:40:05 ==> Gzipping contents 17:40:05 8.0K /tmp/codecov.5cYH2l.gz 17:40:05 ==> Uploading reports 17:40:05 url: https://codecov.io 17:40:05 query: branch=PR-86&commit=46b77cd1dd33cccb883e13d0aedce09aad09089a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-86%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=86&job=&cmd_args= 17:40:05 -> Pinging Codecov 17:40:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-86&commit=46b77cd1dd33cccb883e13d0aedce09aad09089a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-86%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=86&job=&cmd_args= 17:40:05 -> Uploading to 17:40:05 https://storage.googleapis.com/codecov/v4/raw/2022-09-19/73D8F5FF140700D3E01443B452E23636/46b77cd1dd33cccb883e13d0aedce09aad09089a/17ab2ff2-fdc8-4985-985c-eb6cfd8d20d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220919T174005Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1eb9cf6322d314e82b02cef9c8059f1ccffbbc8ce6fb5b32eb9e1be4aa3c7d5 17:40:05 % Total % Received % Xferd Average Speed Time Time Time Current 17:40:05 Dload Upload Total Spent Left Speed 17:40:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4132 0 0 100 4132 0 13819 --:--:-- --:--:-- --:--:-- 13819 17:40:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/46b77cd1dd33cccb883e13d0aedce09aad09089a [Pipeline] } 17:40:06 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 17:40:07 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-86/archives ] 17:40:07 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-86/archives 17:40:07 total 16 17:40:07 drwxr-xr-x 3 root root 4096 Sep 19 17:32 . 17:40:07 drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 17:32 .. 17:40:07 drwxr-xr-x 2 root root 4096 Sep 19 17:32 cost 17:40:07 -rw-r--r-- 1 root root 88 Sep 19 17:32 cost.csv 17:40:07 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-86/archives 17:40:07 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-86/archives 17:40:07 total 16 17:40:07 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 17:32 . 17:40:07 drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 17:32 .. 17:40:07 drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 17:32 cost 17:40:07 -rw-r--r-- 1 jenkins jenkins 88 Sep 19 17:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:40:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:40:09 ---> package-listing.sh 17:40:09 ++ facter osfamily 17:40:09 ++ tr '[:upper:]' '[:lower:]' 17:40:09 + OS_FAMILY=debian 17:40:09 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-86 17:40:09 + START_PACKAGES=/tmp/packages_start.txt 17:40:09 + END_PACKAGES=/tmp/packages_end.txt 17:40:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:40:09 + PACKAGES=/tmp/packages_start.txt 17:40:09 + '[' /w/workspace/xfoundry_device-usb-camera_PR-86 ']' 17:40:09 + PACKAGES=/tmp/packages_end.txt 17:40:09 + case "${OS_FAMILY}" in 17:40:09 + dpkg -l 17:40:09 + grep '^ii' 17:40:09 + '[' -f /tmp/packages_start.txt ']' 17:40:09 + '[' -f /tmp/packages_end.txt ']' 17:40:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:40:09 + '[' /w/workspace/xfoundry_device-usb-camera_PR-86 ']' 17:40:09 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-86/archives/ 17:40:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-86/archives/ [Pipeline] echo 17:40:09 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-86/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:40:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:40:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:10 prd-ubuntu20.04-docker-8c-8g-29835 does not seem to be running inside a container 17:40:10 $ 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-86/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-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:40:10 $ docker top c63f4fc21846283934e25ff6f5cb42fb2934862c83c36edda8eb53743e1e5bc3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:11 + touch /tmp/pre-build-complete [Pipeline] sh 17:40:11 + mkdir -p /var/log/sysstat [Pipeline] sh 17:40:11 + ls /var/log/sa-host 17:40:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:40:12 provisioning config files... 17:40:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config8601023489888718046tmp [Pipeline] { [Pipeline] echo 17:40:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:40:12 ---> create-netrc.sh [Pipeline] } 17:40:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:40:12 ---> python-tools-install.sh [Pipeline] echo 17:40:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:40:13 ---> sudo-logs.sh 17:40:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:40:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:40:13 ---> job-cost.sh 17:40:13 lf-activate-venv: SKIPPING 17:40:13 DEBUG: total: 0.2199999988079071 17:40:13 INFO: Retrieving Stack Cost... 17:40:13 INFO: Retrieving Pricing Info for: v3-standard-8 17:40:14 INFO: Archiving Costs [Pipeline] echo 17:40:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:40:14 ---> logs-deploy.sh 17:40:14 lf-activate-venv: SKIPPING 17:40:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-86/1 17:40:14 INFO: archiving workspace using pattern(s): 17:40:15 Archives upload complete. 17:40:15 INFO: archiving logs to Nexus 17:40:16 ---> uname -a: 17:40:16 Linux prd-ubuntu20-04-docker-8c-8g-29835 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:40:16 17:40:16 17:40:16 ---> lscpu: 17:40:16 Architecture: x86_64 17:40:16 CPU op-mode(s): 32-bit, 64-bit 17:40:16 Byte Order: Little Endian 17:40:16 Address sizes: 40 bits physical, 48 bits virtual 17:40:16 CPU(s): 8 17:40:16 On-line CPU(s) list: 0-7 17:40:16 Thread(s) per core: 1 17:40:16 Core(s) per socket: 1 17:40:16 Socket(s): 8 17:40:16 NUMA node(s): 1 17:40:16 Vendor ID: AuthenticAMD 17:40:16 CPU family: 23 17:40:16 Model: 49 17:40:16 Model name: AMD EPYC-Rome Processor 17:40:16 Stepping: 0 17:40:16 CPU MHz: 2799.998 17:40:16 BogoMIPS: 5599.99 17:40:16 Virtualization: AMD-V 17:40:16 Hypervisor vendor: KVM 17:40:16 Virtualization type: full 17:40:16 L1d cache: 256 KiB 17:40:16 L1i cache: 256 KiB 17:40:16 L2 cache: 4 MiB 17:40:16 L3 cache: 128 MiB 17:40:16 NUMA node0 CPU(s): 0-7 17:40:16 Vulnerability Itlb multihit: Not affected 17:40:16 Vulnerability L1tf: Not affected 17:40:16 Vulnerability Mds: Not affected 17:40:16 Vulnerability Meltdown: Not affected 17:40:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:40:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:40:16 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:40:16 Vulnerability Srbds: Not affected 17:40:16 Vulnerability Tsx async abort: Not affected 17:40:16 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 17:40:16 17:40:16 17:40:16 ---> nproc: 17:40:16 8 17:40:16 17:40:16 17:40:16 ---> df -h: 17:40:16 Filesystem Size Used Avail Use% Mounted on 17:40:16 overlay 155G 12G 144G 8% / 17:40:16 tmpfs 64M 0 64M 0% /dev 17:40:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:40:16 shm 64M 0 64M 0% /dev/shm 17:40:16 /dev/vda1 155G 12G 144G 8% /facter-os 17:40:16 17:40:16 17:40:16 ---> sar -b -r -n DEV: 17:40:16 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29835) 09/19/22 _x86_64_ (8 CPU) 17:40:16 17:40:16 17:29:28 LINUX RESTART (8 CPU) 17:40:16 17:40:16 17:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:40:16 17:31:01 361.62 13.00 348.62 0.00 2082.22 129171.73 0.00 17:40:16 17:32:01 140.91 0.05 140.86 0.00 4.13 24767.07 0.00 17:40:16 17:33:01 168.19 0.17 168.03 0.00 13.60 42212.20 0.00 17:40:16 17:34:01 2.58 0.00 2.58 0.00 0.00 28.28 0.00 17:40:16 17:35:01 1.73 0.02 1.72 0.00 0.13 18.93 0.00 17:40:16 17:36:01 1.92 0.00 1.92 0.00 0.00 20.80 0.00 17:40:16 17:37:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 17:40:16 17:38:01 1.73 0.00 1.73 0.00 0.00 20.40 0.00 17:40:16 17:39:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 17:40:16 17:40:01 1.77 0.00 1.77 0.00 0.00 25.06 0.00 17:40:16 Average: 67.76 1.30 66.46 0.00 206.88 19445.99 0.00 17:40:16 17:40:16 17:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:40:16 17:31:01 28277296 31749868 548928 1.67 135080 3548312 2211772 6.52 1210268 2955348 6164 17:40:16 17:32:01 27848020 31717408 571300 1.74 167396 3878516 2178876 6.42 1450844 3099708 333596 17:40:16 17:33:01 27377396 31781000 509176 1.55 178100 4359848 1777784 5.24 1293208 3682340 168 17:40:16 17:34:01 27379288 31783164 506532 1.54 178140 4359872 1777784 5.24 1291624 3682352 12 17:40:16 17:35:01 27380608 31784544 505264 1.54 178216 4359864 1777784 5.24 1291144 3682360 20 17:40:16 17:36:01 27380976 31784976 504772 1.54 178256 4359884 1777784 5.24 1290652 3682364 28 17:40:16 17:37:01 27388992 31793040 496672 1.51 178272 4359888 1777784 5.24 1282596 3682408 16 17:40:16 17:38:01 27388944 31793156 496504 1.51 178328 4360020 1777784 5.24 1282648 3682544 52 17:40:16 17:39:01 27388644 31792904 496704 1.51 178364 4360024 1777784 5.24 1282688 3682552 12 17:40:16 17:40:01 27389088 31793380 496408 1.51 178396 4359996 1777784 5.24 1283096 3682524 24 17:40:16 Average: 27519925 31777344 513226 1.56 172855 4230622 1861292 5.49 1295877 3551450 34009 17:40:16 17:40:16 17:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:40:16 17:31:01 ens3 624.66 408.56 8008.59 69.63 0.00 0.00 0.00 0.00 17:40:16 17:31:01 lo 6.10 6.10 0.59 0.59 0.00 0.00 0.00 0.00 17:40:16 17:31:01 docker0 199.78 298.80 15.37 2228.95 0.00 0.00 0.00 0.00 17:40:16 17:32:01 ens3 83.47 66.51 90.96 75.86 0.00 0.00 0.00 0.00 17:40:16 17:32:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:40:16 17:32:01 veth7e5ddfa 0.02 0.20 0.00 0.02 0.00 0.00 0.00 0.00 17:40:16 17:32:01 docker0 8.63 10.03 0.53 41.06 0.00 0.00 0.00 0.00 17:40:16 17:33:01 ens3 179.17 119.58 3341.40 60.19 0.00 0.00 0.00 0.00 17:40:16 17:33:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 17:40:16 17:33:01 docker0 12.56 31.46 0.97 601.50 0.00 0.00 0.00 0.00 17:40:16 17:34:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:40:16 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:16 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:16 17:35:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 17:40:16 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:16 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:16 17:36:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:40:16 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:16 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:16 17:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:16 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:16 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:16 17:38:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:40:16 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:16 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:16 17:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:16 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:16 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:16 17:40:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 17:40:16 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:16 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:16 Average: ens3 87.91 58.94 1132.67 20.50 0.00 0.00 0.00 0.00 17:40:16 Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 17:40:16 Average: docker0 21.80 33.59 1.66 283.91 0.00 0.00 0.00 0.00 17:40:16 17:40:16 17:40:16 ---> sar -P ALL: 17:40:16 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29835) 09/19/22 _x86_64_ (8 CPU) 17:40:16 17:40:16 17:29:28 LINUX RESTART (8 CPU) 17:40:16 17:40:16 17:30:02 CPU %user %nice %system %iowait %steal %idle 17:40:16 17:31:01 all 9.43 0.00 3.79 1.41 0.06 85.30 17:40:16 17:31:01 0 9.95 0.00 3.42 0.29 0.05 86.28 17:40:16 17:31:01 1 9.33 0.00 3.95 3.88 0.05 82.79 17:40:16 17:31:01 2 9.99 0.00 3.85 0.69 0.07 85.40 17:40:16 17:31:01 3 9.74 0.00 4.06 1.78 0.07 84.34 17:40:16 17:31:01 4 9.08 0.00 4.62 3.62 0.05 82.64 17:40:16 17:31:01 5 9.00 0.00 3.16 0.63 0.05 87.16 17:40:16 17:31:01 6 9.17 0.00 3.27 0.12 0.05 87.39 17:40:16 17:31:01 7 9.21 0.00 4.00 0.29 0.07 86.43 17:40:16 17:32:01 all 42.29 0.00 7.57 0.38 0.09 49.67 17:40:16 17:32:01 0 42.68 0.00 7.97 0.10 0.08 49.17 17:40:16 17:32:01 1 42.95 0.00 8.00 0.51 0.08 48.46 17:40:16 17:32:01 2 41.91 0.00 7.08 0.18 0.08 50.75 17:40:16 17:32:01 3 41.88 0.00 7.86 0.59 0.10 49.57 17:40:16 17:32:01 4 42.16 0.00 7.75 1.33 0.08 48.68 17:40:16 17:32:01 5 42.10 0.00 7.12 0.05 0.08 50.65 17:40:16 17:32:01 6 42.97 0.00 7.93 0.05 0.08 48.97 17:40:16 17:32:01 7 41.69 0.00 6.88 0.22 0.10 51.11 17:40:16 17:33:01 all 6.36 0.00 2.70 0.60 0.05 90.30 17:40:16 17:33:01 0 6.33 0.00 2.69 0.35 0.05 90.58 17:40:16 17:33:01 1 5.46 0.00 2.38 1.14 0.05 90.98 17:40:16 17:33:01 2 7.23 0.00 2.83 0.12 0.05 89.77 17:40:16 17:33:01 3 7.09 0.00 3.54 0.52 0.07 88.79 17:40:16 17:33:01 4 6.35 0.00 2.86 1.26 0.05 89.47 17:40:16 17:33:01 5 6.81 0.00 2.15 0.12 0.03 90.88 17:40:16 17:33:01 6 5.24 0.00 2.58 1.26 0.05 90.87 17:40:16 17:33:01 7 6.34 0.00 2.54 0.03 0.05 91.04 17:40:16 17:34:01 all 0.18 0.00 0.01 0.01 0.01 99.79 17:40:16 17:34:01 0 1.30 0.00 0.07 0.00 0.02 98.61 17:40:16 17:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:40:16 17:34:01 2 0.02 0.00 0.00 0.02 0.02 99.95 17:40:16 17:34:01 3 0.05 0.00 0.03 0.02 0.02 99.88 17:40:16 17:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:40:16 17:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:40:16 17:34:01 6 0.02 0.00 0.00 0.03 0.02 99.93 17:40:16 17:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:40:16 17:35:01 all 0.02 0.00 0.02 0.01 0.01 99.95 17:40:16 17:35:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:40:16 17:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:40:16 17:35:01 2 0.03 0.00 0.07 0.02 0.00 99.88 17:40:16 17:35:01 3 0.02 0.00 0.00 0.03 0.00 99.95 17:40:16 17:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:40:16 17:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:40:16 17:35:01 6 0.03 0.00 0.03 0.00 0.02 99.92 17:40:16 17:35:01 7 0.02 0.00 0.03 0.00 0.02 99.93 17:40:16 17:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:40:16 17:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:40:16 17:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:40:16 17:36:01 2 0.00 0.00 0.03 0.02 0.02 99.93 17:40:16 17:36:01 3 0.00 0.00 0.00 0.02 0.02 99.97 17:40:16 17:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:40:16 17:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:40:16 17:36:01 6 0.00 0.00 0.03 0.00 0.00 99.97 17:40:16 17:36:01 7 0.05 0.00 0.02 0.00 0.02 99.92 17:40:16 17:37:01 all 0.04 0.00 0.02 0.00 0.01 99.94 17:40:16 17:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:40:16 17:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:40:16 17:37:01 2 0.07 0.00 0.02 0.00 0.02 99.90 17:40:16 17:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:40:16 17:37:01 4 0.07 0.00 0.05 0.00 0.00 99.88 17:40:16 17:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:40:16 17:37:01 6 0.07 0.00 0.02 0.00 0.00 99.92 17:40:16 17:37:01 7 0.07 0.00 0.05 0.00 0.02 99.87 17:40:16 17:38:01 all 0.00 0.00 0.01 0.01 0.01 99.97 17:40:16 17:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:40:16 17:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:40:16 17:38:01 2 0.00 0.00 0.03 0.03 0.02 99.92 17:40:16 17:38:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:40:16 17:38:01 4 0.00 0.00 0.02 0.00 0.02 99.97 17:40:16 17:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:40:16 17:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:40:16 17:38:01 7 0.00 0.00 0.02 0.00 0.02 99.97 17:40:16 17:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 17:40:16 17:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:40:16 17:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:40:16 17:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:40:16 17:39:01 3 0.00 0.00 0.00 0.02 0.02 99.97 17:40:16 17:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:40:16 17:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:40:16 17:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:40:16 17:39:01 7 0.03 0.00 0.02 0.00 0.03 99.92 17:40:16 17:40:01 all 0.02 0.00 0.01 0.01 0.01 99.95 17:40:16 17:40:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:40:16 17:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:40:16 17:40:01 2 0.02 0.00 0.00 0.03 0.02 99.93 17:40:16 17:40:01 3 0.03 0.00 0.00 0.02 0.00 99.95 17:40:16 17:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:40:16 17:40:01 5 0.02 0.00 0.05 0.00 0.02 99.92 17:40:16 17:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:40:16 17:40:01 7 0.02 0.00 0.05 0.00 0.02 99.92 17:40:16 Average: all 5.78 0.00 1.40 0.24 0.02 92.55 17:40:16 Average: 0 6.01 0.00 1.41 0.07 0.03 92.48 17:40:16 Average: 1 5.73 0.00 1.42 0.54 0.02 92.29 17:40:16 Average: 2 5.89 0.00 1.38 0.11 0.03 92.60 17:40:16 Average: 3 5.82 0.00 1.53 0.30 0.03 92.32 17:40:16 Average: 4 5.71 0.00 1.51 0.61 0.02 92.14 17:40:16 Average: 5 5.74 0.00 1.24 0.08 0.02 92.93 17:40:16 Average: 6 5.69 0.00 1.37 0.15 0.02 92.77 17:40:16 Average: 7 5.70 0.00 1.35 0.05 0.03 92.87 17:40:16 17:40:16 17:40:16