Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 240ae63be6c2602a7dcc4a36c3c78acbb33473f5+e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 (a8d5e5285272db24850f758fd6c2437a1ad6af42) 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-ssh4673577640559504758.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-ssh8028257934223222141.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5146757598945842826.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 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-ssh1711132668892211789.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16987033490024803078.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-121325’ is offline Running on prd-ubuntu20.04-docker-8c-8g-121340 in /w/workspace/foundry_device-usb-camera_PR-105 [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-105 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 into PR head commit 240ae63be6c2602a7dcc4a36c3c78acbb33473f5 Merge succeeded, producing aabf43a2ebcab842eb15c2a65bebfa82b38071d5 Checking out Revision aabf43a2ebcab842eb15c2a65bebfa82b38071d5 (PR-105) > 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/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 240ae63be6c2602a7dcc4a36c3c78acbb33473f5 # 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 e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aabf43a2ebcab842eb15c2a65bebfa82b38071d5 # timeout=10 Commit message: "Merge commit 'e17bf6eb7b6ec689c18abb192f67e707f10f3ec9' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:15:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:15:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:15:10 ========================================================= 06:15:10 EdgeX Global Pipelines Version Info 06:15:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d3b9df0be6c91e9ee58679888e198fc027d87e2f # timeout=10 06:15:11 ------------------- 06:15:11 stable info: 06:15:11 ------------------- 06:15:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:15:11 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:15:11 Message: update stable to v1.0.244 06:15:11 ------------------- 06:15:11 experimental info: 06:15:11 ------------------- 06:15:11 Commited By: **** collab-it+edgex@linuxfoundation.org 06:15:11 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:15:11 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:15:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-105 [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-105 [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-105 [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aabf43a2ebcab842eb15c2a65bebfa82b38071d5 [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aabf43a [Pipeline] echo 06:15:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:12 provisioning config files... 06:15:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config13842358401125737924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:12 ---> docker-login.sh 06:15:12 nexus3.edgexfoundry.org:10001 06:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:12 Configure a credential helper to remove this warning. See 06:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:12 06:15:12 Login Succeeded 06:15:12 nexus3.edgexfoundry.org:10002 06:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:13 Configure a credential helper to remove this warning. See 06:15:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:13 06:15:13 Login Succeeded 06:15:13 nexus3.edgexfoundry.org:10003 06:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:13 Configure a credential helper to remove this warning. See 06:15:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:13 06:15:13 Login Succeeded 06:15:13 nexus3.edgexfoundry.org:10004 06:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:13 Configure a credential helper to remove this warning. See 06:15:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:13 06:15:13 Login Succeeded 06:15:13 docker.io 06:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:13 Configure a credential helper to remove this warning. See 06:15:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:13 06:15:13 Login Succeeded 06:15:13 ---> docker-login.sh ends [Pipeline] } 06:15:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:15:14 + git rev-list -1 --merges aabf43a2ebcab842eb15c2a65bebfa82b38071d5~1..aabf43a2ebcab842eb15c2a65bebfa82b38071d5 [Pipeline] echo 06:15:14 -----------> git rev-list -1 --merges aabf43a2ebcab842eb15c2a65bebfa82b38071d5~1..aabf43a2ebcab842eb15c2a65bebfa82b38071d5 aabf43a2ebcab842eb15c2a65bebfa82b38071d5 06:15:14 aabf43a2ebcab842eb15c2a65bebfa82b38071d5 [false] [Pipeline] sh 06:15:14 + git log --format=format:%s -1 aabf43a2ebcab842eb15c2a65bebfa82b38071d5 [Pipeline] echo 06:15:14 ========================================================= 06:15:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:15:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:14 + git log --format=format:%s -1 aabf43a2ebcab842eb15c2a65bebfa82b38071d5 [Pipeline] echo 06:15:14 [semverPrep] GIT_COMMIT: aabf43a2ebcab842eb15c2a65bebfa82b38071d5, Commit Message: Merge commit 'e17bf6eb7b6ec689c18abb192f67e707f10f3ec9' into HEAD [Pipeline] echo 06:15:14 [semverPrep] This is not a build commit. [Pipeline] sh 06:15:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:15:15 + grep -v github /etc/ssh/ssh_known_hosts 06:15:15 + [ -e /tmp/ssh_known_hosts ] 06:15:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:15:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:15:15 + sudo tee -a /etc/ssh/ssh_known_hosts 06:15:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:15 06:15:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:15 0.1.4: Pulling from edgex-devops/py-git-semver 06:15:15 b85a868b505f: Pulling fs layer 06:15:15 e2be974225ed: Pulling fs layer 06:15:15 339a4e72a1f5: Pulling fs layer 06:15:15 988bab9f4d93: Pulling fs layer 06:15:15 1469e6f7b9e6: Pulling fs layer 06:15:15 eaf3925da568: Pulling fs layer 06:15:15 bab4dde63d76: Pulling fs layer 06:15:15 bde34c3a00c8: Pulling fs layer 06:15:15 b352a97aabf1: Pulling fs layer 06:15:15 4872d77fe225: Pulling fs layer 06:15:15 5851b861e8e6: Pulling fs layer 06:15:15 bde34c3a00c8: Waiting 06:15:15 b352a97aabf1: Waiting 06:15:15 4872d77fe225: Waiting 06:15:15 5851b861e8e6: Waiting 06:15:15 988bab9f4d93: Waiting 06:15:15 1469e6f7b9e6: Waiting 06:15:15 eaf3925da568: Waiting 06:15:15 bab4dde63d76: Waiting 06:15:15 e2be974225ed: Download complete 06:15:15 988bab9f4d93: Verifying Checksum 06:15:15 988bab9f4d93: Download complete 06:15:16 1469e6f7b9e6: Verifying Checksum 06:15:16 1469e6f7b9e6: Download complete 06:15:16 339a4e72a1f5: Verifying Checksum 06:15:16 339a4e72a1f5: Download complete 06:15:16 eaf3925da568: Download complete 06:15:16 bde34c3a00c8: Verifying Checksum 06:15:16 bde34c3a00c8: Download complete 06:15:16 b352a97aabf1: Verifying Checksum 06:15:16 b352a97aabf1: Download complete 06:15:16 5851b861e8e6: Download complete 06:15:16 b85a868b505f: Download complete 06:15:16 bab4dde63d76: Verifying Checksum 06:15:16 bab4dde63d76: Download complete 06:15:17 b85a868b505f: Pull complete 06:15:17 e2be974225ed: Pull complete 06:15:17 339a4e72a1f5: Pull complete 06:15:17 988bab9f4d93: Pull complete 06:15:18 1469e6f7b9e6: Pull complete 06:15:18 eaf3925da568: Pull complete 06:15:19 bab4dde63d76: Pull complete 06:15:19 bde34c3a00c8: Pull complete 06:15:19 b352a97aabf1: Pull complete 06:15:19 4872d77fe225: Pull complete 06:15:19 5851b861e8e6: Pull complete 06:15:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:15:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:20 prd-ubuntu20.04-docker-8c-8g-121340 does not seem to be running inside a container 06:15:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@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-devops/py-git-semver:0.1.4 cat 06:15:21 $ docker top 720cabe00ad42895d9b656785cf45e073bea61353df42a01b922afd63ab59952 -eo pid,comm 06:15:21 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). 06:15:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:15:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:21 [ssh-agent] Looking for ssh-agent implementation... 06:15:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:21 $ docker exec 720cabe00ad42895d9b656785cf45e073bea61353df42a01b922afd63ab59952 ssh-agent 06:15:21 SSH_AUTH_SOCK=/tmp/ssh-Skcp1izS6nQI/agent.33 06:15:21 SSH_AGENT_PID=39 06:15:21 Running ssh-add (command line suppressed) 06:15:21 Identity added: /w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_2190060439560710249.key (/w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_2190060439560710249.key) 06:15:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:21 + git tag --points-at HEAD [Pipeline] } 06:15:21 $ docker exec --env ******** --env ******** 720cabe00ad42895d9b656785cf45e073bea61353df42a01b922afd63ab59952 ssh-agent -k 06:15:22 unset SSH_AUTH_SOCK; 06:15:22 unset SSH_AGENT_PID; 06:15:22 echo Agent pid 39 killed; 06:15:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:15:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:22 [ssh-agent] Looking for ssh-agent implementation... 06:15:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:22 $ docker exec 720cabe00ad42895d9b656785cf45e073bea61353df42a01b922afd63ab59952 ssh-agent 06:15:22 SSH_AUTH_SOCK=/tmp/ssh-jZnGtH3Lk3UC/agent.71 06:15:22 SSH_AGENT_PID=77 06:15:22 Running ssh-add (command line suppressed) 06:15:22 Identity added: /w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_7465822800981877765.key (/w/workspace/foundry_device-usb-camera_PR-105@tmp/private_key_7465822800981877765.key) 06:15:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:22 + git semver init 06:15:22 2022-12-15 06:15:22,891 [run_init] DEBUG init version:0.0.0 force:False 06:15:22 2022-12-15 06:15:22,892 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-105/.semver 06:15:22 2022-12-15 06:15:22,892 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-105/.semver 06:15:22 2022-12-15 06:15:22,893 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-105/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-105, universal_newlines=False, shell=None, istream=None) 06:15:23 2022-12-15 06:15:23,586 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-105/.git/info/exclude 06:15:23 2022-12-15 06:15:23,587 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-105/.semver/PR-105 with force:False 06:15:23 2022-12-15 06:15:23,587 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-105/.semver/PR-105 06:15:23 2022-12-15 06:15:23,590 [execute] INFO git cat-file --batch-check 06:15:23 2022-12-15 06:15:23,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-105/.semver, universal_newlines=False, shell=None, istream=) 06:15:23 2022-12-15 06:15:23,596 [execute] INFO git cat-file --batch 06:15:23 2022-12-15 06:15:23,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-105/.semver, universal_newlines=False, shell=None, istream=) 06:15:23 2022-12-15 06:15:23,602 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-105/.semver/PR-105 06:15:23 0.0.0 [Pipeline] } 06:15:23 $ docker exec --env ******** --env ******** 720cabe00ad42895d9b656785cf45e073bea61353df42a01b922afd63ab59952 ssh-agent -k 06:15:24 unset SSH_AUTH_SOCK; 06:15:24 unset SSH_AGENT_PID; 06:15:24 echo Agent pid 77 killed; 06:15:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:15:24 + git semver [Pipeline] } 06:15:24 $ docker stop --time=1 720cabe00ad42895d9b656785cf45e073bea61353df42a01b922afd63ab59952 06:15:25 $ docker rm -f 720cabe00ad42895d9b656785cf45e073bea61353df42a01b922afd63ab59952 [Pipeline] // withDockerContainer [Pipeline] sh 06:15:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:15:26 Stashed 1 file(s) [Pipeline] echo 06:15:26 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:26 provisioning config files... 06:15:26 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config2088489690497772806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:26 ---> docker-login.sh 06:15:26 nexus3.edgexfoundry.org:10001 06:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:26 Configure a credential helper to remove this warning. See 06:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:26 06:15:26 Login Succeeded 06:15:26 nexus3.edgexfoundry.org:10002 06:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:26 Configure a credential helper to remove this warning. See 06:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:26 06:15:26 Login Succeeded 06:15:26 nexus3.edgexfoundry.org:10003 06:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:27 Configure a credential helper to remove this warning. See 06:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:27 06:15:27 Login Succeeded 06:15:27 nexus3.edgexfoundry.org:10004 06:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:27 Configure a credential helper to remove this warning. See 06:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:27 06:15:27 Login Succeeded 06:15:27 docker.io 06:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:27 Configure a credential helper to remove this warning. See 06:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:27 06:15:27 Login Succeeded 06:15:27 ---> docker-login.sh ends [Pipeline] } 06:15:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:15:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:15:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:15:27 ========================================================= 06:15:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:15:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:27 + 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 . 06:15:27 Sending build context to Docker daemon 1.628MB 06:15:27 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 06:15:27 Step 2/13 : FROM ${BASE} AS builder 06:15:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:15:27 213ec9aee27d: Pulling fs layer 06:15:27 4583459ba037: Pulling fs layer 06:15:27 93c1e223e6f2: Pulling fs layer 06:15:27 53926ce57604: Pulling fs layer 06:15:27 21b2b0c7a3f4: Pulling fs layer 06:15:27 22ff95d597cd: Pulling fs layer 06:15:27 12d6caf4c0d1: Pulling fs layer 06:15:27 21b2b0c7a3f4: Waiting 06:15:27 53926ce57604: Waiting 06:15:27 22ff95d597cd: Waiting 06:15:27 96b7cbca73a9: Pulling fs layer 06:15:27 a7acece74701: Pulling fs layer 06:15:27 12d6caf4c0d1: Waiting 06:15:27 96b7cbca73a9: Waiting 06:15:27 a7acece74701: Waiting 06:15:27 93c1e223e6f2: Verifying Checksum 06:15:27 93c1e223e6f2: Download complete 06:15:27 4583459ba037: Download complete 06:15:27 21b2b0c7a3f4: Verifying Checksum 06:15:27 21b2b0c7a3f4: Download complete 06:15:27 22ff95d597cd: Verifying Checksum 06:15:27 22ff95d597cd: Download complete 06:15:27 213ec9aee27d: Verifying Checksum 06:15:27 213ec9aee27d: Download complete 06:15:28 12d6caf4c0d1: Verifying Checksum 06:15:28 12d6caf4c0d1: Download complete 06:15:28 213ec9aee27d: Pull complete 06:15:28 4583459ba037: Pull complete 06:15:28 93c1e223e6f2: Pull complete 06:15:28 a7acece74701: Verifying Checksum 06:15:28 a7acece74701: Download complete 06:15:28 96b7cbca73a9: Verifying Checksum 06:15:28 96b7cbca73a9: Download complete 06:15:28 53926ce57604: Verifying Checksum 06:15:28 53926ce57604: Download complete 06:15:31 53926ce57604: Pull complete 06:15:31 21b2b0c7a3f4: Pull complete 06:15:31 22ff95d597cd: Pull complete 06:15:32 12d6caf4c0d1: Pull complete 06:15:34 96b7cbca73a9: Pull complete 06:15:34 a7acece74701: Pull complete 06:15:34 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 06:15:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:15:34 ---> db6d94c90886 06:15:34 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:15:36 ---> Running in 0806caf2856d 06:15:36 Removing intermediate container 0806caf2856d 06:15:36 ---> 18b76f0800ad 06:15:36 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:15:36 ---> Running in 31f1f04b9467 06:15:36 Removing intermediate container 31f1f04b9467 06:15:36 ---> b320868a3451 06:15:36 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 06:15:36 ---> Running in 091e16058fcb 06:15:36 Removing intermediate container 091e16058fcb 06:15:36 ---> 89138cb1a893 06:15:36 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:15:36 ---> Running in 745e5d33af9d 06:15:36 Removing intermediate container 745e5d33af9d 06:15:36 ---> 8a8bc91feb95 06:15:36 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:15:36 ---> Running in 0cebf5806b93 06:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:15:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:15:37 (1/80) Installing mesa (21.3.8-r2) 06:15:37 (2/80) Installing libxau (1.0.9-r0) 06:15:37 (3/80) Installing libxdmcp (1.1.3-r0) 06:15:37 (4/80) Installing libxcb (1.15-r0) 06:15:37 (5/80) Installing libx11 (1.8-r0) 06:15:37 (6/80) Installing libxext (1.3.4-r0) 06:15:37 (7/80) Installing libxfixes (6.0.0-r0) 06:15:37 (8/80) Installing libxxf86vm (1.1.4-r2) 06:15:37 (9/80) Installing libpciaccess (0.16-r0) 06:15:37 (10/80) Installing libdrm (2.4.110-r0) 06:15:37 (11/80) Installing mesa-glapi (21.3.8-r2) 06:15:37 (12/80) Installing libxshmfence (1.3-r1) 06:15:37 (13/80) Installing mesa-gl (21.3.8-r2) 06:15:37 (14/80) Installing icu-data-full (71.1-r2) 06:15:37 (15/80) Installing libice (1.0.10-r0) 06:15:37 (16/80) Installing libuuid (2.38-r1) 06:15:37 (17/80) Installing libsm (1.2.3-r0) 06:15:37 (18/80) Installing libxt (1.2.1-r0) 06:15:37 (19/80) Installing libxmu (1.1.3-r0) 06:15:37 (20/80) Installing xset (1.2.4-r0) 06:15:37 (21/80) Installing xprop (1.2.5-r0) 06:15:37 (22/80) Installing xdg-utils (1.1.3-r3) 06:15:37 (23/80) Installing dbus-libs (1.14.4-r0) 06:15:37 (24/80) Installing libffi (3.4.2-r1) 06:15:37 (25/80) Installing libintl (0.21-r2) 06:15:37 (26/80) Installing libblkid (2.38-r1) 06:15:37 (27/80) Installing libmount (2.38-r1) 06:15:37 (28/80) Installing pcre (8.45-r2) 06:15:37 (29/80) Installing glib (2.72.1-r0) 06:15:37 (30/80) Installing icu-libs (71.1-r2) 06:15:37 (31/80) Installing libpcre2-16 (10.40-r0) 06:15:37 (32/80) Installing zstd-libs (1.5.2-r1) 06:15:37 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 06:15:37 (34/80) Installing hicolor-icon-theme (0.17-r1) 06:15:37 (35/80) Installing wayland-libs-server (1.20.0-r0) 06:15:37 (36/80) Installing mesa-gbm (21.3.8-r2) 06:15:37 (37/80) Installing wayland-libs-client (1.20.0-r0) 06:15:37 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 06:15:37 (39/80) Installing libxcomposite (0.4.5-r0) 06:15:37 (40/80) Installing libbz2 (1.0.8-r1) 06:15:37 (41/80) Installing libpng (1.6.37-r1) 06:15:37 (42/80) Installing freetype (2.12.1-r0) 06:15:37 (43/80) Installing fontconfig (2.14.0-r0) 06:15:37 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 06:15:37 (45/80) Installing wayland-libs-egl (1.20.0-r0) 06:15:37 (46/80) Installing xkeyboard-config (2.35.1-r0) 06:15:37 (47/80) Installing xz-libs (5.2.5-r1) 06:15:37 (48/80) Installing libxml2 (2.9.14-r2) 06:15:37 (49/80) Installing libxkbcommon (1.4.1-r0) 06:15:37 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 06:15:37 (51/80) Installing mesa-egl (21.3.8-r2) 06:15:37 (52/80) Installing avahi-libs (0.8-r6) 06:15:37 (53/80) Installing nettle (3.7.3-r0) 06:15:37 (54/80) Installing p11-kit (0.24.1-r0) 06:15:38 (55/80) Installing libtasn1 (4.18.0-r0) 06:15:38 (56/80) Installing libunistring (1.0-r0) 06:15:38 (57/80) Installing gnutls (3.7.7-r0) 06:15:38 (58/80) Installing cups-libs (2.4.2-r0) 06:15:38 (59/80) Installing graphite2 (1.3.14-r1) 06:15:38 (60/80) Installing harfbuzz (4.3.0-r0) 06:15:38 (61/80) Installing libevdev (1.12.1-r0) 06:15:38 (62/80) Installing mtdev (1.1.6-r0) 06:15:38 (63/80) Installing eudev-libs (3.2.11-r0) 06:15:38 (64/80) Installing libinput-libs (1.20.1-r0) 06:15:38 (65/80) Installing libjpeg-turbo (2.1.3-r1) 06:15:38 (66/80) Installing xcb-util-wm (0.4.1-r1) 06:15:38 (67/80) Installing xcb-util (0.4.0-r3) 06:15:38 (68/80) Installing xcb-util-image (0.4.0-r1) 06:15:38 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 06:15:38 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 06:15:38 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 06:15:38 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 06:15:38 (73/80) Installing v4l-utils-libs (1.22.1-r1) 06:15:38 (74/80) Installing v4l-utils (1.22.1-r1) 06:15:38 (75/80) Installing udev-init-scripts (35-r0) 06:15:38 Executing udev-init-scripts-35-r0.post-install 06:15:38 (76/80) Installing kmod-libs (29-r2) 06:15:38 (77/80) Installing eudev (3.2.11-r0) 06:15:38 (78/80) Installing eudev-dev (3.2.11-r0) 06:15:38 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 06:15:38 (80/80) Installing v4l-utils-dev (1.22.1-r1) 06:15:38 Executing busybox-1.35.0-r17.trigger 06:15:38 Executing eudev-3.2.11-r0.trigger 06:15:38 OK: 330 MiB in 131 packages 06:15:40 Removing intermediate container 0cebf5806b93 06:15:40 ---> 72f1eb53055d 06:15:40 Step 8/13 : WORKDIR /device-usb-camera 06:15:40 ---> Running in 62ba00f98001 06:15:40 Removing intermediate container 62ba00f98001 06:15:40 ---> 716419af838d 06:15:40 Step 9/13 : COPY go.mod vendor* ./ 06:15:40 ---> b0e0b74fd815 06:15:40 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:15:40 ---> Running in ccd662951b19 06:15:41 Still waiting to schedule task 06:15:41 ‘prd-ubuntu20.04-docker-arm64-4c-16g-121330’ is offline 06:16:02 Removing intermediate container ccd662951b19 06:16:02 ---> 503057636e50 06:16:02 Step 11/13 : COPY . . 06:16:02 ---> 92f58faeee13 06:16:02 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:16:02 ---> Running in 24789238dc5d 06:16:02  % Total % Received % Xferd Average Speed Time Time Time Current 06:16:02 Dload Upload Total Spent Left Speed 06:16:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9059 0 --:--:-- --:--:-- --:--:-- 9076 06:16:02 Removing intermediate container 24789238dc5d 06:16:02 ---> f8bc19b323ee 06:16:02 Step 13/13 : RUN ${MAKE} 06:16:02 ---> Running in 90c240840414 06:16:02 noop 06:16:02 Removing intermediate container 90c240840414 06:16:02 ---> e30bda52031c 06:16:02 Successfully built e30bda52031c 06:16:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:02 + docker inspect -f . ci-base-image-x86_64 06:16:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:02 prd-ubuntu20.04-docker-8c-8g-121340 does not seem to be running inside a container 06:16:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:16:03 $ docker top c948f0230bf7b8e16b92c5703bc6b90002377d13eaca78690042079a6b1c9cce -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:03 + go version 06:16:03 go version go1.18.7 linux/amd64 [Pipeline] } 06:16:03 $ docker stop --time=1 c948f0230bf7b8e16b92c5703bc6b90002377d13eaca78690042079a6b1c9cce 06:16:05 $ docker rm -f c948f0230bf7b8e16b92c5703bc6b90002377d13eaca78690042079a6b1c9cce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:05 + docker inspect -f . ci-base-image-x86_64 06:16:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:05 prd-ubuntu20.04-docker-8c-8g-121340 does not seem to be running inside a container 06:16:05 $ 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-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:16:05 $ docker top b6110af51bbb77e2c383573fac3645a04279a1d5ea9c6781a6932a60fc8eec0f -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:06 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-105 [Pipeline] fileExists [Pipeline] sh 06:16:06 + make test 06:16:06 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 06:16:06 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:16:16 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 06:16:16 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements 06:16:21 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." 06:16:21 CGO_ENABLED=1 go vet ./... 06:16:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:16:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:16:25 ./bin/test-attribution-txt.sh [Pipeline] echo 06:16:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:16:25 $ docker stop --time=1 b6110af51bbb77e2c383573fac3645a04279a1d5ea9c6781a6932a60fc8eec0f 06:16:26 $ docker rm -f b6110af51bbb77e2c383573fac3645a04279a1d5ea9c6781a6932a60fc8eec0f [Pipeline] // withDockerContainer [Pipeline] sh 06:16:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:16:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:16:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:16:28 + ls -al . 06:16:28 total 208 06:16:28 drwxrwxr-x 10 jenkins jenkins 4096 Dec 15 06:16 . 06:16:28 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 06:15 .. 06:16:28 drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 06:16 .git 06:16:28 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 06:15 .github 06:16:28 -rw-rw-r-- 1 jenkins jenkins 414 Dec 15 06:15 .gitignore 06:16:28 -rw-rw-r-- 1 jenkins jenkins 42 Dec 15 06:15 .golangci.yml 06:16:28 -rw-rw-r-- 1 jenkins jenkins 77 Dec 15 06:15 .hadolint.yml 06:16:28 drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 06:15 .semver 06:16:28 -rw-rw-r-- 1 jenkins jenkins 9702 Dec 15 06:15 Attribution.txt 06:16:28 -rw-rw-r-- 1 jenkins jenkins 5460 Dec 15 06:15 CHANGELOG.md 06:16:28 -rw-rw-r-- 1 jenkins jenkins 2378 Dec 15 06:15 Dockerfile 06:16:28 -rw-rw-r-- 1 jenkins jenkins 678 Dec 15 06:15 GOVERNANCE.md 06:16:28 -rw-rw-r-- 1 jenkins jenkins 659 Dec 15 06:15 Jenkinsfile 06:16:28 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 15 06:15 LICENSE 06:16:28 -rw-rw-r-- 1 jenkins jenkins 2554 Dec 15 06:15 Makefile 06:16:28 -rw-rw-r-- 1 jenkins jenkins 622 Dec 15 06:15 OWNERS.md 06:16:28 -rw-rw-r-- 1 jenkins jenkins 5934 Dec 15 06:15 README.md 06:16:28 -rw-rw-r-- 1 jenkins jenkins 5 Dec 15 06:15 VERSION 06:16:28 drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 06:15 bin 06:16:28 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 06:15 cmd 06:16:28 -rw-r--r-- 1 jenkins jenkins 30410 Dec 15 06:16 coverage.out 06:16:28 -rwxrwxr-x 1 jenkins jenkins 140 Dec 15 06:15 docker-entrypoint.sh 06:16:28 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 06:15 docs 06:16:28 -rw-rw-r-- 1 jenkins jenkins 3573 Dec 15 06:15 go.mod 06:16:28 -rw-rw-r-- 1 jenkins jenkins 45203 Dec 15 06:15 go.sum 06:16:28 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 06:15 internal 06:16:28 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 06:15 snap 06:16:28 -rw-rw-r-- 1 jenkins jenkins 231 Dec 15 06:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:28 + 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=aabf43a2ebcab842eb15c2a65bebfa82b38071d5 --label arch=amd64 --label version=0.0.0 . 06:16:28 Sending build context to Docker daemon 1.659MB 06:16:28 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 06:16:28 Step 2/35 : FROM ${BASE} AS builder 06:16:28 ---> e30bda52031c 06:16:28 Step 3/35 : ARG ADD_BUILD_TAGS="" 06:16:28 ---> Running in 923c018930c9 06:16:28 Removing intermediate container 923c018930c9 06:16:28 ---> aacdf34c3a53 06:16:28 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:16:28 ---> Running in 6a1a0392065e 06:16:28 Removing intermediate container 6a1a0392065e 06:16:28 ---> 8d6be01ce2de 06:16:28 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 06:16:28 ---> Running in 7b73ca7b827f 06:16:28 Removing intermediate container 7b73ca7b827f 06:16:28 ---> 61135810e414 06:16:28 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:16:28 ---> Running in 24c608c92e5a 06:16:29 Removing intermediate container 24c608c92e5a 06:16:29 ---> 8e5cb63097bd 06:16:29 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:16:29 ---> Running in c36120b95c05 06:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:16:29 OK: 330 MiB in 131 packages 06:16:30 Removing intermediate container c36120b95c05 06:16:30 ---> f9a4e2eb64d1 06:16:30 Step 8/35 : WORKDIR /device-usb-camera 06:16:30 ---> Running in a7d71a43ca0b 06:16:30 Removing intermediate container a7d71a43ca0b 06:16:30 ---> 48cd6323e2a0 06:16:30 Step 9/35 : COPY go.mod vendor* ./ 06:16:30 ---> 331c58576288 06:16:30 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:16:30 ---> Running in 853a824f7ec0 06:16:30 Removing intermediate container 853a824f7ec0 06:16:30 ---> 31b8f610b12b 06:16:30 Step 11/35 : COPY . . 06:16:31 ---> 78b1c5255001 06:16:31 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:16:31 ---> Running in 054a28e53a2c 06:16:31  % Total % Received % Xferd Average Speed Time Time Time Current 06:16:31 Dload Upload Total Spent Left Speed 06:16:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 35447 0 --:--:-- --:--:-- --:--:-- 36620 06:16:31 Removing intermediate container 054a28e53a2c 06:16:31 ---> c3e2a0552ce8 06:16:31 Step 13/35 : RUN ${MAKE} 06:16:31 ---> Running in 94b87edc3ac9 06:16:32 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/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 06:16:50 Removing intermediate container 94b87edc3ac9 06:16:50 ---> 0d82bea4ed0d 06:16:50 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 06:16:50 v0.18.4: Pulling from aler9/rtsp-simple-server 06:16:50 af6660deedbd: Pulling fs layer 06:16:50 97cd0a44c592: Pulling fs layer 06:16:50 97cd0a44c592: Download complete 06:16:50 af6660deedbd: Verifying Checksum 06:16:50 af6660deedbd: Download complete 06:16:51 af6660deedbd: Pull complete 06:16:51 97cd0a44c592: Pull complete 06:16:51 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 06:16:51 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 06:16:51 ---> fea57e182299 06:16:51 Step 15/35 : FROM alpine:3.16 06:16:51 3.16: Pulling from library/alpine 06:16:51 ca7dd9ec2225: Pulling fs layer 06:16:51 ca7dd9ec2225: Verifying Checksum 06:16:51 ca7dd9ec2225: Download complete 06:16:51 ca7dd9ec2225: Pull complete 06:16:51 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 06:16:51 Status: Downloaded newer image for alpine:3.16 06:16:51 ---> bfe296a52501 06:16:51 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 06:16:51 ---> Running in 1943ae316033 06:16:51 Removing intermediate container 1943ae316033 06:16:51 ---> b28b5f712df5 06:16:51 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 06:16:52 ---> Running in c6b4814bc8e3 06:16:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:16:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:16:52 (1/83) Installing dumb-init (1.2.5-r1) 06:16:52 (2/83) Installing sdl2 (2.0.22-r0) 06:16:52 (3/83) Installing libxau (1.0.9-r0) 06:16:52 (4/83) Installing libxdmcp (1.1.3-r0) 06:16:52 (5/83) Installing libxcb (1.15-r0) 06:16:52 (6/83) Installing libx11 (1.8-r0) 06:16:52 (7/83) Installing aom-libs (3.3.0-r0) 06:16:52 (8/83) Installing alsa-lib (1.2.7.2-r0) 06:16:52 (9/83) Installing expat (2.5.0-r0) 06:16:52 (10/83) Installing brotli-libs (1.0.9-r6) 06:16:52 (11/83) Installing libbz2 (1.0.8-r1) 06:16:52 (12/83) Installing libpng (1.6.37-r1) 06:16:52 (13/83) Installing freetype (2.12.1-r0) 06:16:52 (14/83) Installing fontconfig (2.14.0-r0) 06:16:52 (15/83) Installing fribidi (1.0.12-r0) 06:16:52 (16/83) Installing libffi (3.4.2-r1) 06:16:52 (17/83) Installing libintl (0.21-r2) 06:16:52 (18/83) Installing libblkid (2.38-r1) 06:16:52 (19/83) Installing libmount (2.38-r1) 06:16:52 (20/83) Installing pcre (8.45-r2) 06:16:52 (21/83) Installing glib (2.72.1-r0) 06:16:52 (22/83) Installing graphite2 (1.3.14-r1) 06:16:52 (23/83) Installing harfbuzz (4.3.0-r0) 06:16:52 (24/83) Installing libass (0.16.0-r0) 06:16:52 (25/83) Installing libdav1d (1.0.0-r0) 06:16:52 (26/83) Installing libpciaccess (0.16-r0) 06:16:52 (27/83) Installing libdrm (2.4.110-r0) 06:16:52 (28/83) Installing gmp (6.2.1-r2) 06:16:52 (29/83) Installing nettle (3.7.3-r0) 06:16:52 (30/83) Installing p11-kit (0.24.1-r0) 06:16:52 (31/83) Installing libtasn1 (4.18.0-r0) 06:16:52 (32/83) Installing libunistring (1.0-r0) 06:16:52 (33/83) Installing gnutls (3.7.7-r0) 06:16:53 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 06:16:53 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 06:16:53 (36/83) Installing lame (3.100-r0) 06:16:53 (37/83) Installing opus (1.3.1-r1) 06:16:53 (38/83) Installing libasyncns (0.8-r1) 06:16:53 (39/83) Installing dbus-libs (1.14.4-r0) 06:16:53 (40/83) Installing libltdl (2.4.7-r0) 06:16:53 (41/83) Installing orc (0.4.32-r0) 06:16:53 (42/83) Installing libgcc (11.2.1_git20220219-r2) 06:16:53 (43/83) Installing libogg (1.3.5-r1) 06:16:53 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 06:16:53 (45/83) Installing flac (1.3.4-r0) 06:16:53 (46/83) Installing libvorbis (1.3.7-r0) 06:16:53 (47/83) Installing libsndfile (1.1.0-r0) 06:16:53 (48/83) Installing libgomp (11.2.1_git20220219-r2) 06:16:53 (49/83) Installing soxr (0.1.3-r2) 06:16:53 (50/83) Installing speexdsp (1.2.0-r0) 06:16:53 (51/83) Installing tdb-libs (1.4.6-r0) 06:16:53 (52/83) Installing libpulse (15.0-r2) 06:16:53 (53/83) Installing cjson (1.7.15-r3) 06:16:53 (54/83) Installing mbedtls (2.28.1-r0) 06:16:53 (55/83) Installing librist (0.2.6-r1) 06:16:53 (56/83) Installing libsrt (1.4.4-r0) 06:16:53 (57/83) Installing libssh (0.9.6-r1) 06:16:53 (58/83) Installing libtheora (1.1.1-r16) 06:16:53 (59/83) Installing libjpeg-turbo (2.1.3-r1) 06:16:53 (60/83) Installing v4l-utils-libs (1.22.1-r1) 06:16:53 (61/83) Installing libxext (1.3.4-r0) 06:16:53 (62/83) Installing libxfixes (6.0.0-r0) 06:16:53 (63/83) Installing wayland-libs-client (1.20.0-r0) 06:16:53 (64/83) Installing libva (2.14.0-r0) 06:16:53 (65/83) Installing libvdpau (1.5-r0) 06:16:53 (66/83) Installing vidstab (1.1.0-r1) 06:16:53 (67/83) Installing libvpx (1.11.0-r1) 06:16:53 (68/83) Installing libwebp (1.2.3-r0) 06:16:53 (69/83) Installing x264-libs (0.163_git20210613-r0) 06:16:53 (70/83) Installing numactl (2.0.14-r0) 06:16:53 (71/83) Installing x265-libs (3.5-r3) 06:16:53 (72/83) Installing xvidcore (1.3.7-r1) 06:16:53 (73/83) Installing ffmpeg-libs (5.0.1-r1) 06:16:53 (74/83) Installing ffmpeg (5.0.1-r1) 06:16:53 (75/83) Installing udev-init-scripts (35-r0) 06:16:53 Executing udev-init-scripts-35-r0.post-install 06:16:53 (76/83) Installing eudev-libs (3.2.11-r0) 06:16:53 (77/83) Installing xz-libs (5.2.5-r1) 06:16:53 (78/83) Installing zstd-libs (1.5.2-r1) 06:16:53 (79/83) Installing kmod-libs (29-r2) 06:16:53 (80/83) Installing eudev (3.2.11-r0) 06:16:53 (81/83) Installing libsodium (1.0.18-r0) 06:16:53 (82/83) Installing libzmq (4.3.4-r0) 06:16:53 (83/83) Installing zeromq (4.3.4-r0) 06:16:53 Executing busybox-1.35.0-r17.trigger 06:16:53 Executing eudev-3.2.11-r0.trigger 06:16:53 OK: 101 MiB in 97 packages 06:16:55 Removing intermediate container c6b4814bc8e3 06:16:55 ---> df48698443e9 06:16:55 Step 18/35 : WORKDIR / 06:16:55 ---> Running in 80d155ef2b6f 06:16:55 Removing intermediate container 80d155ef2b6f 06:16:55 ---> 2f8ca1371b61 06:16:55 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 06:16:55 ---> cbde8fdb1e99 06:16:55 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 06:16:55 ---> e06cc06a6a3f 06:16:55 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 06:16:55 ---> 35a83d57c189 06:16:55 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 06:16:56 ---> ad0e244e4e4d 06:16:56 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 06:16:56 ---> d2e43b63eca4 06:16:56 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 06:16:56 ---> 9422cfe2c1e7 06:16:56 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 06:16:56 ---> 1c8b3dc2b608 06:16:56 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 06:16:56 ---> Running in 63499cd8615e 06:16:57 Removing intermediate container 63499cd8615e 06:16:57 ---> 04a7788d59b0 06:16:57 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 06:16:57 ---> Running in e008b2edd667 06:16:58 Removing intermediate container e008b2edd667 06:16:58 ---> 03c10e7deec1 06:16:58 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 06:16:58 ---> Running in f0c3c201122f 06:16:58 Removing intermediate container f0c3c201122f 06:16:58 ---> 5003419313a0 06:16:58 Step 29/35 : EXPOSE 59983 06:16:58 ---> Running in e0baa20bbd4d 06:16:58 Removing intermediate container e0baa20bbd4d 06:16:58 ---> 133e51bf18d3 06:16:58 Step 30/35 : EXPOSE 8554 06:16:58 ---> Running in 746de726b504 06:16:58 Removing intermediate container 746de726b504 06:16:58 ---> 02b6c18e2459 06:16:58 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 06:16:58 ---> Running in 7c1928695463 06:16:58 Removing intermediate container 7c1928695463 06:16:58 ---> ac70f3cd34c8 06:16:58 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 06:16:58 ---> Running in 4f14a09b03d4 06:16:58 Removing intermediate container 4f14a09b03d4 06:16:58 ---> 9cf05fe06454 06:16:58 Step 33/35 : LABEL arch=amd64 06:16:58 ---> Running in 3209430d5007 06:16:59 Removing intermediate container 3209430d5007 06:16:59 ---> 317d491f760e 06:16:59 Step 34/35 : LABEL git_sha=aabf43a2ebcab842eb15c2a65bebfa82b38071d5 06:16:59 ---> Running in b4ae9972b2c6 06:16:59 Removing intermediate container b4ae9972b2c6 06:16:59 ---> be4daab6c227 06:16:59 Step 35/35 : LABEL version=0.0.0 06:16:59 ---> Running in e70b08c68b80 06:16:59 Removing intermediate container e70b08c68b80 06:16:59 ---> f1617a345208 06:16:59 [Warning] One or more build-args [ARCH] were not consumed 06:16:59 Successfully built f1617a345208 06:16:59 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 06:16:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:59 06:16:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:59 latest: Pulling from edgex-lftools-log-publisher 06:16:59 5eb5b503b376: Pulling fs layer 06:16:59 5c69ac0246d0: Pulling fs layer 06:16:59 ec43610c2a17: Pulling fs layer 06:16:59 3a2ae6a8a46f: Pulling fs layer 06:16:59 33b1e0a273af: Pulling fs layer 06:16:59 5d3b04190fa2: Pulling fs layer 06:16:59 2f39f015ded8: Pulling fs layer 06:16:59 3a2ae6a8a46f: Waiting 06:16:59 33b1e0a273af: Waiting 06:16:59 2f39f015ded8: Waiting 06:16:59 5d3b04190fa2: Waiting 06:16:59 5c69ac0246d0: Download complete 06:16:59 3a2ae6a8a46f: Verifying Checksum 06:16:59 3a2ae6a8a46f: Download complete 06:17:00 33b1e0a273af: Verifying Checksum 06:17:00 33b1e0a273af: Download complete 06:17:00 5d3b04190fa2: Verifying Checksum 06:17:00 5d3b04190fa2: Download complete 06:17:00 ec43610c2a17: Verifying Checksum 06:17:00 ec43610c2a17: Download complete 06:17:00 5eb5b503b376: Verifying Checksum 06:17:00 5eb5b503b376: Download complete 06:17:00 2f39f015ded8: Verifying Checksum 06:17:00 2f39f015ded8: Download complete 06:17:01 5eb5b503b376: Pull complete 06:17:01 5c69ac0246d0: Pull complete 06:17:01 ec43610c2a17: Pull complete 06:17:01 3a2ae6a8a46f: Pull complete 06:17:01 33b1e0a273af: Pull complete 06:17:02 5d3b04190fa2: Pull complete 06:17:06 2f39f015ded8: Pull complete 06:17:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:17:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:17:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:06 prd-ubuntu20.04-docker-8c-8g-121340 does not seem to be running inside a container 06:17:06 $ 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-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:17:07 $ docker top 516c7bf68b23da62682eb30794c48b59558f6fab88f127c89bd23c3d240755d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:08 ---> job-cost.sh 06:17:08 lf-activate-venv: SKIPPING 06:17:08 INFO: No Stack... 06:17:08 INFO: Retrieving Pricing Info for: v3-standard-8 06:17:08 INFO: Archiving Costs [Pipeline] sh 06:17:09 + cat /w/workspace/foundry_device-usb-camera_PR-105/archives/cost.csv 06:17:09 + cut -d, -f6 [Pipeline] lock 06:17:09 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-105-13-stack-cost] 06:17:09 Resource [jenkins-edgexfoundry-device-usb-camera-PR-105-13-stack-cost] did not exist. Created. 06:17:09 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-105-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:17:09 + echo total: 0.2199999988079071 [Pipeline] stash 06:17:09 Stashed 1 file(s) [Pipeline] } 06:17:09 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-105-13-stack-cost] [Pipeline] // lock [Pipeline] } 06:17:09 $ docker stop --time=1 516c7bf68b23da62682eb30794c48b59558f6fab88f127c89bd23c3d240755d4 06:17:10 $ docker rm -f 516c7bf68b23da62682eb30794c48b59558f6fab88f127c89bd23c3d240755d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:17:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-121342 in /w/workspace/foundry_device-usb-camera_PR-105 [Pipeline] { [Pipeline] ws 06:17:14 Running in /w/workspace/device-usb-camera/13 [Pipeline] { [Pipeline] checkout 06:17:14 Selected Git installation does not exist. Using Default 06:17:14 The recommended git tool is: NONE 06:17:19 using credential edgex-jenkins-ssh 06:17:19 Cloning the remote Git repository 06:17:19 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 06:17:19 > git init /w/workspace/device-usb-camera/13 # timeout=10 06:17:19 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:17:19 > git --version # timeout=10 06:17:19 > git --version # 'git version 2.25.1' 06:17:19 using GIT_SSH to set credentials SSH Credentials for GitHub 06:17:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:17:20 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:17:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:17:20 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:17:20 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:17:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:17:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:17:21 Merging remotes/origin/main commit e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 into PR head commit 240ae63be6c2602a7dcc4a36c3c78acbb33473f5 06:17:21 Merge succeeded, producing a33903d413022377155479d50128dbc83c6f6d55 06:17:21 Checking out Revision a33903d413022377155479d50128dbc83c6f6d55 (PR-105) 06:17:21 > git config core.sparsecheckout # timeout=10 06:17:21 > git checkout -f 240ae63be6c2602a7dcc4a36c3c78acbb33473f5 # timeout=10 06:17:21 > git remote # timeout=10 06:17:21 > git config --get remote.origin.url # timeout=10 06:17:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:17:21 > git merge e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 # timeout=10 06:17:21 > git rev-parse HEAD^{commit} # timeout=10 06:17:21 > git config core.sparsecheckout # timeout=10 06:17:21 > git checkout -f a33903d413022377155479d50128dbc83c6f6d55 # timeout=10 06:17:25 Commit message: "Merge commit 'e17bf6eb7b6ec689c18abb192f67e707f10f3ec9' into HEAD" 06:17:25 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { 06:17:25 > git rev-list --no-walk d3b9df0be6c91e9ee58679888e198fc027d87e2f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:17:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:17:26 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:26 Dload Upload Total Spent Left Speed 06:17:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh 06:17:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:17:27 + sudo tee /etc/docker/daemon.new 06:17:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:17:27 { 06:17:27 "registry-mirrors": [ 06:17:27 "https://nexus3.edgexfoundry.org:10001" 06:17:27 ], 06:17:27 "bip": "10.250.0.254/24", 06:17:27 "hosts": [ 06:17:27 "tcp://0.0.0.0:5555", 06:17:27 "unix:///var/run/docker.sock" 06:17:27 ], 06:17:27 "mtu": 1458, 06:17:27 "selinux-enabled": true, 06:17:27 "seccomp-profile": "/etc/docker/seccomp.json" 06:17:27 } [Pipeline] sh 06:17:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:17:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:46 provisioning config files... 06:17:46 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/13@tmp/config693804440414673764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:46 ---> docker-login.sh 06:17:46 nexus3.edgexfoundry.org:10001 06:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:47 Configure a credential helper to remove this warning. See 06:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:47 06:17:47 Login Succeeded 06:17:47 nexus3.edgexfoundry.org:10002 06:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:47 Configure a credential helper to remove this warning. See 06:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:47 06:17:47 Login Succeeded 06:17:47 nexus3.edgexfoundry.org:10003 06:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:47 Configure a credential helper to remove this warning. See 06:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:47 06:17:47 Login Succeeded 06:17:47 nexus3.edgexfoundry.org:10004 06:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:48 Configure a credential helper to remove this warning. See 06:17:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:48 06:17:48 Login Succeeded 06:17:48 docker.io 06:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:48 Configure a credential helper to remove this warning. See 06:17:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:48 06:17:48 Login Succeeded 06:17:48 ---> docker-login.sh ends [Pipeline] } 06:17:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:17:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:17:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:17:49 ========================================================= 06:17:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:17:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:49 + 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 . 06:17:49 Sending build context to Docker daemon 1.072MB 06:17:49 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 06:17:49 Step 2/13 : FROM ${BASE} AS builder 06:17:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:17:49 9b18e9b68314: Pulling fs layer 06:17:49 35d82f9e3411: Pulling fs layer 06:17:49 e16973657156: Pulling fs layer 06:17:49 fc693d55d65f: Pulling fs layer 06:17:49 7e9fc2657dce: Pulling fs layer 06:17:49 dda99020689f: Pulling fs layer 06:17:49 db1c61fa0a46: Pulling fs layer 06:17:49 891c053d2c06: Pulling fs layer 06:17:49 fc693d55d65f: Waiting 06:17:49 7e9fc2657dce: Waiting 06:17:49 dda99020689f: Waiting 06:17:49 db1c61fa0a46: Waiting 06:17:49 e16973657156: Verifying Checksum 06:17:49 e16973657156: Download complete 06:17:49 35d82f9e3411: Download complete 06:17:49 7e9fc2657dce: Verifying Checksum 06:17:49 7e9fc2657dce: Download complete 06:17:49 dda99020689f: Verifying Checksum 06:17:49 dda99020689f: Download complete 06:17:49 9b18e9b68314: Verifying Checksum 06:17:49 9b18e9b68314: Download complete 06:17:50 9b18e9b68314: Pull complete 06:17:50 891c053d2c06: Verifying Checksum 06:17:50 891c053d2c06: Download complete 06:17:51 35d82f9e3411: Pull complete 06:17:51 e16973657156: Pull complete 06:17:52 db1c61fa0a46: Verifying Checksum 06:17:52 db1c61fa0a46: Download complete 06:17:52 fc693d55d65f: Download complete 06:18:04 fc693d55d65f: Pull complete 06:18:04 7e9fc2657dce: Pull complete 06:18:04 dda99020689f: Pull complete 06:18:11 db1c61fa0a46: Pull complete 06:18:13 891c053d2c06: Pull complete 06:18:13 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:18:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:18:13 ---> f96f9c87975a 06:18:13 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:18:15 ---> Running in 1893717263ca 06:18:15 Removing intermediate container 1893717263ca 06:18:15 ---> 4b2754fd4771 06:18:15 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:18:15 ---> Running in 893fb753553a 06:18:15 Removing intermediate container 893fb753553a 06:18:15 ---> 93bac7421650 06:18:15 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 06:18:16 ---> Running in 295177894bcc 06:18:16 Removing intermediate container 295177894bcc 06:18:16 ---> c7559f77cfad 06:18:16 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:18:16 ---> Running in 151e5f9d1493 06:18:16 Removing intermediate container 151e5f9d1493 06:18:16 ---> b02c7fd4bdb6 06:18:16 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:18:16 ---> Running in 4e5e54b10a49 06:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:18:19 (1/14) Installing libintl (0.21-r2) 06:18:19 (2/14) Installing eudev-libs (3.2.11-r0) 06:18:19 (3/14) Installing libjpeg-turbo (2.1.3-r1) 06:18:19 (4/14) Installing v4l-utils-libs (1.22.1-r1) 06:18:19 (5/14) Installing v4l-utils (1.22.1-r1) 06:18:19 (6/14) Installing udev-init-scripts (35-r0) 06:18:19 Executing udev-init-scripts-35-r0.post-install 06:18:19 (7/14) Installing libblkid (2.38-r1) 06:18:19 (8/14) Installing xz-libs (5.2.5-r1) 06:18:19 (9/14) Installing zstd-libs (1.5.2-r1) 06:18:19 (10/14) Installing kmod-libs (29-r2) 06:18:19 (11/14) Installing eudev (3.2.11-r0) 06:18:19 (12/14) Installing eudev-dev (3.2.11-r0) 06:18:19 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 06:18:19 (14/14) Installing v4l-utils-dev (1.22.1-r1) 06:18:19 Executing busybox-1.35.0-r17.trigger 06:18:19 Executing eudev-3.2.11-r0.trigger 06:18:19 OK: 228 MiB in 65 packages 06:18:20 Removing intermediate container 4e5e54b10a49 06:18:20 ---> ee47ac1da1d5 06:18:20 Step 8/13 : WORKDIR /device-usb-camera 06:18:20 ---> Running in 572f13221738 06:18:21 Removing intermediate container 572f13221738 06:18:21 ---> dc2c83eb29f3 06:18:21 Step 9/13 : COPY go.mod vendor* ./ 06:18:21 ---> 18489ae157b7 06:18:21 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:18:21 ---> Running in ee6abbf1f392 06:19:18 Removing intermediate container ee6abbf1f392 06:19:18 ---> c8ebad61d415 06:19:18 Step 11/13 : COPY . . 06:19:18 ---> cf3623bf8516 06:19:18 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:19:18 ---> Running in 97de44fd8e53 06:19:18  % Total % Received % Xferd Average Speed Time Time Time Current 06:19:18 Dload Upload Total Spent Left Speed 06:19:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14410 0 --:--:-- --:--:-- --:--:-- 14547 06:19:18 Removing intermediate container 97de44fd8e53 06:19:18 ---> 2118a29dad6b 06:19:18 Step 13/13 : RUN ${MAKE} 06:19:18 ---> Running in ab9ad28c02fb 06:19:18 noop 06:19:18 Removing intermediate container ab9ad28c02fb 06:19:18 ---> 5ac16e68f72f 06:19:18 Successfully built 5ac16e68f72f 06:19:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:18 + docker inspect -f . ci-base-image-arm64 06:19:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:19:18 prd-ubuntu20.04-docker-arm64-4c-16g-121342 does not seem to be running inside a container 06:19:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/13 -v /w/workspace/device-usb-camera/13:/w/workspace/device-usb-camera/13:rw,z -v /w/workspace/device-usb-camera/13@tmp:/w/workspace/device-usb-camera/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:19:20 $ docker top c09a0e22cb39d9b929609ca281dde9db003fe1c6c55b98449f17044318f33312 -eo pid,comm [Pipeline] { [Pipeline] sh 06:19:20 + go version 06:19:20 go version go1.18.7 linux/arm64 [Pipeline] } 06:19:20 $ docker stop --time=1 c09a0e22cb39d9b929609ca281dde9db003fe1c6c55b98449f17044318f33312 06:19:22 $ docker rm -f c09a0e22cb39d9b929609ca281dde9db003fe1c6c55b98449f17044318f33312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:23 + docker inspect -f . ci-base-image-arm64 06:19:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:19:23 prd-ubuntu20.04-docker-arm64-4c-16g-121342 does not seem to be running inside a container 06:19:23 $ 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/13 -v /w/workspace/device-usb-camera/13:/w/workspace/device-usb-camera/13:rw,z -v /w/workspace/device-usb-camera/13@tmp:/w/workspace/device-usb-camera/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:19:24 $ docker top 54dd548845415fe0365bc218b7f044b997499baa504540303c04853720cf2af9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:19:25 + git config --global --add safe.directory /w/workspace/device-usb-camera/13 [Pipeline] fileExists [Pipeline] sh 06:19:25 + make test 06:19:25 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 06:19:27 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:21:04 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 06:21:06 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 1.9% of statements 06:21:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:21:06 CGO_ENABLED=1 go vet ./... 06:21:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:21:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:21:28 ./bin/test-attribution-txt.sh [Pipeline] echo 06:21:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:21:28 $ docker stop --time=1 54dd548845415fe0365bc218b7f044b997499baa504540303c04853720cf2af9 06:21:30 $ docker rm -f 54dd548845415fe0365bc218b7f044b997499baa504540303c04853720cf2af9 [Pipeline] // withDockerContainer [Pipeline] sh 06:21:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:21:31 Warning: overwriting stash ‘coverage-report’ 06:21:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:21:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:21:32 + ls -al . 06:21:32 total 204 06:21:32 drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 06:19 . 06:21:32 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 06:17 .. 06:21:32 drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 06:17 .git 06:21:32 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 06:17 .github 06:21:32 -rw-rw-r-- 1 jenkins jenkins 414 Dec 15 06:17 .gitignore 06:21:32 -rw-rw-r-- 1 jenkins jenkins 42 Dec 15 06:17 .golangci.yml 06:21:32 -rw-rw-r-- 1 jenkins jenkins 77 Dec 15 06:17 .hadolint.yml 06:21:32 -rw-rw-r-- 1 jenkins jenkins 9702 Dec 15 06:17 Attribution.txt 06:21:32 -rw-rw-r-- 1 jenkins jenkins 5460 Dec 15 06:17 CHANGELOG.md 06:21:32 -rw-rw-r-- 1 jenkins jenkins 2378 Dec 15 06:17 Dockerfile 06:21:32 -rw-rw-r-- 1 jenkins jenkins 678 Dec 15 06:17 GOVERNANCE.md 06:21:32 -rw-rw-r-- 1 jenkins jenkins 659 Dec 15 06:17 Jenkinsfile 06:21:32 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 15 06:17 LICENSE 06:21:32 -rw-rw-r-- 1 jenkins jenkins 2554 Dec 15 06:17 Makefile 06:21:32 -rw-rw-r-- 1 jenkins jenkins 622 Dec 15 06:17 OWNERS.md 06:21:32 -rw-rw-r-- 1 jenkins jenkins 5934 Dec 15 06:17 README.md 06:21:32 -rw-rw-r-- 1 jenkins jenkins 5 Dec 15 06:15 VERSION 06:21:32 drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 06:17 bin 06:21:32 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 06:17 cmd 06:21:32 -rw-r--r-- 1 jenkins jenkins 30410 Dec 15 06:21 coverage.out 06:21:32 -rwxrwxr-x 1 jenkins jenkins 140 Dec 15 06:17 docker-entrypoint.sh 06:21:32 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 06:17 docs 06:21:32 -rw-rw-r-- 1 jenkins jenkins 3573 Dec 15 06:17 go.mod 06:21:32 -rw-rw-r-- 1 jenkins jenkins 45203 Dec 15 06:17 go.sum 06:21:32 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 06:17 internal 06:21:32 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 06:17 snap 06:21:32 -rw-rw-r-- 1 jenkins jenkins 231 Dec 15 06:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:33 + 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=a33903d413022377155479d50128dbc83c6f6d55 --label arch=arm64 --label version=0.0.0 . 06:21:33 Sending build context to Docker daemon 1.103MB 06:21:33 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 06:21:33 Step 2/35 : FROM ${BASE} AS builder 06:21:33 ---> 5ac16e68f72f 06:21:33 Step 3/35 : ARG ADD_BUILD_TAGS="" 06:21:33 ---> Running in 0778643335af 06:21:33 Removing intermediate container 0778643335af 06:21:33 ---> eb7e113c8cc4 06:21:33 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:21:34 ---> Running in f5c54cd691a8 06:21:34 Removing intermediate container f5c54cd691a8 06:21:34 ---> 1c0408e02b75 06:21:34 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 06:21:34 ---> Running in a1d62ff9d6f5 06:21:35 Removing intermediate container a1d62ff9d6f5 06:21:35 ---> 0458865bcc6c 06:21:35 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:21:35 ---> Running in 24216f6e31bb 06:21:35 Removing intermediate container 24216f6e31bb 06:21:35 ---> 30eb74fd7402 06:21:35 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:21:35 ---> Running in 538ca48204bf 06:21:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:21:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:21:38 OK: 228 MiB in 65 packages 06:21:39 Removing intermediate container 538ca48204bf 06:21:39 ---> be2c6281efa0 06:21:39 Step 8/35 : WORKDIR /device-usb-camera 06:21:39 ---> Running in 52e3021e9199 06:21:39 Removing intermediate container 52e3021e9199 06:21:39 ---> 5f0c2b3ad698 06:21:39 Step 9/35 : COPY go.mod vendor* ./ 06:21:40 ---> d0d835782992 06:21:40 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:40 ---> Running in ca22f0af5ac7 06:21:42 Removing intermediate container ca22f0af5ac7 06:21:42 ---> 0bb2ca4fecc0 06:21:42 Step 11/35 : COPY . . 06:21:43 ---> f1dbbfcb7c51 06:21:43 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:21:43 ---> Running in ecf75ff16d51 06:21:44  % Total % Received % Xferd Average Speed Time Time Time Current 06:21:44 Dload Upload Total Spent Left Speed 06:21:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14090 0 --:--:-- --:--:-- --:--:-- 14351 06:21:45 Removing intermediate container ecf75ff16d51 06:21:45 ---> 0e0e85a01752 06:21:45 Step 13/35 : RUN ${MAKE} 06:21:45 ---> Running in 4530304f3958 06:21:46 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/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 06:24:38 Removing intermediate container 4530304f3958 06:24:38 ---> 073dd8307f73 06:24:38 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 06:24:38 v0.18.4: Pulling from aler9/rtsp-simple-server 06:24:38 eab2503cf8f4: Pulling fs layer 06:24:38 97cd0a44c592: Pulling fs layer 06:24:38 97cd0a44c592: Download complete 06:24:38 eab2503cf8f4: Verifying Checksum 06:24:38 eab2503cf8f4: Download complete 06:24:38 eab2503cf8f4: Pull complete 06:24:38 97cd0a44c592: Pull complete 06:24:38 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 06:24:38 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 06:24:38 ---> 7f763cca56b3 06:24:38 Step 15/35 : FROM alpine:3.16 06:24:38 3.16: Pulling from library/alpine 06:24:38 6875df1f5354: Pulling fs layer 06:24:38 6875df1f5354: Verifying Checksum 06:24:38 6875df1f5354: Pull complete 06:24:38 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 06:24:38 Status: Downloaded newer image for alpine:3.16 06:24:38 ---> 2b4661558fb8 06:24:38 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 06:24:38 ---> Running in 6a0ca4302332 06:24:38 Removing intermediate container 6a0ca4302332 06:24:38 ---> 46fbce8742ff 06:24:38 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 06:24:38 ---> Running in 2c3220963683 06:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:24:40 (1/82) Installing dumb-init (1.2.5-r1) 06:24:40 (2/82) Installing sdl2 (2.0.22-r0) 06:24:40 (3/82) Installing libxau (1.0.9-r0) 06:24:40 (4/82) Installing libxdmcp (1.1.3-r0) 06:24:40 (5/82) Installing libxcb (1.15-r0) 06:24:40 (6/82) Installing libx11 (1.8-r0) 06:24:40 (7/82) Installing aom-libs (3.3.0-r0) 06:24:40 (8/82) Installing alsa-lib (1.2.7.2-r0) 06:24:40 (9/82) Installing expat (2.5.0-r0) 06:24:40 (10/82) Installing brotli-libs (1.0.9-r6) 06:24:40 (11/82) Installing libbz2 (1.0.8-r1) 06:24:40 (12/82) Installing libpng (1.6.37-r1) 06:24:40 (13/82) Installing freetype (2.12.1-r0) 06:24:40 (14/82) Installing fontconfig (2.14.0-r0) 06:24:40 (15/82) Installing fribidi (1.0.12-r0) 06:24:40 (16/82) Installing libffi (3.4.2-r1) 06:24:40 (17/82) Installing libintl (0.21-r2) 06:24:40 (18/82) Installing libblkid (2.38-r1) 06:24:40 (19/82) Installing libmount (2.38-r1) 06:24:40 (20/82) Installing pcre (8.45-r2) 06:24:40 (21/82) Installing glib (2.72.1-r0) 06:24:41 (22/82) Installing graphite2 (1.3.14-r1) 06:24:41 (23/82) Installing harfbuzz (4.3.0-r0) 06:24:41 (24/82) Installing libass (0.16.0-r0) 06:24:41 (25/82) Installing libdav1d (1.0.0-r0) 06:24:41 (26/82) Installing libdrm (2.4.110-r0) 06:24:41 (27/82) Installing gmp (6.2.1-r2) 06:24:41 (28/82) Installing nettle (3.7.3-r0) 06:24:41 (29/82) Installing p11-kit (0.24.1-r0) 06:24:41 (30/82) Installing libtasn1 (4.18.0-r0) 06:24:41 (31/82) Installing libunistring (1.0-r0) 06:24:41 (32/82) Installing gnutls (3.7.7-r0) 06:24:41 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 06:24:41 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 06:24:41 (35/82) Installing lame (3.100-r0) 06:24:41 (36/82) Installing opus (1.3.1-r1) 06:24:41 (37/82) Installing libasyncns (0.8-r1) 06:24:41 (38/82) Installing dbus-libs (1.14.4-r0) 06:24:41 (39/82) Installing libltdl (2.4.7-r0) 06:24:41 (40/82) Installing orc (0.4.32-r0) 06:24:41 (41/82) Installing libgcc (11.2.1_git20220219-r2) 06:24:41 (42/82) Installing libogg (1.3.5-r1) 06:24:41 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 06:24:41 (44/82) Installing flac (1.3.4-r0) 06:24:41 (45/82) Installing libvorbis (1.3.7-r0) 06:24:41 (46/82) Installing libsndfile (1.1.0-r0) 06:24:41 (47/82) Installing libgomp (11.2.1_git20220219-r2) 06:24:41 (48/82) Installing soxr (0.1.3-r2) 06:24:41 (49/82) Installing speexdsp (1.2.0-r0) 06:24:41 (50/82) Installing tdb-libs (1.4.6-r0) 06:24:41 (51/82) Installing libpulse (15.0-r2) 06:24:41 (52/82) Installing cjson (1.7.15-r3) 06:24:41 (53/82) Installing mbedtls (2.28.1-r0) 06:24:41 (54/82) Installing librist (0.2.6-r1) 06:24:41 (55/82) Installing libsrt (1.4.4-r0) 06:24:41 (56/82) Installing libssh (0.9.6-r1) 06:24:41 (57/82) Installing libtheora (1.1.1-r16) 06:24:41 (58/82) Installing libjpeg-turbo (2.1.3-r1) 06:24:41 (59/82) Installing v4l-utils-libs (1.22.1-r1) 06:24:41 (60/82) Installing libxext (1.3.4-r0) 06:24:41 (61/82) Installing libxfixes (6.0.0-r0) 06:24:41 (62/82) Installing wayland-libs-client (1.20.0-r0) 06:24:41 (63/82) Installing libva (2.14.0-r0) 06:24:41 (64/82) Installing libvdpau (1.5-r0) 06:24:41 (65/82) Installing vidstab (1.1.0-r1) 06:24:41 (66/82) Installing libvpx (1.11.0-r1) 06:24:41 (67/82) Installing libwebp (1.2.3-r0) 06:24:41 (68/82) Installing x264-libs (0.163_git20210613-r0) 06:24:41 (69/82) Installing numactl (2.0.14-r0) 06:24:41 (70/82) Installing x265-libs (3.5-r3) 06:24:42 (71/82) Installing xvidcore (1.3.7-r1) 06:24:42 (72/82) Installing ffmpeg-libs (5.0.1-r1) 06:24:42 (73/82) Installing ffmpeg (5.0.1-r1) 06:24:42 (74/82) Installing udev-init-scripts (35-r0) 06:24:42 Executing udev-init-scripts-35-r0.post-install 06:24:42 (75/82) Installing eudev-libs (3.2.11-r0) 06:24:42 (76/82) Installing xz-libs (5.2.5-r1) 06:24:42 (77/82) Installing zstd-libs (1.5.2-r1) 06:24:42 (78/82) Installing kmod-libs (29-r2) 06:24:42 (79/82) Installing eudev (3.2.11-r0) 06:24:42 (80/82) Installing libsodium (1.0.18-r0) 06:24:42 (81/82) Installing libzmq (4.3.4-r0) 06:24:42 (82/82) Installing zeromq (4.3.4-r0) 06:24:42 Executing busybox-1.35.0-r17.trigger 06:24:42 Executing eudev-3.2.11-r0.trigger 06:24:42 OK: 78 MiB in 96 packages 06:24:47 Removing intermediate container 2c3220963683 06:24:47 ---> 0e794aef572e 06:24:47 Step 18/35 : WORKDIR / 06:24:47 ---> Running in 64a8dab3bbb6 06:24:47 Removing intermediate container 64a8dab3bbb6 06:24:47 ---> 8972ec5ba18a 06:24:47 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 06:24:47 ---> c1d3a4cb5fa1 06:24:47 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 06:24:48 ---> 92f12bfa1bd0 06:24:48 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 06:24:48 ---> d47b0a3e66d3 06:24:48 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 06:24:49 ---> 1cd1a80a11e5 06:24:49 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 06:24:49 ---> f71f99332c8c 06:24:49 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 06:24:50 ---> 99c72d9001c3 06:24:50 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 06:24:51 ---> 9826bc453baa 06:24:51 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 06:24:51 ---> Running in 2a50fd8e573a 06:24:52 Removing intermediate container 2a50fd8e573a 06:24:52 ---> 0328c6bdc73f 06:24:52 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 06:24:52 ---> Running in bf8a5263f791 06:24:54 Removing intermediate container bf8a5263f791 06:24:54 ---> df7dce67c35b 06:24:54 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 06:24:54 ---> Running in deec20ef561c 06:24:55 Removing intermediate container deec20ef561c 06:24:55 ---> 43b58e9a7153 06:24:55 Step 29/35 : EXPOSE 59983 06:24:55 ---> Running in 4dc3d0f98adb 06:24:55 Removing intermediate container 4dc3d0f98adb 06:24:55 ---> 7b806d1a3a64 06:24:55 Step 30/35 : EXPOSE 8554 06:24:55 ---> Running in 1571a648fed3 06:24:56 Removing intermediate container 1571a648fed3 06:24:56 ---> 804dc283e6ec 06:24:56 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 06:24:56 ---> Running in a43ace782300 06:24:56 Removing intermediate container a43ace782300 06:24:56 ---> 7d64200df319 06:24:56 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 06:24:56 ---> Running in 33ac27ba7251 06:24:57 Removing intermediate container 33ac27ba7251 06:24:57 ---> 1f6120708b89 06:24:57 Step 33/35 : LABEL arch=arm64 06:24:57 ---> Running in 117a5ea130bc 06:24:57 Removing intermediate container 117a5ea130bc 06:24:57 ---> b44d6906e17e 06:24:57 Step 34/35 : LABEL git_sha=a33903d413022377155479d50128dbc83c6f6d55 06:24:57 ---> Running in ca92999e1d73 06:24:57 Removing intermediate container ca92999e1d73 06:24:57 ---> c21d8c8f0fac 06:24:57 Step 35/35 : LABEL version=0.0.0 06:24:57 ---> Running in 9dce8bf32c7c 06:24:57 Removing intermediate container 9dce8bf32c7c 06:24:57 ---> d915ba29bb2c 06:24:57 [Warning] One or more build-args [ARCH] were not consumed 06:24:58 Successfully built d915ba29bb2c 06:24:58 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 06:24:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:58 06:24:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:58 arm64: Pulling from edgex-lftools-log-publisher 06:24:58 8998bd30e6a1: Pulling fs layer 06:24:58 04944245beec: Pulling fs layer 06:24:58 699f458cf7ca: Pulling fs layer 06:24:58 765212b225bb: Pulling fs layer 06:24:58 f23df028b6ca: Pulling fs layer 06:24:58 d65c8cfc05b1: Pulling fs layer 06:24:58 2437ff75d9bd: Pulling fs layer 06:24:58 f23df028b6ca: Waiting 06:24:58 d65c8cfc05b1: Waiting 06:24:58 2437ff75d9bd: Waiting 06:24:58 765212b225bb: Waiting 06:24:59 04944245beec: Verifying Checksum 06:24:59 04944245beec: Download complete 06:24:59 765212b225bb: Verifying Checksum 06:24:59 765212b225bb: Download complete 06:24:59 f23df028b6ca: Verifying Checksum 06:24:59 f23df028b6ca: Download complete 06:24:59 d65c8cfc05b1: Verifying Checksum 06:24:59 d65c8cfc05b1: Download complete 06:24:59 699f458cf7ca: Verifying Checksum 06:24:59 699f458cf7ca: Download complete 06:24:59 8998bd30e6a1: Verifying Checksum 06:24:59 8998bd30e6a1: Download complete 06:25:01 2437ff75d9bd: Verifying Checksum 06:25:01 2437ff75d9bd: Download complete 06:25:03 8998bd30e6a1: Pull complete 06:25:03 04944245beec: Pull complete 06:25:04 699f458cf7ca: Pull complete 06:25:04 765212b225bb: Pull complete 06:25:05 f23df028b6ca: Pull complete 06:25:05 d65c8cfc05b1: Pull complete 06:25:17 2437ff75d9bd: Pull complete 06:25:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:25:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:25:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:18 prd-ubuntu20.04-docker-arm64-4c-16g-121342 does not seem to be running inside a container 06:25:18 $ 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/13 -v /w/workspace/device-usb-camera/13:/w/workspace/device-usb-camera/13:rw,z -v /w/workspace/device-usb-camera/13@tmp:/w/workspace/device-usb-camera/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:25:20 $ docker top f84beb65db78ca8baeaf4602bec8ce0d8958ff904a80de6cc82d304b29cc0490 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:25:21 ---> job-cost.sh 06:25:21 lf-activate-venv: SKIPPING 06:25:21 INFO: No Stack... 06:25:21 INFO: Retrieving Pricing Info for: v3-standard-4 06:25:22 INFO: Archiving Costs [Pipeline] sh 06:25:22 + cat /w/workspace/device-usb-camera/13/archives/cost.csv 06:25:22 + cut -d, -f6 [Pipeline] lock 06:25:22 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-105-13-stack-cost] 06:25:22 Resource [jenkins-edgexfoundry-device-usb-camera-PR-105-13-stack-cost] did not exist. Created. 06:25:22 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-105-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:25:23 /w/workspace/device-usb-camera/13@tmp/durable-c732a4a4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:25:23 + echo total: 0.10999999940395355 [Pipeline] stash 06:25:23 Warning: overwriting stash ‘stack-cost’ 06:25:23 Stashed 1 file(s) [Pipeline] } 06:25:23 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-105-13-stack-cost] [Pipeline] // lock [Pipeline] } 06:25:23 $ docker stop --time=1 f84beb65db78ca8baeaf4602bec8ce0d8958ff904a80de6cc82d304b29cc0490 06:25:25 $ docker rm -f f84beb65db78ca8baeaf4602bec8ce0d8958ff904a80de6cc82d304b29cc0490 [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 06:25:25 provisioning config files... 06:25:25 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config14424240793220011959tmp [Pipeline] { [Pipeline] sh 06:25:25 + set +x 06:25:25 + curl -s https://codecov.io/bash 06:25:25 + bash -s -- 06:25:25 06:25:25 _____ _ 06:25:25 / ____| | | 06:25:25 | | ___ __| | ___ ___ _____ __ 06:25:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:25:25 | |___| (_) | (_| | __/ (_| (_) \ V / 06:25:25 \_____\___/ \__,_|\___|\___\___/ \_/ 06:25:25 Bash-1.0.6 06:25:25 06:25:25 06:25:25 ==> git version 2.25.1 found 06:25:25 ==> 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 06:25:25 Release-Date: 2020-01-08 06:25:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:25:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:25:25 ==> Jenkins CI detected. 06:25:25 current dir:  /w/workspace/foundry_device-usb-camera_PR-105 06:25:25 project root: . 06:25:25 --> token set from env 06:25:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:25:25 ==> Running gcov in . (disable via -X gcov) 06:25:25 ==> Python coveragepy not found 06:25:25 ==> Searching for coverage reports in: 06:25:25 + . 06:25:25 -> Found 1 reports 06:25:25 ==> Detecting git/mercurial file structure 06:25:25 ==> Reading reports 06:25:25 + ./coverage.out bytes=30410 06:25:25 ==> Appending adjustments 06:25:25 https://docs.codecov.io/docs/fixing-reports 06:25:26 + Found adjustments 06:25:26 ==> Gzipping contents 06:25:26 8.0K /tmp/codecov.sU48tz.gz 06:25:26 ==> Uploading reports 06:25:26 url: https://codecov.io 06:25:26 query: branch=PR-105&commit=aabf43a2ebcab842eb15c2a65bebfa82b38071d5&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-105%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=105&job=&cmd_args= 06:25:26 -> Pinging Codecov 06:25:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-105&commit=aabf43a2ebcab842eb15c2a65bebfa82b38071d5&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-105%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=105&job=&cmd_args= 06:25:26 -> Uploading to 06:25:26 https://storage.googleapis.com/codecov/v4/raw/2022-12-15/73D8F5FF140700D3E01443B452E23636/aabf43a2ebcab842eb15c2a65bebfa82b38071d5/844d2d54-47d1-4d6d-9698-80809802a652.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221215T062526Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5358a6a6d5e61694369af39591679efc9246de84286f51b334c45228846a6fd6 06:25:26 % Total % Received % Xferd Average Speed Time Time Time Current 06:25:26 Dload Upload Total Spent Left Speed 06:25:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4294 0 0 100 4294 0 17817 --:--:-- --:--:-- --:--:-- 17817 06:25:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/aabf43a2ebcab842eb15c2a65bebfa82b38071d5 [Pipeline] } 06:25:26 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 06:25:27 + [ -d /w/workspace/foundry_device-usb-camera_PR-105/archives ] 06:25:27 + ls -al /w/workspace/foundry_device-usb-camera_PR-105/archives 06:25:27 total 16 06:25:27 drwxr-xr-x 3 root root 4096 Dec 15 06:17 . 06:25:27 drwxrwxr-x 11 jenkins jenkins 4096 Dec 15 06:17 .. 06:25:27 drwxr-xr-x 2 root root 4096 Dec 15 06:17 cost 06:25:27 -rw-r--r-- 1 root root 90 Dec 15 06:17 cost.csv 06:25:27 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-105/archives 06:25:27 + ls -al /w/workspace/foundry_device-usb-camera_PR-105/archives 06:25:27 total 16 06:25:27 drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 06:17 . 06:25:27 drwxrwxr-x 11 jenkins jenkins 4096 Dec 15 06:17 .. 06:25:27 drwxr-xr-x 2 jenkins jenkins 4096 Dec 15 06:17 cost 06:25:27 -rw-r--r-- 1 jenkins jenkins 90 Dec 15 06:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:25:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:25:28 ---> package-listing.sh 06:25:28 ++ facter osfamily 06:25:28 ++ tr '[:upper:]' '[:lower:]' 06:25:28 + OS_FAMILY=debian 06:25:28 + workspace=/w/workspace/foundry_device-usb-camera_PR-105 06:25:28 + START_PACKAGES=/tmp/packages_start.txt 06:25:28 + END_PACKAGES=/tmp/packages_end.txt 06:25:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:25:28 + PACKAGES=/tmp/packages_start.txt 06:25:28 + '[' /w/workspace/foundry_device-usb-camera_PR-105 ']' 06:25:28 + PACKAGES=/tmp/packages_end.txt 06:25:28 + case "${OS_FAMILY}" in 06:25:28 + dpkg -l 06:25:28 + grep '^ii' 06:25:28 + '[' -f /tmp/packages_start.txt ']' 06:25:28 + '[' -f /tmp/packages_end.txt ']' 06:25:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:25:28 + '[' /w/workspace/foundry_device-usb-camera_PR-105 ']' 06:25:28 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-105/archives/ 06:25:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-105/archives/ [Pipeline] echo 06:25:28 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-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:25:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:25:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:29 prd-ubuntu20.04-docker-8c-8g-121340 does not seem to be running inside a container 06:25:29 $ 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-105/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-105 -v /w/workspace/foundry_device-usb-camera_PR-105:/w/workspace/foundry_device-usb-camera_PR-105:rw,z -v /w/workspace/foundry_device-usb-camera_PR-105@tmp:/w/workspace/foundry_device-usb-camera_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:25:29 $ docker top b1eda5ba7db0d2a056ddda71e422b34ab4355eadaed0fe9345013f494fbba462 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:30 + touch /tmp/pre-build-complete [Pipeline] sh 06:25:30 + mkdir -p /var/log/sysstat [Pipeline] sh 06:25:30 + ls /var/log/sa-host 06:25:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:30 provisioning config files... 06:25:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-105@tmp/config7258941333614299771tmp [Pipeline] { [Pipeline] echo 06:25:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:25:31 ---> create-netrc.sh [Pipeline] } 06:25:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:25:31 ---> python-tools-install.sh [Pipeline] echo 06:25:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:25:31 ---> sudo-logs.sh 06:25:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:25:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:25:32 ---> job-cost.sh 06:25:32 lf-activate-venv: SKIPPING 06:25:32 DEBUG: total: 0.2199999988079071 06:25:32 INFO: Retrieving Stack Cost... 06:25:32 INFO: Retrieving Pricing Info for: v3-standard-8 06:25:32 INFO: Archiving Costs [Pipeline] echo 06:25:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:25:33 ---> logs-deploy.sh 06:25:33 lf-activate-venv: SKIPPING 06:25:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-105/13 06:25:33 INFO: archiving workspace using pattern(s): 06:25:34 Archives upload complete. 06:25:34 INFO: archiving logs to Nexus