Pull request #163 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from faef74e0f99a398a47a4236bfcc43e4b2ef733ee+87705a392df95c720bda82ac1b9f5f1497326bc3 (bae1c0fb66eb7babc372fe4adf79bcc58b84b42c) 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-ssh8068024988483260075.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-ssh58520393268045886.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-163/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-163/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5768374130520469297.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-ssh3180923286906536775.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-163/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-163/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14564392834262968831.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7770’ Running on prd-ubuntu20.04-docker-8c-8g-7775 in /w/workspace/foundry_device-usb-camera_PR-163 [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-163 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 87705a392df95c720bda82ac1b9f5f1497326bc3 into PR head commit faef74e0f99a398a47a4236bfcc43e4b2ef733ee Merge succeeded, producing faef74e0f99a398a47a4236bfcc43e4b2ef733ee Checking out Revision faef74e0f99a398a47a4236bfcc43e4b2ef733ee (PR-163) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/163/head:refs/remotes/origin/PR-163 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f faef74e0f99a398a47a4236bfcc43e4b2ef733ee # 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 87705a392df95c720bda82ac1b9f5f1497326bc3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f faef74e0f99a398a47a4236bfcc43e4b2ef733ee # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:56:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:56:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:56:30 ========================================================= 17:56:30 EdgeX Global Pipelines Version Info 17:56:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 457bc0a627da4693f095ecb302e93343c8269eb3 # timeout=10 17:56:30 ------------------- 17:56:30 stable info: 17:56:30 ------------------- 17:56:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:56:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:56:30 Message: update stable to v1.0.244 17:56:31 ------------------- 17:56:31 experimental info: 17:56:31 ------------------- 17:56:31 Commited By: **** collab-it+edgex@linuxfoundation.org 17:56:31 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:56:31 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-163 [Pipeline] echo 17:56:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-163 [Pipeline] echo 17:56:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-163 [Pipeline] echo 17:56:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = faef74e0f99a398a47a4236bfcc43e4b2ef733ee [Pipeline] echo 17:56:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = faef74e [Pipeline] echo 17:56:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:56:32 provisioning config files... 17:56:32 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-163@tmp/config11677719581421138649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:56:32 ---> docker-login.sh 17:56:32 nexus3.edgexfoundry.org:10001 17:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:32 Configure a credential helper to remove this warning. See 17:56:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:32 17:56:32 Login Succeeded 17:56:32 nexus3.edgexfoundry.org:10002 17:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:32 Configure a credential helper to remove this warning. See 17:56:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:32 17:56:32 Login Succeeded 17:56:32 nexus3.edgexfoundry.org:10003 17:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:32 Configure a credential helper to remove this warning. See 17:56:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:32 17:56:32 Login Succeeded 17:56:32 nexus3.edgexfoundry.org:10004 17:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:32 Configure a credential helper to remove this warning. See 17:56:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:32 17:56:32 Login Succeeded 17:56:32 docker.io 17:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:33 Configure a credential helper to remove this warning. See 17:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:33 17:56:33 Login Succeeded 17:56:33 ---> docker-login.sh ends [Pipeline] } 17:56:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:56:33 + git rev-list -1 --merges faef74e0f99a398a47a4236bfcc43e4b2ef733ee~1..faef74e0f99a398a47a4236bfcc43e4b2ef733ee [Pipeline] echo 17:56:33 -----------> git rev-list -1 --merges faef74e0f99a398a47a4236bfcc43e4b2ef733ee~1..faef74e0f99a398a47a4236bfcc43e4b2ef733ee faef74e0f99a398a47a4236bfcc43e4b2ef733ee [false] [Pipeline] sh 17:56:33 + git log --format=format:%s -1 faef74e0f99a398a47a4236bfcc43e4b2ef733ee [Pipeline] echo 17:56:33 ========================================================= 17:56:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:56:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:56:34 + git log --format=format:%s -1 faef74e0f99a398a47a4236bfcc43e4b2ef733ee [Pipeline] echo 17:56:34 [semverPrep] GIT_COMMIT: faef74e0f99a398a47a4236bfcc43e4b2ef733ee, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:56:34 [semverPrep] This is not a build commit. [Pipeline] sh 17:56:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:56:34 + grep -v github /etc/ssh/ssh_known_hosts 17:56:34 + [ -e /tmp/ssh_known_hosts ] 17:56:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:56:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:56:34 + sudo tee -a /etc/ssh/ssh_known_hosts 17:56:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:56:34 17:56:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:56:35 0.1.4: Pulling from edgex-devops/py-git-semver 17:56:35 b85a868b505f: Pulling fs layer 17:56:35 e2be974225ed: Pulling fs layer 17:56:35 339a4e72a1f5: Pulling fs layer 17:56:35 988bab9f4d93: Pulling fs layer 17:56:35 1469e6f7b9e6: Pulling fs layer 17:56:35 eaf3925da568: Pulling fs layer 17:56:35 bab4dde63d76: Pulling fs layer 17:56:35 bde34c3a00c8: Pulling fs layer 17:56:35 b352a97aabf1: Pulling fs layer 17:56:35 4872d77fe225: Pulling fs layer 17:56:35 5851b861e8e6: Pulling fs layer 17:56:35 988bab9f4d93: Waiting 17:56:35 1469e6f7b9e6: Waiting 17:56:35 eaf3925da568: Waiting 17:56:35 bab4dde63d76: Waiting 17:56:35 bde34c3a00c8: Waiting 17:56:35 b352a97aabf1: Waiting 17:56:35 4872d77fe225: Waiting 17:56:35 5851b861e8e6: Waiting 17:56:35 e2be974225ed: Download complete 17:56:35 988bab9f4d93: Verifying Checksum 17:56:35 988bab9f4d93: Download complete 17:56:35 1469e6f7b9e6: Verifying Checksum 17:56:35 1469e6f7b9e6: Download complete 17:56:35 eaf3925da568: Download complete 17:56:35 339a4e72a1f5: Verifying Checksum 17:56:35 339a4e72a1f5: Download complete 17:56:35 bde34c3a00c8: Verifying Checksum 17:56:35 bde34c3a00c8: Download complete 17:56:35 b352a97aabf1: Download complete 17:56:35 4872d77fe225: Verifying Checksum 17:56:35 4872d77fe225: Download complete 17:56:35 5851b861e8e6: Verifying Checksum 17:56:35 5851b861e8e6: Download complete 17:56:35 b85a868b505f: Verifying Checksum 17:56:35 b85a868b505f: Download complete 17:56:35 bab4dde63d76: Verifying Checksum 17:56:35 bab4dde63d76: Download complete 17:56:36 b85a868b505f: Pull complete 17:56:37 e2be974225ed: Pull complete 17:56:37 339a4e72a1f5: Pull complete 17:56:37 988bab9f4d93: Pull complete 17:56:37 1469e6f7b9e6: Pull complete 17:56:37 eaf3925da568: Pull complete 17:56:39 bab4dde63d76: Pull complete 17:56:39 bde34c3a00c8: Pull complete 17:56:39 b352a97aabf1: Pull complete 17:56:39 4872d77fe225: Pull complete 17:56:39 5851b861e8e6: Pull complete 17:56:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:56:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:56:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:56:39 prd-ubuntu20.04-docker-8c-8g-7775 does not seem to be running inside a container 17:56:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-163 -v /w/workspace/foundry_device-usb-camera_PR-163:/w/workspace/foundry_device-usb-camera_PR-163:rw,z -v /w/workspace/foundry_device-usb-camera_PR-163@tmp:/w/workspace/foundry_device-usb-camera_PR-163@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 17:56:40 $ docker top d01f32db0732b75e6626cebae57a232c281c440dbcd2a75c668af27d6f7d4527 -eo pid,comm 17:56:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:56:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:56:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:56:41 [ssh-agent] Looking for ssh-agent implementation... 17:56:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:56:41 $ docker exec d01f32db0732b75e6626cebae57a232c281c440dbcd2a75c668af27d6f7d4527 ssh-agent 17:56:41 SSH_AUTH_SOCK=/tmp/ssh-lnpUeMem20l9/agent.31 17:56:41 SSH_AGENT_PID=37 17:56:41 Running ssh-add (command line suppressed) 17:56:41 Identity added: /w/workspace/foundry_device-usb-camera_PR-163@tmp/private_key_9273249333709141227.key (/w/workspace/foundry_device-usb-camera_PR-163@tmp/private_key_9273249333709141227.key) 17:56:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:56:41 + git tag --points-at HEAD [Pipeline] } 17:56:41 $ docker exec --env ******** --env ******** d01f32db0732b75e6626cebae57a232c281c440dbcd2a75c668af27d6f7d4527 ssh-agent -k 17:56:41 unset SSH_AUTH_SOCK; 17:56:41 unset SSH_AGENT_PID; 17:56:41 echo Agent pid 37 killed; 17:56:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:56:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:56:41 [ssh-agent] Looking for ssh-agent implementation... 17:56:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:56:41 $ docker exec d01f32db0732b75e6626cebae57a232c281c440dbcd2a75c668af27d6f7d4527 ssh-agent 17:56:42 SSH_AUTH_SOCK=/tmp/ssh-B7A4Typ7nYqC/agent.69 17:56:42 SSH_AGENT_PID=75 17:56:42 Running ssh-add (command line suppressed) 17:56:42 Identity added: /w/workspace/foundry_device-usb-camera_PR-163@tmp/private_key_8463144816080845325.key (/w/workspace/foundry_device-usb-camera_PR-163@tmp/private_key_8463144816080845325.key) 17:56:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:56:42 + git semver init 17:56:42 2023-02-28 17:56:42,633 [run_init] DEBUG init version:0.0.0 force:False 17:56:42 2023-02-28 17:56:42,633 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-163/.semver 17:56:42 2023-02-28 17:56:42,634 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-163/.semver 17:56:42 2023-02-28 17:56:42,634 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-163/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-163, universal_newlines=False, shell=None, istream=None) 17:56:43 2023-02-28 17:56:43,424 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-163/.git/info/exclude 17:56:43 2023-02-28 17:56:43,425 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-163/.semver/PR-163 with force:False 17:56:43 2023-02-28 17:56:43,425 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-163/.semver/PR-163 17:56:43 2023-02-28 17:56:43,427 [execute] INFO git cat-file --batch-check 17:56:43 2023-02-28 17:56:43,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-163/.semver, universal_newlines=False, shell=None, istream=) 17:56:43 2023-02-28 17:56:43,432 [execute] INFO git cat-file --batch 17:56:43 2023-02-28 17:56:43,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-163/.semver, universal_newlines=False, shell=None, istream=) 17:56:43 2023-02-28 17:56:43,435 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-163/.semver/PR-163 17:56:43 0.0.0 [Pipeline] } 17:56:43 $ docker exec --env ******** --env ******** d01f32db0732b75e6626cebae57a232c281c440dbcd2a75c668af27d6f7d4527 ssh-agent -k 17:56:43 unset SSH_AUTH_SOCK; 17:56:43 unset SSH_AGENT_PID; 17:56:43 echo Agent pid 75 killed; 17:56:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:56:44 + git semver [Pipeline] } 17:56:44 $ docker stop --time=1 d01f32db0732b75e6626cebae57a232c281c440dbcd2a75c668af27d6f7d4527 17:56:45 $ docker rm -f --volumes d01f32db0732b75e6626cebae57a232c281c440dbcd2a75c668af27d6f7d4527 [Pipeline] // withDockerContainer [Pipeline] sh 17:56:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:56:46 Stashed 1 file(s) [Pipeline] echo 17:56:46 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:56:46 provisioning config files... 17:56:46 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-163@tmp/config15245887286087094255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:56:46 ---> docker-login.sh 17:56:46 nexus3.edgexfoundry.org:10001 17:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:46 Configure a credential helper to remove this warning. See 17:56:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:46 17:56:46 Login Succeeded 17:56:46 nexus3.edgexfoundry.org:10002 17:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:46 Configure a credential helper to remove this warning. See 17:56:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:46 17:56:46 Login Succeeded 17:56:46 nexus3.edgexfoundry.org:10003 17:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:46 Configure a credential helper to remove this warning. See 17:56:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:46 17:56:46 Login Succeeded 17:56:46 nexus3.edgexfoundry.org:10004 17:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:46 Configure a credential helper to remove this warning. See 17:56:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:46 17:56:46 Login Succeeded 17:56:46 docker.io 17:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:47 Configure a credential helper to remove this warning. See 17:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:47 17:56:47 Login Succeeded 17:56:47 ---> docker-login.sh ends [Pipeline] } 17:56:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:56:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:56:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:56:47 ========================================================= 17:56:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:56:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:56:47 Sending build context to Docker daemon 1.75MB 17:56:47 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:56:47 Step 2/13 : FROM ${BASE} AS builder 17:56:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:56:47 213ec9aee27d: Pulling fs layer 17:56:47 4583459ba037: Pulling fs layer 17:56:47 93c1e223e6f2: Pulling fs layer 17:56:47 53926ce57604: Pulling fs layer 17:56:47 21b2b0c7a3f4: Pulling fs layer 17:56:47 22ff95d597cd: Pulling fs layer 17:56:47 12d6caf4c0d1: Pulling fs layer 17:56:47 96b7cbca73a9: Pulling fs layer 17:56:47 a7acece74701: Pulling fs layer 17:56:47 22ff95d597cd: Waiting 17:56:47 96b7cbca73a9: Waiting 17:56:47 a7acece74701: Waiting 17:56:47 12d6caf4c0d1: Waiting 17:56:47 21b2b0c7a3f4: Waiting 17:56:47 93c1e223e6f2: Verifying Checksum 17:56:47 93c1e223e6f2: Download complete 17:56:47 4583459ba037: Verifying Checksum 17:56:47 4583459ba037: Download complete 17:56:47 21b2b0c7a3f4: Download complete 17:56:47 22ff95d597cd: Download complete 17:56:48 213ec9aee27d: Download complete 17:56:48 12d6caf4c0d1: Download complete 17:56:48 213ec9aee27d: Pull complete 17:56:48 4583459ba037: Pull complete 17:56:48 93c1e223e6f2: Pull complete 17:56:48 a7acece74701: Verifying Checksum 17:56:48 a7acece74701: Download complete 17:56:48 96b7cbca73a9: Verifying Checksum 17:56:48 96b7cbca73a9: Download complete 17:56:48 53926ce57604: Verifying Checksum 17:56:48 53926ce57604: Download complete 17:56:53 53926ce57604: Pull complete 17:56:53 21b2b0c7a3f4: Pull complete 17:56:53 22ff95d597cd: Pull complete 17:56:53 12d6caf4c0d1: Pull complete 17:56:54 96b7cbca73a9: Pull complete 17:56:55 a7acece74701: Pull complete 17:56:55 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:56:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:56:55 ---> db6d94c90886 17:56:55 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:56:56 ---> Running in 4cd5d1ad6b45 17:56:56 Removing intermediate container 4cd5d1ad6b45 17:56:56 ---> c3c08488193f 17:56:56 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:56:56 ---> Running in 00505d0445e2 17:56:56 Removing intermediate container 00505d0445e2 17:56:56 ---> a822a55e574f 17:56:56 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:56:56 ---> Running in 303065b3953f 17:56:57 Removing intermediate container 303065b3953f 17:56:57 ---> b4d823a628b3 17:56:57 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:56:57 ---> Running in d434cad9c288 17:56:57 Removing intermediate container d434cad9c288 17:56:57 ---> b98aa6515c4f 17:56:57 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:56:57 ---> Running in bf90558f5e74 17:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:56:57 (1/80) Installing mesa (21.3.9-r0) 17:56:57 (2/80) Installing libxau (1.0.9-r0) 17:56:57 (3/80) Installing libxdmcp (1.1.3-r0) 17:56:57 (4/80) Installing libxcb (1.15-r0) 17:56:57 (5/80) Installing libx11 (1.8-r0) 17:56:57 (6/80) Installing libxext (1.3.4-r0) 17:56:57 (7/80) Installing libxfixes (6.0.0-r0) 17:56:57 (8/80) Installing libxxf86vm (1.1.4-r2) 17:56:57 (9/80) Installing libpciaccess (0.16-r0) 17:56:57 (10/80) Installing libdrm (2.4.110-r0) 17:56:57 (11/80) Installing mesa-glapi (21.3.9-r0) 17:56:57 (12/80) Installing libxshmfence (1.3-r1) 17:56:57 (13/80) Installing mesa-gl (21.3.9-r0) 17:56:57 (14/80) Installing icu-data-full (71.1-r2) 17:56:57 (15/80) Installing libice (1.0.10-r0) 17:56:57 (16/80) Installing libuuid (2.38-r1) 17:56:57 (17/80) Installing libsm (1.2.3-r0) 17:56:57 (18/80) Installing libxt (1.2.1-r0) 17:56:57 (19/80) Installing libxmu (1.1.3-r0) 17:56:58 (20/80) Installing xset (1.2.4-r0) 17:56:58 (21/80) Installing xprop (1.2.5-r0) 17:56:58 (22/80) Installing xdg-utils (1.1.3-r3) 17:56:58 (23/80) Installing dbus-libs (1.14.4-r0) 17:56:58 (24/80) Installing libffi (3.4.2-r1) 17:56:58 (25/80) Installing libintl (0.21-r2) 17:56:58 (26/80) Installing libblkid (2.38-r1) 17:56:58 (27/80) Installing libmount (2.38-r1) 17:56:58 (28/80) Installing pcre (8.45-r2) 17:56:58 (29/80) Installing glib (2.72.1-r0) 17:56:58 (30/80) Installing icu-libs (71.1-r2) 17:56:58 (31/80) Installing libpcre2-16 (10.40-r0) 17:56:58 (32/80) Installing zstd-libs (1.5.2-r1) 17:56:58 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 17:56:58 (34/80) Installing hicolor-icon-theme (0.17-r1) 17:56:58 (35/80) Installing wayland-libs-server (1.20.0-r0) 17:56:58 (36/80) Installing mesa-gbm (21.3.9-r0) 17:56:58 (37/80) Installing wayland-libs-client (1.20.0-r0) 17:56:58 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 17:56:58 (39/80) Installing libxcomposite (0.4.5-r0) 17:56:58 (40/80) Installing libbz2 (1.0.8-r1) 17:56:58 (41/80) Installing libpng (1.6.37-r1) 17:56:58 (42/80) Installing freetype (2.12.1-r0) 17:56:58 (43/80) Installing fontconfig (2.14.0-r0) 17:56:58 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 17:56:58 (45/80) Installing wayland-libs-egl (1.20.0-r0) 17:56:58 (46/80) Installing xkeyboard-config (2.35.1-r0) 17:56:58 (47/80) Installing xz-libs (5.2.5-r1) 17:56:58 (48/80) Installing libxml2 (2.9.14-r2) 17:56:58 (49/80) Installing libxkbcommon (1.4.1-r0) 17:56:58 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 17:56:58 (51/80) Installing mesa-egl (21.3.9-r0) 17:56:58 (52/80) Installing avahi-libs (0.8-r6) 17:56:58 (53/80) Installing nettle (3.7.3-r0) 17:56:58 (54/80) Installing p11-kit (0.24.1-r0) 17:56:58 (55/80) Installing libtasn1 (4.18.0-r1) 17:56:58 (56/80) Installing libunistring (1.0-r0) 17:56:58 (57/80) Installing gnutls (3.7.7-r1) 17:56:58 (58/80) Installing cups-libs (2.4.2-r0) 17:56:58 (59/80) Installing graphite2 (1.3.14-r1) 17:56:58 (60/80) Installing harfbuzz (4.3.0-r0) 17:56:58 (61/80) Installing libevdev (1.12.1-r0) 17:56:58 (62/80) Installing mtdev (1.1.6-r0) 17:56:58 (63/80) Installing eudev-libs (3.2.11-r0) 17:56:58 (64/80) Installing libinput-libs (1.20.1-r0) 17:56:58 (65/80) Installing libjpeg-turbo (2.1.3-r1) 17:56:58 (66/80) Installing xcb-util-wm (0.4.1-r1) 17:56:58 (67/80) Installing xcb-util (0.4.0-r3) 17:56:58 (68/80) Installing xcb-util-image (0.4.0-r1) 17:56:58 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 17:56:58 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 17:56:58 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 17:56:58 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 17:56:59 (73/80) Installing v4l-utils-libs (1.22.1-r1) 17:56:59 (74/80) Installing v4l-utils (1.22.1-r1) 17:56:59 (75/80) Installing udev-init-scripts (35-r0) 17:56:59 Executing udev-init-scripts-35-r0.post-install 17:56:59 (76/80) Installing kmod-libs (29-r2) 17:56:59 (77/80) Installing eudev (3.2.11-r0) 17:56:59 (78/80) Installing eudev-dev (3.2.11-r0) 17:56:59 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:56:59 (80/80) Installing v4l-utils-dev (1.22.1-r1) 17:56:59 Executing busybox-1.35.0-r17.trigger 17:56:59 Executing eudev-3.2.11-r0.trigger 17:56:59 OK: 331 MiB in 131 packages 17:57:00 Removing intermediate container bf90558f5e74 17:57:00 ---> 4c8de6c59ae9 17:57:00 Step 8/13 : WORKDIR /device-usb-camera 17:57:00 ---> Running in 4992502e70eb 17:57:00 Removing intermediate container 4992502e70eb 17:57:00 ---> 40124a231023 17:57:00 Step 9/13 : COPY go.mod vendor* ./ 17:57:00 ---> fbf4aeb523d5 17:57:00 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:57:00 ---> Running in 01b870086911 17:57:01 Still waiting to schedule task 17:57:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7773’ 17:57:27 Removing intermediate container 01b870086911 17:57:27 ---> e98e189426c9 17:57:27 Step 11/13 : COPY . . 17:57:27 ---> 934fcc09b2db 17:57:27 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:57:27 ---> Running in bf95d04d1fd8 17:57:27  % Total % Received % Xferd Average Speed Time Time Time Current 17:57:27 Dload Upload Total Spent Left Speed 17:57:27  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44823 0 --:--:-- --:--:-- --:--:-- 46173 17:57:27 Removing intermediate container bf95d04d1fd8 17:57:27 ---> 89a41c6944fb 17:57:27 Step 13/13 : RUN ${MAKE} 17:57:27 ---> Running in 7eeca66869d2 17:57:27 noop 17:57:27 Removing intermediate container 7eeca66869d2 17:57:27 ---> dac857f029e7 17:57:27 Successfully built dac857f029e7 17:57:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:27 + docker inspect -f . ci-base-image-x86_64 17:57:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:27 prd-ubuntu20.04-docker-8c-8g-7775 does not seem to be running inside a container 17:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-163 -v /w/workspace/foundry_device-usb-camera_PR-163:/w/workspace/foundry_device-usb-camera_PR-163:rw,z -v /w/workspace/foundry_device-usb-camera_PR-163@tmp:/w/workspace/foundry_device-usb-camera_PR-163@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 17:57:28 $ docker top 0268b946512db22477ed91ec3dd4dab5e85053a9434ea2d2ddd44703852e37a4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:28 + go version 17:57:28 go version go1.18.7 linux/amd64 [Pipeline] } 17:57:28 $ docker stop --time=1 0268b946512db22477ed91ec3dd4dab5e85053a9434ea2d2ddd44703852e37a4 17:57:29 $ docker rm -f --volumes 0268b946512db22477ed91ec3dd4dab5e85053a9434ea2d2ddd44703852e37a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:30 + docker inspect -f . ci-base-image-x86_64 17:57:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:30 prd-ubuntu20.04-docker-8c-8g-7775 does not seem to be running inside a container 17:57:30 $ 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-163 -v /w/workspace/foundry_device-usb-camera_PR-163:/w/workspace/foundry_device-usb-camera_PR-163:rw,z -v /w/workspace/foundry_device-usb-camera_PR-163@tmp:/w/workspace/foundry_device-usb-camera_PR-163@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 17:57:30 $ docker top da8c64146e58f0b30ee9ae45767f6cf5b036574956e5ebbd51cefd11c6a491a8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:31 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-163 [Pipeline] fileExists [Pipeline] sh 17:57:31 + make test 17:57:31 go test ./... -coverprofile=coverage.out ./... 17:57:31 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:57:41 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:57:41 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements 17:57:48 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:57:48 go vet ./... 17:57:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:57:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:57:50 ./bin/test-attribution-txt.sh [Pipeline] echo 17:57:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:57:50 $ docker stop --time=1 da8c64146e58f0b30ee9ae45767f6cf5b036574956e5ebbd51cefd11c6a491a8 17:57:52 $ docker rm -f --volumes da8c64146e58f0b30ee9ae45767f6cf5b036574956e5ebbd51cefd11c6a491a8 [Pipeline] // withDockerContainer [Pipeline] sh 17:57:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:57:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:57:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:57:53 + ls -al . 17:57:53 total 192 17:57:53 drwxrwxr-x 10 jenkins jenkins 4096 Feb 28 17:57 . 17:57:53 drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 17:56 .. 17:57:53 drwxrwxr-x 8 jenkins jenkins 4096 Feb 28 17:57 .git 17:57:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 17:56 .github 17:57:53 -rw-rw-r-- 1 jenkins jenkins 414 Feb 28 17:56 .gitignore 17:57:53 -rw-rw-r-- 1 jenkins jenkins 42 Feb 28 17:56 .golangci.yml 17:57:53 -rw-rw-r-- 1 jenkins jenkins 77 Feb 28 17:56 .hadolint.yml 17:57:53 drwxr-xr-x 3 jenkins jenkins 4096 Feb 28 17:56 .semver 17:57:53 -rw-rw-r-- 1 jenkins jenkins 9660 Feb 28 17:56 Attribution.txt 17:57:53 -rw-rw-r-- 1 jenkins jenkins 6219 Feb 28 17:56 CHANGELOG.md 17:57:53 -rw-rw-r-- 1 jenkins jenkins 2328 Feb 28 17:56 Dockerfile 17:57:53 -rw-rw-r-- 1 jenkins jenkins 678 Feb 28 17:56 GOVERNANCE.md 17:57:53 -rw-rw-r-- 1 jenkins jenkins 659 Feb 28 17:56 Jenkinsfile 17:57:53 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 28 17:56 LICENSE 17:57:53 -rw-rw-r-- 1 jenkins jenkins 2329 Feb 28 17:56 Makefile 17:57:53 -rw-rw-r-- 1 jenkins jenkins 622 Feb 28 17:56 OWNERS.md 17:57:53 -rw-rw-r-- 1 jenkins jenkins 5934 Feb 28 17:56 README.md 17:57:53 -rw-rw-r-- 1 jenkins jenkins 5 Feb 28 17:56 VERSION 17:57:53 drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 17:56 bin 17:57:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 17:56 cmd 17:57:53 -rw-r--r-- 1 jenkins jenkins 30666 Feb 28 17:57 coverage.out 17:57:53 -rwxrwxr-x 1 jenkins jenkins 140 Feb 28 17:56 docker-entrypoint.sh 17:57:53 drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 17:56 docs 17:57:53 -rw-rw-r-- 1 jenkins jenkins 3487 Feb 28 17:56 go.mod 17:57:53 -rw-rw-r-- 1 jenkins jenkins 31547 Feb 28 17:56 go.sum 17:57:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 17:56 internal 17:57:53 drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 17:56 snap 17:57:53 -rw-rw-r-- 1 jenkins jenkins 231 Feb 28 17:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:53 + 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=faef74e0f99a398a47a4236bfcc43e4b2ef733ee --label arch=amd64 --label version=0.0.0 . 17:57:53 Sending build context to Docker daemon 1.781MB 17:57:53 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:57:53 Step 2/35 : FROM ${BASE} AS builder 17:57:53 ---> dac857f029e7 17:57:53 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:57:53 ---> Running in 6bbde73e5c2c 17:57:53 Removing intermediate container 6bbde73e5c2c 17:57:53 ---> 0eef036456bc 17:57:53 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:57:53 ---> Running in 0ce78320bede 17:57:54 Removing intermediate container 0ce78320bede 17:57:54 ---> 6651c67bea44 17:57:54 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:57:54 ---> Running in 95688e5b969b 17:57:54 Removing intermediate container 95688e5b969b 17:57:54 ---> 53cb47225de1 17:57:54 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:57:54 ---> Running in 9c25bde749df 17:57:54 Removing intermediate container 9c25bde749df 17:57:54 ---> 5e15e7f8926e 17:57:54 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:57:54 ---> Running in c45e7c4648e7 17:57:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:57:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:57:54 OK: 331 MiB in 131 packages 17:57:55 Removing intermediate container c45e7c4648e7 17:57:55 ---> b1ef19039468 17:57:55 Step 8/35 : WORKDIR /device-usb-camera 17:57:55 ---> Running in e82f340d2ed5 17:57:55 Removing intermediate container e82f340d2ed5 17:57:55 ---> c5785407835d 17:57:55 Step 9/35 : COPY go.mod vendor* ./ 17:57:55 ---> 434fc867f6f3 17:57:55 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:57:55 ---> Running in 83ead4631680 17:57:56 Removing intermediate container 83ead4631680 17:57:56 ---> de008149cdd3 17:57:56 Step 11/35 : COPY . . 17:57:56 ---> a3c4a5719d63 17:57:56 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:57:56 ---> Running in 9e71326c7bb0 17:57:56  % Total % Received % Xferd Average Speed Time Time Time Current 17:57:56 Dload Upload Total Spent Left Speed 17:57:56  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 42681 0 --:--:-- --:--:-- --:--:-- 44250 17:57:57 Removing intermediate container 9e71326c7bb0 17:57:57 ---> 1e70d27cda6a 17:57:57 Step 13/35 : RUN ${MAKE} 17:57:57 ---> Running in 47fe881c5752 17:57:57 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:58:19 Removing intermediate container 47fe881c5752 17:58:19 ---> e22c96cace8b 17:58:19 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:58:19 v0.18.4: Pulling from aler9/rtsp-simple-server 17:58:19 af6660deedbd: Pulling fs layer 17:58:19 97cd0a44c592: Pulling fs layer 17:58:19 97cd0a44c592: Download complete 17:58:19 af6660deedbd: Verifying Checksum 17:58:19 af6660deedbd: Download complete 17:58:19 af6660deedbd: Pull complete 17:58:19 97cd0a44c592: Pull complete 17:58:19 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:58:19 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:58:19 ---> fea57e182299 17:58:19 Step 15/35 : FROM alpine:3.16 17:58:19 3.16: Pulling from library/alpine 17:58:19 ef5531b6e74e: Pulling fs layer 17:58:19 ef5531b6e74e: Verifying Checksum 17:58:19 ef5531b6e74e: Download complete 17:58:19 ef5531b6e74e: Pull complete 17:58:19 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:58:19 Status: Downloaded newer image for alpine:3.16 17:58:19 ---> dfd21b5a31f5 17:58:19 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:58:19 ---> Running in ff72315bd4b7 17:58:19 Removing intermediate container ff72315bd4b7 17:58:19 ---> 30310b7f9e63 17:58:19 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:58:19 ---> Running in cd3f94d6a708 17:58:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:58:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:58:19 (1/80) Installing dumb-init (1.2.5-r1) 17:58:19 (2/80) Installing sdl2 (2.0.22-r0) 17:58:19 (3/80) Installing libxau (1.0.9-r0) 17:58:19 (4/80) Installing libxdmcp (1.1.3-r0) 17:58:19 (5/80) Installing libxcb (1.15-r0) 17:58:19 (6/80) Installing libx11 (1.8-r0) 17:58:19 (7/80) Installing aom-libs (3.3.0-r0) 17:58:19 (8/80) Installing alsa-lib (1.2.7.2-r0) 17:58:19 (9/80) Installing expat (2.5.0-r0) 17:58:19 (10/80) Installing brotli-libs (1.0.9-r6) 17:58:19 (11/80) Installing libbz2 (1.0.8-r1) 17:58:19 (12/80) Installing libpng (1.6.37-r1) 17:58:19 (13/80) Installing freetype (2.12.1-r0) 17:58:19 (14/80) Installing fontconfig (2.14.0-r0) 17:58:19 (15/80) Installing fribidi (1.0.12-r0) 17:58:19 (16/80) Installing libffi (3.4.2-r1) 17:58:19 (17/80) Installing libintl (0.21-r2) 17:58:19 (18/80) Installing libblkid (2.38-r1) 17:58:19 (19/80) Installing libmount (2.38-r1) 17:58:19 (20/80) Installing pcre (8.45-r2) 17:58:19 (21/80) Installing glib (2.72.1-r0) 17:58:19 (22/80) Installing graphite2 (1.3.14-r1) 17:58:19 (23/80) Installing harfbuzz (4.3.0-r0) 17:58:19 (24/80) Installing libass (0.16.0-r0) 17:58:19 (25/80) Installing libdav1d (1.0.0-r0) 17:58:19 (26/80) Installing libpciaccess (0.16-r0) 17:58:19 (27/80) Installing libdrm (2.4.110-r0) 17:58:19 (28/80) Installing gmp (6.2.1-r2) 17:58:19 (29/80) Installing nettle (3.7.3-r0) 17:58:19 (30/80) Installing p11-kit (0.24.1-r0) 17:58:19 (31/80) Installing libtasn1 (4.18.0-r1) 17:58:19 (32/80) Installing libunistring (1.0-r0) 17:58:19 (33/80) Installing gnutls (3.7.7-r1) 17:58:19 (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:58:19 (35/80) Installing ncurses-libs (6.3_p20220521-r0) 17:58:19 (36/80) Installing lame (3.100-r0) 17:58:19 (37/80) Installing opus (1.3.1-r1) 17:58:19 (38/80) Installing libasyncns (0.8-r1) 17:58:19 (39/80) Installing dbus-libs (1.14.4-r0) 17:58:19 (40/80) Installing libltdl (2.4.7-r0) 17:58:19 (41/80) Installing orc (0.4.32-r0) 17:58:19 (42/80) Installing libgcc (11.2.1_git20220219-r2) 17:58:19 (43/80) Installing libogg (1.3.5-r1) 17:58:19 (44/80) Installing libstdc++ (11.2.1_git20220219-r2) 17:58:19 (45/80) Installing flac (1.3.4-r0) 17:58:19 (46/80) Installing libvorbis (1.3.7-r0) 17:58:19 (47/80) Installing libsndfile (1.1.0-r0) 17:58:19 (48/80) Installing libgomp (11.2.1_git20220219-r2) 17:58:19 (49/80) Installing soxr (0.1.3-r2) 17:58:19 (50/80) Installing speexdsp (1.2.0-r0) 17:58:19 (51/80) Installing tdb-libs (1.4.6-r0) 17:58:19 (52/80) Installing libpulse (15.0-r2) 17:58:19 (53/80) Installing cjson (1.7.15-r3) 17:58:19 (54/80) Installing mbedtls (2.28.2-r0) 17:58:19 (55/80) Installing librist (0.2.6-r1) 17:58:19 (56/80) Installing libsrt (1.4.4-r0) 17:58:19 (57/80) Installing libssh (0.9.6-r1) 17:58:19 (58/80) Installing libtheora (1.1.1-r16) 17:58:19 (59/80) Installing libjpeg-turbo (2.1.3-r1) 17:58:19 (60/80) Installing v4l-utils-libs (1.22.1-r1) 17:58:19 (61/80) Installing libxext (1.3.4-r0) 17:58:19 (62/80) Installing libxfixes (6.0.0-r0) 17:58:19 (63/80) Installing wayland-libs-client (1.20.0-r0) 17:58:19 (64/80) Installing libva (2.14.0-r0) 17:58:19 (65/80) Installing libvdpau (1.5-r0) 17:58:19 (66/80) Installing vidstab (1.1.0-r1) 17:58:19 (67/80) Installing libvpx (1.11.0-r1) 17:58:19 (68/80) Installing libwebp (1.2.3-r0) 17:58:19 (69/80) Installing x264-libs (0.163_git20210613-r0) 17:58:19 (70/80) Installing numactl (2.0.14-r0) 17:58:19 (71/80) Installing x265-libs (3.5-r3) 17:58:19 (72/80) Installing xvidcore (1.3.7-r1) 17:58:19 (73/80) Installing ffmpeg-libs (5.0.1-r1) 17:58:19 (74/80) Installing ffmpeg (5.0.1-r1) 17:58:19 (75/80) Installing udev-init-scripts (35-r0) 17:58:19 Executing udev-init-scripts-35-r0.post-install 17:58:19 (76/80) Installing eudev-libs (3.2.11-r0) 17:58:19 (77/80) Installing xz-libs (5.2.5-r1) 17:58:19 (78/80) Installing zstd-libs (1.5.2-r1) 17:58:19 (79/80) Installing kmod-libs (29-r2) 17:58:19 (80/80) Installing eudev (3.2.11-r0) 17:58:19 Executing busybox-1.35.0-r17.trigger 17:58:19 Executing eudev-3.2.11-r0.trigger 17:58:19 OK: 100 MiB in 94 packages 17:58:21 Removing intermediate container cd3f94d6a708 17:58:21 ---> b9c3e020567f 17:58:21 Step 18/35 : WORKDIR / 17:58:21 ---> Running in 8883d3ecf7ac 17:58:21 Removing intermediate container 8883d3ecf7ac 17:58:21 ---> 90e269e3fe4c 17:58:21 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:58:21 ---> c30a68c1aac0 17:58:21 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:58:21 ---> b0113535edbb 17:58:21 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:58:22 ---> 7a1e5a4f91dd 17:58:22 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:58:22 ---> 90a42cdf3d3e 17:58:22 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:58:22 ---> fbeaf3b9b5ef 17:58:22 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:58:22 ---> aabd20a0f78e 17:58:22 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:58:22 ---> 576eb0ecf615 17:58:22 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:58:22 ---> Running in c42149a2d468 17:58:23 Removing intermediate container c42149a2d468 17:58:23 ---> 68491ccba02e 17:58:23 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:58:23 ---> Running in 0ba03c540a3b 17:58:24 Removing intermediate container 0ba03c540a3b 17:58:24 ---> 6c4def39431e 17:58:24 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:58:24 ---> Running in 6bef69cdd123 17:58:24 Removing intermediate container 6bef69cdd123 17:58:24 ---> 8ee7da646995 17:58:24 Step 29/35 : EXPOSE 59983 17:58:24 ---> Running in 1f961f660f87 17:58:24 Removing intermediate container 1f961f660f87 17:58:24 ---> 4356562ce82c 17:58:24 Step 30/35 : EXPOSE 8554 17:58:24 ---> Running in 42d0103cc5be 17:58:24 Removing intermediate container 42d0103cc5be 17:58:24 ---> 172b4c8d5eea 17:58:24 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:58:24 ---> Running in e0e3ed810666 17:58:24 Removing intermediate container e0e3ed810666 17:58:24 ---> ab70cf9c56c0 17:58:24 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:58:24 ---> Running in c102c435d512 17:58:24 Removing intermediate container c102c435d512 17:58:24 ---> ad84ef32c5df 17:58:24 Step 33/35 : LABEL arch=amd64 17:58:24 ---> Running in acb135285ea7 17:58:25 Removing intermediate container acb135285ea7 17:58:25 ---> 97dd3bb91b23 17:58:25 Step 34/35 : LABEL git_sha=faef74e0f99a398a47a4236bfcc43e4b2ef733ee 17:58:25 ---> Running in 949bd717ae65 17:58:25 Removing intermediate container 949bd717ae65 17:58:25 ---> fe82b9799648 17:58:25 Step 35/35 : LABEL version=0.0.0 17:58:25 ---> Running in 74c0c689567c 17:58:25 Removing intermediate container 74c0c689567c 17:58:25 ---> 88d44002743d 17:58:25 [Warning] One or more build-args [ARCH] were not consumed 17:58:25 Successfully built 88d44002743d 17:58:25 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:58:25 17:58:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:58:25 latest: Pulling from edgex-lftools-log-publisher 17:58:25 5eb5b503b376: Pulling fs layer 17:58:25 5c69ac0246d0: Pulling fs layer 17:58:25 ec43610c2a17: Pulling fs layer 17:58:25 3a2ae6a8a46f: Pulling fs layer 17:58:25 33b1e0a273af: Pulling fs layer 17:58:25 5d3b04190fa2: Pulling fs layer 17:58:25 2f39f015ded8: Pulling fs layer 17:58:25 33b1e0a273af: Waiting 17:58:25 5d3b04190fa2: Waiting 17:58:25 2f39f015ded8: Waiting 17:58:25 3a2ae6a8a46f: Waiting 17:58:25 5c69ac0246d0: Download complete 17:58:25 3a2ae6a8a46f: Verifying Checksum 17:58:25 3a2ae6a8a46f: Download complete 17:58:26 33b1e0a273af: Verifying Checksum 17:58:26 33b1e0a273af: Download complete 17:58:26 5d3b04190fa2: Download complete 17:58:26 ec43610c2a17: Verifying Checksum 17:58:26 ec43610c2a17: Download complete 17:58:26 5eb5b503b376: Download complete 17:58:26 2f39f015ded8: Verifying Checksum 17:58:26 2f39f015ded8: Download complete 17:58:27 5eb5b503b376: Pull complete 17:58:27 5c69ac0246d0: Pull complete 17:58:27 ec43610c2a17: Pull complete 17:58:27 3a2ae6a8a46f: Pull complete 17:58:28 33b1e0a273af: Pull complete 17:58:28 5d3b04190fa2: Pull complete 17:58:32 2f39f015ded8: Pull complete 17:58:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:58:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:58:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:32 prd-ubuntu20.04-docker-8c-8g-7775 does not seem to be running inside a container 17:58:32 $ 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-163 -v /w/workspace/foundry_device-usb-camera_PR-163:/w/workspace/foundry_device-usb-camera_PR-163:rw,z -v /w/workspace/foundry_device-usb-camera_PR-163@tmp:/w/workspace/foundry_device-usb-camera_PR-163@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 17:58:33 $ docker top 6e860cb97c11379231a067f1233cee07f1e405fc019602adfac2a60b1409b640 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:34 ---> job-cost.sh 17:58:34 lf-activate-venv: SKIPPING 17:58:34 INFO: No Stack... 17:58:34 INFO: Retrieving Pricing Info for: v3-standard-8 17:58:34 INFO: Archiving Costs [Pipeline] sh 17:58:34 + cat /w/workspace/foundry_device-usb-camera_PR-163/archives/cost.csv 17:58:34 + cut -d, -f6 [Pipeline] lock 17:58:34 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-163-2-stack-cost] 17:58:34 Resource [jenkins-edgexfoundry-device-usb-camera-PR-163-2-stack-cost] did not exist. Created. 17:58:34 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-163-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:58:35 + echo total: 0.2199999988079071 [Pipeline] stash 17:58:35 Stashed 1 file(s) [Pipeline] } 17:58:35 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-163-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:58:35 $ docker stop --time=1 6e860cb97c11379231a067f1233cee07f1e405fc019602adfac2a60b1409b640 17:58:36 $ docker rm -f --volumes 6e860cb97c11379231a067f1233cee07f1e405fc019602adfac2a60b1409b640 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:59:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7780 in /w/workspace/foundry_device-usb-camera_PR-163 [Pipeline] { [Pipeline] ws 17:59:54 Running in /w/workspace/device-usb-camera/2 [Pipeline] { [Pipeline] checkout 17:59:54 Selected Git installation does not exist. Using Default 17:59:54 The recommended git tool is: NONE 18:00:02 using credential edgex-jenkins-ssh 18:00:02 Cloning the remote Git repository 18:00:02 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:00:02 > git init /w/workspace/device-usb-camera/2 # timeout=10 18:00:02 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:00:02 > git --version # timeout=10 18:00:02 > git --version # 'git version 2.25.1' 18:00:02 using GIT_SSH to set credentials SSH Credentials for GitHub 18:00:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:00:03 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:00:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:00:06 Merging remotes/origin/main commit 87705a392df95c720bda82ac1b9f5f1497326bc3 into PR head commit faef74e0f99a398a47a4236bfcc43e4b2ef733ee 18:00:05 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:00:05 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:00:05 using GIT_SSH to set credentials SSH Credentials for GitHub 18:00:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/163/head:refs/remotes/origin/PR-163 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:00:06 > git config core.sparsecheckout # timeout=10 18:00:06 > git checkout -f faef74e0f99a398a47a4236bfcc43e4b2ef733ee # timeout=10 18:00:06 > git remote # timeout=10 18:00:06 Merge succeeded, producing faef74e0f99a398a47a4236bfcc43e4b2ef733ee 18:00:06 Checking out Revision faef74e0f99a398a47a4236bfcc43e4b2ef733ee (PR-163) 18:00:07 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:00:06 > git config --get remote.origin.url # timeout=10 18:00:06 using GIT_SSH to set credentials SSH Credentials for GitHub 18:00:06 > git merge 87705a392df95c720bda82ac1b9f5f1497326bc3 # timeout=10 18:00:06 > git rev-parse HEAD^{commit} # timeout=10 18:00:06 > git config core.sparsecheckout # timeout=10 18:00:06 > git checkout -f faef74e0f99a398a47a4236bfcc43e4b2ef733ee # timeout=10 18:00:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:00:08 % Total % Received % Xferd Average Speed Time Time Time Current 18:00:08 Dload Upload Total Spent Left Speed 18:00:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh 18:00:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:00:09 + sudo tee /etc/docker/daemon.new 18:00:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:00:09 { 18:00:09 "registry-mirrors": [ 18:00:09 "https://nexus3.edgexfoundry.org:10001" 18:00:09 ], 18:00:09 "bip": "10.250.0.254/24", 18:00:09 "hosts": [ 18:00:09 "tcp://0.0.0.0:5555", 18:00:09 "unix:///var/run/docker.sock" 18:00:09 ], 18:00:09 "mtu": 1458, 18:00:09 "selinux-enabled": true, 18:00:09 "seccomp-profile": "/etc/docker/seccomp.json" 18:00:09 } [Pipeline] sh 18:00:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:00:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:00:28 provisioning config files... 18:00:28 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/2@tmp/config12615060505286767327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:00:29 ---> docker-login.sh 18:00:29 nexus3.edgexfoundry.org:10001 18:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:30 Configure a credential helper to remove this warning. See 18:00:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:30 18:00:30 Login Succeeded 18:00:30 nexus3.edgexfoundry.org:10002 18:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:30 Configure a credential helper to remove this warning. See 18:00:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:30 18:00:30 Login Succeeded 18:00:30 nexus3.edgexfoundry.org:10003 18:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:31 Configure a credential helper to remove this warning. See 18:00:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:31 18:00:31 Login Succeeded 18:00:31 nexus3.edgexfoundry.org:10004 18:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:31 Configure a credential helper to remove this warning. See 18:00:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:31 18:00:31 Login Succeeded 18:00:31 docker.io 18:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:31 Configure a credential helper to remove this warning. See 18:00:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:31 18:00:31 Login Succeeded 18:00:31 ---> docker-login.sh ends [Pipeline] } 18:00:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:00:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:00:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:00:32 ========================================================= 18:00:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:00:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:32 + 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 . 18:00:32 Sending build context to Docker daemon 1.132MB 18:00:32 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:00:32 Step 2/13 : FROM ${BASE} AS builder 18:00:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:00:33 9b18e9b68314: Pulling fs layer 18:00:33 35d82f9e3411: Pulling fs layer 18:00:33 e16973657156: Pulling fs layer 18:00:33 fc693d55d65f: Pulling fs layer 18:00:33 7e9fc2657dce: Pulling fs layer 18:00:33 dda99020689f: Pulling fs layer 18:00:33 db1c61fa0a46: Pulling fs layer 18:00:33 891c053d2c06: Pulling fs layer 18:00:33 dda99020689f: Waiting 18:00:33 fc693d55d65f: Waiting 18:00:33 7e9fc2657dce: Waiting 18:00:33 db1c61fa0a46: Waiting 18:00:33 891c053d2c06: Waiting 18:00:33 e16973657156: Verifying Checksum 18:00:33 e16973657156: Download complete 18:00:33 35d82f9e3411: Verifying Checksum 18:00:33 35d82f9e3411: Download complete 18:00:33 7e9fc2657dce: Verifying Checksum 18:00:33 7e9fc2657dce: Download complete 18:00:33 dda99020689f: Download complete 18:00:33 9b18e9b68314: Verifying Checksum 18:00:33 9b18e9b68314: Download complete 18:00:34 9b18e9b68314: Pull complete 18:00:34 891c053d2c06: Verifying Checksum 18:00:34 891c053d2c06: Download complete 18:00:34 35d82f9e3411: Pull complete 18:00:34 e16973657156: Pull complete 18:00:35 db1c61fa0a46: Verifying Checksum 18:00:35 db1c61fa0a46: Download complete 18:00:36 fc693d55d65f: Verifying Checksum 18:00:36 fc693d55d65f: Download complete 18:00:51 fc693d55d65f: Pull complete 18:00:51 7e9fc2657dce: Pull complete 18:00:51 dda99020689f: Pull complete 18:00:57 db1c61fa0a46: Pull complete 18:00:59 891c053d2c06: Pull complete 18:00:59 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:00:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:00:59 ---> f96f9c87975a 18:00:59 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:01:01 ---> Running in 0eb41ff54b17 18:01:01 Removing intermediate container 0eb41ff54b17 18:01:01 ---> 651e64ef8fa0 18:01:01 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:01:01 ---> Running in f926ab716b2f 18:01:01 Removing intermediate container f926ab716b2f 18:01:01 ---> 4bff9d54b4f2 18:01:01 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:01:01 ---> Running in ca18122d97ed 18:01:02 Removing intermediate container ca18122d97ed 18:01:02 ---> cfccfc6266d2 18:01:02 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:01:02 ---> Running in cc03be6486d1 18:01:02 Removing intermediate container cc03be6486d1 18:01:02 ---> 0098198492b0 18:01:02 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:01:02 ---> Running in 1258948566da 18:01:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:01:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:01:05 (1/14) Installing libintl (0.21-r2) 18:01:05 (2/14) Installing eudev-libs (3.2.11-r0) 18:01:05 (3/14) Installing libjpeg-turbo (2.1.3-r1) 18:01:05 (4/14) Installing v4l-utils-libs (1.22.1-r1) 18:01:05 (5/14) Installing v4l-utils (1.22.1-r1) 18:01:05 (6/14) Installing udev-init-scripts (35-r0) 18:01:05 Executing udev-init-scripts-35-r0.post-install 18:01:05 (7/14) Installing libblkid (2.38-r1) 18:01:05 (8/14) Installing xz-libs (5.2.5-r1) 18:01:05 (9/14) Installing zstd-libs (1.5.2-r1) 18:01:05 (10/14) Installing kmod-libs (29-r2) 18:01:05 (11/14) Installing eudev (3.2.11-r0) 18:01:05 (12/14) Installing eudev-dev (3.2.11-r0) 18:01:05 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:01:05 (14/14) Installing v4l-utils-dev (1.22.1-r1) 18:01:05 Executing busybox-1.35.0-r17.trigger 18:01:05 Executing eudev-3.2.11-r0.trigger 18:01:05 OK: 228 MiB in 65 packages 18:01:07 Removing intermediate container 1258948566da 18:01:07 ---> 45a446ad7330 18:01:07 Step 8/13 : WORKDIR /device-usb-camera 18:01:07 ---> Running in b2b1cf7cc3cc 18:01:08 Removing intermediate container b2b1cf7cc3cc 18:01:08 ---> e75910330786 18:01:08 Step 9/13 : COPY go.mod vendor* ./ 18:01:08 ---> 2b0ca2f9354c 18:01:08 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:09 ---> Running in 59cec0720a83 18:02:30 Removing intermediate container 59cec0720a83 18:02:30 ---> 70e1e0396476 18:02:30 Step 11/13 : COPY . . 18:02:30 ---> 47a9d562c1f5 18:02:30 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:02:30 ---> Running in eacd466c062e 18:02:30  % Total % Received % Xferd Average Speed Time Time Time Current 18:02:30  Dload Upload Total Spent Left Speed 18:02:30 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12358 0 --:--:-- --:--:-- --:--:-- 12494 18:02:30 Removing intermediate container eacd466c062e 18:02:30 ---> e5ad2bd313aa 18:02:30 Step 13/13 : RUN ${MAKE} 18:02:30 ---> Running in 967085d8e7c0 18:02:30 noop 18:02:30 Removing intermediate container 967085d8e7c0 18:02:30 ---> edef78cc0340 18:02:30 Successfully built edef78cc0340 18:02:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:31 + docker inspect -f . ci-base-image-arm64 18:02:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:31 prd-ubuntu20.04-docker-arm64-4c-16g-7780 does not seem to be running inside a container 18:02:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@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 18:02:32 $ docker top 1edd8fb907d71210d07d8f0423c65956bc8f32915649d0e05ec9b55d67fb4c03 -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:33 + go version 18:02:33 go version go1.18.7 linux/arm64 [Pipeline] } 18:02:33 $ docker stop --time=1 1edd8fb907d71210d07d8f0423c65956bc8f32915649d0e05ec9b55d67fb4c03 18:02:35 $ docker rm -f --volumes 1edd8fb907d71210d07d8f0423c65956bc8f32915649d0e05ec9b55d67fb4c03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:35 + docker inspect -f . ci-base-image-arm64 18:02:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:36 prd-ubuntu20.04-docker-arm64-4c-16g-7780 does not seem to be running inside a container 18:02:36 $ 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/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@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 18:02:37 $ docker top 82860031d4f7b9fb1ed699ff187a678245c5d4ca7a95131c43bdc0880bc199cb -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:38 + git config --global --add safe.directory /w/workspace/device-usb-camera/2 [Pipeline] fileExists [Pipeline] sh 18:02:39 + make test 18:02:39 go test ./... -coverprofile=coverage.out ./... 18:02:41 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:04:32 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:04:32 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 1.9% of statements 18:04:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:04:32 go vet ./... 18:04:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:04:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:04:54 ./bin/test-attribution-txt.sh [Pipeline] echo 18:04:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:04:54 $ docker stop --time=1 82860031d4f7b9fb1ed699ff187a678245c5d4ca7a95131c43bdc0880bc199cb 18:04:56 $ docker rm -f --volumes 82860031d4f7b9fb1ed699ff187a678245c5d4ca7a95131c43bdc0880bc199cb [Pipeline] // withDockerContainer [Pipeline] sh 18:04:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:04:57 Warning: overwriting stash ‘coverage-report’ 18:04:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:04:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:04:59 + ls -al . 18:04:59 total 188 18:04:59 drwxrwxr-x 9 jenkins jenkins 4096 Feb 28 18:02 . 18:04:59 drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 18:00 .. 18:04:59 drwxrwxr-x 8 jenkins jenkins 4096 Feb 28 18:00 .git 18:04:59 drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 18:00 .github 18:04:59 -rw-rw-r-- 1 jenkins jenkins 414 Feb 28 18:00 .gitignore 18:04:59 -rw-rw-r-- 1 jenkins jenkins 42 Feb 28 18:00 .golangci.yml 18:04:59 -rw-rw-r-- 1 jenkins jenkins 77 Feb 28 18:00 .hadolint.yml 18:04:59 -rw-rw-r-- 1 jenkins jenkins 9660 Feb 28 18:00 Attribution.txt 18:04:59 -rw-rw-r-- 1 jenkins jenkins 6219 Feb 28 18:00 CHANGELOG.md 18:04:59 -rw-rw-r-- 1 jenkins jenkins 2328 Feb 28 18:00 Dockerfile 18:04:59 -rw-rw-r-- 1 jenkins jenkins 678 Feb 28 18:00 GOVERNANCE.md 18:04:59 -rw-rw-r-- 1 jenkins jenkins 659 Feb 28 18:00 Jenkinsfile 18:04:59 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 28 18:00 LICENSE 18:04:59 -rw-rw-r-- 1 jenkins jenkins 2329 Feb 28 18:00 Makefile 18:04:59 -rw-rw-r-- 1 jenkins jenkins 622 Feb 28 18:00 OWNERS.md 18:04:59 -rw-rw-r-- 1 jenkins jenkins 5934 Feb 28 18:00 README.md 18:04:59 -rw-rw-r-- 1 jenkins jenkins 5 Feb 28 17:56 VERSION 18:04:59 drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 18:00 bin 18:04:59 drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 18:00 cmd 18:04:59 -rw-r--r-- 1 jenkins jenkins 30666 Feb 28 18:04 coverage.out 18:04:59 -rwxrwxr-x 1 jenkins jenkins 140 Feb 28 18:00 docker-entrypoint.sh 18:04:59 drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 18:00 docs 18:04:59 -rw-rw-r-- 1 jenkins jenkins 3487 Feb 28 18:00 go.mod 18:04:59 -rw-rw-r-- 1 jenkins jenkins 31547 Feb 28 18:00 go.sum 18:04:59 drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 18:00 internal 18:04:59 drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 18:00 snap 18:04:59 -rw-rw-r-- 1 jenkins jenkins 231 Feb 28 18:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:59 + 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=faef74e0f99a398a47a4236bfcc43e4b2ef733ee --label arch=arm64 --label version=0.0.0 . 18:04:59 Sending build context to Docker daemon 1.163MB 18:04:59 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 18:04:59 Step 2/35 : FROM ${BASE} AS builder 18:04:59 ---> edef78cc0340 18:04:59 Step 3/35 : ARG ADD_BUILD_TAGS="" 18:04:59 ---> Running in d5b9241cb397 18:05:00 Removing intermediate container d5b9241cb397 18:05:00 ---> b456c0850376 18:05:00 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:05:00 ---> Running in 254957504dbf 18:05:00 Removing intermediate container 254957504dbf 18:05:00 ---> e4ab1ca75bd6 18:05:00 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:05:00 ---> Running in ffc2a96be576 18:05:00 Removing intermediate container ffc2a96be576 18:05:00 ---> e2ef7d217caf 18:05:00 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:05:01 ---> Running in 890203e68def 18:05:01 Removing intermediate container 890203e68def 18:05:01 ---> de53a52ec67e 18:05:01 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:05:01 ---> Running in 740301fc4695 18:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:05:04 OK: 228 MiB in 65 packages 18:05:05 Removing intermediate container 740301fc4695 18:05:05 ---> 77ef658a84f4 18:05:05 Step 8/35 : WORKDIR /device-usb-camera 18:05:05 ---> Running in e292196a221b 18:05:05 Removing intermediate container e292196a221b 18:05:05 ---> 8a72bd19f08e 18:05:05 Step 9/35 : COPY go.mod vendor* ./ 18:05:06 ---> 3c2318b146c6 18:05:06 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:06 ---> Running in 4c5d11deffd7 18:05:09 Removing intermediate container 4c5d11deffd7 18:05:09 ---> 12b37c8a69c8 18:05:09 Step 11/35 : COPY . . 18:05:10 ---> 6ff21733b4c8 18:05:10 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:05:10 ---> Running in 0a51ffcae907 18:05:11  % Total % Received % Xferd Average Speed Time Time Time Current 18:05:11 Dload Upload Total Spent Left Speed 18:05:11 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12568 0 --:--:-- --:--:-- --:--:-- 12642 18:05:12 Removing intermediate container 0a51ffcae907 18:05:12 ---> 6d7466ca5a41 18:05:12 Step 13/35 : RUN ${MAKE} 18:05:12 ---> Running in 96c7fc26580f 18:05:13 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:07:50 Removing intermediate container 96c7fc26580f 18:07:50 ---> 5f0d34e104e5 18:07:50 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:07:50 v0.18.4: Pulling from aler9/rtsp-simple-server 18:07:50 eab2503cf8f4: Pulling fs layer 18:07:50 97cd0a44c592: Pulling fs layer 18:07:50 97cd0a44c592: Verifying Checksum 18:07:50 97cd0a44c592: Download complete 18:07:50 eab2503cf8f4: Verifying Checksum 18:07:50 eab2503cf8f4: Download complete 18:07:50 eab2503cf8f4: Pull complete 18:07:50 97cd0a44c592: Pull complete 18:07:50 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:07:50 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:07:50 ---> 7f763cca56b3 18:07:50 Step 15/35 : FROM alpine:3.16 18:07:50 3.16: Pulling from library/alpine 18:07:50 3760b48202b3: Pulling fs layer 18:07:50 3760b48202b3: Verifying Checksum 18:07:50 3760b48202b3: Download complete 18:07:50 3760b48202b3: Pull complete 18:07:50 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:07:50 Status: Downloaded newer image for alpine:3.16 18:07:50 ---> 4c81e5bf8899 18:07:50 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:07:50 ---> Running in f195f3ec5195 18:07:50 Removing intermediate container f195f3ec5195 18:07:50 ---> ccf289b3941c 18:07:50 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:07:50 ---> Running in 6f5d2790a6bb 18:07:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:07:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:07:50 (1/79) Installing dumb-init (1.2.5-r1) 18:07:50 (2/79) Installing sdl2 (2.0.22-r0) 18:07:50 (3/79) Installing libxau (1.0.9-r0) 18:07:50 (4/79) Installing libxdmcp (1.1.3-r0) 18:07:50 (5/79) Installing libxcb (1.15-r0) 18:07:50 (6/79) Installing libx11 (1.8-r0) 18:07:50 (7/79) Installing aom-libs (3.3.0-r0) 18:07:50 (8/79) Installing alsa-lib (1.2.7.2-r0) 18:07:50 (9/79) Installing expat (2.5.0-r0) 18:07:50 (10/79) Installing brotli-libs (1.0.9-r6) 18:07:50 (11/79) Installing libbz2 (1.0.8-r1) 18:07:50 (12/79) Installing libpng (1.6.37-r1) 18:07:50 (13/79) Installing freetype (2.12.1-r0) 18:07:50 (14/79) Installing fontconfig (2.14.0-r0) 18:07:50 (15/79) Installing fribidi (1.0.12-r0) 18:07:50 (16/79) Installing libffi (3.4.2-r1) 18:07:50 (17/79) Installing libintl (0.21-r2) 18:07:50 (18/79) Installing libblkid (2.38-r1) 18:07:50 (19/79) Installing libmount (2.38-r1) 18:07:50 (20/79) Installing pcre (8.45-r2) 18:07:50 (21/79) Installing glib (2.72.1-r0) 18:07:50 (22/79) Installing graphite2 (1.3.14-r1) 18:07:50 (23/79) Installing harfbuzz (4.3.0-r0) 18:07:50 (24/79) Installing libass (0.16.0-r0) 18:07:50 (25/79) Installing libdav1d (1.0.0-r0) 18:07:50 (26/79) Installing libdrm (2.4.110-r0) 18:07:50 (27/79) Installing gmp (6.2.1-r2) 18:07:50 (28/79) Installing nettle (3.7.3-r0) 18:07:50 (29/79) Installing p11-kit (0.24.1-r0) 18:07:50 (30/79) Installing libtasn1 (4.18.0-r1) 18:07:50 (31/79) Installing libunistring (1.0-r0) 18:07:50 (32/79) Installing gnutls (3.7.7-r1) 18:07:50 (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:07:50 (34/79) Installing ncurses-libs (6.3_p20220521-r0) 18:07:50 (35/79) Installing lame (3.100-r0) 18:07:50 (36/79) Installing opus (1.3.1-r1) 18:07:50 (37/79) Installing libasyncns (0.8-r1) 18:07:50 (38/79) Installing dbus-libs (1.14.4-r0) 18:07:50 (39/79) Installing libltdl (2.4.7-r0) 18:07:50 (40/79) Installing orc (0.4.32-r0) 18:07:50 (41/79) Installing libgcc (11.2.1_git20220219-r2) 18:07:50 (42/79) Installing libogg (1.3.5-r1) 18:07:50 (43/79) Installing libstdc++ (11.2.1_git20220219-r2) 18:07:50 (44/79) Installing flac (1.3.4-r0) 18:07:50 (45/79) Installing libvorbis (1.3.7-r0) 18:07:50 (46/79) Installing libsndfile (1.1.0-r0) 18:07:50 (47/79) Installing libgomp (11.2.1_git20220219-r2) 18:07:50 (48/79) Installing soxr (0.1.3-r2) 18:07:50 (49/79) Installing speexdsp (1.2.0-r0) 18:07:50 (50/79) Installing tdb-libs (1.4.6-r0) 18:07:50 (51/79) Installing libpulse (15.0-r2) 18:07:50 (52/79) Installing cjson (1.7.15-r3) 18:07:50 (53/79) Installing mbedtls (2.28.2-r0) 18:07:50 (54/79) Installing librist (0.2.6-r1) 18:07:50 (55/79) Installing libsrt (1.4.4-r0) 18:07:50 (56/79) Installing libssh (0.9.6-r1) 18:07:50 (57/79) Installing libtheora (1.1.1-r16) 18:07:50 (58/79) Installing libjpeg-turbo (2.1.3-r1) 18:07:50 (59/79) Installing v4l-utils-libs (1.22.1-r1) 18:07:50 (60/79) Installing libxext (1.3.4-r0) 18:07:50 (61/79) Installing libxfixes (6.0.0-r0) 18:07:50 (62/79) Installing wayland-libs-client (1.20.0-r0) 18:07:50 (63/79) Installing libva (2.14.0-r0) 18:07:50 (64/79) Installing libvdpau (1.5-r0) 18:07:50 (65/79) Installing vidstab (1.1.0-r1) 18:07:50 (66/79) Installing libvpx (1.11.0-r1) 18:07:50 (67/79) Installing libwebp (1.2.3-r0) 18:07:50 (68/79) Installing x264-libs (0.163_git20210613-r0) 18:07:50 (69/79) Installing numactl (2.0.14-r0) 18:07:50 (70/79) Installing x265-libs (3.5-r3) 18:07:50 (71/79) Installing xvidcore (1.3.7-r1) 18:07:50 (72/79) Installing ffmpeg-libs (5.0.1-r1) 18:07:50 (73/79) Installing ffmpeg (5.0.1-r1) 18:07:50 (74/79) Installing udev-init-scripts (35-r0) 18:07:50 Executing udev-init-scripts-35-r0.post-install 18:07:50 (75/79) Installing eudev-libs (3.2.11-r0) 18:07:50 (76/79) Installing xz-libs (5.2.5-r1) 18:07:50 (77/79) Installing zstd-libs (1.5.2-r1) 18:07:50 (78/79) Installing kmod-libs (29-r2) 18:07:50 (79/79) Installing eudev (3.2.11-r0) 18:07:50 Executing busybox-1.35.0-r17.trigger 18:07:50 Executing eudev-3.2.11-r0.trigger 18:07:50 OK: 77 MiB in 93 packages 18:07:50 Removing intermediate container 6f5d2790a6bb 18:07:50 ---> 601511cb1c11 18:07:50 Step 18/35 : WORKDIR / 18:07:50 ---> Running in 7b917d9b6671 18:07:50 Removing intermediate container 7b917d9b6671 18:07:50 ---> a2ce02b5bcb1 18:07:50 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 18:07:51 ---> fc864385df35 18:07:51 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 18:07:51 ---> ef95b23b1d94 18:07:51 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:07:52 ---> bcdea5121034 18:07:52 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:07:52 ---> d71f50f3435d 18:07:52 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:07:53 ---> c50183790133 18:07:53 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 18:07:53 ---> dc9259e73332 18:07:53 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 18:07:54 ---> 2ef2abb35952 18:07:54 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:07:54 ---> Running in 33751ee71b7a 18:07:56 Removing intermediate container 33751ee71b7a 18:07:56 ---> 2c85641e3c52 18:07:56 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:07:56 ---> Running in aa425cc40d18 18:07:58 Removing intermediate container aa425cc40d18 18:07:58 ---> 21325b1ac982 18:07:58 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:07:58 ---> Running in c24e37280d93 18:07:59 Removing intermediate container c24e37280d93 18:07:59 ---> 3528f1ea55d7 18:07:59 Step 29/35 : EXPOSE 59983 18:07:59 ---> Running in c5d74b075d5f 18:07:59 Removing intermediate container c5d74b075d5f 18:07:59 ---> 76327db08c72 18:07:59 Step 30/35 : EXPOSE 8554 18:07:59 ---> Running in 9f750928517d 18:08:00 Removing intermediate container 9f750928517d 18:08:00 ---> ac78857051c0 18:08:00 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:08:00 ---> Running in 83e0d8a67d68 18:08:00 Removing intermediate container 83e0d8a67d68 18:08:00 ---> a671989dce97 18:08:00 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:08:00 ---> Running in 68269c0a527e 18:08:00 Removing intermediate container 68269c0a527e 18:08:00 ---> 9cef9ef1347a 18:08:00 Step 33/35 : LABEL arch=arm64 18:08:01 ---> Running in 79f5f154f594 18:08:01 Removing intermediate container 79f5f154f594 18:08:01 ---> e06224877692 18:08:01 Step 34/35 : LABEL git_sha=faef74e0f99a398a47a4236bfcc43e4b2ef733ee 18:08:01 ---> Running in 7f7a8ff5ccf2 18:08:01 Removing intermediate container 7f7a8ff5ccf2 18:08:01 ---> 82a9275dd7d5 18:08:01 Step 35/35 : LABEL version=0.0.0 18:08:01 ---> Running in d442645d2e62 18:08:02 Removing intermediate container d442645d2e62 18:08:02 ---> 5093cae9ea54 18:08:02 [Warning] One or more build-args [ARCH] were not consumed 18:08:02 Successfully built 5093cae9ea54 18:08:02 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 18:08:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:08:02 18:08:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:08:02 arm64: Pulling from edgex-lftools-log-publisher 18:08:02 8998bd30e6a1: Pulling fs layer 18:08:02 04944245beec: Pulling fs layer 18:08:02 699f458cf7ca: Pulling fs layer 18:08:02 765212b225bb: Pulling fs layer 18:08:02 f23df028b6ca: Pulling fs layer 18:08:02 d65c8cfc05b1: Pulling fs layer 18:08:02 2437ff75d9bd: Pulling fs layer 18:08:02 765212b225bb: Waiting 18:08:02 f23df028b6ca: Waiting 18:08:02 d65c8cfc05b1: Waiting 18:08:03 04944245beec: Verifying Checksum 18:08:03 04944245beec: Download complete 18:08:03 765212b225bb: Verifying Checksum 18:08:03 765212b225bb: Download complete 18:08:03 f23df028b6ca: Download complete 18:08:03 d65c8cfc05b1: Verifying Checksum 18:08:03 d65c8cfc05b1: Download complete 18:08:03 699f458cf7ca: Verifying Checksum 18:08:03 699f458cf7ca: Download complete 18:08:03 8998bd30e6a1: Download complete 18:08:05 2437ff75d9bd: Verifying Checksum 18:08:05 2437ff75d9bd: Download complete 18:08:07 8998bd30e6a1: Pull complete 18:08:08 04944245beec: Pull complete 18:08:09 699f458cf7ca: Pull complete 18:08:09 765212b225bb: Pull complete 18:08:10 f23df028b6ca: Pull complete 18:08:10 d65c8cfc05b1: Pull complete 18:08:22 2437ff75d9bd: Pull complete 18:08:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:08:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:08:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:23 prd-ubuntu20.04-docker-arm64-4c-16g-7780 does not seem to be running inside a container 18:08:23 $ 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/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@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 18:08:25 $ docker top fc5d3cfe8fb9205297cb8c3ecdd5f226739cb36b0430ddd657fb3b20f3f9775c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:26 ---> job-cost.sh 18:08:26 lf-activate-venv: SKIPPING 18:08:26 INFO: No Stack... 18:08:26 INFO: Retrieving Pricing Info for: v3-standard-4 18:08:27 INFO: Archiving Costs [Pipeline] sh 18:08:28 + cat /w/workspace/device-usb-camera/2/archives/cost.csv 18:08:28 + cut -d, -f6 [Pipeline] lock 18:08:28 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-163-2-stack-cost] 18:08:28 Resource [jenkins-edgexfoundry-device-usb-camera-PR-163-2-stack-cost] did not exist. Created. 18:08:28 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-163-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:08:28 /w/workspace/device-usb-camera/2@tmp/durable-41e83b36/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:08:29 + echo total: 0.10999999940395355 [Pipeline] stash 18:08:29 Warning: overwriting stash ‘stack-cost’ 18:08:29 Stashed 1 file(s) [Pipeline] } 18:08:29 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-163-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:08:29 $ docker stop --time=1 fc5d3cfe8fb9205297cb8c3ecdd5f226739cb36b0430ddd657fb3b20f3f9775c 18:08:31 $ docker rm -f --volumes fc5d3cfe8fb9205297cb8c3ecdd5f226739cb36b0430ddd657fb3b20f3f9775c [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 18:08:31 provisioning config files... 18:08:31 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-163@tmp/config7891000860347723682tmp [Pipeline] { [Pipeline] sh 18:08:31 + set +x 18:08:31 + curl -s https://codecov.io/bash 18:08:31 + bash -s -- 18:08:31 18:08:31 _____ _ 18:08:31 / ____| | | 18:08:31 | | ___ __| | ___ ___ _____ __ 18:08:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:08:31 | |___| (_) | (_| | __/ (_| (_) \ V / 18:08:31 \_____\___/ \__,_|\___|\___\___/ \_/ 18:08:31 Bash-1.0.6 18:08:31 18:08:31 18:08:31 ==> git version 2.25.1 found 18:08:31 ==> 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 18:08:31 Release-Date: 2020-01-08 18:08:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:08:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:08:31 ==> Jenkins CI detected. 18:08:31 current dir:  /w/workspace/foundry_device-usb-camera_PR-163 18:08:31 project root: . 18:08:31 --> token set from env 18:08:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:08:31 ==> Running gcov in . (disable via -X gcov) 18:08:31 ==> Python coveragepy not found 18:08:31 ==> Searching for coverage reports in: 18:08:31 + . 18:08:31 -> Found 1 reports 18:08:31 ==> Detecting git/mercurial file structure 18:08:31 ==> Reading reports 18:08:31 + ./coverage.out bytes=30666 18:08:31 ==> Appending adjustments 18:08:31 https://docs.codecov.io/docs/fixing-reports 18:08:32 + Found adjustments 18:08:32 ==> Gzipping contents 18:08:32 8.0K /tmp/codecov.Amyfim.gz 18:08:32 ==> Uploading reports 18:08:32 url: https://codecov.io 18:08:32 query: branch=PR-163&commit=faef74e0f99a398a47a4236bfcc43e4b2ef733ee&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-163%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=163&job=&cmd_args= 18:08:32 -> Pinging Codecov 18:08:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-163&commit=faef74e0f99a398a47a4236bfcc43e4b2ef733ee&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-163%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=163&job=&cmd_args= 18:08:32 -> Uploading to 18:08:32 https://storage.googleapis.com/codecov/v4/raw/2023-02-28/73D8F5FF140700D3E01443B452E23636/faef74e0f99a398a47a4236bfcc43e4b2ef733ee/f1809fb3-a4fc-43e4-baba-fb72b7ad3c50.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230228T180831Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2159a498ddc8864ccea4de1677a888634d6e9c1a56f027f41223a835ef17bddd 18:08:32 % Total % Received % Xferd Average Speed Time Time Time Current 18:08:32 Dload Upload Total Spent Left Speed 18:08:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4282 0 0 100 4282 0 14816 --:--:-- --:--:-- --:--:-- 14816 18:08:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/faef74e0f99a398a47a4236bfcc43e4b2ef733ee [Pipeline] } 18:08:32 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 18:08:32 + [ -d /w/workspace/foundry_device-usb-camera_PR-163/archives ] 18:08:32 + ls -al /w/workspace/foundry_device-usb-camera_PR-163/archives 18:08:32 total 16 18:08:32 drwxr-xr-x 3 root root 4096 Feb 28 17:58 . 18:08:32 drwxrwxr-x 11 jenkins jenkins 4096 Feb 28 17:58 .. 18:08:32 drwxr-xr-x 2 root root 4096 Feb 28 17:58 cost 18:08:32 -rw-r--r-- 1 root root 89 Feb 28 17:58 cost.csv 18:08:32 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-163/archives 18:08:32 + ls -al /w/workspace/foundry_device-usb-camera_PR-163/archives 18:08:32 total 16 18:08:32 drwxr-xr-x 3 jenkins jenkins 4096 Feb 28 17:58 . 18:08:32 drwxrwxr-x 11 jenkins jenkins 4096 Feb 28 17:58 .. 18:08:32 drwxr-xr-x 2 jenkins jenkins 4096 Feb 28 17:58 cost 18:08:32 -rw-r--r-- 1 jenkins jenkins 89 Feb 28 17:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:08:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:08:34 ---> package-listing.sh 18:08:34 ++ facter osfamily 18:08:34 ++ tr '[:upper:]' '[:lower:]' 18:08:34 + OS_FAMILY=debian 18:08:34 + workspace=/w/workspace/foundry_device-usb-camera_PR-163 18:08:34 + START_PACKAGES=/tmp/packages_start.txt 18:08:34 + END_PACKAGES=/tmp/packages_end.txt 18:08:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:08:34 + PACKAGES=/tmp/packages_start.txt 18:08:34 + '[' /w/workspace/foundry_device-usb-camera_PR-163 ']' 18:08:34 + PACKAGES=/tmp/packages_end.txt 18:08:34 + case "${OS_FAMILY}" in 18:08:34 + dpkg -l 18:08:34 + grep '^ii' 18:08:34 + '[' -f /tmp/packages_start.txt ']' 18:08:34 + '[' -f /tmp/packages_end.txt ']' 18:08:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:08:34 + '[' /w/workspace/foundry_device-usb-camera_PR-163 ']' 18:08:34 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-163/archives/ 18:08:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-163/archives/ [Pipeline] echo 18:08:34 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-163/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:08:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:35 prd-ubuntu20.04-docker-8c-8g-7775 does not seem to be running inside a container 18:08:35 $ 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-163/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-163 -v /w/workspace/foundry_device-usb-camera_PR-163:/w/workspace/foundry_device-usb-camera_PR-163:rw,z -v /w/workspace/foundry_device-usb-camera_PR-163@tmp:/w/workspace/foundry_device-usb-camera_PR-163@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 18:08:35 $ docker top 904af22dc7b68642e0e34f07ee96c5839380caa264bae8b96d38f928a2aca9fb -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:35 + touch /tmp/pre-build-complete [Pipeline] sh 18:08:36 + mkdir -p /var/log/sysstat [Pipeline] sh 18:08:36 + ls /var/log/sa-host 18:08:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:36 provisioning config files... 18:08:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-163@tmp/config5866915830414816925tmp [Pipeline] { [Pipeline] echo 18:08:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:08:36 ---> create-netrc.sh [Pipeline] } 18:08:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:08:37 ---> python-tools-install.sh [Pipeline] echo 18:08:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:08:37 ---> sudo-logs.sh 18:08:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:08:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:08:37 ---> job-cost.sh 18:08:37 lf-activate-venv: SKIPPING 18:08:37 DEBUG: total: 0.2199999988079071 18:08:37 INFO: Retrieving Stack Cost... 18:08:38 INFO: Retrieving Pricing Info for: v3-standard-8 18:08:38 INFO: Archiving Costs [Pipeline] echo 18:08:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:08:38 ---> logs-deploy.sh 18:08:38 lf-activate-venv: SKIPPING 18:08:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-163/2 18:08:38 INFO: archiving workspace using pattern(s): 18:08:39 Archives upload complete. 18:08:39 INFO: archiving logs to Nexus