Pull request #122 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 51c4e15dcdea322fb1e9ec7d48423c4a74b78125+d32bfb144ed79cec845816023cbf1136d6c5c0b8 (dc891e9646717ea38b98541f9aa064fdb5d64174) 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-ssh10056561220718221647.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4873779927038217442.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-122/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-122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2122329298261811423.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-122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3289144450676040279.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh18151291841523629901.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-122/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-122/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6069602808630686633.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1462’ Running on prd-ubuntu20.04-docker-8c-8g-1464 in /w/workspace/foundry_device-usb-camera_PR-122 [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/foundry_device-usb-camera_PR-122 # 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 d32bfb144ed79cec845816023cbf1136d6c5c0b8 into PR head commit 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 Merge succeeded, producing 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 Checking out Revision 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 (PR-122) > 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/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 # 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 d32bfb144ed79cec845816023cbf1136d6c5c0b8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:17:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:17:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:17:54 ========================================================= 17:17:54 EdgeX Global Pipelines Version Info 17:17:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:17:55 ------------------- 17:17:55 stable info: 17:17:55 ------------------- 17:17:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:17:55 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:17:55 Message: update stable to v1.0.244 17:17:56 ------------------- 17:17:56 experimental info: 17:17:56 ------------------- 17:17:56 Commited By: **** collab-it+edgex@linuxfoundation.org 17:17:56 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:17:56 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:17:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:17:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:17:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:17:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:17:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:17:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:17:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:17:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:17:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:17:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:17:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:17:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:17:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:17:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:17:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:17:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:17:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:17:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:17:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:17:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:17:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-122 [Pipeline] echo 17:17:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-122 [Pipeline] echo 17:17:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-122 [Pipeline] echo 17:17:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 [Pipeline] echo 17:17:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 51c4e15 [Pipeline] echo 17:17:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:17:57 provisioning config files... 17:17:57 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-122@tmp/config17457938435801257036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:58 ---> docker-login.sh 17:17:58 nexus3.edgexfoundry.org:10001 17:17:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:58 Configure a credential helper to remove this warning. See 17:17:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:58 17:17:58 Login Succeeded 17:17:58 nexus3.edgexfoundry.org:10002 17:17:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:58 Configure a credential helper to remove this warning. See 17:17:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:58 17:17:58 Login Succeeded 17:17:58 nexus3.edgexfoundry.org:10003 17:17:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:58 Configure a credential helper to remove this warning. See 17:17:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:58 17:17:58 Login Succeeded 17:17:58 nexus3.edgexfoundry.org:10004 17:17:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:58 Configure a credential helper to remove this warning. See 17:17:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:58 17:17:58 Login Succeeded 17:17:58 docker.io 17:17:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:59 Configure a credential helper to remove this warning. See 17:17:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:59 17:17:59 Login Succeeded 17:17:59 ---> docker-login.sh ends [Pipeline] } 17:17:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:17:59 + git rev-list -1 --merges 51c4e15dcdea322fb1e9ec7d48423c4a74b78125~1..51c4e15dcdea322fb1e9ec7d48423c4a74b78125 [Pipeline] echo 17:17:59 -----------> git rev-list -1 --merges 51c4e15dcdea322fb1e9ec7d48423c4a74b78125~1..51c4e15dcdea322fb1e9ec7d48423c4a74b78125 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 [false] [Pipeline] sh 17:18:00 + git log --format=format:%s -1 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 [Pipeline] echo 17:18:00 ========================================================= 17:18:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:18:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:18:00 + git log --format=format:%s -1 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 [Pipeline] echo 17:18:00 [semverPrep] GIT_COMMIT: 51c4e15dcdea322fb1e9ec7d48423c4a74b78125, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:18:00 [semverPrep] This is not a build commit. [Pipeline] sh 17:18:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:18:01 + grep -v github /etc/ssh/ssh_known_hosts 17:18:01 + [ -e /tmp/ssh_known_hosts ] 17:18:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:18:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:18:01 + sudo tee -a /etc/ssh/ssh_known_hosts 17:18:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:18:01 17:18:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:18:01 0.1.4: Pulling from edgex-devops/py-git-semver 17:18:01 b85a868b505f: Pulling fs layer 17:18:01 e2be974225ed: Pulling fs layer 17:18:01 339a4e72a1f5: Pulling fs layer 17:18:01 988bab9f4d93: Pulling fs layer 17:18:01 1469e6f7b9e6: Pulling fs layer 17:18:01 eaf3925da568: Pulling fs layer 17:18:01 bab4dde63d76: Pulling fs layer 17:18:01 bde34c3a00c8: Pulling fs layer 17:18:01 b352a97aabf1: Pulling fs layer 17:18:01 4872d77fe225: Pulling fs layer 17:18:01 5851b861e8e6: Pulling fs layer 17:18:01 988bab9f4d93: Waiting 17:18:01 bde34c3a00c8: Waiting 17:18:01 1469e6f7b9e6: Waiting 17:18:01 b352a97aabf1: Waiting 17:18:01 eaf3925da568: Waiting 17:18:01 bab4dde63d76: Waiting 17:18:01 4872d77fe225: Waiting 17:18:01 5851b861e8e6: Waiting 17:18:01 e2be974225ed: Download complete 17:18:01 988bab9f4d93: Verifying Checksum 17:18:01 988bab9f4d93: Download complete 17:18:02 339a4e72a1f5: Verifying Checksum 17:18:02 339a4e72a1f5: Download complete 17:18:02 1469e6f7b9e6: Verifying Checksum 17:18:02 1469e6f7b9e6: Download complete 17:18:02 eaf3925da568: Verifying Checksum 17:18:02 eaf3925da568: Download complete 17:18:02 bde34c3a00c8: Download complete 17:18:02 b352a97aabf1: Download complete 17:18:02 4872d77fe225: Download complete 17:18:02 5851b861e8e6: Download complete 17:18:02 b85a868b505f: Verifying Checksum 17:18:02 b85a868b505f: Download complete 17:18:02 bab4dde63d76: Verifying Checksum 17:18:02 bab4dde63d76: Download complete 17:18:03 b85a868b505f: Pull complete 17:18:03 e2be974225ed: Pull complete 17:18:04 339a4e72a1f5: Pull complete 17:18:04 988bab9f4d93: Pull complete 17:18:04 1469e6f7b9e6: Pull complete 17:18:04 eaf3925da568: Pull complete 17:18:06 bab4dde63d76: Pull complete 17:18:06 bde34c3a00c8: Pull complete 17:18:06 b352a97aabf1: Pull complete 17:18:06 4872d77fe225: Pull complete 17:18:06 5851b861e8e6: Pull complete 17:18:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:18:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:18:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:06 prd-ubuntu20.04-docker-8c-8g-1464 does not seem to be running inside a container 17:18:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-122 -v /w/workspace/foundry_device-usb-camera_PR-122:/w/workspace/foundry_device-usb-camera_PR-122:rw,z -v /w/workspace/foundry_device-usb-camera_PR-122@tmp:/w/workspace/foundry_device-usb-camera_PR-122@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:18:08 $ docker top 6b5cc9fe506ddacd73924f15c2ee687abe609677019079807158b3e6d8339138 -eo pid,comm 17:18:08 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:18:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:18:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:18:09 [ssh-agent] Looking for ssh-agent implementation... 17:18:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:18:09 $ docker exec 6b5cc9fe506ddacd73924f15c2ee687abe609677019079807158b3e6d8339138 ssh-agent 17:18:09 SSH_AUTH_SOCK=/tmp/ssh-qTkH6r6M8pFM/agent.32 17:18:09 SSH_AGENT_PID=38 17:18:09 Running ssh-add (command line suppressed) 17:18:09 Identity added: /w/workspace/foundry_device-usb-camera_PR-122@tmp/private_key_13397268607587518702.key (/w/workspace/foundry_device-usb-camera_PR-122@tmp/private_key_13397268607587518702.key) 17:18:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:18:09 + git tag --points-at HEAD [Pipeline] } 17:18:09 $ docker exec --env ******** --env ******** 6b5cc9fe506ddacd73924f15c2ee687abe609677019079807158b3e6d8339138 ssh-agent -k 17:18:09 unset SSH_AUTH_SOCK; 17:18:09 unset SSH_AGENT_PID; 17:18:09 echo Agent pid 38 killed; 17:18:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:18:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:18:10 [ssh-agent] Looking for ssh-agent implementation... 17:18:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:18:10 $ docker exec 6b5cc9fe506ddacd73924f15c2ee687abe609677019079807158b3e6d8339138 ssh-agent 17:18:10 SSH_AUTH_SOCK=/tmp/ssh-KelzIhBNKWmI/agent.70 17:18:10 SSH_AGENT_PID=76 17:18:10 Running ssh-add (command line suppressed) 17:18:10 Identity added: /w/workspace/foundry_device-usb-camera_PR-122@tmp/private_key_15354516853645466312.key (/w/workspace/foundry_device-usb-camera_PR-122@tmp/private_key_15354516853645466312.key) 17:18:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:18:10 + git semver init 17:18:10 2023-01-09 17:18:10,920 [run_init] DEBUG init version:0.0.0 force:False 17:18:10 2023-01-09 17:18:10,921 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-122/.semver 17:18:10 2023-01-09 17:18:10,921 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-122/.semver 17:18:10 2023-01-09 17:18:10,921 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-122/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-122, universal_newlines=False, shell=None, istream=None) 17:18:11 2023-01-09 17:18:11,627 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-122/.git/info/exclude 17:18:11 2023-01-09 17:18:11,628 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-122/.semver/PR-122 with force:False 17:18:11 2023-01-09 17:18:11,628 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-122/.semver/PR-122 17:18:11 2023-01-09 17:18:11,632 [execute] INFO git cat-file --batch-check 17:18:11 2023-01-09 17:18:11,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-122/.semver, universal_newlines=False, shell=None, istream=) 17:18:11 2023-01-09 17:18:11,640 [execute] INFO git cat-file --batch 17:18:11 2023-01-09 17:18:11,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-122/.semver, universal_newlines=False, shell=None, istream=) 17:18:11 2023-01-09 17:18:11,646 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-122/.semver/PR-122 17:18:11 0.0.0 [Pipeline] } 17:18:11 $ docker exec --env ******** --env ******** 6b5cc9fe506ddacd73924f15c2ee687abe609677019079807158b3e6d8339138 ssh-agent -k 17:18:12 unset SSH_AUTH_SOCK; 17:18:12 unset SSH_AGENT_PID; 17:18:12 echo Agent pid 76 killed; 17:18:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:18:12 + git semver [Pipeline] } 17:18:12 $ docker stop --time=1 6b5cc9fe506ddacd73924f15c2ee687abe609677019079807158b3e6d8339138 17:18:14 $ docker rm -f --volumes 6b5cc9fe506ddacd73924f15c2ee687abe609677019079807158b3e6d8339138 [Pipeline] // withDockerContainer [Pipeline] sh 17:18:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:18:14 Stashed 1 file(s) [Pipeline] echo 17:18:14 [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:18:15 provisioning config files... 17:18:15 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-122@tmp/config1075490582494114801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:15 ---> docker-login.sh 17:18:15 nexus3.edgexfoundry.org:10001 17:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:15 Configure a credential helper to remove this warning. See 17:18:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:15 17:18:15 Login Succeeded 17:18:15 nexus3.edgexfoundry.org:10002 17:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:15 Configure a credential helper to remove this warning. See 17:18:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:15 17:18:15 Login Succeeded 17:18:15 nexus3.edgexfoundry.org:10003 17:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:16 Configure a credential helper to remove this warning. See 17:18:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:16 17:18:16 Login Succeeded 17:18:16 nexus3.edgexfoundry.org:10004 17:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:16 Configure a credential helper to remove this warning. See 17:18:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:16 17:18:16 Login Succeeded 17:18:16 docker.io 17:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:16 Configure a credential helper to remove this warning. See 17:18:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:16 17:18:16 Login Succeeded 17:18:16 ---> docker-login.sh ends [Pipeline] } 17:18:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:18:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:18:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:18:16 ========================================================= 17:18:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:18:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:17 + 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:18:17 Sending build context to Docker daemon 1.68MB 17:18:17 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:18:17 Step 2/13 : FROM ${BASE} AS builder 17:18:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:18:17 213ec9aee27d: Pulling fs layer 17:18:17 4583459ba037: Pulling fs layer 17:18:17 93c1e223e6f2: Pulling fs layer 17:18:17 53926ce57604: Pulling fs layer 17:18:17 21b2b0c7a3f4: Pulling fs layer 17:18:17 22ff95d597cd: Pulling fs layer 17:18:17 12d6caf4c0d1: Pulling fs layer 17:18:17 96b7cbca73a9: Pulling fs layer 17:18:17 a7acece74701: Pulling fs layer 17:18:17 22ff95d597cd: Waiting 17:18:17 12d6caf4c0d1: Waiting 17:18:17 96b7cbca73a9: Waiting 17:18:17 53926ce57604: Waiting 17:18:17 21b2b0c7a3f4: Waiting 17:18:17 a7acece74701: Waiting 17:18:17 93c1e223e6f2: Verifying Checksum 17:18:17 93c1e223e6f2: Download complete 17:18:17 4583459ba037: Download complete 17:18:17 21b2b0c7a3f4: Verifying Checksum 17:18:17 21b2b0c7a3f4: Download complete 17:18:17 22ff95d597cd: Download complete 17:18:17 213ec9aee27d: Verifying Checksum 17:18:17 213ec9aee27d: Download complete 17:18:17 12d6caf4c0d1: Verifying Checksum 17:18:17 12d6caf4c0d1: Download complete 17:18:17 213ec9aee27d: Pull complete 17:18:17 4583459ba037: Pull complete 17:18:17 93c1e223e6f2: Pull complete 17:18:17 a7acece74701: Verifying Checksum 17:18:17 a7acece74701: Download complete 17:18:17 96b7cbca73a9: Verifying Checksum 17:18:17 96b7cbca73a9: Download complete 17:18:18 53926ce57604: Verifying Checksum 17:18:18 53926ce57604: Download complete 17:18:22 53926ce57604: Pull complete 17:18:22 21b2b0c7a3f4: Pull complete 17:18:22 22ff95d597cd: Pull complete 17:18:22 12d6caf4c0d1: Pull complete 17:18:24 96b7cbca73a9: Pull complete 17:18:25 a7acece74701: Pull complete 17:18:25 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:18:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:18:25 ---> db6d94c90886 17:18:25 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:18:28 ---> Running in f21c0edc2214 17:18:28 Removing intermediate container f21c0edc2214 17:18:28 ---> 18795b152267 17:18:28 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:18:28 ---> Running in fb76f134d31b 17:18:28 Removing intermediate container fb76f134d31b 17:18:28 ---> 9c34064a67be 17:18:28 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:18:28 ---> Running in 1d41a0bd330d 17:18:28 Removing intermediate container 1d41a0bd330d 17:18:28 ---> 970ef0ae27df 17:18:28 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:18:28 ---> Running in 27cc80a78795 17:18:28 Removing intermediate container 27cc80a78795 17:18:28 ---> f86e4a20d9d3 17:18:28 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:18:28 ---> Running in c29d222b87fb 17:18:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:18:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:18:29 (1/80) Installing mesa (21.3.8-r2) 17:18:29 (2/80) Installing libxau (1.0.9-r0) 17:18:29 (3/80) Installing libxdmcp (1.1.3-r0) 17:18:29 (4/80) Installing libxcb (1.15-r0) 17:18:29 (5/80) Installing libx11 (1.8-r0) 17:18:29 (6/80) Installing libxext (1.3.4-r0) 17:18:29 (7/80) Installing libxfixes (6.0.0-r0) 17:18:29 (8/80) Installing libxxf86vm (1.1.4-r2) 17:18:29 (9/80) Installing libpciaccess (0.16-r0) 17:18:29 (10/80) Installing libdrm (2.4.110-r0) 17:18:29 (11/80) Installing mesa-glapi (21.3.8-r2) 17:18:29 (12/80) Installing libxshmfence (1.3-r1) 17:18:29 (13/80) Installing mesa-gl (21.3.8-r2) 17:18:29 (14/80) Installing icu-data-full (71.1-r2) 17:18:29 (15/80) Installing libice (1.0.10-r0) 17:18:29 (16/80) Installing libuuid (2.38-r1) 17:18:29 (17/80) Installing libsm (1.2.3-r0) 17:18:29 (18/80) Installing libxt (1.2.1-r0) 17:18:29 (19/80) Installing libxmu (1.1.3-r0) 17:18:29 (20/80) Installing xset (1.2.4-r0) 17:18:29 (21/80) Installing xprop (1.2.5-r0) 17:18:29 (22/80) Installing xdg-utils (1.1.3-r3) 17:18:29 (23/80) Installing dbus-libs (1.14.4-r0) 17:18:29 (24/80) Installing libffi (3.4.2-r1) 17:18:29 (25/80) Installing libintl (0.21-r2) 17:18:29 (26/80) Installing libblkid (2.38-r1) 17:18:29 (27/80) Installing libmount (2.38-r1) 17:18:29 (28/80) Installing pcre (8.45-r2) 17:18:29 (29/80) Installing glib (2.72.1-r0) 17:18:29 (30/80) Installing icu-libs (71.1-r2) 17:18:29 (31/80) Installing libpcre2-16 (10.40-r0) 17:18:29 (32/80) Installing zstd-libs (1.5.2-r1) 17:18:29 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 17:18:29 (34/80) Installing hicolor-icon-theme (0.17-r1) 17:18:29 (35/80) Installing wayland-libs-server (1.20.0-r0) 17:18:29 (36/80) Installing mesa-gbm (21.3.8-r2) 17:18:29 (37/80) Installing wayland-libs-client (1.20.0-r0) 17:18:29 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 17:18:29 (39/80) Installing libxcomposite (0.4.5-r0) 17:18:29 (40/80) Installing libbz2 (1.0.8-r1) 17:18:29 (41/80) Installing libpng (1.6.37-r1) 17:18:29 (42/80) Installing freetype (2.12.1-r0) 17:18:29 (43/80) Installing fontconfig (2.14.0-r0) 17:18:30 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 17:18:30 (45/80) Installing wayland-libs-egl (1.20.0-r0) 17:18:30 (46/80) Installing xkeyboard-config (2.35.1-r0) 17:18:30 (47/80) Installing xz-libs (5.2.5-r1) 17:18:30 (48/80) Installing libxml2 (2.9.14-r2) 17:18:30 (49/80) Installing libxkbcommon (1.4.1-r0) 17:18:30 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 17:18:30 (51/80) Installing mesa-egl (21.3.8-r2) 17:18:30 (52/80) Installing avahi-libs (0.8-r6) 17:18:30 (53/80) Installing nettle (3.7.3-r0) 17:18:30 (54/80) Installing p11-kit (0.24.1-r0) 17:18:30 (55/80) Installing libtasn1 (4.18.0-r1) 17:18:30 (56/80) Installing libunistring (1.0-r0) 17:18:30 (57/80) Installing gnutls (3.7.7-r0) 17:18:30 (58/80) Installing cups-libs (2.4.2-r0) 17:18:30 (59/80) Installing graphite2 (1.3.14-r1) 17:18:30 (60/80) Installing harfbuzz (4.3.0-r0) 17:18:30 (61/80) Installing libevdev (1.12.1-r0) 17:18:30 (62/80) Installing mtdev (1.1.6-r0) 17:18:30 (63/80) Installing eudev-libs (3.2.11-r0) 17:18:30 (64/80) Installing libinput-libs (1.20.1-r0) 17:18:30 (65/80) Installing libjpeg-turbo (2.1.3-r1) 17:18:30 (66/80) Installing xcb-util-wm (0.4.1-r1) 17:18:30 (67/80) Installing xcb-util (0.4.0-r3) 17:18:30 (68/80) Installing xcb-util-image (0.4.0-r1) 17:18:30 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 17:18:30 Still waiting to schedule task 17:18:30 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1463’ is offline 17:18:30 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 17:18:30 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 17:18:30 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 17:18:30 (73/80) Installing v4l-utils-libs (1.22.1-r1) 17:18:30 (74/80) Installing v4l-utils (1.22.1-r1) 17:18:30 (75/80) Installing udev-init-scripts (35-r0) 17:18:30 Executing udev-init-scripts-35-r0.post-install 17:18:30 (76/80) Installing kmod-libs (29-r2) 17:18:30 (77/80) Installing eudev (3.2.11-r0) 17:18:30 (78/80) Installing eudev-dev (3.2.11-r0) 17:18:30 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:18:30 (80/80) Installing v4l-utils-dev (1.22.1-r1) 17:18:30 Executing busybox-1.35.0-r17.trigger 17:18:30 Executing eudev-3.2.11-r0.trigger 17:18:30 OK: 330 MiB in 131 packages 17:18:33 Removing intermediate container c29d222b87fb 17:18:33 ---> 06145750414d 17:18:33 Step 8/13 : WORKDIR /device-usb-camera 17:18:33 ---> Running in baeab9702247 17:18:33 Removing intermediate container baeab9702247 17:18:33 ---> 964311de7af2 17:18:33 Step 9/13 : COPY go.mod vendor* ./ 17:18:33 ---> 8427486ea397 17:18:33 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:33 ---> Running in 689f4e115193 17:18:59 Removing intermediate container 689f4e115193 17:18:59 ---> 20da592f9184 17:18:59 Step 11/13 : COPY . . 17:18:59 ---> 5da2b0b7c649 17:18:59 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:18:59 ---> Running in c99f7c5e103d 17:18:59  % Total % Received % Xferd Average Speed Time Time Time Current 17:18:59 Dload Upload Total Spent Left Speed 17:18:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7510  0 --:--:-- --:--:-- --:--:-- 7531 17:18:59 Removing intermediate container c99f7c5e103d 17:18:59 ---> e3a641c14b60 17:18:59 Step 13/13 : RUN ${MAKE} 17:18:59 ---> Running in 5f75f62c8082 17:18:59 noop 17:18:59 Removing intermediate container 5f75f62c8082 17:18:59 ---> e69ef2cebaac 17:18:59 Successfully built e69ef2cebaac 17:18:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:00 + docker inspect -f . ci-base-image-x86_64 17:19:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:00 prd-ubuntu20.04-docker-8c-8g-1464 does not seem to be running inside a container 17:19:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-122 -v /w/workspace/foundry_device-usb-camera_PR-122:/w/workspace/foundry_device-usb-camera_PR-122:rw,z -v /w/workspace/foundry_device-usb-camera_PR-122@tmp:/w/workspace/foundry_device-usb-camera_PR-122@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:19:00 $ docker top 36b1a0dad0ef110cd179baa916ca954c8c51c560b3ea8c58f2e9978fa34803a4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:01 + go version 17:19:01 go version go1.18.7 linux/amd64 [Pipeline] } 17:19:01 $ docker stop --time=1 36b1a0dad0ef110cd179baa916ca954c8c51c560b3ea8c58f2e9978fa34803a4 17:19:02 $ docker rm -f --volumes 36b1a0dad0ef110cd179baa916ca954c8c51c560b3ea8c58f2e9978fa34803a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:03 + docker inspect -f . ci-base-image-x86_64 17:19:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:03 prd-ubuntu20.04-docker-8c-8g-1464 does not seem to be running inside a container 17:19:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-122 -v /w/workspace/foundry_device-usb-camera_PR-122:/w/workspace/foundry_device-usb-camera_PR-122:rw,z -v /w/workspace/foundry_device-usb-camera_PR-122@tmp:/w/workspace/foundry_device-usb-camera_PR-122@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:19:03 $ docker top 0c68150b4a38477bd48bc892f4b0d9f545e188943178401130aff03f6b679f3a -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:04 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-122 [Pipeline] fileExists [Pipeline] sh 17:19:04 + make test 17:19:04 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:19:04 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:19:14 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:19:14 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.010s coverage: 1.9% of statements 17:19:23 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:19:23 CGO_ENABLED=1 go vet ./... 17:19:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:19:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:19:25 ./bin/test-attribution-txt.sh [Pipeline] echo 17:19:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:19:25 $ docker stop --time=1 0c68150b4a38477bd48bc892f4b0d9f545e188943178401130aff03f6b679f3a 17:19:27 $ docker rm -f --volumes 0c68150b4a38477bd48bc892f4b0d9f545e188943178401130aff03f6b679f3a [Pipeline] // withDockerContainer [Pipeline] sh 17:19:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:19:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:19:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:19:29 + ls -al . 17:19:29 total 208 17:19:29 drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 17:19 . 17:19:29 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 17:17 .. 17:19:29 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 17:19 .git 17:19:29 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 17:17 .github 17:19:29 -rw-rw-r-- 1 jenkins jenkins 414 Jan 9 17:17 .gitignore 17:19:29 -rw-rw-r-- 1 jenkins jenkins 42 Jan 9 17:17 .golangci.yml 17:19:29 -rw-rw-r-- 1 jenkins jenkins 77 Jan 9 17:17 .hadolint.yml 17:19:29 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 17:18 .semver 17:19:29 -rw-rw-r-- 1 jenkins jenkins 9546 Jan 9 17:17 Attribution.txt 17:19:29 -rw-rw-r-- 1 jenkins jenkins 6219 Jan 9 17:17 CHANGELOG.md 17:19:29 -rw-rw-r-- 1 jenkins jenkins 2378 Jan 9 17:17 Dockerfile 17:19:29 -rw-rw-r-- 1 jenkins jenkins 678 Jan 9 17:17 GOVERNANCE.md 17:19:29 -rw-rw-r-- 1 jenkins jenkins 659 Jan 9 17:17 Jenkinsfile 17:19:29 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 9 17:17 LICENSE 17:19:29 -rw-rw-r-- 1 jenkins jenkins 2554 Jan 9 17:17 Makefile 17:19:29 -rw-rw-r-- 1 jenkins jenkins 622 Jan 9 17:17 OWNERS.md 17:19:29 -rw-rw-r-- 1 jenkins jenkins 5934 Jan 9 17:17 README.md 17:19:29 -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 17:18 VERSION 17:19:29 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 17:17 bin 17:19:29 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 17:17 cmd 17:19:29 -rw-r--r-- 1 jenkins jenkins 30666 Jan 9 17:19 coverage.out 17:19:29 -rwxrwxr-x 1 jenkins jenkins 140 Jan 9 17:17 docker-entrypoint.sh 17:19:29 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 17:17 docs 17:19:29 -rw-rw-r-- 1 jenkins jenkins 3574 Jan 9 17:17 go.mod 17:19:29 -rw-rw-r-- 1 jenkins jenkins 45170 Jan 9 17:17 go.sum 17:19:29 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 17:17 internal 17:19:29 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 17:17 snap 17:19:29 -rw-rw-r-- 1 jenkins jenkins 231 Jan 9 17:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:30 + 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=51c4e15dcdea322fb1e9ec7d48423c4a74b78125 --label arch=amd64 --label version=0.0.0 . 17:19:30 Sending build context to Docker daemon 1.711MB 17:19:30 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:19:30 Step 2/35 : FROM ${BASE} AS builder 17:19:30 ---> e69ef2cebaac 17:19:30 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:19:30 ---> Running in 9b4b3fe48ad7 17:19:30 Removing intermediate container 9b4b3fe48ad7 17:19:30 ---> 2795a4102bec 17:19:30 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:19:30 ---> Running in 84c77fef64aa 17:19:30 Removing intermediate container 84c77fef64aa 17:19:30 ---> c70d52863951 17:19:30 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:19:30 ---> Running in 4a4bde22d2fc 17:19:30 Removing intermediate container 4a4bde22d2fc 17:19:30 ---> 2077131845b9 17:19:30 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:19:30 ---> Running in a270762b2a3d 17:19:30 Removing intermediate container a270762b2a3d 17:19:30 ---> 21760667c217 17:19:30 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:19:30 ---> Running in 08838ce0c26e 17:19:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:19:31 OK: 330 MiB in 131 packages 17:19:31 Removing intermediate container 08838ce0c26e 17:19:31 ---> e92457ac3e2d 17:19:31 Step 8/35 : WORKDIR /device-usb-camera 17:19:31 ---> Running in e950148242cf 17:19:31 Removing intermediate container e950148242cf 17:19:31 ---> b236a1c00c2e 17:19:31 Step 9/35 : COPY go.mod vendor* ./ 17:19:31 ---> e3a6583b50ff 17:19:31 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:31 ---> Running in ef208fb23091 17:19:32 Removing intermediate container ef208fb23091 17:19:32 ---> d2a7a60d0146 17:19:32 Step 11/35 : COPY . . 17:19:32 ---> 0b87aa2b372a 17:19:32 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:19:32 ---> Running in ed7154f3f620 17:19:33  % Total % Received % Xferd Average Speed Time Time Time Current 17:19:33 Dload Upload Total Spent Left Speed 17:19:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 47960 0 --:--:-- --:--:-- --:--:-- 50571 17:19:33 Removing intermediate container ed7154f3f620 17:19:33 ---> ee98ab198c4f 17:19:33 Step 13/35 : RUN ${MAKE} 17:19:33 ---> Running in e032eee2dc09 17:19:33 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.6" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:19:55 Removing intermediate container e032eee2dc09 17:19:55 ---> 861265cce017 17:19:55 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:19:55 v0.18.4: Pulling from aler9/rtsp-simple-server 17:19:55 af6660deedbd: Pulling fs layer 17:19:55 97cd0a44c592: Pulling fs layer 17:19:55 97cd0a44c592: Download complete 17:19:55 af6660deedbd: Verifying Checksum 17:19:55 af6660deedbd: Download complete 17:19:55 af6660deedbd: Pull complete 17:19:55 97cd0a44c592: Pull complete 17:19:55 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:19:55 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:19:55 ---> fea57e182299 17:19:55 Step 15/35 : FROM alpine:3.16 17:19:56 3.16: Pulling from library/alpine 17:19:56 ca7dd9ec2225: Pulling fs layer 17:19:56 ca7dd9ec2225: Verifying Checksum 17:19:56 ca7dd9ec2225: Download complete 17:19:56 ca7dd9ec2225: Pull complete 17:19:56 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:19:56 Status: Downloaded newer image for alpine:3.16 17:19:56 ---> bfe296a52501 17:19:56 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:19:56 ---> Running in 08a9409dbb3e 17:19:56 Removing intermediate container 08a9409dbb3e 17:19:56 ---> df4f8da00334 17:19:56 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:19:56 ---> Running in 41ae5879d3d6 17:19:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:19:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:19:57 (1/83) Installing dumb-init (1.2.5-r1) 17:19:57 (2/83) Installing sdl2 (2.0.22-r0) 17:19:57 (3/83) Installing libxau (1.0.9-r0) 17:19:57 (4/83) Installing libxdmcp (1.1.3-r0) 17:19:57 (5/83) Installing libxcb (1.15-r0) 17:19:57 (6/83) Installing libx11 (1.8-r0) 17:19:57 (7/83) Installing aom-libs (3.3.0-r0) 17:19:57 (8/83) Installing alsa-lib (1.2.7.2-r0) 17:19:57 (9/83) Installing expat (2.5.0-r0) 17:19:57 (10/83) Installing brotli-libs (1.0.9-r6) 17:19:57 (11/83) Installing libbz2 (1.0.8-r1) 17:19:57 (12/83) Installing libpng (1.6.37-r1) 17:19:57 (13/83) Installing freetype (2.12.1-r0) 17:19:57 (14/83) Installing fontconfig (2.14.0-r0) 17:19:57 (15/83) Installing fribidi (1.0.12-r0) 17:19:57 (16/83) Installing libffi (3.4.2-r1) 17:19:57 (17/83) Installing libintl (0.21-r2) 17:19:57 (18/83) Installing libblkid (2.38-r1) 17:19:57 (19/83) Installing libmount (2.38-r1) 17:19:57 (20/83) Installing pcre (8.45-r2) 17:19:57 (21/83) Installing glib (2.72.1-r0) 17:19:57 (22/83) Installing graphite2 (1.3.14-r1) 17:19:57 (23/83) Installing harfbuzz (4.3.0-r0) 17:19:57 (24/83) Installing libass (0.16.0-r0) 17:19:57 (25/83) Installing libdav1d (1.0.0-r0) 17:19:57 (26/83) Installing libpciaccess (0.16-r0) 17:19:57 (27/83) Installing libdrm (2.4.110-r0) 17:19:57 (28/83) Installing gmp (6.2.1-r2) 17:19:57 (29/83) Installing nettle (3.7.3-r0) 17:19:57 (30/83) Installing p11-kit (0.24.1-r0) 17:19:57 (31/83) Installing libtasn1 (4.18.0-r1) 17:19:57 (32/83) Installing libunistring (1.0-r0) 17:19:57 (33/83) Installing gnutls (3.7.7-r0) 17:19:57 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:19:57 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 17:19:57 (36/83) Installing lame (3.100-r0) 17:19:57 (37/83) Installing opus (1.3.1-r1) 17:19:58 (38/83) Installing libasyncns (0.8-r1) 17:19:58 (39/83) Installing dbus-libs (1.14.4-r0) 17:19:58 (40/83) Installing libltdl (2.4.7-r0) 17:19:58 (41/83) Installing orc (0.4.32-r0) 17:19:58 (42/83) Installing libgcc (11.2.1_git20220219-r2) 17:19:58 (43/83) Installing libogg (1.3.5-r1) 17:19:58 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 17:19:58 (45/83) Installing flac (1.3.4-r0) 17:19:58 (46/83) Installing libvorbis (1.3.7-r0) 17:19:58 (47/83) Installing libsndfile (1.1.0-r0) 17:19:58 (48/83) Installing libgomp (11.2.1_git20220219-r2) 17:19:58 (49/83) Installing soxr (0.1.3-r2) 17:19:58 (50/83) Installing speexdsp (1.2.0-r0) 17:19:58 (51/83) Installing tdb-libs (1.4.6-r0) 17:19:58 (52/83) Installing libpulse (15.0-r2) 17:19:58 (53/83) Installing cjson (1.7.15-r3) 17:19:58 (54/83) Installing mbedtls (2.28.2-r0) 17:19:58 (55/83) Installing librist (0.2.6-r1) 17:19:58 (56/83) Installing libsrt (1.4.4-r0) 17:19:58 (57/83) Installing libssh (0.9.6-r1) 17:19:58 (58/83) Installing libtheora (1.1.1-r16) 17:19:58 (59/83) Installing libjpeg-turbo (2.1.3-r1) 17:19:58 (60/83) Installing v4l-utils-libs (1.22.1-r1) 17:19:58 (61/83) Installing libxext (1.3.4-r0) 17:19:58 (62/83) Installing libxfixes (6.0.0-r0) 17:19:58 (63/83) Installing wayland-libs-client (1.20.0-r0) 17:19:58 (64/83) Installing libva (2.14.0-r0) 17:19:58 (65/83) Installing libvdpau (1.5-r0) 17:19:58 (66/83) Installing vidstab (1.1.0-r1) 17:19:58 (67/83) Installing libvpx (1.11.0-r1) 17:19:58 (68/83) Installing libwebp (1.2.3-r0) 17:19:58 (69/83) Installing x264-libs (0.163_git20210613-r0) 17:19:58 (70/83) Installing numactl (2.0.14-r0) 17:19:58 (71/83) Installing x265-libs (3.5-r3) 17:19:58 (72/83) Installing xvidcore (1.3.7-r1) 17:19:58 (73/83) Installing ffmpeg-libs (5.0.1-r1) 17:19:58 (74/83) Installing ffmpeg (5.0.1-r1) 17:19:58 (75/83) Installing udev-init-scripts (35-r0) 17:19:58 Executing udev-init-scripts-35-r0.post-install 17:19:58 (76/83) Installing eudev-libs (3.2.11-r0) 17:19:58 (77/83) Installing xz-libs (5.2.5-r1) 17:19:58 (78/83) Installing zstd-libs (1.5.2-r1) 17:19:58 (79/83) Installing kmod-libs (29-r2) 17:19:58 (80/83) Installing eudev (3.2.11-r0) 17:19:58 (81/83) Installing libsodium (1.0.18-r0) 17:19:58 (82/83) Installing libzmq (4.3.4-r0) 17:19:58 (83/83) Installing zeromq (4.3.4-r0) 17:19:58 Executing busybox-1.35.0-r17.trigger 17:19:58 Executing eudev-3.2.11-r0.trigger 17:19:58 OK: 101 MiB in 97 packages 17:20:00 Removing intermediate container 41ae5879d3d6 17:20:00 ---> dab7c0eb4bc6 17:20:00 Step 18/35 : WORKDIR / 17:20:00 ---> Running in 7b0c75e78c76 17:20:00 Removing intermediate container 7b0c75e78c76 17:20:00 ---> 645b96f732d4 17:20:00 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:20:01 ---> 827651e8a0df 17:20:01 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:20:01 ---> b73bda8eae9f 17:20:01 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:20:01 ---> 1d4ab2cc394e 17:20:01 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:20:01 ---> 524606e5c261 17:20:01 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:20:01 ---> 946c3a1fa1b8 17:20:01 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:20:01 ---> 0ce232a716fd 17:20:01 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:20:02 ---> 73a51d089ab3 17:20:02 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:20:02 ---> Running in 56921f6fd9bc 17:20:03 Removing intermediate container 56921f6fd9bc 17:20:03 ---> 203d3806a10c 17:20:03 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:20:03 ---> Running in c32e5da9ad16 17:20:03 Removing intermediate container c32e5da9ad16 17:20:03 ---> 38bdd3b88331 17:20:03 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:20:03 ---> Running in 15fd8788c13d 17:20:04 Removing intermediate container 15fd8788c13d 17:20:04 ---> ed35357b53c8 17:20:04 Step 29/35 : EXPOSE 59983 17:20:04 ---> Running in ef9c62a73dc9 17:20:04 Removing intermediate container ef9c62a73dc9 17:20:04 ---> 279fdb5fb8f7 17:20:04 Step 30/35 : EXPOSE 8554 17:20:04 ---> Running in 303b59d6de41 17:20:04 Removing intermediate container 303b59d6de41 17:20:04 ---> 779db547535f 17:20:04 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:20:04 ---> Running in b1ea86f03838 17:20:04 Removing intermediate container b1ea86f03838 17:20:04 ---> 15afb81a62ce 17:20:04 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:20:04 ---> Running in d472758c6bc0 17:20:04 Removing intermediate container d472758c6bc0 17:20:04 ---> 159f6054edd1 17:20:04 Step 33/35 : LABEL arch=amd64 17:20:04 ---> Running in ae6e0df6f6f2 17:20:04 Removing intermediate container ae6e0df6f6f2 17:20:04 ---> 31bd855b89cb 17:20:04 Step 34/35 : LABEL git_sha=51c4e15dcdea322fb1e9ec7d48423c4a74b78125 17:20:04 ---> Running in 10e5291ec8c7 17:20:04 Removing intermediate container 10e5291ec8c7 17:20:04 ---> 714c56d222af 17:20:04 Step 35/35 : LABEL version=0.0.0 17:20:04 ---> Running in c7142fcca989 17:20:04 Removing intermediate container c7142fcca989 17:20:04 ---> a661267302d7 17:20:04 [Warning] One or more build-args [ARCH] were not consumed 17:20:04 Successfully built a661267302d7 17:20:04 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:20:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1465 in /w/workspace/foundry_device-usb-camera_PR-122 [Pipeline] { [Pipeline] ws 17:20:05 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:20:05 Selected Git installation does not exist. Using Default 17:20:05 The recommended git tool is: NONE 17:20:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:20:05 17:20:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:20:06 latest: Pulling from edgex-lftools-log-publisher 17:20:06 5eb5b503b376: Pulling fs layer 17:20:06 5c69ac0246d0: Pulling fs layer 17:20:06 ec43610c2a17: Pulling fs layer 17:20:06 3a2ae6a8a46f: Pulling fs layer 17:20:06 33b1e0a273af: Pulling fs layer 17:20:06 5d3b04190fa2: Pulling fs layer 17:20:06 2f39f015ded8: Pulling fs layer 17:20:06 3a2ae6a8a46f: Waiting 17:20:06 33b1e0a273af: Waiting 17:20:06 5d3b04190fa2: Waiting 17:20:06 2f39f015ded8: Waiting 17:20:06 5c69ac0246d0: Verifying Checksum 17:20:06 5c69ac0246d0: Download complete 17:20:06 3a2ae6a8a46f: Download complete 17:20:06 33b1e0a273af: Verifying Checksum 17:20:06 33b1e0a273af: Download complete 17:20:06 ec43610c2a17: Verifying Checksum 17:20:06 ec43610c2a17: Download complete 17:20:06 5d3b04190fa2: Verifying Checksum 17:20:06 5d3b04190fa2: Download complete 17:20:06 5eb5b503b376: Verifying Checksum 17:20:06 5eb5b503b376: Download complete 17:20:07 2f39f015ded8: Verifying Checksum 17:20:07 2f39f015ded8: Download complete 17:20:07 5eb5b503b376: Pull complete 17:20:07 5c69ac0246d0: Pull complete 17:20:08 ec43610c2a17: Pull complete 17:20:08 3a2ae6a8a46f: Pull complete 17:20:08 33b1e0a273af: Pull complete 17:20:08 5d3b04190fa2: Pull complete 17:20:11 using credential edgex-jenkins-ssh 17:20:11 Cloning the remote Git repository 17:20:11 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:20:11 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:20:11 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:20:11 > git --version # timeout=10 17:20:11 > git --version # 'git version 2.25.1' 17:20:11 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:20:12 2f39f015ded8: Pull complete 17:20:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:20:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:20:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:13 prd-ubuntu20.04-docker-8c-8g-1464 does not seem to be running inside a container 17:20:13 $ 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/foundry_device-usb-camera_PR-122 -v /w/workspace/foundry_device-usb-camera_PR-122:/w/workspace/foundry_device-usb-camera_PR-122:rw,z -v /w/workspace/foundry_device-usb-camera_PR-122@tmp:/w/workspace/foundry_device-usb-camera_PR-122@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:20:12 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:20:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:20:13 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:20:13 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:20:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:20:13 Merging remotes/origin/main commit d32bfb144ed79cec845816023cbf1136d6c5c0b8 into PR head commit 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 17:20:13 Merge succeeded, producing 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 17:20:13 Checking out Revision 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 (PR-122) 17:20:14 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:20:14 > git --version # timeout=10 17:20:14 > git --version # 'git version 2.25.1' 17:20:14 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:20:13 > git config core.sparsecheckout # timeout=10 17:20:13 > git checkout -f 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 # timeout=10 17:20:13 > git remote # timeout=10 17:20:13 > git config --get remote.origin.url # timeout=10 17:20:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:13 > git merge d32bfb144ed79cec845816023cbf1136d6c5c0b8 # timeout=10 17:20:13 > git rev-parse HEAD^{commit} # timeout=10 17:20:13 > git config core.sparsecheckout # timeout=10 17:20:13 > git checkout -f 51c4e15dcdea322fb1e9ec7d48423c4a74b78125 # timeout=10 17:20:14 17:20:14 GitHub has been notified of this commit’s build result 17:20:14 17:20:15 $ docker top a7cc16f6b31d883b3840ad1ba13038869cd00cfd6297c4b2d9767c07d11a6103 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:20:16 ---> job-cost.sh 17:20:16 lf-activate-venv: SKIPPING 17:20:16 INFO: No Stack... 17:20:16 INFO: Retrieving Pricing Info for: v3-standard-8 17:20:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:20:16 % Total % Received % Xferd Average Speed Time Time Time Current 17:20:16 Dload Upload Total Spent Left Speed 17:20:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 82264 17:20:16 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 17:20:17 + cat /w/workspace/foundry_device-usb-camera_PR-122/archives/cost.csv 17:20:17 + cut -d, -f6 [Pipeline] lock 17:20:17 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-122-1-stack-cost] 17:20:17 Resource [jenkins-edgexfoundry-device-usb-camera-PR-122-1-stack-cost] did not exist. Created. 17:20:17 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-122-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:20:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:20:17 + echo total: 0.2199999988079071 [Pipeline] stash 17:20:17 Stashed 1 file(s) [Pipeline] } 17:20:17 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-122-1-stack-cost] [Pipeline] // lock 17:20:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:20:17 + sudo tee /etc/docker/daemon.new 17:20:17 { 17:20:17 "registry-mirrors": [ 17:20:17 "https://nexus3.edgexfoundry.org:10001" 17:20:17 ], 17:20:17 "bip": "10.250.0.254/24", 17:20:17 "hosts": [ 17:20:17 "tcp://0.0.0.0:5555", 17:20:17 "unix:///var/run/docker.sock" 17:20:17 ], 17:20:17 "mtu": 1458, 17:20:17 "selinux-enabled": true, 17:20:17 "seccomp-profile": "/etc/docker/seccomp.json" 17:20:17 } [Pipeline] } 17:20:17 $ docker stop --time=1 a7cc16f6b31d883b3840ad1ba13038869cd00cfd6297c4b2d9767c07d11a6103 17:20:18 $ docker rm -f --volumes a7cc16f6b31d883b3840ad1ba13038869cd00cfd6297c4b2d9767c07d11a6103 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:20:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:20:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:20:38 provisioning config files... 17:20:38 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8696183870064329649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:20:38 ---> docker-login.sh 17:20:38 nexus3.edgexfoundry.org:10001 17:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:39 Configure a credential helper to remove this warning. See 17:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:39 17:20:39 Login Succeeded 17:20:39 nexus3.edgexfoundry.org:10002 17:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:39 Configure a credential helper to remove this warning. See 17:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:39 17:20:39 Login Succeeded 17:20:39 nexus3.edgexfoundry.org:10003 17:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:39 Configure a credential helper to remove this warning. See 17:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:39 17:20:39 Login Succeeded 17:20:39 nexus3.edgexfoundry.org:10004 17:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:40 Configure a credential helper to remove this warning. See 17:20:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:40 17:20:40 Login Succeeded 17:20:40 docker.io 17:20:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:40 Configure a credential helper to remove this warning. See 17:20:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:40 17:20:40 Login Succeeded 17:20:40 ---> docker-login.sh ends [Pipeline] } 17:20:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:20:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:20:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:20:41 ========================================================= 17:20:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:20:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:41 + 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:20:41 Sending build context to Docker daemon 1.097MB 17:20:41 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:20:41 Step 2/13 : FROM ${BASE} AS builder 17:20:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:20:42 9b18e9b68314: Pulling fs layer 17:20:42 35d82f9e3411: Pulling fs layer 17:20:42 e16973657156: Pulling fs layer 17:20:42 fc693d55d65f: Pulling fs layer 17:20:42 7e9fc2657dce: Pulling fs layer 17:20:42 dda99020689f: Pulling fs layer 17:20:42 db1c61fa0a46: Pulling fs layer 17:20:42 891c053d2c06: Pulling fs layer 17:20:42 fc693d55d65f: Waiting 17:20:42 7e9fc2657dce: Waiting 17:20:42 dda99020689f: Waiting 17:20:42 891c053d2c06: Waiting 17:20:42 db1c61fa0a46: Waiting 17:20:42 e16973657156: Verifying Checksum 17:20:42 e16973657156: Download complete 17:20:42 35d82f9e3411: Verifying Checksum 17:20:42 35d82f9e3411: Download complete 17:20:42 7e9fc2657dce: Verifying Checksum 17:20:42 7e9fc2657dce: Download complete 17:20:42 dda99020689f: Verifying Checksum 17:20:42 dda99020689f: Download complete 17:20:42 9b18e9b68314: Verifying Checksum 17:20:42 9b18e9b68314: Download complete 17:20:43 9b18e9b68314: Pull complete 17:20:43 891c053d2c06: Verifying Checksum 17:20:43 891c053d2c06: Download complete 17:20:43 35d82f9e3411: Pull complete 17:20:43 e16973657156: Pull complete 17:20:44 db1c61fa0a46: Verifying Checksum 17:20:45 fc693d55d65f: Verifying Checksum 17:20:45 fc693d55d65f: Download complete 17:20:57 fc693d55d65f: Pull complete 17:20:57 7e9fc2657dce: Pull complete 17:20:57 dda99020689f: Pull complete 17:21:04 db1c61fa0a46: Pull complete 17:21:05 891c053d2c06: Pull complete 17:21:05 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:21:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:21:05 ---> f96f9c87975a 17:21:05 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:21:07 ---> Running in 0877d46375b0 17:21:07 Removing intermediate container 0877d46375b0 17:21:07 ---> 053b8f4bc74c 17:21:07 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:21:07 ---> Running in 1867d2064088 17:21:08 Removing intermediate container 1867d2064088 17:21:08 ---> 9a199b5d4995 17:21:08 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:21:08 ---> Running in d15be6c6f348 17:21:08 Removing intermediate container d15be6c6f348 17:21:08 ---> 77bd4b11acf4 17:21:08 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:21:08 ---> Running in 112c65df65ee 17:21:08 Removing intermediate container 112c65df65ee 17:21:08 ---> 4af3656b68ef 17:21:08 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:21:08 ---> Running in 5f6e3854bb18 17:21:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:21:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:21:11 (1/14) Installing libintl (0.21-r2) 17:21:11 (2/14) Installing eudev-libs (3.2.11-r0) 17:21:11 (3/14) Installing libjpeg-turbo (2.1.3-r1) 17:21:11 (4/14) Installing v4l-utils-libs (1.22.1-r1) 17:21:11 (5/14) Installing v4l-utils (1.22.1-r1) 17:21:11 (6/14) Installing udev-init-scripts (35-r0) 17:21:11 Executing udev-init-scripts-35-r0.post-install 17:21:11 (7/14) Installing libblkid (2.38-r1) 17:21:11 (8/14) Installing xz-libs (5.2.5-r1) 17:21:11 (9/14) Installing zstd-libs (1.5.2-r1) 17:21:11 (10/14) Installing kmod-libs (29-r2) 17:21:11 (11/14) Installing eudev (3.2.11-r0) 17:21:11 (12/14) Installing eudev-dev (3.2.11-r0) 17:21:11 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:21:11 (14/14) Installing v4l-utils-dev (1.22.1-r1) 17:21:11 Executing busybox-1.35.0-r17.trigger 17:21:11 Executing eudev-3.2.11-r0.trigger 17:21:11 OK: 228 MiB in 65 packages 17:21:12 Removing intermediate container 5f6e3854bb18 17:21:12 ---> 739fbceb1070 17:21:12 Step 8/13 : WORKDIR /device-usb-camera 17:21:12 ---> Running in 325bfc0aa7ed 17:21:13 Removing intermediate container 325bfc0aa7ed 17:21:13 ---> 0debd6fe0919 17:21:13 Step 9/13 : COPY go.mod vendor* ./ 17:21:13 ---> 25a936e4f5ee 17:21:13 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:21:13 ---> Running in c97ddeb1015d 17:22:10 Removing intermediate container c97ddeb1015d 17:22:10 ---> 89cd72954ab6 17:22:10 Step 11/13 : COPY . . 17:22:10 ---> 1448efbd0ade 17:22:10 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:22:10 ---> Running in e0428cb67184 17:22:10  % Total % Received % Xferd Average Speed Time Time Time Current 17:22:10 Dload Upload Total Spent Left Speed 17:22:10  0 0 0  0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15166 0 --:--:-- --:--:-- --:--:-- 15391 17:22:10 Removing intermediate container e0428cb67184 17:22:10 ---> ac52aff7cd57 17:22:10 Step 13/13 : RUN ${MAKE} 17:22:10 ---> Running in fede0b3441a0 17:22:10 noop 17:22:10 Removing intermediate container fede0b3441a0 17:22:10 ---> 4cc3f4f1d393 17:22:10 Successfully built 4cc3f4f1d393 17:22:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:10 + docker inspect -f . ci-base-image-arm64 17:22:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:10 prd-ubuntu20.04-docker-arm64-4c-16g-1465 does not seem to be running inside a container 17:22:10 $ 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:22:11 $ docker top 3a029a702d9d2ca6cbd1cce0906494b9c89f09e2c8ef64465a0bb36393fd917a -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:12 + go version 17:22:12 go version go1.18.7 linux/arm64 [Pipeline] } 17:22:12 $ docker stop --time=1 3a029a702d9d2ca6cbd1cce0906494b9c89f09e2c8ef64465a0bb36393fd917a 17:22:14 $ docker rm -f --volumes 3a029a702d9d2ca6cbd1cce0906494b9c89f09e2c8ef64465a0bb36393fd917a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:15 + docker inspect -f . ci-base-image-arm64 17:22:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:15 prd-ubuntu20.04-docker-arm64-4c-16g-1465 does not seem to be running inside a container 17:22:15 $ 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:22:16 $ docker top 14470bcba9feca2bc848a4ef6c6b459d453b3d2ecacbb00832871ca351d2bfaa -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:17 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:22:17 + make test 17:22:17 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:22:19 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:23:41 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:23:41 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.062s coverage: 1.9% of statements 17:23:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:23:42 CGO_ENABLED=1 go vet ./... 17:24:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:24:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:24:04 ./bin/test-attribution-txt.sh [Pipeline] echo 17:24:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:24:04 $ docker stop --time=1 14470bcba9feca2bc848a4ef6c6b459d453b3d2ecacbb00832871ca351d2bfaa 17:24:07 $ docker rm -f --volumes 14470bcba9feca2bc848a4ef6c6b459d453b3d2ecacbb00832871ca351d2bfaa [Pipeline] // withDockerContainer [Pipeline] sh 17:24:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:24:08 Warning: overwriting stash ‘coverage-report’ 17:24:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:24:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:24:09 + ls -al . 17:24:09 total 204 17:24:09 drwxrwxr-x 9 jenkins jenkins 4096 Jan 9 17:22 . 17:24:09 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 17:20 .. 17:24:09 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 17:20 .git 17:24:09 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 17:20 .github 17:24:09 -rw-rw-r-- 1 jenkins jenkins 414 Jan 9 17:20 .gitignore 17:24:09 -rw-rw-r-- 1 jenkins jenkins 42 Jan 9 17:20 .golangci.yml 17:24:09 -rw-rw-r-- 1 jenkins jenkins 77 Jan 9 17:20 .hadolint.yml 17:24:09 -rw-rw-r-- 1 jenkins jenkins 9546 Jan 9 17:20 Attribution.txt 17:24:09 -rw-rw-r-- 1 jenkins jenkins 6219 Jan 9 17:20 CHANGELOG.md 17:24:09 -rw-rw-r-- 1 jenkins jenkins 2378 Jan 9 17:20 Dockerfile 17:24:09 -rw-rw-r-- 1 jenkins jenkins 678 Jan 9 17:20 GOVERNANCE.md 17:24:09 -rw-rw-r-- 1 jenkins jenkins 659 Jan 9 17:20 Jenkinsfile 17:24:09 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 9 17:20 LICENSE 17:24:09 -rw-rw-r-- 1 jenkins jenkins 2554 Jan 9 17:20 Makefile 17:24:09 -rw-rw-r-- 1 jenkins jenkins 622 Jan 9 17:20 OWNERS.md 17:24:09 -rw-rw-r-- 1 jenkins jenkins 5934 Jan 9 17:20 README.md 17:24:09 -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 17:18 VERSION 17:24:09 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 17:20 bin 17:24:09 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 17:20 cmd 17:24:09 -rw-r--r-- 1 jenkins jenkins 30666 Jan 9 17:23 coverage.out 17:24:09 -rwxrwxr-x 1 jenkins jenkins 140 Jan 9 17:20 docker-entrypoint.sh 17:24:09 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 17:20 docs 17:24:09 -rw-rw-r-- 1 jenkins jenkins 3574 Jan 9 17:20 go.mod 17:24:09 -rw-rw-r-- 1 jenkins jenkins 45170 Jan 9 17:20 go.sum 17:24:09 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 17:20 internal 17:24:09 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 17:20 snap 17:24:09 -rw-rw-r-- 1 jenkins jenkins 231 Jan 9 17:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:10 + 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=51c4e15dcdea322fb1e9ec7d48423c4a74b78125 --label arch=arm64 --label version=0.0.0 . 17:24:10 Sending build context to Docker daemon 1.128MB 17:24:10 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:24:10 Step 2/35 : FROM ${BASE} AS builder 17:24:10 ---> 4cc3f4f1d393 17:24:10 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:24:10 ---> Running in b8c2944f3c3d 17:24:11 Removing intermediate container b8c2944f3c3d 17:24:11 ---> 43c299470946 17:24:11 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:24:11 ---> Running in 004d1e6b0e23 17:24:11 Removing intermediate container 004d1e6b0e23 17:24:11 ---> 4a3ff0794d8a 17:24:11 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:24:11 ---> Running in cc4cc97ba56d 17:24:11 Removing intermediate container cc4cc97ba56d 17:24:11 ---> abeedc1a3529 17:24:11 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:24:11 ---> Running in 03013982662b 17:24:12 Removing intermediate container 03013982662b 17:24:12 ---> 1a957d92ed6e 17:24:12 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:24:12 ---> Running in 9bbb98f42222 17:24:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:24:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:24:14 OK: 228 MiB in 65 packages 17:24:15 Removing intermediate container 9bbb98f42222 17:24:15 ---> 1f15388a18e5 17:24:15 Step 8/35 : WORKDIR /device-usb-camera 17:24:15 ---> Running in 05a49fd73ac7 17:24:15 Removing intermediate container 05a49fd73ac7 17:24:15 ---> 6eca2e6be0f7 17:24:15 Step 9/35 : COPY go.mod vendor* ./ 17:24:16 ---> e7c440e4e7b5 17:24:16 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:16 ---> Running in 8699c63ac771 17:24:19 Removing intermediate container 8699c63ac771 17:24:19 ---> 5a060ab7b05a 17:24:19 Step 11/35 : COPY . . 17:24:20 ---> ec36ccbd66a2 17:24:20 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:24:20 ---> Running in bdb04ff1f2d0 17:24:21  % Total % Received % Xferd Average Speed Time Time Time Current 17:24:21 Dload Upload Total Spent Left Speed 17:24:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6478 0 --:--:-- --:--:-- --:--:-- 6515 17:24:22 Removing intermediate container bdb04ff1f2d0 17:24:22 ---> dc5e88669d56 17:24:22 Step 13/35 : RUN ${MAKE} 17:24:22 ---> Running in 4494c0873d21 17:24:23 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.6" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:26:59 Removing intermediate container 4494c0873d21 17:26:59 ---> b5a55606e239 17:26:59 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:26:59 v0.18.4: Pulling from aler9/rtsp-simple-server 17:26:59 eab2503cf8f4: Pulling fs layer 17:26:59 97cd0a44c592: Pulling fs layer 17:26:59 97cd0a44c592: Verifying Checksum 17:26:59 97cd0a44c592: Download complete 17:26:59 eab2503cf8f4: Verifying Checksum 17:26:59 eab2503cf8f4: Download complete 17:26:59 eab2503cf8f4: Pull complete 17:26:59 97cd0a44c592: Pull complete 17:26:59 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:26:59 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:26:59 ---> 7f763cca56b3 17:26:59 Step 15/35 : FROM alpine:3.16 17:26:59 3.16: Pulling from library/alpine 17:26:59 6875df1f5354: Pulling fs layer 17:26:59 6875df1f5354: Verifying Checksum 17:26:59 6875df1f5354: Download complete 17:26:59 6875df1f5354: Pull complete 17:26:59 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:26:59 Status: Downloaded newer image for alpine:3.16 17:26:59 ---> 2b4661558fb8 17:26:59 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:26:59 ---> Running in d6cc03c8617e 17:26:59 Removing intermediate container d6cc03c8617e 17:26:59 ---> 7eeebc58896e 17:26:59 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:26:59 ---> Running in a6611bcd0094 17:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:26:59 (1/82) Installing dumb-init (1.2.5-r1) 17:26:59 (2/82) Installing sdl2 (2.0.22-r0) 17:26:59 (3/82) Installing libxau (1.0.9-r0) 17:26:59 (4/82) Installing libxdmcp (1.1.3-r0) 17:26:59 (5/82) Installing libxcb (1.15-r0) 17:26:59 (6/82) Installing libx11 (1.8-r0) 17:26:59 (7/82) Installing aom-libs (3.3.0-r0) 17:26:59 (8/82) Installing alsa-lib (1.2.7.2-r0) 17:26:59 (9/82) Installing expat (2.5.0-r0) 17:26:59 (10/82) Installing brotli-libs (1.0.9-r6) 17:26:59 (11/82) Installing libbz2 (1.0.8-r1) 17:26:59 (12/82) Installing libpng (1.6.37-r1) 17:26:59 (13/82) Installing freetype (2.12.1-r0) 17:26:59 (14/82) Installing fontconfig (2.14.0-r0) 17:26:59 (15/82) Installing fribidi (1.0.12-r0) 17:26:59 (16/82) Installing libffi (3.4.2-r1) 17:26:59 (17/82) Installing libintl (0.21-r2) 17:26:59 (18/82) Installing libblkid (2.38-r1) 17:26:59 (19/82) Installing libmount (2.38-r1) 17:26:59 (20/82) Installing pcre (8.45-r2) 17:26:59 (21/82) Installing glib (2.72.1-r0) 17:26:59 (22/82) Installing graphite2 (1.3.14-r1) 17:26:59 (23/82) Installing harfbuzz (4.3.0-r0) 17:26:59 (24/82) Installing libass (0.16.0-r0) 17:26:59 (25/82) Installing libdav1d (1.0.0-r0) 17:26:59 (26/82) Installing libdrm (2.4.110-r0) 17:26:59 (27/82) Installing gmp (6.2.1-r2) 17:26:59 (28/82) Installing nettle (3.7.3-r0) 17:26:59 (29/82) Installing p11-kit (0.24.1-r0) 17:26:59 (30/82) Installing libtasn1 (4.18.0-r1) 17:26:59 (31/82) Installing libunistring (1.0-r0) 17:26:59 (32/82) Installing gnutls (3.7.7-r0) 17:26:59 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:26:59 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 17:26:59 (35/82) Installing lame (3.100-r0) 17:26:59 (36/82) Installing opus (1.3.1-r1) 17:26:59 (37/82) Installing libasyncns (0.8-r1) 17:26:59 (38/82) Installing dbus-libs (1.14.4-r0) 17:26:59 (39/82) Installing libltdl (2.4.7-r0) 17:26:59 (40/82) Installing orc (0.4.32-r0) 17:26:59 (41/82) Installing libgcc (11.2.1_git20220219-r2) 17:26:59 (42/82) Installing libogg (1.3.5-r1) 17:26:59 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 17:26:59 (44/82) Installing flac (1.3.4-r0) 17:26:59 (45/82) Installing libvorbis (1.3.7-r0) 17:26:59 (46/82) Installing libsndfile (1.1.0-r0) 17:26:59 (47/82) Installing libgomp (11.2.1_git20220219-r2) 17:26:59 (48/82) Installing soxr (0.1.3-r2) 17:26:59 (49/82) Installing speexdsp (1.2.0-r0) 17:26:59 (50/82) Installing tdb-libs (1.4.6-r0) 17:26:59 (51/82) Installing libpulse (15.0-r2) 17:26:59 (52/82) Installing cjson (1.7.15-r3) 17:26:59 (53/82) Installing mbedtls (2.28.2-r0) 17:26:59 (54/82) Installing librist (0.2.6-r1) 17:26:59 (55/82) Installing libsrt (1.4.4-r0) 17:26:59 (56/82) Installing libssh (0.9.6-r1) 17:26:59 (57/82) Installing libtheora (1.1.1-r16) 17:26:59 (58/82) Installing libjpeg-turbo (2.1.3-r1) 17:26:59 (59/82) Installing v4l-utils-libs (1.22.1-r1) 17:26:59 (60/82) Installing libxext (1.3.4-r0) 17:26:59 (61/82) Installing libxfixes (6.0.0-r0) 17:26:59 (62/82) Installing wayland-libs-client (1.20.0-r0) 17:26:59 (63/82) Installing libva (2.14.0-r0) 17:26:59 (64/82) Installing libvdpau (1.5-r0) 17:26:59 (65/82) Installing vidstab (1.1.0-r1) 17:26:59 (66/82) Installing libvpx (1.11.0-r1) 17:26:59 (67/82) Installing libwebp (1.2.3-r0) 17:26:59 (68/82) Installing x264-libs (0.163_git20210613-r0) 17:26:59 (69/82) Installing numactl (2.0.14-r0) 17:26:59 (70/82) Installing x265-libs (3.5-r3) 17:26:59 (71/82) Installing xvidcore (1.3.7-r1) 17:26:59 (72/82) Installing ffmpeg-libs (5.0.1-r1) 17:27:00 (73/82) Installing ffmpeg (5.0.1-r1) 17:27:00 (74/82) Installing udev-init-scripts (35-r0) 17:27:00 Executing udev-init-scripts-35-r0.post-install 17:27:00 (75/82) Installing eudev-libs (3.2.11-r0) 17:27:00 (76/82) Installing xz-libs (5.2.5-r1) 17:27:00 (77/82) Installing zstd-libs (1.5.2-r1) 17:27:00 (78/82) Installing kmod-libs (29-r2) 17:27:00 (79/82) Installing eudev (3.2.11-r0) 17:27:00 (80/82) Installing libsodium (1.0.18-r0) 17:27:00 (81/82) Installing libzmq (4.3.4-r0) 17:27:00 (82/82) Installing zeromq (4.3.4-r0) 17:27:00 Executing busybox-1.35.0-r17.trigger 17:27:00 Executing eudev-3.2.11-r0.trigger 17:27:00 OK: 78 MiB in 96 packages 17:27:04 Removing intermediate container a6611bcd0094 17:27:04 ---> 16c08e1372a1 17:27:04 Step 18/35 : WORKDIR / 17:27:04 ---> Running in 1e1d33300664 17:27:04 Removing intermediate container 1e1d33300664 17:27:04 ---> 6015b52e30cf 17:27:04 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:27:08 ---> 5cd93140eac5 17:27:08 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:27:09 ---> ed4e40365b28 17:27:09 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:27:09 ---> f0fda83d6602 17:27:09 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:27:10 ---> 7291ee39f639 17:27:10 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:27:11 ---> 3559ae15285f 17:27:11 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:27:12 ---> cfd0bd5e1e6f 17:27:12 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:27:15 ---> e5333209d290 17:27:15 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:27:15 ---> Running in d8731bb811e4 17:27:17 Removing intermediate container d8731bb811e4 17:27:17 ---> b1ebdd041eb4 17:27:17 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:27:17 ---> Running in 34d4ff296ab5 17:27:19 Removing intermediate container 34d4ff296ab5 17:27:19 ---> be756b09e70b 17:27:19 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:27:19 ---> Running in 986831620e24 17:27:21 Removing intermediate container 986831620e24 17:27:21 ---> a67f7c793594 17:27:21 Step 29/35 : EXPOSE 59983 17:27:21 ---> Running in ea932c4dd0d3 17:27:21 Removing intermediate container ea932c4dd0d3 17:27:21 ---> 19629af6e185 17:27:21 Step 30/35 : EXPOSE 8554 17:27:21 ---> Running in 3693bbef181d 17:27:22 Removing intermediate container 3693bbef181d 17:27:22 ---> 9712f980b002 17:27:22 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:27:22 ---> Running in f5325af4f38f 17:27:22 Removing intermediate container f5325af4f38f 17:27:22 ---> ddd59c1a8def 17:27:22 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:27:22 ---> Running in ddfd4152e587 17:27:23 Removing intermediate container ddfd4152e587 17:27:23 ---> b3220f22c5c8 17:27:23 Step 33/35 : LABEL arch=arm64 17:27:23 ---> Running in 2308fa4a8f2f 17:27:23 Removing intermediate container 2308fa4a8f2f 17:27:23 ---> dd3603da6ef4 17:27:23 Step 34/35 : LABEL git_sha=51c4e15dcdea322fb1e9ec7d48423c4a74b78125 17:27:23 ---> Running in 868388cd1d89 17:27:24 Removing intermediate container 868388cd1d89 17:27:24 ---> a496c135b7cb 17:27:24 Step 35/35 : LABEL version=0.0.0 17:27:24 ---> Running in c5fb67a80cfd 17:27:24 Removing intermediate container c5fb67a80cfd 17:27:24 ---> db0cd556d408 17:27:24 [Warning] One or more build-args [ARCH] were not consumed 17:27:24 Successfully built db0cd556d408 17:27:24 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:27:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:27:25 17:27:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:27:25 arm64: Pulling from edgex-lftools-log-publisher 17:27:25 8998bd30e6a1: Pulling fs layer 17:27:25 04944245beec: Pulling fs layer 17:27:25 699f458cf7ca: Pulling fs layer 17:27:25 765212b225bb: Pulling fs layer 17:27:25 f23df028b6ca: Pulling fs layer 17:27:25 d65c8cfc05b1: Pulling fs layer 17:27:25 2437ff75d9bd: Pulling fs layer 17:27:25 765212b225bb: Waiting 17:27:25 f23df028b6ca: Waiting 17:27:25 d65c8cfc05b1: Waiting 17:27:25 2437ff75d9bd: Waiting 17:27:25 04944245beec: Verifying Checksum 17:27:25 04944245beec: Download complete 17:27:25 765212b225bb: Verifying Checksum 17:27:25 765212b225bb: Download complete 17:27:25 f23df028b6ca: Download complete 17:27:25 d65c8cfc05b1: Verifying Checksum 17:27:25 d65c8cfc05b1: Download complete 17:27:26 699f458cf7ca: Verifying Checksum 17:27:26 699f458cf7ca: Download complete 17:27:26 8998bd30e6a1: Verifying Checksum 17:27:26 8998bd30e6a1: Download complete 17:27:28 2437ff75d9bd: Verifying Checksum 17:27:28 2437ff75d9bd: Download complete 17:27:30 8998bd30e6a1: Pull complete 17:27:30 04944245beec: Pull complete 17:27:32 699f458cf7ca: Pull complete 17:27:32 765212b225bb: Pull complete 17:27:32 f23df028b6ca: Pull complete 17:27:33 d65c8cfc05b1: Pull complete 17:27:48 2437ff75d9bd: Pull complete 17:27:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:27:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:27:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:48 prd-ubuntu20.04-docker-arm64-4c-16g-1465 does not seem to be running inside a container 17:27:48 $ 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:27:51 $ docker top cdfe3c7c061dd047dad8f1ebceffca790e432ad3f3d0d735c24abddf8d06d431 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:52 ---> job-cost.sh 17:27:52 lf-activate-venv: SKIPPING 17:27:52 INFO: No Stack... 17:27:52 INFO: Retrieving Pricing Info for: v3-standard-4 17:27:53 INFO: Archiving Costs [Pipeline] sh 17:27:54 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:27:54 + cut -d, -f6 [Pipeline] lock 17:27:54 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-122-1-stack-cost] 17:27:54 Resource [jenkins-edgexfoundry-device-usb-camera-PR-122-1-stack-cost] did not exist. Created. 17:27:54 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-122-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:27:54 /w/workspace/device-usb-camera/1@tmp/durable-58e9ece1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:27:55 + echo total: 0.10999999940395355 [Pipeline] stash 17:27:55 Warning: overwriting stash ‘stack-cost’ 17:27:55 Stashed 1 file(s) [Pipeline] } 17:27:55 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-122-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:27:55 $ docker stop --time=1 cdfe3c7c061dd047dad8f1ebceffca790e432ad3f3d0d735c24abddf8d06d431 17:27:56 $ docker rm -f --volumes cdfe3c7c061dd047dad8f1ebceffca790e432ad3f3d0d735c24abddf8d06d431 [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:27:58 provisioning config files... 17:27:58 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-122@tmp/config14978252373743310537tmp [Pipeline] { [Pipeline] sh 17:27:58 + set +x 17:27:58 + curl -s https://codecov.io/bash 17:27:58 + bash -s -- 17:27:58 17:27:58 _____ _ 17:27:58 / ____| | | 17:27:58 | | ___ __| | ___ ___ _____ __ 17:27:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:27:58 | |___| (_) | (_| | __/ (_| (_) \ V / 17:27:58 \_____\___/ \__,_|\___|\___\___/ \_/ 17:27:58 Bash-1.0.6 17:27:58 17:27:58 17:27:58 ==> git version 2.25.1 found 17:27:58 ==> 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:27:58 Release-Date: 2020-01-08 17:27:58 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:27:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:27:58 ==> Jenkins CI detected. 17:27:58 current dir:  /w/workspace/foundry_device-usb-camera_PR-122 17:27:58 project root: . 17:27:58 --> token set from env 17:27:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:27:58 ==> Running gcov in . (disable via -X gcov) 17:27:58 ==> Python coveragepy not found 17:27:58 ==> Searching for coverage reports in: 17:27:58 + . 17:27:58 -> Found 1 reports 17:27:58 ==> Detecting git/mercurial file structure 17:27:58 ==> Reading reports 17:27:58 + ./coverage.out bytes=30666 17:27:58 ==> Appending adjustments 17:27:58 https://docs.codecov.io/docs/fixing-reports 17:27:58 + Found adjustments 17:27:58 ==> Gzipping contents 17:27:58 8.0K /tmp/codecov.Ki5SV1.gz 17:27:58 ==> Uploading reports 17:27:58 url: https://codecov.io 17:27:58 query: branch=PR-122&commit=51c4e15dcdea322fb1e9ec7d48423c4a74b78125&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-122%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=122&job=&cmd_args= 17:27:58 -> Pinging Codecov 17:27:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-122&commit=51c4e15dcdea322fb1e9ec7d48423c4a74b78125&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-122%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=122&job=&cmd_args= 17:27:58 -> Uploading to 17:27:58 https://storage.googleapis.com/codecov/v4/raw/2023-01-09/73D8F5FF140700D3E01443B452E23636/51c4e15dcdea322fb1e9ec7d48423c4a74b78125/1247e6ca-ad4b-4088-b02e-b2bb17311e77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230109T172758Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00735f792746e2f921a9c86753250d6f264ef99aa77ad5cf358a7e149ba72080 17:27:58 % Total % Received % Xferd Average Speed Time Time Time Current 17:27:58 Dload Upload Total Spent Left Speed 17:27:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4342 0 0 100 4342 0 17298 --:--:-- --:--:-- --:--:-- 17298 17:27:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/51c4e15dcdea322fb1e9ec7d48423c4a74b78125 [Pipeline] } 17:27:59 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:28:00 + [ -d /w/workspace/foundry_device-usb-camera_PR-122/archives ] 17:28:00 + ls -al /w/workspace/foundry_device-usb-camera_PR-122/archives 17:28:00 total 16 17:28:00 drwxr-xr-x 3 root root 4096 Jan 9 17:20 . 17:28:00 drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 17:20 .. 17:28:00 drwxr-xr-x 2 root root 4096 Jan 9 17:20 cost 17:28:00 -rw-r--r-- 1 root root 89 Jan 9 17:20 cost.csv 17:28:00 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-122/archives 17:28:00 + ls -al /w/workspace/foundry_device-usb-camera_PR-122/archives 17:28:00 total 16 17:28:00 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 17:20 . 17:28:00 drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 17:20 .. 17:28:00 drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 17:20 cost 17:28:00 -rw-r--r-- 1 jenkins jenkins 89 Jan 9 17:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:28:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:28:02 ---> package-listing.sh 17:28:02 ++ facter osfamily 17:28:02 ++ tr '[:upper:]' '[:lower:]' 17:28:02 + OS_FAMILY=debian 17:28:02 + workspace=/w/workspace/foundry_device-usb-camera_PR-122 17:28:02 + START_PACKAGES=/tmp/packages_start.txt 17:28:02 + END_PACKAGES=/tmp/packages_end.txt 17:28:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:28:02 + PACKAGES=/tmp/packages_start.txt 17:28:02 + '[' /w/workspace/foundry_device-usb-camera_PR-122 ']' 17:28:02 + PACKAGES=/tmp/packages_end.txt 17:28:02 + case "${OS_FAMILY}" in 17:28:02 + dpkg -l 17:28:02 + grep '^ii' 17:28:02 + '[' -f /tmp/packages_start.txt ']' 17:28:02 + '[' -f /tmp/packages_end.txt ']' 17:28:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:28:02 + '[' /w/workspace/foundry_device-usb-camera_PR-122 ']' 17:28:02 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-122/archives/ 17:28:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-122/archives/ [Pipeline] echo 17:28:02 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/foundry_device-usb-camera_PR-122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:28:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:28:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:03 prd-ubuntu20.04-docker-8c-8g-1464 does not seem to be running inside a container 17:28:03 $ 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/foundry_device-usb-camera_PR-122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-122 -v /w/workspace/foundry_device-usb-camera_PR-122:/w/workspace/foundry_device-usb-camera_PR-122:rw,z -v /w/workspace/foundry_device-usb-camera_PR-122@tmp:/w/workspace/foundry_device-usb-camera_PR-122@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:28:03 $ docker top 258867b51e26266fb1b994bf773c057d850fc1f5718fc46cd24e16f2bf1eec22 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:04 + touch /tmp/pre-build-complete [Pipeline] sh 17:28:04 + mkdir -p /var/log/sysstat [Pipeline] sh 17:28:04 + ls /var/log/sa-host 17:28:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:28:05 provisioning config files... 17:28:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-122@tmp/config24906460532950751tmp [Pipeline] { [Pipeline] echo 17:28:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:28:05 ---> create-netrc.sh [Pipeline] } 17:28:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:28:05 ---> python-tools-install.sh [Pipeline] echo 17:28:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:28:06 ---> sudo-logs.sh 17:28:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:28:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:28:06 ---> job-cost.sh 17:28:06 lf-activate-venv: SKIPPING 17:28:06 DEBUG: total: 0.2199999988079071 17:28:06 INFO: Retrieving Stack Cost... 17:28:06 INFO: Retrieving Pricing Info for: v3-standard-8 17:28:07 INFO: Archiving Costs [Pipeline] echo 17:28:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:28:07 ---> logs-deploy.sh 17:28:07 lf-activate-venv: SKIPPING 17:28:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-122/1 17:28:07 INFO: archiving workspace using pattern(s): 17:28:08 Archives upload complete. 17:28:08 INFO: archiving logs to Nexus 17:28:09 ---> uname -a: 17:28:09 Linux prd-ubuntu20-04-docker-8c-8g-1464 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:28:09 17:28:09 17:28:09 ---> lscpu: 17:28:09 Architecture: x86_64 17:28:09 CPU op-mode(s): 32-bit, 64-bit 17:28:09 Byte Order: Little Endian 17:28:09 Address sizes: 40 bits physical, 48 bits virtual 17:28:09 CPU(s): 8 17:28:09 On-line CPU(s) list: 0-7 17:28:09 Thread(s) per core: 1 17:28:09 Core(s) per socket: 1 17:28:09 Socket(s): 8 17:28:09 NUMA node(s): 1 17:28:09 Vendor ID: AuthenticAMD 17:28:09 CPU family: 23 17:28:09 Model: 49 17:28:09 Model name: AMD EPYC-Rome Processor 17:28:09 Stepping: 0 17:28:09 CPU MHz: 2799.998 17:28:09 BogoMIPS: 5599.99 17:28:09 Virtualization: AMD-V 17:28:09 Hypervisor vendor: KVM 17:28:09 Virtualization type: full 17:28:09 L1d cache: 256 KiB 17:28:09 L1i cache: 256 KiB 17:28:09 L2 cache: 4 MiB 17:28:09 L3 cache: 128 MiB 17:28:09 NUMA node0 CPU(s): 0-7 17:28:09 Vulnerability Itlb multihit: Not affected 17:28:09 Vulnerability L1tf: Not affected 17:28:09 Vulnerability Mds: Not affected 17:28:09 Vulnerability Meltdown: Not affected 17:28:09 Vulnerability Mmio stale data: Not affected 17:28:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:28:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:28:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:28:09 Vulnerability Srbds: Not affected 17:28:09 Vulnerability Tsx async abort: Not affected 17:28:09 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:28:09 17:28:09 17:28:09 ---> nproc: 17:28:09 8 17:28:09 17:28:09 17:28:09 ---> df -h: 17:28:09 Filesystem Size Used Avail Use% Mounted on 17:28:09 overlay 155G 12G 144G 8% / 17:28:09 tmpfs 64M 0 64M 0% /dev 17:28:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:28:09 shm 64M 0 64M 0% /dev/shm 17:28:09 /dev/vda1 155G 12G 144G 8% /facter-os 17:28:09 17:28:09 17:28:09 ---> sar -b -r -n DEV: 17:28:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1464) 01/09/23 _x86_64_ (8 CPU) 17:28:09 17:28:09 17:17:19 LINUX RESTART (8 CPU) 17:28:09 17:28:09 17:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:28:09 17:19:01 209.42 4.23 205.18 0.00 470.72 84039.73 0.00 17:28:09 17:20:01 151.94 0.17 151.77 0.00 10.00 29963.67 0.00 17:28:09 17:21:01 99.55 0.07 99.48 0.00 5.47 19078.57 0.00 17:28:09 17:22:01 1.60 0.00 1.60 0.00 0.00 17.20 0.00 17:28:09 17:23:01 38.53 7.75 30.78 0.00 904.12 3072.29 0.00 17:28:09 17:24:01 22.58 0.00 22.58 0.00 0.00 1854.18 0.00 17:28:09 17:25:01 28.46 1.58 26.88 0.00 1980.07 3988.94 0.00 17:28:09 17:26:01 21.96 0.00 21.96 0.00 0.00 1808.77 0.00 17:28:09 17:27:01 20.88 0.00 20.88 0.00 0.00 1762.37 0.00 17:28:09 17:28:01 21.83 0.18 21.65 0.00 12.13 1799.70 0.00 17:28:09 Average: 61.67 1.40 60.28 0.00 338.24 14738.33 0.00 17:28:09 17:28:09 17:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:28:09 17:19:01 28455620 31590840 711568 2.16 140240 3214116 1952088 5.75 1054432 2940728 632 17:28:09 17:20:01 28056256 31567976 731952 2.23 145940 3563064 1891780 5.58 1206836 3162376 248 17:28:09 17:21:01 27557944 31599088 697652 2.12 155340 4032476 1761860 5.19 1213112 3599908 4 17:28:09 17:22:01 27557356 31598612 697832 2.12 155380 4032476 1761860 5.19 1213308 3599908 176 17:28:09 17:23:01 27389812 31590444 696268 2.12 174160 4166808 1785788 5.26 1300288 3668276 8632 17:28:09 17:24:01 27375472 31596984 689664 2.10 177240 4183944 1785788 5.26 1296388 3685496 7788 17:28:09 17:25:01 27256128 31593936 692864 2.11 181324 4289604 1803168 5.31 1365356 3726908 6544 17:28:09 17:26:01 27241848 31596516 690064 2.10 184052 4303276 1803168 5.31 1368300 3740536 5552 17:28:09 17:27:01 27225784 31596560 690260 2.10 186368 4316384 1803168 5.31 1371312 3753948 4904 17:28:09 17:28:01 27200668 31589744 696736 2.12 189044 4331784 1770808 5.22 1376476 3768584 5660 17:28:09 Average: 27531689 31592070 699486 2.13 168909 4043393 1811948 5.34 1276581 3564667 4014 17:28:09 17:28:09 17:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:28:09 17:19:01 veth0461e71 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 17:28:09 17:19:01 ens3 516.91 334.36 8166.67 46.98 0.00 0.00 0.00 0.00 17:28:09 17:19:01 docker0 161.29 235.66 13.41 2487.56 0.00 0.00 0.00 0.00 17:28:09 17:19:01 lo 3.53 3.53 0.35 0.35 0.00 0.00 0.00 0.00 17:28:09 17:20:01 ens3 97.50 73.47 884.34 96.33 0.00 0.00 0.00 0.00 17:28:09 17:20:01 docker0 13.31 31.24 1.04 642.26 0.00 0.00 0.00 0.00 17:28:09 17:20:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 17:28:09 17:21:01 ens3 107.18 73.42 2527.09 12.86 0.00 0.00 0.00 0.00 17:28:09 17:21:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 17:28:09 17:21:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 17:28:09 17:22:01 ens3 1.25 0.13 0.08 0.01 0.00 0.00 0.00 0.00 17:28:09 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:09 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:28:09 17:23:01 ens3 137.19 84.10 993.57 6.06 0.00 0.00 0.00 0.00 17:28:09 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:09 17:23:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:28:09 17:24:01 ens3 159.21 105.78 292.38 6.82 0.00 0.00 0.00 0.00 17:28:09 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:09 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:28:09 17:25:01 ens3 122.93 80.84 221.07 5.32 0.00 0.00 0.00 0.00 17:28:09 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:09 17:25:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 17:28:09 17:26:01 ens3 129.70 85.44 236.30 5.51 0.00 0.00 0.00 0.00 17:28:09 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:09 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:28:09 17:27:01 ens3 127.20 84.20 231.59 5.86 0.00 0.00 0.00 0.00 17:28:09 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:09 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:09 17:28:01 ens3 144.84 96.43 262.14 8.60 0.00 0.00 0.00 0.00 17:28:09 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:09 17:28:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 17:28:09 Average: ens3 154.39 101.82 1381.50 19.44 0.00 0.00 0.00 0.00 17:28:09 Average: docker0 17.46 26.70 1.45 312.98 0.00 0.00 0.00 0.00 17:28:09 Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 17:28:09 17:28:09 17:28:09 ---> sar -P ALL: 17:28:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1464) 01/09/23 _x86_64_ (8 CPU) 17:28:09 17:28:09 17:17:19 LINUX RESTART (8 CPU) 17:28:09 17:28:09 17:18:01 CPU %user %nice %system %iowait %steal %idle 17:28:09 17:19:01 all 9.94 0.00 4.70 3.18 0.07 82.11 17:28:09 17:19:01 0 9.04 0.00 4.25 0.67 0.08 85.96 17:28:09 17:19:01 1 9.24 0.00 4.73 8.63 0.07 77.34 17:28:09 17:19:01 2 10.63 0.00 4.89 1.17 0.07 83.24 17:28:09 17:19:01 3 10.68 0.00 3.71 0.25 0.07 85.29 17:28:09 17:19:01 4 10.08 0.00 4.37 4.27 0.05 81.22 17:28:09 17:19:01 5 9.83 0.00 5.91 0.39 0.05 83.83 17:28:09 17:19:01 6 10.16 0.00 4.44 2.11 0.08 83.20 17:28:09 17:19:01 7 9.88 0.00 5.33 7.96 0.08 76.74 17:28:09 17:20:01 all 39.87 0.00 6.92 1.16 0.08 51.98 17:28:09 17:20:01 0 39.09 0.00 6.93 5.23 0.08 48.66 17:28:09 17:20:01 1 41.75 0.00 7.44 1.10 0.07 49.65 17:28:09 17:20:01 2 39.68 0.00 6.70 0.22 0.08 53.31 17:28:09 17:20:01 3 40.15 0.00 6.89 0.37 0.08 52.51 17:28:09 17:20:01 4 40.84 0.00 7.41 0.75 0.07 50.94 17:28:09 17:20:01 5 37.64 0.00 6.79 0.19 0.07 55.32 17:28:09 17:20:01 6 39.85 0.00 6.72 1.23 0.08 52.11 17:28:09 17:20:01 7 39.93 0.00 6.45 0.20 0.08 53.33 17:28:09 17:21:01 all 3.06 0.00 1.50 0.73 0.02 94.69 17:28:09 17:21:01 0 3.83 0.00 1.53 1.13 0.03 93.48 17:28:09 17:21:01 1 3.29 0.00 1.96 0.03 0.03 94.69 17:28:09 17:21:01 2 3.53 0.00 1.92 0.28 0.02 94.25 17:28:09 17:21:01 3 2.96 0.00 1.37 0.07 0.02 95.59 17:28:09 17:21:01 4 2.16 0.00 1.37 4.04 0.03 92.39 17:28:09 17:21:01 5 2.42 0.00 1.09 0.03 0.02 96.44 17:28:09 17:21:01 6 2.94 0.00 1.46 0.02 0.02 95.57 17:28:09 17:21:01 7 3.38 0.00 1.29 0.20 0.02 95.11 17:28:09 17:22:01 all 0.11 0.00 0.01 0.00 0.01 99.87 17:28:09 17:22:01 0 0.80 0.00 0.00 0.00 0.02 99.19 17:28:09 17:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:28:09 17:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:28:09 17:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:28:09 17:22:01 4 0.00 0.00 0.02 0.03 0.02 99.93 17:28:09 17:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:28:09 17:22:01 6 0.00 0.00 0.02 0.00 0.03 99.95 17:28:09 17:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:28:09 17:23:01 all 1.05 0.00 0.73 0.27 0.03 97.93 17:28:09 17:23:01 0 0.65 0.00 0.39 0.07 0.03 98.86 17:28:09 17:23:01 1 1.33 0.00 0.85 0.48 0.03 97.30 17:28:09 17:23:01 2 1.22 0.00 0.82 0.05 0.02 97.90 17:28:09 17:23:01 3 1.30 0.00 0.63 0.37 0.02 97.68 17:28:09 17:23:01 4 0.63 0.00 0.38 0.55 0.03 98.40 17:28:09 17:23:01 5 1.37 0.00 0.77 0.05 0.02 97.80 17:28:09 17:23:01 6 0.63 0.00 0.38 0.53 0.02 98.43 17:28:09 17:23:01 7 1.22 0.00 1.64 0.03 0.05 97.05 17:28:09 17:24:01 all 0.40 0.00 0.18 0.16 0.03 99.23 17:28:09 17:24:01 0 0.27 0.00 0.07 0.03 0.03 99.60 17:28:09 17:24:01 1 0.57 0.00 0.20 0.07 0.02 99.15 17:28:09 17:24:01 2 0.50 0.00 0.15 0.05 0.02 99.28 17:28:09 17:24:01 3 0.22 0.00 0.07 0.02 0.05 99.65 17:28:09 17:24:01 4 0.42 0.00 0.27 0.03 0.02 99.27 17:28:09 17:24:01 5 0.55 0.00 0.18 0.07 0.02 99.18 17:28:09 17:24:01 6 0.38 0.00 0.43 0.95 0.02 98.22 17:28:09 17:24:01 7 0.32 0.00 0.08 0.03 0.03 99.53 17:28:09 17:25:01 all 0.74 0.00 0.27 0.33 0.04 98.63 17:28:09 17:25:01 0 0.60 0.00 0.17 0.03 0.02 99.18 17:28:09 17:25:01 1 0.95 0.00 0.28 0.08 0.03 98.65 17:28:09 17:25:01 2 0.53 0.00 0.35 0.03 0.05 99.03 17:28:09 17:25:01 3 0.40 0.00 0.15 0.15 0.02 99.28 17:28:09 17:25:01 4 0.40 0.00 0.10 0.07 0.05 99.38 17:28:09 17:25:01 5 0.90 0.00 0.35 0.07 0.05 98.63 17:28:09 17:25:01 6 1.38 0.00 0.38 1.70 0.02 96.51 17:28:09 17:25:01 7 0.77 0.00 0.35 0.49 0.05 98.34 17:28:09 17:26:01 all 0.41 0.00 0.15 0.18 0.03 99.23 17:28:09 17:26:01 0 0.27 0.00 0.12 0.03 0.02 99.56 17:28:09 17:26:01 1 0.72 0.00 0.27 0.07 0.02 98.93 17:28:09 17:26:01 2 0.03 0.00 0.03 0.00 0.02 99.92 17:28:09 17:26:01 3 0.30 0.00 0.07 0.02 0.03 99.58 17:28:09 17:26:01 4 0.37 0.00 0.08 0.03 0.03 99.48 17:28:09 17:26:01 5 0.45 0.00 0.22 0.02 0.02 99.30 17:28:09 17:26:01 6 0.27 0.00 0.13 1.20 0.02 98.38 17:28:09 17:26:01 7 0.87 0.00 0.27 0.10 0.05 98.71 17:28:09 17:27:01 all 0.45 0.00 0.15 0.19 0.03 99.18 17:28:09 17:27:01 0 0.13 0.00 0.08 0.00 0.02 99.77 17:28:09 17:27:01 1 0.50 0.00 0.20 0.02 0.02 99.27 17:28:09 17:27:01 2 0.03 0.00 0.00 0.00 0.03 99.93 17:28:09 17:27:01 3 0.57 0.00 0.12 0.03 0.03 99.25 17:28:09 17:27:01 4 0.37 0.00 0.15 0.02 0.03 99.43 17:28:09 17:27:01 5 0.70 0.00 0.20 0.07 0.02 99.02 17:28:09 17:27:01 6 0.87 0.00 0.35 1.40 0.02 97.37 17:28:09 17:27:01 7 0.40 0.00 0.12 0.02 0.03 99.43 17:28:09 17:28:01 all 0.75 0.00 0.22 0.30 0.02 98.71 17:28:09 17:28:01 0 0.78 0.00 0.27 0.17 0.02 98.77 17:28:09 17:28:01 1 0.32 0.00 0.13 0.00 0.02 99.53 17:28:09 17:28:01 2 0.42 0.00 0.18 0.02 0.03 99.35 17:28:09 17:28:01 3 0.25 0.00 0.12 0.02 0.02 99.60 17:28:09 17:28:01 4 0.78 0.00 0.13 0.03 0.02 99.03 17:28:09 17:28:01 5 0.70 0.00 0.22 0.05 0.02 99.02 17:28:09 17:28:01 6 1.74 0.00 0.35 2.02 0.03 95.86 17:28:09 17:28:01 7 0.99 0.00 0.34 0.10 0.03 98.54 17:28:09 Average: all 5.64 0.00 1.47 0.65 0.03 92.21 17:28:09 Average: 0 5.51 0.00 1.37 0.73 0.04 92.35 17:28:09 Average: 1 5.82 0.00 1.59 1.04 0.03 91.52 17:28:09 Average: 2 5.62 0.00 1.50 0.18 0.04 92.67 17:28:09 Average: 3 5.64 0.00 1.30 0.13 0.04 92.89 17:28:09 Average: 4 5.55 0.00 1.42 0.98 0.04 92.02 17:28:09 Average: 5 5.42 0.00 1.56 0.09 0.03 92.90 17:28:09 Average: 6 5.78 0.00 1.46 1.12 0.03 91.61 17:28:09 Average: 7 5.74 0.00 1.58 0.90 0.04 91.73 17:28:09 17:28:09 17:28:09