Pull request #197 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch levski at dd9072dad6c3f863b8ef1333924fa26247fc5350 rather than c1e3ce91f0f97ee506b8de9ade7e431d94901851 Obtained Jenkinsfile from dd9072dad6c3f863b8ef1333924fa26247fc5350 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-ssh14252897679498170403.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh13745172670798829772.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-197/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-197/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7588772215087581780.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-197/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4787287151164062419.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7122264563918986848.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-197/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-197/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18133520876754849933.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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, goVersion:1.18] ========================================================= [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-4955’ Running on prd-ubuntu20.04-docker-8c-8g-4957 in /w/workspace/foundry_device-usb-camera_PR-197 [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-197 # 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/levski commit dd9072dad6c3f863b8ef1333924fa26247fc5350 into PR head commit c1e3ce91f0f97ee506b8de9ade7e431d94901851 > 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/197/head:refs/remotes/origin/PR-197 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1e3ce91f0f97ee506b8de9ade7e431d94901851 # timeout=10 Merge succeeded, producing c1e3ce91f0f97ee506b8de9ade7e431d94901851 Checking out Revision c1e3ce91f0f97ee506b8de9ade7e431d94901851 (PR-197) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dd9072dad6c3f863b8ef1333924fa26247fc5350 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1e3ce91f0f97ee506b8de9ade7e431d94901851 # timeout=10 Commit message: "fix: device-sdk levski patch stable tag added" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:55:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:55:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:55:05 ========================================================= 21:55:05 EdgeX Global Pipelines Version Info 21:55:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:55:06 ------------------- 21:55:06 stable info: 21:55:06 ------------------- 21:55:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:55:06 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 21:55:06 Message: update stable to v1.0.245 21:55:06 ------------------- 21:55:06 experimental info: 21:55:06 ------------------- 21:55:06 Commited By: **** collab-it+edgex@linuxfoundation.org 21:55:06 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 21:55:06 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:55:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 21:55:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 21:55:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:55:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:55:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:55:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-197 [Pipeline] echo 21:55:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-197 [Pipeline] echo 21:55:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-197 [Pipeline] echo 21:55:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1e3ce91f0f97ee506b8de9ade7e431d94901851 [Pipeline] echo 21:55:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1e3ce9 [Pipeline] echo 21:55:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:55:08 provisioning config files... 21:55:08 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-197@tmp/config10523179335316081979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:55:09 ---> docker-login.sh 21:55:09 nexus3.edgexfoundry.org:10001 21:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:09 Configure a credential helper to remove this warning. See 21:55:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:09 21:55:09 Login Succeeded 21:55:09 nexus3.edgexfoundry.org:10002 21:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:09 Configure a credential helper to remove this warning. See 21:55:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:09 21:55:09 Login Succeeded 21:55:09 nexus3.edgexfoundry.org:10003 21:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:09 Configure a credential helper to remove this warning. See 21:55:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:09 21:55:09 Login Succeeded 21:55:09 nexus3.edgexfoundry.org:10004 21:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:09 Configure a credential helper to remove this warning. See 21:55:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:09 21:55:09 Login Succeeded 21:55:09 docker.io 21:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:09 Configure a credential helper to remove this warning. See 21:55:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:09 21:55:09 Login Succeeded 21:55:09 ---> docker-login.sh ends [Pipeline] } 21:55:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:55:10 + git rev-list -1 --merges c1e3ce91f0f97ee506b8de9ade7e431d94901851~1..c1e3ce91f0f97ee506b8de9ade7e431d94901851 [Pipeline] echo 21:55:10 -----------> git rev-list -1 --merges c1e3ce91f0f97ee506b8de9ade7e431d94901851~1..c1e3ce91f0f97ee506b8de9ade7e431d94901851 c1e3ce91f0f97ee506b8de9ade7e431d94901851 [false] [Pipeline] sh 21:55:10 + git log --format=format:%s -1 c1e3ce91f0f97ee506b8de9ade7e431d94901851 [Pipeline] echo 21:55:10 ========================================================= 21:55:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:55:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:55:11 + git log --format=format:%s -1 c1e3ce91f0f97ee506b8de9ade7e431d94901851 [Pipeline] echo 21:55:11 [semverPrep] GIT_COMMIT: c1e3ce91f0f97ee506b8de9ade7e431d94901851, Commit Message: fix: device-sdk levski patch stable tag added [Pipeline] echo 21:55:11 [semverPrep] This is not a build commit. [Pipeline] sh 21:55:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:55:11 + grep -v github /etc/ssh/ssh_known_hosts 21:55:11 + [ -e /tmp/ssh_known_hosts ] 21:55:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:55:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:55:11 + sudo tee -a /etc/ssh/ssh_known_hosts 21:55:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:55:12 21:55:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:55:12 0.1.4: Pulling from edgex-devops/py-git-semver 21:55:12 b85a868b505f: Pulling fs layer 21:55:12 e2be974225ed: Pulling fs layer 21:55:12 339a4e72a1f5: Pulling fs layer 21:55:12 988bab9f4d93: Pulling fs layer 21:55:12 1469e6f7b9e6: Pulling fs layer 21:55:12 eaf3925da568: Pulling fs layer 21:55:12 bab4dde63d76: Pulling fs layer 21:55:12 bde34c3a00c8: Pulling fs layer 21:55:12 b352a97aabf1: Pulling fs layer 21:55:12 4872d77fe225: Pulling fs layer 21:55:12 5851b861e8e6: Pulling fs layer 21:55:12 1469e6f7b9e6: Waiting 21:55:12 eaf3925da568: Waiting 21:55:12 bab4dde63d76: Waiting 21:55:12 bde34c3a00c8: Waiting 21:55:12 988bab9f4d93: Waiting 21:55:12 b352a97aabf1: Waiting 21:55:12 4872d77fe225: Waiting 21:55:12 5851b861e8e6: Waiting 21:55:12 e2be974225ed: Verifying Checksum 21:55:12 e2be974225ed: Download complete 21:55:12 988bab9f4d93: Verifying Checksum 21:55:12 988bab9f4d93: Download complete 21:55:12 1469e6f7b9e6: Verifying Checksum 21:55:12 1469e6f7b9e6: Download complete 21:55:12 eaf3925da568: Download complete 21:55:12 339a4e72a1f5: Verifying Checksum 21:55:12 339a4e72a1f5: Download complete 21:55:12 bde34c3a00c8: Verifying Checksum 21:55:12 bde34c3a00c8: Download complete 21:55:12 b352a97aabf1: Verifying Checksum 21:55:12 b352a97aabf1: Download complete 21:55:12 4872d77fe225: Verifying Checksum 21:55:12 4872d77fe225: Download complete 21:55:12 5851b861e8e6: Verifying Checksum 21:55:12 5851b861e8e6: Download complete 21:55:12 b85a868b505f: Download complete 21:55:13 bab4dde63d76: Verifying Checksum 21:55:13 bab4dde63d76: Download complete 21:55:14 b85a868b505f: Pull complete 21:55:14 e2be974225ed: Pull complete 21:55:14 339a4e72a1f5: Pull complete 21:55:14 988bab9f4d93: Pull complete 21:55:15 1469e6f7b9e6: Pull complete 21:55:15 eaf3925da568: Pull complete 21:55:17 bab4dde63d76: Pull complete 21:55:17 bde34c3a00c8: Pull complete 21:55:17 b352a97aabf1: Pull complete 21:55:17 4872d77fe225: Pull complete 21:55:17 5851b861e8e6: Pull complete 21:55:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:55:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:55:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:17 prd-ubuntu20.04-docker-8c-8g-4957 does not seem to be running inside a container 21:55:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-197 -v /w/workspace/foundry_device-usb-camera_PR-197:/w/workspace/foundry_device-usb-camera_PR-197:rw,z -v /w/workspace/foundry_device-usb-camera_PR-197@tmp:/w/workspace/foundry_device-usb-camera_PR-197@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 21:55:19 $ docker top f9ef4bd11d1cc3620e269ee671a5f47f25194bdadbfbf5d05c6d94446116055f -eo pid,comm 21:55:19 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). 21:55:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:55:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:55:20 [ssh-agent] Looking for ssh-agent implementation... 21:55:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:55:20 $ docker exec f9ef4bd11d1cc3620e269ee671a5f47f25194bdadbfbf5d05c6d94446116055f ssh-agent 21:55:20 SSH_AUTH_SOCK=/tmp/ssh-iOXpE3yH0wyZ/agent.32 21:55:20 SSH_AGENT_PID=38 21:55:20 Running ssh-add (command line suppressed) 21:55:20 Identity added: /w/workspace/foundry_device-usb-camera_PR-197@tmp/private_key_11948437834484278913.key (/w/workspace/foundry_device-usb-camera_PR-197@tmp/private_key_11948437834484278913.key) 21:55:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:55:20 + git tag --points-at HEAD [Pipeline] } 21:55:20 $ docker exec --env ******** --env ******** f9ef4bd11d1cc3620e269ee671a5f47f25194bdadbfbf5d05c6d94446116055f ssh-agent -k 21:55:20 unset SSH_AUTH_SOCK; 21:55:20 unset SSH_AGENT_PID; 21:55:20 echo Agent pid 38 killed; 21:55:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:55:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:55:21 [ssh-agent] Looking for ssh-agent implementation... 21:55:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:55:21 $ docker exec f9ef4bd11d1cc3620e269ee671a5f47f25194bdadbfbf5d05c6d94446116055f ssh-agent 21:55:21 SSH_AUTH_SOCK=/tmp/ssh-SiFHD66GNOZR/agent.70 21:55:21 SSH_AGENT_PID=76 21:55:21 Running ssh-add (command line suppressed) 21:55:21 Identity added: /w/workspace/foundry_device-usb-camera_PR-197@tmp/private_key_2472674278022533336.key (/w/workspace/foundry_device-usb-camera_PR-197@tmp/private_key_2472674278022533336.key) 21:55:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:55:21 + git semver init 21:55:21 2023-03-21 21:55:21,835 [run_init] DEBUG init version:0.0.0 force:False 21:55:21 2023-03-21 21:55:21,836 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-197/.semver 21:55:21 2023-03-21 21:55:21,836 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-197/.semver 21:55:21 2023-03-21 21:55:21,836 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-197/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-197, universal_newlines=False, shell=None, istream=None) 21:55:22 2023-03-21 21:55:22,674 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-197/.git/info/exclude 21:55:22 2023-03-21 21:55:22,674 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-197/.semver/PR-197 with force:False 21:55:22 2023-03-21 21:55:22,675 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-197/.semver/PR-197 21:55:22 2023-03-21 21:55:22,678 [execute] INFO git cat-file --batch-check 21:55:22 2023-03-21 21:55:22,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-197/.semver, universal_newlines=False, shell=None, istream=) 21:55:22 2023-03-21 21:55:22,684 [execute] INFO git cat-file --batch 21:55:22 2023-03-21 21:55:22,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-197/.semver, universal_newlines=False, shell=None, istream=) 21:55:22 2023-03-21 21:55:22,688 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-197/.semver/PR-197 21:55:22 0.0.0 [Pipeline] } 21:55:22 $ docker exec --env ******** --env ******** f9ef4bd11d1cc3620e269ee671a5f47f25194bdadbfbf5d05c6d94446116055f ssh-agent -k 21:55:22 unset SSH_AUTH_SOCK; 21:55:22 unset SSH_AGENT_PID; 21:55:22 echo Agent pid 76 killed; 21:55:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:55:23 + git semver [Pipeline] } 21:55:23 $ docker stop --time=1 f9ef4bd11d1cc3620e269ee671a5f47f25194bdadbfbf5d05c6d94446116055f 21:55:25 $ docker rm -f --volumes f9ef4bd11d1cc3620e269ee671a5f47f25194bdadbfbf5d05c6d94446116055f [Pipeline] // withDockerContainer [Pipeline] sh 21:55:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:55:25 Stashed 1 file(s) [Pipeline] echo 21:55:25 [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 21:55:26 provisioning config files... 21:55:26 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-197@tmp/config14909582492948478672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:55:26 ---> docker-login.sh 21:55:26 nexus3.edgexfoundry.org:10001 21:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:26 Configure a credential helper to remove this warning. See 21:55:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:26 21:55:26 Login Succeeded 21:55:26 nexus3.edgexfoundry.org:10002 21:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:26 Configure a credential helper to remove this warning. See 21:55:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:26 21:55:26 Login Succeeded 21:55:26 nexus3.edgexfoundry.org:10003 21:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:26 Configure a credential helper to remove this warning. See 21:55:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:26 21:55:26 Login Succeeded 21:55:26 nexus3.edgexfoundry.org:10004 21:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:26 Configure a credential helper to remove this warning. See 21:55:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:26 21:55:26 Login Succeeded 21:55:26 docker.io 21:55:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:27 Configure a credential helper to remove this warning. See 21:55:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:27 21:55:27 Login Succeeded 21:55:27 ---> docker-login.sh ends [Pipeline] } 21:55:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:55:27 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:55:27 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:55:27 ========================================================= 21:55:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:55:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:55:27 Sending build context to Docker daemon 1.856MB 21:55:27 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 21:55:27 Step 2/13 : FROM ${BASE} AS builder 21:55:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:55:27 213ec9aee27d: Pulling fs layer 21:55:27 4583459ba037: Pulling fs layer 21:55:27 93c1e223e6f2: Pulling fs layer 21:55:27 53926ce57604: Pulling fs layer 21:55:27 21b2b0c7a3f4: Pulling fs layer 21:55:27 22ff95d597cd: Pulling fs layer 21:55:27 12d6caf4c0d1: Pulling fs layer 21:55:27 96b7cbca73a9: Pulling fs layer 21:55:27 a7acece74701: Pulling fs layer 21:55:27 53926ce57604: Waiting 21:55:27 22ff95d597cd: Waiting 21:55:27 21b2b0c7a3f4: Waiting 21:55:27 12d6caf4c0d1: Waiting 21:55:27 a7acece74701: Waiting 21:55:27 93c1e223e6f2: Download complete 21:55:27 4583459ba037: Verifying Checksum 21:55:27 4583459ba037: Download complete 21:55:27 21b2b0c7a3f4: Verifying Checksum 21:55:27 21b2b0c7a3f4: Download complete 21:55:27 22ff95d597cd: Download complete 21:55:28 213ec9aee27d: Verifying Checksum 21:55:28 213ec9aee27d: Download complete 21:55:28 12d6caf4c0d1: Verifying Checksum 21:55:28 12d6caf4c0d1: Download complete 21:55:28 213ec9aee27d: Pull complete 21:55:28 4583459ba037: Pull complete 21:55:28 93c1e223e6f2: Pull complete 21:55:29 a7acece74701: Verifying Checksum 21:55:29 a7acece74701: Download complete 21:55:29 96b7cbca73a9: Verifying Checksum 21:55:29 96b7cbca73a9: Download complete 21:55:29 53926ce57604: Verifying Checksum 21:55:29 53926ce57604: Download complete 21:55:32 53926ce57604: Pull complete 21:55:32 21b2b0c7a3f4: Pull complete 21:55:32 22ff95d597cd: Pull complete 21:55:32 12d6caf4c0d1: Pull complete 21:55:34 96b7cbca73a9: Pull complete 21:55:35 a7acece74701: Pull complete 21:55:35 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:55:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:55:35 ---> db6d94c90886 21:55:35 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:55:39 ---> Running in 4c0e6b095be5 21:55:39 Removing intermediate container 4c0e6b095be5 21:55:39 ---> 7aace618f34e 21:55:39 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:55:39 ---> Running in e985f197361c 21:55:39 Removing intermediate container e985f197361c 21:55:39 ---> f72e2fd4117b 21:55:39 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 21:55:39 ---> Running in 73f1fad0e09c 21:55:39 Removing intermediate container 73f1fad0e09c 21:55:39 ---> dc41ed180e38 21:55:39 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:55:39 ---> Running in 2f0a2654d903 21:55:39 Removing intermediate container 2f0a2654d903 21:55:39 ---> d6ede517d934 21:55:39 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:55:39 ---> Running in e91df293d3d7 21:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:55:40 (1/80) Installing mesa (21.3.9-r0) 21:55:40 (2/80) Installing libxau (1.0.9-r0) 21:55:40 (3/80) Installing libxdmcp (1.1.3-r0) 21:55:40 (4/80) Installing libxcb (1.15-r0) 21:55:40 (5/80) Installing libx11 (1.8-r0) 21:55:40 (6/80) Installing libxext (1.3.4-r0) 21:55:40 (7/80) Installing libxfixes (6.0.0-r0) 21:55:40 (8/80) Installing libxxf86vm (1.1.4-r2) 21:55:40 (9/80) Installing libpciaccess (0.16-r0) 21:55:40 (10/80) Installing libdrm (2.4.110-r0) 21:55:40 (11/80) Installing mesa-glapi (21.3.9-r0) 21:55:40 (12/80) Installing libxshmfence (1.3-r1) 21:55:40 (13/80) Installing mesa-gl (21.3.9-r0) 21:55:40 (14/80) Installing icu-data-full (71.1-r2) 21:55:40 (15/80) Installing libice (1.0.10-r0) 21:55:40 (16/80) Installing libuuid (2.38-r1) 21:55:41 Still waiting to schedule task 21:55:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:55:46 (17/80) Installing libsm (1.2.3-r0) 21:55:46 (18/80) Installing libxt (1.2.1-r0) 21:55:46 (19/80) Installing libxmu (1.1.3-r0) 21:55:46 (20/80) Installing xset (1.2.4-r0) 21:55:46 (21/80) Installing xprop (1.2.5-r0) 21:55:46 (22/80) Installing xdg-utils (1.1.3-r3) 21:55:46 (23/80) Installing dbus-libs (1.14.4-r0) 21:55:46 (24/80) Installing libffi (3.4.2-r1) 21:55:46 (25/80) Installing libintl (0.21-r2) 21:55:46 (26/80) Installing libblkid (2.38-r1) 21:55:46 (27/80) Installing libmount (2.38-r1) 21:55:46 (28/80) Installing pcre (8.45-r2) 21:55:46 (29/80) Installing glib (2.72.1-r0) 21:55:46 (30/80) Installing icu-libs (71.1-r2) 21:55:48 (31/80) Installing libpcre2-16 (10.40-r0) 21:55:48 (32/80) Installing zstd-libs (1.5.2-r1) 21:55:49 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 21:55:50 (34/80) Installing hicolor-icon-theme (0.17-r1) 21:55:50 (35/80) Installing wayland-libs-server (1.20.0-r0) 21:55:50 (36/80) Installing mesa-gbm (21.3.9-r0) 21:55:50 (37/80) Installing wayland-libs-client (1.20.0-r0) 21:55:50 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 21:55:50 (39/80) Installing libxcomposite (0.4.5-r0) 21:55:50 (40/80) Installing libbz2 (1.0.8-r1) 21:55:50 (41/80) Installing libpng (1.6.37-r1) 21:55:50 (42/80) Installing freetype (2.12.1-r0) 21:55:50 (43/80) Installing fontconfig (2.14.0-r0) 21:55:50 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 21:55:50 (45/80) Installing wayland-libs-egl (1.20.0-r0) 21:55:50 (46/80) Installing xkeyboard-config (2.35.1-r0) 21:55:50 (47/80) Installing xz-libs (5.2.5-r1) 21:55:50 (48/80) Installing libxml2 (2.9.14-r2) 21:55:50 (49/80) Installing libxkbcommon (1.4.1-r0) 21:55:50 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 21:55:50 (51/80) Installing mesa-egl (21.3.9-r0) 21:55:50 (52/80) Installing avahi-libs (0.8-r6) 21:55:50 (53/80) Installing nettle (3.7.3-r0) 21:55:50 (54/80) Installing p11-kit (0.24.1-r0) 21:55:50 (55/80) Installing libtasn1 (4.18.0-r1) 21:55:50 (56/80) Installing libunistring (1.0-r0) 21:55:50 (57/80) Installing gnutls (3.7.7-r1) 21:55:50 (58/80) Installing cups-libs (2.4.2-r0) 21:55:50 (59/80) Installing graphite2 (1.3.14-r1) 21:55:50 (60/80) Installing harfbuzz (4.3.0-r0) 21:55:50 (61/80) Installing libevdev (1.12.1-r0) 21:55:50 (62/80) Installing mtdev (1.1.6-r0) 21:55:50 (63/80) Installing eudev-libs (3.2.11-r0) 21:55:50 (64/80) Installing libinput-libs (1.20.1-r0) 21:55:50 (65/80) Installing libjpeg-turbo (2.1.3-r1) 21:55:50 (66/80) Installing xcb-util-wm (0.4.1-r1) 21:55:50 (67/80) Installing xcb-util (0.4.0-r3) 21:55:50 (68/80) Installing xcb-util-image (0.4.0-r1) 21:55:50 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 21:55:50 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 21:55:50 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 21:55:50 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 21:55:51 (73/80) Installing v4l-utils-libs (1.22.1-r1) 21:55:51 (74/80) Installing v4l-utils (1.22.1-r1) 21:55:51 (75/80) Installing udev-init-scripts (35-r0) 21:55:51 Executing udev-init-scripts-35-r0.post-install 21:55:51 (76/80) Installing kmod-libs (29-r2) 21:55:51 (77/80) Installing eudev (3.2.11-r0) 21:55:51 (78/80) Installing eudev-dev (3.2.11-r0) 21:55:51 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 21:55:51 (80/80) Installing v4l-utils-dev (1.22.1-r1) 21:55:51 Executing busybox-1.35.0-r17.trigger 21:55:51 Executing eudev-3.2.11-r0.trigger 21:55:51 OK: 331 MiB in 131 packages 21:55:53 Removing intermediate container e91df293d3d7 21:55:53 ---> 92ad777ef167 21:55:53 Step 8/13 : WORKDIR /device-usb-camera 21:55:53 ---> Running in deef754e04bb 21:55:54 Removing intermediate container deef754e04bb 21:55:54 ---> 1d9a845d5253 21:55:54 Step 9/13 : COPY go.mod vendor* ./ 21:55:54 ---> 58dd41041519 21:55:54 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:55:54 ---> Running in 2326f73cde70 21:56:26 Removing intermediate container 2326f73cde70 21:56:26 ---> 18c8e2ee8fbb 21:56:26 Step 11/13 : COPY . . 21:56:26 ---> b78079ba2147 21:56:26 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:56:26 ---> Running in 4e982aa4f61f 21:56:26  % Total % Received % Xferd Average Speed Time Time Time Current 21:56:26  Dload Upload Total Spent Left Speed 21:56:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5126 0 --:--:-- --:--:-- --:--:-- 5130 21:56:26 Removing intermediate container 4e982aa4f61f 21:56:26 ---> 0c8b71894e18 21:56:26 Step 13/13 : RUN ${MAKE} 21:56:26 ---> Running in 62affe47efb7 21:56:26 noop 21:56:26 Removing intermediate container 62affe47efb7 21:56:26 ---> c8de146f78f9 21:56:26 Successfully built c8de146f78f9 21:56:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:26 + docker inspect -f . ci-base-image-x86_64 21:56:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:26 prd-ubuntu20.04-docker-8c-8g-4957 does not seem to be running inside a container 21:56:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-197 -v /w/workspace/foundry_device-usb-camera_PR-197:/w/workspace/foundry_device-usb-camera_PR-197:rw,z -v /w/workspace/foundry_device-usb-camera_PR-197@tmp:/w/workspace/foundry_device-usb-camera_PR-197@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 21:56:27 $ docker top 9db43c094dca195a14903fce9fcf203a09b251ce0a49de603385adc50e213301 -eo pid,comm [Pipeline] { [Pipeline] sh 21:56:27 + go version 21:56:27 go version go1.18.7 linux/amd64 [Pipeline] } 21:56:27 $ docker stop --time=1 9db43c094dca195a14903fce9fcf203a09b251ce0a49de603385adc50e213301 21:56:28 $ docker rm -f --volumes 9db43c094dca195a14903fce9fcf203a09b251ce0a49de603385adc50e213301 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:29 + docker inspect -f . ci-base-image-x86_64 21:56:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:29 prd-ubuntu20.04-docker-8c-8g-4957 does not seem to be running inside a container 21:56:29 $ 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-197 -v /w/workspace/foundry_device-usb-camera_PR-197:/w/workspace/foundry_device-usb-camera_PR-197:rw,z -v /w/workspace/foundry_device-usb-camera_PR-197@tmp:/w/workspace/foundry_device-usb-camera_PR-197@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 21:56:30 $ docker top 548a535e4df515571be5491bc98f3a4bfe9623cf6dc6be4b2e6ed506a3698bca -eo pid,comm [Pipeline] { [Pipeline] sh 21:56:30 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-197 [Pipeline] fileExists [Pipeline] sh 21:56:30 + make test 21:56:30 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 21:56:31 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:56:41 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:56:41 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements 21:56:47 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." 21:56:47 CGO_ENABLED=1 go vet ./... 21:56:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:56:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:56:50 ./bin/test-attribution-txt.sh [Pipeline] echo 21:56:50 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:56:50 $ docker stop --time=1 548a535e4df515571be5491bc98f3a4bfe9623cf6dc6be4b2e6ed506a3698bca 21:56:52 $ docker rm -f --volumes 548a535e4df515571be5491bc98f3a4bfe9623cf6dc6be4b2e6ed506a3698bca [Pipeline] // withDockerContainer [Pipeline] sh 21:56:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:56:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:56:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:56:54 + ls -al . 21:56:54 total 204 21:56:54 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 21:56 . 21:56:54 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:54 .. 21:56:54 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 21:56 .git 21:56:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 21:55 .github 21:56:54 -rw-rw-r-- 1 jenkins jenkins 414 Mar 21 21:55 .gitignore 21:56:54 -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 21:55 .golangci.yml 21:56:54 -rw-rw-r-- 1 jenkins jenkins 77 Mar 21 21:55 .hadolint.yml 21:56:54 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 21:55 .semver 21:56:54 -rw-rw-r-- 1 jenkins jenkins 9702 Mar 21 21:55 Attribution.txt 21:56:54 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 21 21:55 CHANGELOG.md 21:56:54 -rw-rw-r-- 1 jenkins jenkins 2378 Mar 21 21:55 Dockerfile 21:56:54 -rw-rw-r-- 1 jenkins jenkins 678 Mar 21 21:55 GOVERNANCE.md 21:56:54 -rw-rw-r-- 1 jenkins jenkins 687 Mar 21 21:55 Jenkinsfile 21:56:54 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 21:55 LICENSE 21:56:54 -rw-rw-r-- 1 jenkins jenkins 2554 Mar 21 21:55 Makefile 21:56:54 -rw-rw-r-- 1 jenkins jenkins 622 Mar 21 21:55 OWNERS.md 21:56:54 -rw-rw-r-- 1 jenkins jenkins 5934 Mar 21 21:55 README.md 21:56:54 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 21:55 VERSION 21:56:54 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 21:55 bin 21:56:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 21:55 cmd 21:56:54 -rw-r--r-- 1 jenkins jenkins 30666 Mar 21 21:56 coverage.out 21:56:54 -rwxrwxr-x 1 jenkins jenkins 140 Mar 21 21:55 docker-entrypoint.sh 21:56:54 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:55 docs 21:56:54 -rw-rw-r-- 1 jenkins jenkins 3573 Mar 21 21:55 go.mod 21:56:54 -rw-rw-r-- 1 jenkins jenkins 45026 Mar 21 21:55 go.sum 21:56:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 21:55 internal 21:56:54 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:55 snap 21:56:54 -rw-rw-r-- 1 jenkins jenkins 231 Mar 21 21:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:54 + 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=c1e3ce91f0f97ee506b8de9ade7e431d94901851 --label arch=amd64 --label version=0.0.0 . 21:56:54 Sending build context to Docker daemon 1.887MB 21:56:54 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 21:56:54 Step 2/35 : FROM ${BASE} AS builder 21:56:54 ---> c8de146f78f9 21:56:54 Step 3/35 : ARG ADD_BUILD_TAGS="" 21:56:54 ---> Running in ba4126e7073c 21:56:54 Removing intermediate container ba4126e7073c 21:56:54 ---> e7f73d380923 21:56:54 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:56:54 ---> Running in 822387ef209a 21:56:54 Removing intermediate container 822387ef209a 21:56:54 ---> c5c64f0acd74 21:56:54 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 21:56:54 ---> Running in ad85d01bbc87 21:56:54 Removing intermediate container ad85d01bbc87 21:56:54 ---> 4b118d802a42 21:56:54 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:56:54 ---> Running in 86446e95cdd6 21:56:54 Removing intermediate container 86446e95cdd6 21:56:54 ---> 8383d6995811 21:56:54 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:56:54 ---> Running in 57301659df74 21:56:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:56:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:56:55 OK: 331 MiB in 131 packages 21:56:55 Removing intermediate container 57301659df74 21:56:55 ---> 8affbc765b3c 21:56:55 Step 8/35 : WORKDIR /device-usb-camera 21:56:55 ---> Running in 021c9819878a 21:56:55 Removing intermediate container 021c9819878a 21:56:55 ---> 77f79ac8e46a 21:56:55 Step 9/35 : COPY go.mod vendor* ./ 21:56:55 ---> 69b2976e5e70 21:56:55 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:56 ---> Running in 11fd815fd289 21:56:56 Removing intermediate container 11fd815fd289 21:56:56 ---> 4ef4968ed45d 21:56:56 Step 11/35 : COPY . . 21:56:56 ---> 3a8d04179365 21:56:56 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:56:56 ---> Running in 9a39c3dc7fcc 21:56:57  % Total % Received % Xferd Average Speed Time Time Time Current 21:56:57 Dload Upload Total Spent Left Speed 21:56:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40579 0 --:--:-- --:--:-- --:--:-- 40846 21:56:57 Removing intermediate container 9a39c3dc7fcc 21:56:57 ---> ff5abdaac790 21:56:57 Step 13/35 : RUN ${MAKE} 21:56:57 ---> Running in 4383a52315ba 21:56:57 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 21:57:20 Removing intermediate container 4383a52315ba 21:57:20 ---> 99b269922e21 21:57:20 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 21:57:20 v0.21.6: Pulling from aler9/rtsp-simple-server 21:57:20 4acc49c71d14: Pulling fs layer 21:57:20 4acc49c71d14: Verifying Checksum 21:57:20 4acc49c71d14: Download complete 21:57:20 4acc49c71d14: Pull complete 21:57:20 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 21:57:20 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 21:57:20 ---> 01a2bd3e5fff 21:57:20 Step 15/35 : FROM alpine:3.16 21:57:20 3.16: Pulling from library/alpine 21:57:20 ef5531b6e74e: Pulling fs layer 21:57:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4958 in /w/workspace/foundry_device-usb-camera_PR-197 [Pipeline] { [Pipeline] ws 21:57:21 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 21:57:21 Selected Git installation does not exist. Using Default 21:57:21 The recommended git tool is: NONE 21:57:24 ef5531b6e74e: Verifying Checksum 21:57:24 ef5531b6e74e: Download complete 21:57:24 ef5531b6e74e: Pull complete 21:57:24 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 21:57:24 Status: Downloaded newer image for alpine:3.16 21:57:24 ---> dfd21b5a31f5 21:57:24 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:57:24 ---> Running in bf88e016afdf 21:57:24 Removing intermediate container bf88e016afdf 21:57:24 ---> 402311ee1a63 21:57:24 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 21:57:24 ---> Running in 5006d72216fe 21:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:57:25 (1/83) Installing dumb-init (1.2.5-r1) 21:57:25 (2/83) Installing sdl2 (2.0.22-r0) 21:57:25 (3/83) Installing libxau (1.0.9-r0) 21:57:25 (4/83) Installing libxdmcp (1.1.3-r0) 21:57:25 (5/83) Installing libxcb (1.15-r0) 21:57:25 (6/83) Installing libx11 (1.8-r0) 21:57:25 (7/83) Installing aom-libs (3.3.0-r0) 21:57:25 (8/83) Installing alsa-lib (1.2.7.2-r0) 21:57:25 (9/83) Installing expat (2.5.0-r0) 21:57:25 (10/83) Installing brotli-libs (1.0.9-r6) 21:57:25 (11/83) Installing libbz2 (1.0.8-r1) 21:57:25 (12/83) Installing libpng (1.6.37-r1) 21:57:25 (13/83) Installing freetype (2.12.1-r0) 21:57:25 (14/83) Installing fontconfig (2.14.0-r0) 21:57:25 (15/83) Installing fribidi (1.0.12-r0) 21:57:25 (16/83) Installing libffi (3.4.2-r1) 21:57:25 (17/83) Installing libintl (0.21-r2) 21:57:25 (18/83) Installing libblkid (2.38-r1) 21:57:25 (19/83) Installing libmount (2.38-r1) 21:57:25 (20/83) Installing pcre (8.45-r2) 21:57:25 (21/83) Installing glib (2.72.1-r0) 21:57:25 (22/83) Installing graphite2 (1.3.14-r1) 21:57:25 (23/83) Installing harfbuzz (4.3.0-r0) 21:57:25 (24/83) Installing libass (0.16.0-r0) 21:57:25 (25/83) Installing libdav1d (1.0.0-r0) 21:57:25 (26/83) Installing libpciaccess (0.16-r0) 21:57:25 (27/83) Installing libdrm (2.4.110-r0) 21:57:25 (28/83) Installing gmp (6.2.1-r2) 21:57:25 (29/83) Installing nettle (3.7.3-r0) 21:57:25 (30/83) Installing p11-kit (0.24.1-r0) 21:57:25 (31/83) Installing libtasn1 (4.18.0-r1) 21:57:25 (32/83) Installing libunistring (1.0-r0) 21:57:25 (33/83) Installing gnutls (3.7.7-r1) 21:57:25 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 21:57:25 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 21:57:26 (36/83) Installing lame (3.100-r0) 21:57:26 (37/83) Installing opus (1.3.1-r1) 21:57:26 (38/83) Installing libasyncns (0.8-r1) 21:57:26 (39/83) Installing dbus-libs (1.14.4-r0) 21:57:26 (40/83) Installing libltdl (2.4.7-r0) 21:57:26 (41/83) Installing orc (0.4.32-r0) 21:57:26 (42/83) Installing libgcc (11.2.1_git20220219-r2) 21:57:26 (43/83) Installing libogg (1.3.5-r1) 21:57:26 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 21:57:26 (45/83) Installing flac (1.3.4-r0) 21:57:26 (46/83) Installing libvorbis (1.3.7-r0) 21:57:26 (47/83) Installing libsndfile (1.1.0-r0) 21:57:26 (48/83) Installing libgomp (11.2.1_git20220219-r2) 21:57:26 (49/83) Installing soxr (0.1.3-r2) 21:57:26 (50/83) Installing speexdsp (1.2.0-r0) 21:57:26 (51/83) Installing tdb-libs (1.4.6-r0) 21:57:26 (52/83) Installing libpulse (15.0-r2) 21:57:26 (53/83) Installing cjson (1.7.15-r3) 21:57:26 (54/83) Installing mbedtls (2.28.2-r0) 21:57:26 (55/83) Installing librist (0.2.6-r1) 21:57:26 (56/83) Installing libsrt (1.4.4-r0) 21:57:26 (57/83) Installing libssh (0.9.6-r1) 21:57:26 (58/83) Installing libtheora (1.1.1-r16) 21:57:26 (59/83) Installing libjpeg-turbo (2.1.3-r1) 21:57:26 (60/83) Installing v4l-utils-libs (1.22.1-r1) 21:57:26 (61/83) Installing libxext (1.3.4-r0) 21:57:26 (62/83) Installing libxfixes (6.0.0-r0) 21:57:26 (63/83) Installing wayland-libs-client (1.20.0-r0) 21:57:26 (64/83) Installing libva (2.14.0-r0) 21:57:26 (65/83) Installing libvdpau (1.5-r0) 21:57:26 (66/83) Installing vidstab (1.1.0-r1) 21:57:26 (67/83) Installing libvpx (1.11.0-r1) 21:57:26 (68/83) Installing libwebp (1.2.3-r0) 21:57:26 (69/83) Installing x264-libs (0.163_git20210613-r0) 21:57:26 (70/83) Installing numactl (2.0.14-r0) 21:57:26 (71/83) Installing x265-libs (3.5-r3) 21:57:26 (72/83) Installing xvidcore (1.3.7-r1) 21:57:26 (73/83) Installing ffmpeg-libs (5.0.1-r1) 21:57:26 (74/83) Installing ffmpeg (5.0.1-r1) 21:57:26 (75/83) Installing udev-init-scripts (35-r0) 21:57:26 Executing udev-init-scripts-35-r0.post-install 21:57:26 (76/83) Installing eudev-libs (3.2.11-r0) 21:57:26 (77/83) Installing xz-libs (5.2.5-r1) 21:57:26 (78/83) Installing zstd-libs (1.5.2-r1) 21:57:26 (79/83) Installing kmod-libs (29-r2) 21:57:26 (80/83) Installing eudev (3.2.11-r0) 21:57:26 (81/83) Installing libsodium (1.0.18-r0) 21:57:26 (82/83) Installing libzmq (4.3.4-r0) 21:57:26 (83/83) Installing zeromq (4.3.4-r0) 21:57:26 Executing busybox-1.35.0-r17.trigger 21:57:26 Executing eudev-3.2.11-r0.trigger 21:57:26 OK: 101 MiB in 97 packages 21:57:27 using credential edgex-jenkins-ssh 21:57:27 Cloning the remote Git repository 21:57:27 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 21:57:27 > git init /w/workspace/device-usb-camera/1 # timeout=10 21:57:27 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 21:57:27 > git --version # timeout=10 21:57:27 > git --version # 'git version 2.25.1' 21:57:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:57:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:57:29 Removing intermediate container 5006d72216fe 21:57:29 ---> 9eaf8b240b83 21:57:29 Step 18/35 : WORKDIR / 21:57:29 ---> Running in 70d61aeb8cfb 21:57:29 Removing intermediate container 70d61aeb8cfb 21:57:29 ---> 75cf49ac601c 21:57:29 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 21:57:29 ---> 3adffbf13876 21:57:29 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 21:57:29 ---> ec8b10dcf03f 21:57:29 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:57:29 ---> 8dfbf40f0d3b 21:57:29 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:57:29 ---> 034c55080811 21:57:29 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:57:29 ---> a91419a4798a 21:57:29 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 21:57:30 ---> 8524e50486dd 21:57:30 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 21:57:29 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 21:57:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:57:30 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 21:57:30 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 21:57:30 using GIT_SSH to set credentials SSH Credentials for GitHub 21:57:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 21:57:31 Merging remotes/origin/levski commit dd9072dad6c3f863b8ef1333924fa26247fc5350 into PR head commit c1e3ce91f0f97ee506b8de9ade7e431d94901851 21:57:31 ---> 392901ff4469 21:57:31 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:57:31 ---> Running in 5cb7d17b68f3 21:57:31 Merge succeeded, producing c1e3ce91f0f97ee506b8de9ade7e431d94901851 21:57:31 Checking out Revision c1e3ce91f0f97ee506b8de9ade7e431d94901851 (PR-197) 21:57:31 Removing intermediate container 5cb7d17b68f3 21:57:31 ---> 85f79f845f7d 21:57:31 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:57:31 ---> Running in f5bae5b9288a 21:57:31 Removing intermediate container f5bae5b9288a 21:57:31 ---> d126a7f76301 21:57:31 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:57:31 ---> Running in 744e0911cbc8 21:57:31 > git config core.sparsecheckout # timeout=10 21:57:31 > git checkout -f c1e3ce91f0f97ee506b8de9ade7e431d94901851 # timeout=10 21:57:31 > git remote # timeout=10 21:57:31 > git config --get remote.origin.url # timeout=10 21:57:31 using GIT_SSH to set credentials SSH Credentials for GitHub 21:57:31 > git merge dd9072dad6c3f863b8ef1333924fa26247fc5350 # timeout=10 21:57:31 > git rev-parse HEAD^{commit} # timeout=10 21:57:31 > git config core.sparsecheckout # timeout=10 21:57:31 > git checkout -f c1e3ce91f0f97ee506b8de9ade7e431d94901851 # timeout=10 21:57:32 Removing intermediate container 744e0911cbc8 21:57:32 ---> 7244d3fabe7d 21:57:32 Step 29/35 : EXPOSE 59983 21:57:32 ---> Running in 078ba056fc31 21:57:32 Removing intermediate container 078ba056fc31 21:57:32 ---> e69cb577b595 21:57:32 Step 30/35 : EXPOSE 8554 21:57:32 ---> Running in c0e4c8e7bed7 21:57:32 Removing intermediate container c0e4c8e7bed7 21:57:32 ---> e5f9521f7f15 21:57:32 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:57:32 ---> Running in e591bb5d2c5d 21:57:32 Removing intermediate container e591bb5d2c5d 21:57:32 ---> 66545df69a11 21:57:32 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 21:57:32 ---> Running in 0aa6f83223d1 21:57:32 Removing intermediate container 0aa6f83223d1 21:57:32 ---> 6a4dc702da13 21:57:32 Step 33/35 : LABEL arch=amd64 21:57:32 ---> Running in 3da588de21d1 21:57:33 Removing intermediate container 3da588de21d1 21:57:33 ---> e7ed835b993c 21:57:33 Step 34/35 : LABEL git_sha=c1e3ce91f0f97ee506b8de9ade7e431d94901851 21:57:33 ---> Running in 48835a55b9b4 21:57:33 Removing intermediate container 48835a55b9b4 21:57:33 ---> 7979a070e337 21:57:33 Step 35/35 : LABEL version=0.0.0 21:57:33 ---> Running in d02e7c7503f1 21:57:33 Removing intermediate container d02e7c7503f1 21:57:33 ---> e3b1f38b2dd2 21:57:33 [Warning] One or more build-args [ARCH] were not consumed 21:57:33 Successfully built e3b1f38b2dd2 21:57:33 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 21:57:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:34 21:57:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:34 latest: Pulling from edgex-lftools-log-publisher 21:57:34 5eb5b503b376: Pulling fs layer 21:57:34 5c69ac0246d0: Pulling fs layer 21:57:34 ec43610c2a17: Pulling fs layer 21:57:34 3a2ae6a8a46f: Pulling fs layer 21:57:34 33b1e0a273af: Pulling fs layer 21:57:34 5d3b04190fa2: Pulling fs layer 21:57:34 2f39f015ded8: Pulling fs layer 21:57:34 33b1e0a273af: Waiting 21:57:34 5d3b04190fa2: Waiting 21:57:34 2f39f015ded8: Waiting 21:57:34 5c69ac0246d0: Download complete 21:57:34 3a2ae6a8a46f: Verifying Checksum 21:57:34 3a2ae6a8a46f: Download complete 21:57:34 33b1e0a273af: Verifying Checksum 21:57:34 33b1e0a273af: Download complete 21:57:34 5d3b04190fa2: Verifying Checksum 21:57:34 5d3b04190fa2: Download complete 21:57:34 ec43610c2a17: Verifying Checksum 21:57:34 ec43610c2a17: Download complete 21:57:34 5eb5b503b376: Verifying Checksum 21:57:34 5eb5b503b376: Download complete 21:57:34 Commit message: "fix: device-sdk levski patch stable tag added" 21:57:34 > git --version # timeout=10 21:57:34 > git --version # 'git version 2.25.1' 21:57:34 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 21:57:35 21:57:35 GitHub has been notified of this commit’s build result 21:57:35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:57:36 5eb5b503b376: Pull complete 21:57:36 5c69ac0246d0: Pull complete 21:57:36 2f39f015ded8: Download complete 21:57:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:57:36 % Total % Received % Xferd Average Speed Time Time Time Current 21:57:36 Dload Upload Total Spent Left Speed 21:57:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh 21:57:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:57:36 ec43610c2a17: Pull complete 21:57:36 3a2ae6a8a46f: Pull complete 21:57:36 33b1e0a273af: Pull complete 21:57:36 5d3b04190fa2: Pull complete 21:57:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:57:37 + sudo tee /etc/docker/daemon.new 21:57:37 { 21:57:37 "registry-mirrors": [ 21:57:37 "https://nexus3.edgexfoundry.org:10001" 21:57:37 ], 21:57:37 "bip": "10.250.0.254/24", 21:57:37 "hosts": [ 21:57:37 "tcp://0.0.0.0:5555", 21:57:37 "unix:///var/run/docker.sock" 21:57:37 ], 21:57:37 "mtu": 1458, 21:57:37 "selinux-enabled": true, 21:57:37 "seccomp-profile": "/etc/docker/seccomp.json" 21:57:37 } [Pipeline] sh 21:57:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:57:37 + sudo service docker restart 21:57:41 2f39f015ded8: Pull complete 21:57:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:57:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:41 prd-ubuntu20.04-docker-8c-8g-4957 does not seem to be running inside a container 21:57:41 $ 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-197 -v /w/workspace/foundry_device-usb-camera_PR-197:/w/workspace/foundry_device-usb-camera_PR-197:rw,z -v /w/workspace/foundry_device-usb-camera_PR-197@tmp:/w/workspace/foundry_device-usb-camera_PR-197@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 21:57:44 $ docker top 79ed68268776f911a104adb05fe4046562f69c72a6a5311e5bb7bd9e9120f3af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:44 ---> job-cost.sh 21:57:44 lf-activate-venv: SKIPPING 21:57:44 INFO: No Stack... 21:57:45 INFO: Retrieving Pricing Info for: v3-standard-8 21:57:45 INFO: Archiving Costs [Pipeline] sh 21:57:46 + cat /w/workspace/foundry_device-usb-camera_PR-197/archives/cost.csv 21:57:46 + cut -d, -f6 [Pipeline] lock 21:57:46 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-197-1-stack-cost] 21:57:46 Resource [jenkins-edgexfoundry-device-usb-camera-PR-197-1-stack-cost] did not exist. Created. 21:57:46 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-197-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:57:46 + echo total: 0.2199999988079071 [Pipeline] stash 21:57:46 Stashed 1 file(s) [Pipeline] } 21:57:46 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-197-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:57:46 $ docker stop --time=1 79ed68268776f911a104adb05fe4046562f69c72a6a5311e5bb7bd9e9120f3af 21:57:47 $ docker rm -f --volumes 79ed68268776f911a104adb05fe4046562f69c72a6a5311e5bb7bd9e9120f3af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:57:56 provisioning config files... 21:57:56 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config17460918034976880884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:56 ---> docker-login.sh 21:57:56 nexus3.edgexfoundry.org:10001 21:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:57 Configure a credential helper to remove this warning. See 21:57:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:57 21:57:57 Login Succeeded 21:57:57 nexus3.edgexfoundry.org:10002 21:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:57 Configure a credential helper to remove this warning. See 21:57:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:57 21:57:57 Login Succeeded 21:57:57 nexus3.edgexfoundry.org:10003 21:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:58 Configure a credential helper to remove this warning. See 21:57:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:58 21:57:58 Login Succeeded 21:57:58 nexus3.edgexfoundry.org:10004 21:57:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:58 Configure a credential helper to remove this warning. See 21:57:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:58 21:57:58 Login Succeeded 21:57:58 docker.io 21:57:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:58 Configure a credential helper to remove this warning. See 21:57:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:58 21:57:58 Login Succeeded 21:57:58 ---> docker-login.sh ends [Pipeline] } 21:57:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:57:59 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:57:59 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:57:59 ========================================================= 21:57:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:57:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:59 + 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 . 21:58:00 Sending build context to Docker daemon 1.211MB 21:58:00 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 21:58:00 Step 2/13 : FROM ${BASE} AS builder 21:58:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:58:00 9b18e9b68314: Pulling fs layer 21:58:00 35d82f9e3411: Pulling fs layer 21:58:00 e16973657156: Pulling fs layer 21:58:00 fc693d55d65f: Pulling fs layer 21:58:00 7e9fc2657dce: Pulling fs layer 21:58:00 dda99020689f: Pulling fs layer 21:58:00 db1c61fa0a46: Pulling fs layer 21:58:00 891c053d2c06: Pulling fs layer 21:58:00 fc693d55d65f: Waiting 21:58:00 7e9fc2657dce: Waiting 21:58:00 dda99020689f: Waiting 21:58:00 891c053d2c06: Waiting 21:58:00 e16973657156: Verifying Checksum 21:58:00 e16973657156: Download complete 21:58:00 35d82f9e3411: Verifying Checksum 21:58:00 35d82f9e3411: Download complete 21:58:00 7e9fc2657dce: Verifying Checksum 21:58:00 7e9fc2657dce: Download complete 21:58:00 dda99020689f: Verifying Checksum 21:58:00 dda99020689f: Download complete 21:58:00 9b18e9b68314: Verifying Checksum 21:58:00 9b18e9b68314: Download complete 21:58:01 9b18e9b68314: Pull complete 21:58:01 891c053d2c06: Verifying Checksum 21:58:01 891c053d2c06: Download complete 21:58:01 35d82f9e3411: Pull complete 21:58:02 e16973657156: Pull complete 21:58:02 db1c61fa0a46: Verifying Checksum 21:58:02 db1c61fa0a46: Download complete 21:58:03 fc693d55d65f: Download complete 21:58:15 fc693d55d65f: Pull complete 21:58:15 7e9fc2657dce: Pull complete 21:58:15 dda99020689f: Pull complete 21:58:22 db1c61fa0a46: Pull complete 21:58:24 891c053d2c06: Pull complete 21:58:24 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:58:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:58:24 ---> f96f9c87975a 21:58:24 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:58:26 ---> Running in 33ab70c7296c 21:58:26 Removing intermediate container 33ab70c7296c 21:58:26 ---> e2b09428a7b1 21:58:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:58:26 ---> Running in 912d60d7ebbe 21:58:26 Removing intermediate container 912d60d7ebbe 21:58:26 ---> 54459627c508 21:58:26 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 21:58:26 ---> Running in 9b0da6f127b7 21:58:27 Removing intermediate container 9b0da6f127b7 21:58:27 ---> 115f19e55c90 21:58:27 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:58:27 ---> Running in cb5d9eb62bb6 21:58:27 Removing intermediate container cb5d9eb62bb6 21:58:27 ---> 24f3889b31f2 21:58:27 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:58:27 ---> Running in c787533c27b4 21:58:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:58:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:58:29 (1/14) Installing libintl (0.21-r2) 21:58:29 (2/14) Installing eudev-libs (3.2.11-r0) 21:58:29 (3/14) Installing libjpeg-turbo (2.1.3-r1) 21:58:29 (4/14) Installing v4l-utils-libs (1.22.1-r1) 21:58:29 (5/14) Installing v4l-utils (1.22.1-r1) 21:58:30 (6/14) Installing udev-init-scripts (35-r0) 21:58:30 Executing udev-init-scripts-35-r0.post-install 21:58:30 (7/14) Installing libblkid (2.38-r1) 21:58:30 (8/14) Installing xz-libs (5.2.5-r1) 21:58:30 (9/14) Installing zstd-libs (1.5.2-r1) 21:58:30 (10/14) Installing kmod-libs (29-r2) 21:58:30 (11/14) Installing eudev (3.2.11-r0) 21:58:30 (12/14) Installing eudev-dev (3.2.11-r0) 21:58:30 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 21:58:30 (14/14) Installing v4l-utils-dev (1.22.1-r1) 21:58:30 Executing busybox-1.35.0-r17.trigger 21:58:30 Executing eudev-3.2.11-r0.trigger 21:58:30 OK: 228 MiB in 65 packages 21:58:31 Removing intermediate container c787533c27b4 21:58:31 ---> 58cc537c04b3 21:58:31 Step 8/13 : WORKDIR /device-usb-camera 21:58:31 ---> Running in e8ecde92249c 21:58:31 Removing intermediate container e8ecde92249c 21:58:31 ---> a201c9c063f9 21:58:31 Step 9/13 : COPY go.mod vendor* ./ 21:58:32 ---> 41d1ea8301bf 21:58:32 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:32 ---> Running in 4905887c1318 21:59:29 Removing intermediate container 4905887c1318 21:59:29 ---> ad20bec513f7 21:59:29 Step 11/13 : COPY . . 21:59:29 ---> b6943b6fd4fe 21:59:29 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:59:29 ---> Running in f2683e344c82 21:59:29  % Total % Received % Xferd Average Speed Time Time Time Current 21:59:29 Dload Upload Total Spent Left Speed 21:59:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 11024 0 --:--:-- --:--:-- --:--:-- 11178 21:59:29 Removing intermediate container f2683e344c82 21:59:29 ---> 172134047f8d 21:59:29 Step 13/13 : RUN ${MAKE} 21:59:29 ---> Running in 045a0335cf0e 21:59:30 noop 21:59:31 Removing intermediate container 045a0335cf0e 21:59:31 ---> f6f90ab7a2b3 21:59:31 Successfully built f6f90ab7a2b3 21:59:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:31 + docker inspect -f . ci-base-image-arm64 21:59:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:32 prd-ubuntu20.04-docker-arm64-4c-16g-4958 does not seem to be running inside a container 21:59:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:59:33 $ docker top eee995706268fb65f1231e42da4fcf7196874918ded25aaa320c8e9ecd3cd7d7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:34 + go version 21:59:34 go version go1.18.7 linux/arm64 [Pipeline] } 21:59:34 $ docker stop --time=1 eee995706268fb65f1231e42da4fcf7196874918ded25aaa320c8e9ecd3cd7d7 21:59:36 $ docker rm -f --volumes eee995706268fb65f1231e42da4fcf7196874918ded25aaa320c8e9ecd3cd7d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:36 + docker inspect -f . ci-base-image-arm64 21:59:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:37 prd-ubuntu20.04-docker-arm64-4c-16g-4958 does not seem to be running inside a container 21:59:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:59:38 $ docker top c113d03bc4fdb95e3d0ce58021142f48ef541b6b2a68ff9072b4c8f41e9b02a9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:39 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 21:59:40 + make test 21:59:40 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 21:59:41 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:01:18 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:01:18 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 1.9% of statements 22:01:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:01:19 CGO_ENABLED=1 go vet ./... 22:01:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:01:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:01:45 ./bin/test-attribution-txt.sh [Pipeline] echo 22:01:45 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:01:45 $ docker stop --time=1 c113d03bc4fdb95e3d0ce58021142f48ef541b6b2a68ff9072b4c8f41e9b02a9 22:01:47 $ docker rm -f --volumes c113d03bc4fdb95e3d0ce58021142f48ef541b6b2a68ff9072b4c8f41e9b02a9 [Pipeline] // withDockerContainer [Pipeline] sh 22:01:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:01:48 Warning: overwriting stash ‘coverage-report’ 22:01:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:01:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:01:50 + ls -al . 22:01:50 total 200 22:01:50 drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 21:59 . 22:01:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:57 .. 22:01:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 21:57 .git 22:01:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 21:57 .github 22:01:50 -rw-rw-r-- 1 jenkins jenkins 414 Mar 21 21:57 .gitignore 22:01:50 -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 21:57 .golangci.yml 22:01:50 -rw-rw-r-- 1 jenkins jenkins 77 Mar 21 21:57 .hadolint.yml 22:01:50 -rw-rw-r-- 1 jenkins jenkins 9702 Mar 21 21:57 Attribution.txt 22:01:50 -rw-rw-r-- 1 jenkins jenkins 6219 Mar 21 21:57 CHANGELOG.md 22:01:50 -rw-rw-r-- 1 jenkins jenkins 2378 Mar 21 21:57 Dockerfile 22:01:50 -rw-rw-r-- 1 jenkins jenkins 678 Mar 21 21:57 GOVERNANCE.md 22:01:50 -rw-rw-r-- 1 jenkins jenkins 687 Mar 21 21:57 Jenkinsfile 22:01:50 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 21:57 LICENSE 22:01:50 -rw-rw-r-- 1 jenkins jenkins 2554 Mar 21 21:57 Makefile 22:01:50 -rw-rw-r-- 1 jenkins jenkins 622 Mar 21 21:57 OWNERS.md 22:01:50 -rw-rw-r-- 1 jenkins jenkins 5934 Mar 21 21:57 README.md 22:01:50 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 21:55 VERSION 22:01:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 21:57 bin 22:01:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 21:57 cmd 22:01:50 -rw-r--r-- 1 jenkins jenkins 30666 Mar 21 22:01 coverage.out 22:01:50 -rwxrwxr-x 1 jenkins jenkins 140 Mar 21 21:57 docker-entrypoint.sh 22:01:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:57 docs 22:01:50 -rw-rw-r-- 1 jenkins jenkins 3573 Mar 21 21:57 go.mod 22:01:50 -rw-rw-r-- 1 jenkins jenkins 45026 Mar 21 21:57 go.sum 22:01:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 21:57 internal 22:01:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 21:57 snap 22:01:50 -rw-rw-r-- 1 jenkins jenkins 231 Mar 21 21:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:51 + 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=c1e3ce91f0f97ee506b8de9ade7e431d94901851 --label arch=arm64 --label version=0.0.0 . 22:01:52 Sending build context to Docker daemon 1.243MB 22:01:52 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 22:01:52 Step 2/35 : FROM ${BASE} AS builder 22:01:52 ---> f6f90ab7a2b3 22:01:52 Step 3/35 : ARG ADD_BUILD_TAGS="" 22:01:52 ---> Running in e2bd36e51ef8 22:01:52 Removing intermediate container e2bd36e51ef8 22:01:52 ---> b4f2002e85c9 22:01:52 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:01:52 ---> Running in eb24c8c53f96 22:01:52 Removing intermediate container eb24c8c53f96 22:01:52 ---> 85da0f6578ea 22:01:52 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:01:52 ---> Running in 65ed7ef59dd9 22:01:53 Removing intermediate container 65ed7ef59dd9 22:01:53 ---> bf40dd44457e 22:01:53 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:01:53 ---> Running in 0ec79b057ffa 22:01:53 Removing intermediate container 0ec79b057ffa 22:01:53 ---> 85913c528848 22:01:53 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:01:54 ---> Running in 3e1bbfe67565 22:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:01:58 OK: 228 MiB in 65 packages 22:02:00 Removing intermediate container 3e1bbfe67565 22:02:00 ---> f12e1220f3a1 22:02:00 Step 8/35 : WORKDIR /device-usb-camera 22:02:00 ---> Running in 451f1a33c784 22:02:00 Removing intermediate container 451f1a33c784 22:02:00 ---> 21f83b4e7a39 22:02:00 Step 9/35 : COPY go.mod vendor* ./ 22:02:02 ---> 082d47caa918 22:02:02 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:02:02 ---> Running in d4d6ed425dcf 22:02:05 Removing intermediate container d4d6ed425dcf 22:02:05 ---> 520691e59205 22:02:05 Step 11/35 : COPY . . 22:02:07 ---> d203a3f43aff 22:02:07 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:02:07 ---> Running in d44ad0ddf0b5 22:02:08  % Total % Received % Xferd Average Speed Time Time Time Current 22:02:08 Dload Upload Total Spent Left Speed 22:02:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5688 0 --:--:-- --:--:-- --:--:-- 5709 22:02:09 Removing intermediate container d44ad0ddf0b5 22:02:09 ---> 0aa35ea9bb5c 22:02:09 Step 13/35 : RUN ${MAKE} 22:02:09 ---> Running in be88f129b1b4 22:02:10 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 22:04:47 Removing intermediate container be88f129b1b4 22:04:47 ---> ea400ee69714 22:04:47 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 22:04:47 v0.21.6: Pulling from aler9/rtsp-simple-server 22:04:47 8766b47fe142: Pulling fs layer 22:04:47 8766b47fe142: Verifying Checksum 22:04:47 8766b47fe142: Download complete 22:04:47 8766b47fe142: Pull complete 22:04:47 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 22:04:47 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 22:04:47 ---> 69d40e2cb93c 22:04:47 Step 15/35 : FROM alpine:3.16 22:04:47 3.16: Pulling from library/alpine 22:04:47 3760b48202b3: Pulling fs layer 22:04:47 3760b48202b3: Verifying Checksum 22:04:47 3760b48202b3: Download complete 22:04:47 3760b48202b3: Pull complete 22:04:47 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 22:04:47 Status: Downloaded newer image for alpine:3.16 22:04:47 ---> 4c81e5bf8899 22:04:47 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:04:47 ---> Running in f08467da9b5e 22:04:47 Removing intermediate container f08467da9b5e 22:04:47 ---> b56a0a33164f 22:04:47 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 22:04:47 ---> Running in e945e065bc72 22:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:04:49 (1/82) Installing dumb-init (1.2.5-r1) 22:04:49 (2/82) Installing sdl2 (2.0.22-r0) 22:04:49 (3/82) Installing libxau (1.0.9-r0) 22:04:49 (4/82) Installing libxdmcp (1.1.3-r0) 22:04:49 (5/82) Installing libxcb (1.15-r0) 22:04:49 (6/82) Installing libx11 (1.8-r0) 22:04:49 (7/82) Installing aom-libs (3.3.0-r0) 22:04:49 (8/82) Installing alsa-lib (1.2.7.2-r0) 22:04:49 (9/82) Installing expat (2.5.0-r0) 22:04:49 (10/82) Installing brotli-libs (1.0.9-r6) 22:04:50 (11/82) Installing libbz2 (1.0.8-r1) 22:04:50 (12/82) Installing libpng (1.6.37-r1) 22:04:50 (13/82) Installing freetype (2.12.1-r0) 22:04:50 (14/82) Installing fontconfig (2.14.0-r0) 22:04:50 (15/82) Installing fribidi (1.0.12-r0) 22:04:50 (16/82) Installing libffi (3.4.2-r1) 22:04:50 (17/82) Installing libintl (0.21-r2) 22:04:50 (18/82) Installing libblkid (2.38-r1) 22:04:50 (19/82) Installing libmount (2.38-r1) 22:04:50 (20/82) Installing pcre (8.45-r2) 22:04:50 (21/82) Installing glib (2.72.1-r0) 22:04:50 (22/82) Installing graphite2 (1.3.14-r1) 22:04:50 (23/82) Installing harfbuzz (4.3.0-r0) 22:04:50 (24/82) Installing libass (0.16.0-r0) 22:04:50 (25/82) Installing libdav1d (1.0.0-r0) 22:04:50 (26/82) Installing libdrm (2.4.110-r0) 22:04:50 (27/82) Installing gmp (6.2.1-r2) 22:04:50 (28/82) Installing nettle (3.7.3-r0) 22:04:50 (29/82) Installing p11-kit (0.24.1-r0) 22:04:50 (30/82) Installing libtasn1 (4.18.0-r1) 22:04:50 (31/82) Installing libunistring (1.0-r0) 22:04:50 (32/82) Installing gnutls (3.7.7-r1) 22:04:51 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:04:51 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 22:04:51 (35/82) Installing lame (3.100-r0) 22:04:51 (36/82) Installing opus (1.3.1-r1) 22:04:51 (37/82) Installing libasyncns (0.8-r1) 22:04:51 (38/82) Installing dbus-libs (1.14.4-r0) 22:04:51 (39/82) Installing libltdl (2.4.7-r0) 22:04:51 (40/82) Installing orc (0.4.32-r0) 22:04:51 (41/82) Installing libgcc (11.2.1_git20220219-r2) 22:04:51 (42/82) Installing libogg (1.3.5-r1) 22:04:51 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 22:04:51 (44/82) Installing flac (1.3.4-r0) 22:04:51 (45/82) Installing libvorbis (1.3.7-r0) 22:04:51 (46/82) Installing libsndfile (1.1.0-r0) 22:04:51 (47/82) Installing libgomp (11.2.1_git20220219-r2) 22:04:51 (48/82) Installing soxr (0.1.3-r2) 22:04:51 (49/82) Installing speexdsp (1.2.0-r0) 22:04:51 (50/82) Installing tdb-libs (1.4.6-r0) 22:04:51 (51/82) Installing libpulse (15.0-r2) 22:04:51 (52/82) Installing cjson (1.7.15-r3) 22:04:51 (53/82) Installing mbedtls (2.28.2-r0) 22:04:52 (54/82) Installing librist (0.2.6-r1) 22:04:52 (55/82) Installing libsrt (1.4.4-r0) 22:04:52 (56/82) Installing libssh (0.9.6-r1) 22:04:52 (57/82) Installing libtheora (1.1.1-r16) 22:04:52 (58/82) Installing libjpeg-turbo (2.1.3-r1) 22:04:52 (59/82) Installing v4l-utils-libs (1.22.1-r1) 22:04:52 (60/82) Installing libxext (1.3.4-r0) 22:04:52 (61/82) Installing libxfixes (6.0.0-r0) 22:04:52 (62/82) Installing wayland-libs-client (1.20.0-r0) 22:04:52 (63/82) Installing libva (2.14.0-r0) 22:04:52 (64/82) Installing libvdpau (1.5-r0) 22:04:52 (65/82) Installing vidstab (1.1.0-r1) 22:04:52 (66/82) Installing libvpx (1.11.0-r1) 22:04:52 (67/82) Installing libwebp (1.2.3-r0) 22:04:52 (68/82) Installing x264-libs (0.163_git20210613-r0) 22:04:52 (69/82) Installing numactl (2.0.14-r0) 22:04:52 (70/82) Installing x265-libs (3.5-r3) 22:04:52 (71/82) Installing xvidcore (1.3.7-r1) 22:04:52 (72/82) Installing ffmpeg-libs (5.0.1-r1) 22:04:53 (73/82) Installing ffmpeg (5.0.1-r1) 22:04:53 (74/82) Installing udev-init-scripts (35-r0) 22:04:53 Executing udev-init-scripts-35-r0.post-install 22:04:53 (75/82) Installing eudev-libs (3.2.11-r0) 22:04:53 (76/82) Installing xz-libs (5.2.5-r1) 22:04:53 (77/82) Installing zstd-libs (1.5.2-r1) 22:04:53 (78/82) Installing kmod-libs (29-r2) 22:04:53 (79/82) Installing eudev (3.2.11-r0) 22:04:53 (80/82) Installing libsodium (1.0.18-r0) 22:04:53 (81/82) Installing libzmq (4.3.4-r0) 22:04:53 (82/82) Installing zeromq (4.3.4-r0) 22:04:53 Executing busybox-1.35.0-r17.trigger 22:04:53 Executing eudev-3.2.11-r0.trigger 22:04:53 OK: 78 MiB in 96 packages 22:04:57 Removing intermediate container e945e065bc72 22:04:57 ---> d0d01b4bdd4c 22:04:57 Step 18/35 : WORKDIR / 22:04:57 ---> Running in df779b5821bb 22:04:57 Removing intermediate container df779b5821bb 22:04:57 ---> c5e5d6e43549 22:04:57 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 22:04:59 ---> 79dad3700498 22:04:59 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 22:04:59 ---> 86d9a732c375 22:04:59 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:05:02 ---> a841d7a61bf1 22:05:02 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:05:02 ---> 013d779ced9f 22:05:02 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:05:03 ---> e1b85bf7b2fa 22:05:03 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 22:05:04 ---> fdda4ba8ce54 22:05:04 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 22:05:05 ---> 85c2baa80bc1 22:05:05 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:05:05 ---> Running in d9614c37cfd9 22:05:07 Removing intermediate container d9614c37cfd9 22:05:07 ---> bb9c4e6a7aff 22:05:07 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:05:07 ---> Running in 7a340ea477ed 22:05:09 Removing intermediate container 7a340ea477ed 22:05:09 ---> a336c27ab2d0 22:05:09 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:05:09 ---> Running in 8aa234a9d5ac 22:05:11 Removing intermediate container 8aa234a9d5ac 22:05:11 ---> eb4518efefb0 22:05:11 Step 29/35 : EXPOSE 59983 22:05:11 ---> Running in 7d6075b009bc 22:05:11 Removing intermediate container 7d6075b009bc 22:05:11 ---> 1b1af960bf06 22:05:11 Step 30/35 : EXPOSE 8554 22:05:11 ---> Running in fb7475040dfb 22:05:11 Removing intermediate container fb7475040dfb 22:05:11 ---> 0f07e277d7d7 22:05:11 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:05:12 ---> Running in 58c1351ad482 22:05:12 Removing intermediate container 58c1351ad482 22:05:12 ---> 3746c08710f5 22:05:12 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 22:05:12 ---> Running in 5d9821b9a715 22:05:12 Removing intermediate container 5d9821b9a715 22:05:12 ---> 4ffbd3ef7dd2 22:05:12 Step 33/35 : LABEL arch=arm64 22:05:13 ---> Running in 6b9dd5fbd20d 22:05:13 Removing intermediate container 6b9dd5fbd20d 22:05:13 ---> 19c7a561470d 22:05:13 Step 34/35 : LABEL git_sha=c1e3ce91f0f97ee506b8de9ade7e431d94901851 22:05:13 ---> Running in 4c483d33bdcd 22:05:13 Removing intermediate container 4c483d33bdcd 22:05:13 ---> a9dac303f9dd 22:05:13 Step 35/35 : LABEL version=0.0.0 22:05:13 ---> Running in 2d69c8229027 22:05:13 Removing intermediate container 2d69c8229027 22:05:13 ---> 88eee6a8b1f0 22:05:13 [Warning] One or more build-args [ARCH] were not consumed 22:05:14 Successfully built 88eee6a8b1f0 22:05:14 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:05:14 22:05:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:05:15 arm64: Pulling from edgex-lftools-log-publisher 22:05:15 8998bd30e6a1: Pulling fs layer 22:05:15 04944245beec: Pulling fs layer 22:05:15 699f458cf7ca: Pulling fs layer 22:05:15 765212b225bb: Pulling fs layer 22:05:15 f23df028b6ca: Pulling fs layer 22:05:15 d65c8cfc05b1: Pulling fs layer 22:05:15 2437ff75d9bd: Pulling fs layer 22:05:15 d65c8cfc05b1: Waiting 22:05:15 765212b225bb: Waiting 22:05:15 f23df028b6ca: Waiting 22:05:15 04944245beec: Verifying Checksum 22:05:15 04944245beec: Download complete 22:05:15 765212b225bb: Verifying Checksum 22:05:15 765212b225bb: Download complete 22:05:15 f23df028b6ca: Verifying Checksum 22:05:15 f23df028b6ca: Download complete 22:05:15 d65c8cfc05b1: Verifying Checksum 22:05:15 d65c8cfc05b1: Download complete 22:05:15 699f458cf7ca: Verifying Checksum 22:05:15 699f458cf7ca: Download complete 22:05:16 8998bd30e6a1: Download complete 22:05:18 2437ff75d9bd: Verifying Checksum 22:05:18 2437ff75d9bd: Download complete 22:05:20 8998bd30e6a1: Pull complete 22:05:20 04944245beec: Pull complete 22:05:22 699f458cf7ca: Pull complete 22:05:22 765212b225bb: Pull complete 22:05:23 f23df028b6ca: Pull complete 22:05:23 d65c8cfc05b1: Pull complete 22:05:38 2437ff75d9bd: Pull complete 22:05:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:05:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:05:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:38 prd-ubuntu20.04-docker-arm64-4c-16g-4958 does not seem to be running inside a container 22:05:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:05:41 $ docker top b7f092d8a96f2cf70bef011f58adc295847f7fe0b621b1b4a734d56189d77598 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:05:42 ---> job-cost.sh 22:05:42 lf-activate-venv: SKIPPING 22:05:42 INFO: No Stack... 22:05:43 INFO: Retrieving Pricing Info for: v3-standard-4 22:05:44 INFO: Archiving Costs [Pipeline] sh 22:05:44 + + cut -d,cat -f6 /w/workspace/device-usb-camera/1/archives/cost.csv 22:05:44 [Pipeline] lock 22:05:44 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-197-1-stack-cost] 22:05:44 Resource [jenkins-edgexfoundry-device-usb-camera-PR-197-1-stack-cost] did not exist. Created. 22:05:44 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-197-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:05:45 /w/workspace/device-usb-camera/1@tmp/durable-ed46e21a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:05:46 + echo total: 0.10999999940395355 [Pipeline] stash 22:05:46 Warning: overwriting stash ‘stack-cost’ 22:05:46 Stashed 1 file(s) [Pipeline] } 22:05:46 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-197-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:05:46 $ docker stop --time=1 b7f092d8a96f2cf70bef011f58adc295847f7fe0b621b1b4a734d56189d77598 22:05:48 $ docker rm -f --volumes b7f092d8a96f2cf70bef011f58adc295847f7fe0b621b1b4a734d56189d77598 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:05:49 provisioning config files... 22:05:49 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-197@tmp/config1688250890193863683tmp [Pipeline] { [Pipeline] sh 22:05:49 + set +x 22:05:49 + curl -s https://codecov.io/bash 22:05:49 + bash -s -- 22:05:49 22:05:49 _____ _ 22:05:49 / ____| | | 22:05:49 | | ___ __| | ___ ___ _____ __ 22:05:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:05:49 | |___| (_) | (_| | __/ (_| (_) \ V / 22:05:49 \_____\___/ \__,_|\___|\___\___/ \_/ 22:05:49 Bash-1.0.6 22:05:49 22:05:49 22:05:49 ==> git version 2.25.1 found 22:05:49 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:05:49 Release-Date: 2020-01-08 22:05:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:05:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:05:49 ==> Jenkins CI detected. 22:05:49 current dir:  /w/workspace/foundry_device-usb-camera_PR-197 22:05:49 project root: . 22:05:49 --> token set from env 22:05:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:05:49 ==> Running gcov in . (disable via -X gcov) 22:05:49 ==> Python coveragepy not found 22:05:49 ==> Searching for coverage reports in: 22:05:49 + . 22:05:49 -> Found 1 reports 22:05:49 ==> Detecting git/mercurial file structure 22:05:49 ==> Reading reports 22:05:49 + ./coverage.out bytes=30666 22:05:49 ==> Appending adjustments 22:05:49 https://docs.codecov.io/docs/fixing-reports 22:05:49 + Found adjustments 22:05:49 ==> Gzipping contents 22:05:49 8.0K /tmp/codecov.7rN12K.gz 22:05:49 ==> Uploading reports 22:05:49 url: https://codecov.io 22:05:49 query: branch=PR-197&commit=c1e3ce91f0f97ee506b8de9ade7e431d94901851&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-197%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=197&job=&cmd_args= 22:05:49 -> Pinging Codecov 22:05:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-197&commit=c1e3ce91f0f97ee506b8de9ade7e431d94901851&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-197%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=197&job=&cmd_args= 22:05:49 -> Uploading to 22:05:49 https://storage.googleapis.com/codecov/v4/raw/2023-03-21/73D8F5FF140700D3E01443B452E23636/c1e3ce91f0f97ee506b8de9ade7e431d94901851/4d411540-89a7-4c66-be06-90754d1cd3c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T220549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e0d303c7c44e7d2e138605eabc95037fb6a428c94e757586ad7df85e08f62c03 22:05:49 % Total % Received % Xferd Average Speed Time Time Time Current 22:05:49 Dload Upload Total Spent Left Speed 22:05:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4342 0 0 100 4342 0 15342 --:--:-- --:--:-- --:--:-- 15342 22:05:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/c1e3ce91f0f97ee506b8de9ade7e431d94901851 [Pipeline] } 22:05:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:05:51 + [ -d /w/workspace/foundry_device-usb-camera_PR-197/archives ] 22:05:51 + ls -al /w/workspace/foundry_device-usb-camera_PR-197/archives 22:05:51 total 16 22:05:51 drwxr-xr-x 3 root root 4096 Mar 21 21:57 . 22:05:51 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 21:57 .. 22:05:51 drwxr-xr-x 2 root root 4096 Mar 21 21:57 cost 22:05:51 -rw-r--r-- 1 root root 89 Mar 21 21:57 cost.csv 22:05:51 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-197/archives 22:05:51 + ls -al /w/workspace/foundry_device-usb-camera_PR-197/archives 22:05:51 total 16 22:05:51 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 21:57 . 22:05:51 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 21:57 .. 22:05:51 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 21:57 cost 22:05:51 -rw-r--r-- 1 jenkins jenkins 89 Mar 21 21:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:05:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:05:53 ---> package-listing.sh 22:05:53 ++ facter osfamily 22:05:53 ++ tr '[:upper:]' '[:lower:]' 22:05:53 + OS_FAMILY=debian 22:05:53 + workspace=/w/workspace/foundry_device-usb-camera_PR-197 22:05:53 + START_PACKAGES=/tmp/packages_start.txt 22:05:53 + END_PACKAGES=/tmp/packages_end.txt 22:05:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:05:53 + PACKAGES=/tmp/packages_start.txt 22:05:53 + '[' /w/workspace/foundry_device-usb-camera_PR-197 ']' 22:05:53 + PACKAGES=/tmp/packages_end.txt 22:05:53 + case "${OS_FAMILY}" in 22:05:53 + dpkg -l 22:05:53 + grep '^ii' 22:05:53 + '[' -f /tmp/packages_start.txt ']' 22:05:53 + '[' -f /tmp/packages_end.txt ']' 22:05:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:05:53 + '[' /w/workspace/foundry_device-usb-camera_PR-197 ']' 22:05:53 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-197/archives/ 22:05:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-197/archives/ [Pipeline] echo 22:05:53 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-197/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:05:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:05:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:54 prd-ubuntu20.04-docker-8c-8g-4957 does not seem to be running inside a container 22:05:54 $ 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-197/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-197 -v /w/workspace/foundry_device-usb-camera_PR-197:/w/workspace/foundry_device-usb-camera_PR-197:rw,z -v /w/workspace/foundry_device-usb-camera_PR-197@tmp:/w/workspace/foundry_device-usb-camera_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:05:54 $ docker top 136687ad28096514dae3dc45ffefaed5f5216086e2f36a9ed26404f7b2a9dd5b -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:55 + touch /tmp/pre-build-complete [Pipeline] sh 22:05:55 + mkdir -p /var/log/sysstat [Pipeline] sh 22:05:55 + ls /var/log/sa-host 22:05:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:05:55 provisioning config files... 22:05:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-197@tmp/config2897137284967468318tmp [Pipeline] { [Pipeline] echo 22:05:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:05:56 ---> create-netrc.sh [Pipeline] } 22:05:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:05:56 ---> python-tools-install.sh [Pipeline] echo 22:05:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:05:57 ---> sudo-logs.sh 22:05:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:05:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:05:57 ---> job-cost.sh 22:05:57 lf-activate-venv: SKIPPING 22:05:57 DEBUG: total: 0.2199999988079071 22:05:57 INFO: Retrieving Stack Cost... 22:05:57 INFO: Retrieving Pricing Info for: v3-standard-8 22:05:58 INFO: Archiving Costs [Pipeline] echo 22:05:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:05:58 ---> logs-deploy.sh 22:05:58 lf-activate-venv: SKIPPING 22:05:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-197/1 22:05:58 INFO: archiving workspace using pattern(s): 22:05:59 Archives upload complete. 22:05:59 INFO: archiving logs to Nexus