Pull request #118 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 main at 7dbe31cb35024f1059b59066306d46ec3655e576 rather than d4fc1229aa3b908edfa15582849d108fcf110429 Obtained Jenkinsfile from 7dbe31cb35024f1059b59066306d46ec3655e576 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-ssh3175940966653981679.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11470261310080526247.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-118/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-118/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8744344698147147514.key Verifying host key using known hosts file > 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-118/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10686648829976593066.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7531123916828584907.key Verifying host key using known hosts file > 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-118/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-118/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3886283659544134039.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-120792 in /w/workspace/foundry_device-usb-camera_PR-118 [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-118 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7dbe31cb35024f1059b59066306d46ec3655e576 into PR head commit d4fc1229aa3b908edfa15582849d108fcf110429 Merge succeeded, producing d4fc1229aa3b908edfa15582849d108fcf110429 Checking out Revision d4fc1229aa3b908edfa15582849d108fcf110429 (PR-118) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/118/head:refs/remotes/origin/PR-118 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4fc1229aa3b908edfa15582849d108fcf110429 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 7dbe31cb35024f1059b59066306d46ec3655e576 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4fc1229aa3b908edfa15582849d108fcf110429 # timeout=10 Commit message: "docs: updated change log for levski release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:21:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:21:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:21:33 ========================================================= 17:21:33 EdgeX Global Pipelines Version Info 17:21:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:21:34 ------------------- 17:21:34 stable info: 17:21:34 ------------------- 17:21:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:21:34 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:21:34 Message: update stable to v1.0.244 17:21:35 ------------------- 17:21:35 experimental info: 17:21:35 ------------------- 17:21:35 Commited By: **** collab-it+edgex@linuxfoundation.org 17:21:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:21:35 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:21:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:21:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:21:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:21:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:21:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:21:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:21:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:21:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:21:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:21:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:21:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:21:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:21:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:21:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:21:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:21:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:21:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:21:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:21:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:21:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:21:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:21:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:21:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:21:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:21:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:21:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:21:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:21:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-118 [Pipeline] echo 17:21:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-118 [Pipeline] echo 17:21:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-118 [Pipeline] echo 17:21:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4fc1229aa3b908edfa15582849d108fcf110429 [Pipeline] echo 17:21:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4fc122 [Pipeline] echo 17:21:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:21:36 provisioning config files... 17:21:36 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-118@tmp/config18218855331984175040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:37 ---> docker-login.sh 17:21:37 nexus3.edgexfoundry.org:10001 17:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:37 Configure a credential helper to remove this warning. See 17:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:37 17:21:37 Login Succeeded 17:21:37 nexus3.edgexfoundry.org:10002 17:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:37 Configure a credential helper to remove this warning. See 17:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:37 17:21:37 Login Succeeded 17:21:37 nexus3.edgexfoundry.org:10003 17:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:37 Configure a credential helper to remove this warning. See 17:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:37 17:21:37 Login Succeeded 17:21:37 nexus3.edgexfoundry.org:10004 17:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:38 Configure a credential helper to remove this warning. See 17:21:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:38 17:21:38 Login Succeeded 17:21:38 docker.io 17:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:38 Configure a credential helper to remove this warning. See 17:21:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:38 17:21:38 Login Succeeded 17:21:38 ---> docker-login.sh ends [Pipeline] } 17:21:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:21:39 + git rev-list -1 --merges d4fc1229aa3b908edfa15582849d108fcf110429~1..d4fc1229aa3b908edfa15582849d108fcf110429 [Pipeline] echo 17:21:39 -----------> git rev-list -1 --merges d4fc1229aa3b908edfa15582849d108fcf110429~1..d4fc1229aa3b908edfa15582849d108fcf110429 d4fc1229aa3b908edfa15582849d108fcf110429 [false] [Pipeline] sh 17:21:39 + git log --format=format:%s -1 d4fc1229aa3b908edfa15582849d108fcf110429 [Pipeline] echo 17:21:39 ========================================================= 17:21:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:21:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:21:39 + git log --format=format:%s -1 d4fc1229aa3b908edfa15582849d108fcf110429 [Pipeline] echo 17:21:39 [semverPrep] GIT_COMMIT: d4fc1229aa3b908edfa15582849d108fcf110429, Commit Message: docs: updated change log for levski release [Pipeline] echo 17:21:39 [semverPrep] This is not a build commit. [Pipeline] sh 17:21:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:21:40 + grep -v github /etc/ssh/ssh_known_hosts 17:21:40 + [ -e /tmp/ssh_known_hosts ] 17:21:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:21:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:21:40 + sudo tee -a /etc/ssh/ssh_known_hosts 17:21:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:40 17:21:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:41 0.1.4: Pulling from edgex-devops/py-git-semver 17:21:41 b85a868b505f: Pulling fs layer 17:21:41 e2be974225ed: Pulling fs layer 17:21:41 339a4e72a1f5: Pulling fs layer 17:21:41 988bab9f4d93: Pulling fs layer 17:21:41 1469e6f7b9e6: Pulling fs layer 17:21:41 eaf3925da568: Pulling fs layer 17:21:41 bab4dde63d76: Pulling fs layer 17:21:41 bde34c3a00c8: Pulling fs layer 17:21:41 b352a97aabf1: Pulling fs layer 17:21:41 988bab9f4d93: Waiting 17:21:41 4872d77fe225: Pulling fs layer 17:21:41 5851b861e8e6: Pulling fs layer 17:21:41 1469e6f7b9e6: Waiting 17:21:41 b352a97aabf1: Waiting 17:21:41 eaf3925da568: Waiting 17:21:41 4872d77fe225: Waiting 17:21:41 bab4dde63d76: Waiting 17:21:41 5851b861e8e6: Waiting 17:21:41 bde34c3a00c8: Waiting 17:21:41 e2be974225ed: Verifying Checksum 17:21:41 e2be974225ed: Download complete 17:21:41 988bab9f4d93: Download complete 17:21:41 1469e6f7b9e6: Verifying Checksum 17:21:41 1469e6f7b9e6: Download complete 17:21:41 339a4e72a1f5: Verifying Checksum 17:21:41 339a4e72a1f5: Download complete 17:21:41 eaf3925da568: Verifying Checksum 17:21:41 eaf3925da568: Download complete 17:21:41 bde34c3a00c8: Verifying Checksum 17:21:41 bde34c3a00c8: Download complete 17:21:41 b352a97aabf1: Verifying Checksum 17:21:41 b352a97aabf1: Download complete 17:21:41 4872d77fe225: Verifying Checksum 17:21:41 4872d77fe225: Download complete 17:21:41 5851b861e8e6: Verifying Checksum 17:21:41 5851b861e8e6: Download complete 17:21:41 b85a868b505f: Verifying Checksum 17:21:41 b85a868b505f: Download complete 17:21:41 bab4dde63d76: Verifying Checksum 17:21:41 bab4dde63d76: Download complete 17:21:42 b85a868b505f: Pull complete 17:21:42 e2be974225ed: Pull complete 17:21:43 339a4e72a1f5: Pull complete 17:21:43 988bab9f4d93: Pull complete 17:21:43 1469e6f7b9e6: Pull complete 17:21:43 eaf3925da568: Pull complete 17:21:45 bab4dde63d76: Pull complete 17:21:45 bde34c3a00c8: Pull complete 17:21:45 b352a97aabf1: Pull complete 17:21:45 4872d77fe225: Pull complete 17:21:45 5851b861e8e6: Pull complete 17:21:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:21:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:45 prd-ubuntu20.04-docker-8c-8g-120792 does not seem to be running inside a container 17:21:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-118 -v /w/workspace/foundry_device-usb-camera_PR-118:/w/workspace/foundry_device-usb-camera_PR-118:rw,z -v /w/workspace/foundry_device-usb-camera_PR-118@tmp:/w/workspace/foundry_device-usb-camera_PR-118@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:21:48 $ docker top 9cfa99b0961f1246c98cb08b3c06b32653e94de26f1dcf3433d45901351e4622 -eo pid,comm 17:21:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:21:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:21:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:21:48 [ssh-agent] Looking for ssh-agent implementation... 17:21:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:48 $ docker exec 9cfa99b0961f1246c98cb08b3c06b32653e94de26f1dcf3433d45901351e4622 ssh-agent 17:21:48 SSH_AUTH_SOCK=/tmp/ssh-fzCXyh6o5sD0/agent.31 17:21:48 SSH_AGENT_PID=37 17:21:48 Running ssh-add (command line suppressed) 17:21:48 Identity added: /w/workspace/foundry_device-usb-camera_PR-118@tmp/private_key_15882710862168227868.key (/w/workspace/foundry_device-usb-camera_PR-118@tmp/private_key_15882710862168227868.key) 17:21:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:49 + git tag --points-at HEAD [Pipeline] } 17:21:49 $ docker exec --env ******** --env ******** 9cfa99b0961f1246c98cb08b3c06b32653e94de26f1dcf3433d45901351e4622 ssh-agent -k 17:21:49 unset SSH_AUTH_SOCK; 17:21:49 unset SSH_AGENT_PID; 17:21:49 echo Agent pid 37 killed; 17:21:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:21:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:21:49 [ssh-agent] Looking for ssh-agent implementation... 17:21:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:49 $ docker exec 9cfa99b0961f1246c98cb08b3c06b32653e94de26f1dcf3433d45901351e4622 ssh-agent 17:21:49 SSH_AUTH_SOCK=/tmp/ssh-CQUb3e4DmWoG/agent.69 17:21:49 SSH_AGENT_PID=75 17:21:49 Running ssh-add (command line suppressed) 17:21:49 Identity added: /w/workspace/foundry_device-usb-camera_PR-118@tmp/private_key_11411488180040387613.key (/w/workspace/foundry_device-usb-camera_PR-118@tmp/private_key_11411488180040387613.key) 17:21:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:49 + git semver init 17:21:50 2022-12-08 17:21:50,192 [run_init] DEBUG init version:0.0.0 force:False 17:21:50 2022-12-08 17:21:50,194 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-118/.semver 17:21:50 2022-12-08 17:21:50,194 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-118/.semver 17:21:50 2022-12-08 17:21:50,194 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-118/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-118, universal_newlines=False, shell=None, istream=None) 17:21:51 2022-12-08 17:21:50,923 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-118/.git/info/exclude 17:21:51 2022-12-08 17:21:50,924 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-118/.semver/PR-118 with force:False 17:21:51 2022-12-08 17:21:50,924 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-118/.semver/PR-118 17:21:51 2022-12-08 17:21:50,930 [execute] INFO git cat-file --batch-check 17:21:51 2022-12-08 17:21:50,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-118/.semver, universal_newlines=False, shell=None, istream=) 17:21:51 2022-12-08 17:21:50,937 [execute] INFO git cat-file --batch 17:21:51 2022-12-08 17:21:50,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-118/.semver, universal_newlines=False, shell=None, istream=) 17:21:51 2022-12-08 17:21:50,943 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-118/.semver/PR-118 17:21:51 0.0.0 [Pipeline] } 17:21:51 $ docker exec --env ******** --env ******** 9cfa99b0961f1246c98cb08b3c06b32653e94de26f1dcf3433d45901351e4622 ssh-agent -k 17:21:51 unset SSH_AUTH_SOCK; 17:21:51 unset SSH_AGENT_PID; 17:21:51 echo Agent pid 75 killed; 17:21:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:21:51 + git semver [Pipeline] } 17:21:51 $ docker stop --time=1 9cfa99b0961f1246c98cb08b3c06b32653e94de26f1dcf3433d45901351e4622 17:21:53 $ docker rm -f 9cfa99b0961f1246c98cb08b3c06b32653e94de26f1dcf3433d45901351e4622 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:21:53 Stashed 1 file(s) [Pipeline] echo 17:21:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:21:54 provisioning config files... 17:21:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-118@tmp/config13286421496836332800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:54 ---> docker-login.sh 17:21:54 nexus3.edgexfoundry.org:10001 17:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:54 Configure a credential helper to remove this warning. See 17:21:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:54 17:21:54 Login Succeeded 17:21:54 nexus3.edgexfoundry.org:10002 17:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:54 Configure a credential helper to remove this warning. See 17:21:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:54 17:21:54 Login Succeeded 17:21:54 nexus3.edgexfoundry.org:10003 17:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:55 Configure a credential helper to remove this warning. See 17:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:55 17:21:55 Login Succeeded 17:21:55 nexus3.edgexfoundry.org:10004 17:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:55 Configure a credential helper to remove this warning. See 17:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:55 17:21:55 Login Succeeded 17:21:55 docker.io 17:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:55 Configure a credential helper to remove this warning. See 17:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:55 17:21:55 Login Succeeded 17:21:55 ---> docker-login.sh ends [Pipeline] } 17:21:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:21:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:21:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:21:55 ========================================================= 17:21:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:21:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:21:56 Sending build context to Docker daemon 1.62MB 17:21:56 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:21:56 Step 2/13 : FROM ${BASE} AS builder 17:21:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:21:56 213ec9aee27d: Pulling fs layer 17:21:56 4583459ba037: Pulling fs layer 17:21:56 93c1e223e6f2: Pulling fs layer 17:21:56 53926ce57604: Pulling fs layer 17:21:56 21b2b0c7a3f4: Pulling fs layer 17:21:56 53926ce57604: Waiting 17:21:56 21b2b0c7a3f4: Waiting 17:21:56 22ff95d597cd: Pulling fs layer 17:21:56 12d6caf4c0d1: Pulling fs layer 17:21:56 96b7cbca73a9: Pulling fs layer 17:21:56 a7acece74701: Pulling fs layer 17:21:56 22ff95d597cd: Waiting 17:21:56 12d6caf4c0d1: Waiting 17:21:56 96b7cbca73a9: Waiting 17:21:56 a7acece74701: Waiting 17:21:56 93c1e223e6f2: Verifying Checksum 17:21:56 93c1e223e6f2: Download complete 17:21:56 4583459ba037: Download complete 17:21:56 21b2b0c7a3f4: Verifying Checksum 17:21:56 21b2b0c7a3f4: Download complete 17:21:56 22ff95d597cd: Verifying Checksum 17:21:56 22ff95d597cd: Download complete 17:21:56 213ec9aee27d: Verifying Checksum 17:21:56 213ec9aee27d: Download complete 17:21:56 12d6caf4c0d1: Download complete 17:21:56 213ec9aee27d: Pull complete 17:21:56 4583459ba037: Pull complete 17:21:56 93c1e223e6f2: Pull complete 17:21:56 a7acece74701: Verifying Checksum 17:21:56 a7acece74701: Download complete 17:21:57 96b7cbca73a9: Verifying Checksum 17:21:57 96b7cbca73a9: Download complete 17:21:57 53926ce57604: Verifying Checksum 17:21:57 53926ce57604: Download complete 17:22:01 53926ce57604: Pull complete 17:22:01 21b2b0c7a3f4: Pull complete 17:22:01 22ff95d597cd: Pull complete 17:22:01 12d6caf4c0d1: Pull complete 17:22:03 96b7cbca73a9: Pull complete 17:22:04 a7acece74701: Pull complete 17:22:04 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:22:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:22:04 ---> db6d94c90886 17:22:04 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:22:07 ---> Running in 9a5fc2f098d6 17:22:07 Removing intermediate container 9a5fc2f098d6 17:22:07 ---> 5430d11c98c4 17:22:07 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:22:07 ---> Running in 23a188344da1 17:22:07 Removing intermediate container 23a188344da1 17:22:07 ---> a7c0e2c9c04e 17:22:07 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:22:07 ---> Running in 094f8c883cfd 17:22:07 Removing intermediate container 094f8c883cfd 17:22:07 ---> b4f117d2ca45 17:22:07 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:22:07 ---> Running in b25445692ba7 17:22:07 Removing intermediate container b25445692ba7 17:22:07 ---> 14b8d7060814 17:22:07 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:22:07 ---> Running in 25cde59122f7 17:22:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:22:08 (1/80) Installing mesa (21.3.8-r2) 17:22:08 (2/80) Installing libxau (1.0.9-r0) 17:22:08 (3/80) Installing libxdmcp (1.1.3-r0) 17:22:08 (4/80) Installing libxcb (1.15-r0) 17:22:08 (5/80) Installing libx11 (1.8-r0) 17:22:08 (6/80) Installing libxext (1.3.4-r0) 17:22:08 (7/80) Installing libxfixes (6.0.0-r0) 17:22:08 (8/80) Installing libxxf86vm (1.1.4-r2) 17:22:08 (9/80) Installing libpciaccess (0.16-r0) 17:22:08 (10/80) Installing libdrm (2.4.110-r0) 17:22:08 (11/80) Installing mesa-glapi (21.3.8-r2) 17:22:08 (12/80) Installing libxshmfence (1.3-r1) 17:22:08 (13/80) Installing mesa-gl (21.3.8-r2) 17:22:08 (14/80) Installing icu-data-full (71.1-r2) 17:22:08 (15/80) Installing libice (1.0.10-r0) 17:22:08 (16/80) Installing libuuid (2.38-r1) 17:22:08 (17/80) Installing libsm (1.2.3-r0) 17:22:08 (18/80) Installing libxt (1.2.1-r0) 17:22:08 (19/80) Installing libxmu (1.1.3-r0) 17:22:08 (20/80) Installing xset (1.2.4-r0) 17:22:08 (21/80) Installing xprop (1.2.5-r0) 17:22:08 (22/80) Installing xdg-utils (1.1.3-r3) 17:22:08 (23/80) Installing dbus-libs (1.14.4-r0) 17:22:08 (24/80) Installing libffi (3.4.2-r1) 17:22:08 (25/80) Installing libintl (0.21-r2) 17:22:08 (26/80) Installing libblkid (2.38-r1) 17:22:08 (27/80) Installing libmount (2.38-r1) 17:22:08 (28/80) Installing pcre (8.45-r2) 17:22:08 (29/80) Installing glib (2.72.1-r0) 17:22:08 (30/80) Installing icu-libs (71.1-r2) 17:22:08 (31/80) Installing libpcre2-16 (10.40-r0) 17:22:08 (32/80) Installing zstd-libs (1.5.2-r1) 17:22:08 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 17:22:08 (34/80) Installing hicolor-icon-theme (0.17-r1) 17:22:08 (35/80) Installing wayland-libs-server (1.20.0-r0) 17:22:08 (36/80) Installing mesa-gbm (21.3.8-r2) 17:22:08 (37/80) Installing wayland-libs-client (1.20.0-r0) 17:22:08 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 17:22:08 (39/80) Installing libxcomposite (0.4.5-r0) 17:22:08 (40/80) Installing libbz2 (1.0.8-r1) 17:22:08 (41/80) Installing libpng (1.6.37-r1) 17:22:08 (42/80) Installing freetype (2.12.1-r0) 17:22:08 (43/80) Installing fontconfig (2.14.0-r0) 17:22:08 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 17:22:08 (45/80) Installing wayland-libs-egl (1.20.0-r0) 17:22:08 (46/80) Installing xkeyboard-config (2.35.1-r0) 17:22:08 (47/80) Installing xz-libs (5.2.5-r1) 17:22:08 (48/80) Installing libxml2 (2.9.14-r2) 17:22:08 (49/80) Installing libxkbcommon (1.4.1-r0) 17:22:08 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 17:22:09 (51/80) Installing mesa-egl (21.3.8-r2) 17:22:09 (52/80) Installing avahi-libs (0.8-r6) 17:22:09 (53/80) Installing nettle (3.7.3-r0) 17:22:09 (54/80) Installing p11-kit (0.24.1-r0) 17:22:09 (55/80) Installing libtasn1 (4.18.0-r0) 17:22:09 (56/80) Installing libunistring (1.0-r0) 17:22:09 (57/80) Installing gnutls (3.7.7-r0) 17:22:09 (58/80) Installing cups-libs (2.4.2-r0) 17:22:09 (59/80) Installing graphite2 (1.3.14-r1) 17:22:09 (60/80) Installing harfbuzz (4.3.0-r0) 17:22:09 (61/80) Installing libevdev (1.12.1-r0) 17:22:09 (62/80) Installing mtdev (1.1.6-r0) 17:22:09 (63/80) Installing eudev-libs (3.2.11-r0) 17:22:09 (64/80) Installing libinput-libs (1.20.1-r0) 17:22:09 (65/80) Installing libjpeg-turbo (2.1.3-r1) 17:22:09 (66/80) Installing xcb-util-wm (0.4.1-r1) 17:22:09 (67/80) Installing xcb-util (0.4.0-r3) 17:22:09 (68/80) Installing xcb-util-image (0.4.0-r1) 17:22:09 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 17:22:09 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 17:22:09 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 17:22:09 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 17:22:09 Still waiting to schedule task 17:22:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:22:09 (73/80) Installing v4l-utils-libs (1.22.1-r1) 17:22:09 (74/80) Installing v4l-utils (1.22.1-r1) 17:22:09 (75/80) Installing udev-init-scripts (35-r0) 17:22:09 Executing udev-init-scripts-35-r0.post-install 17:22:09 (76/80) Installing kmod-libs (29-r2) 17:22:09 (77/80) Installing eudev (3.2.11-r0) 17:22:09 (78/80) Installing eudev-dev (3.2.11-r0) 17:22:09 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:22:09 (80/80) Installing v4l-utils-dev (1.22.1-r1) 17:22:09 Executing busybox-1.35.0-r17.trigger 17:22:09 Executing eudev-3.2.11-r0.trigger 17:22:09 OK: 330 MiB in 131 packages 17:22:12 Removing intermediate container 25cde59122f7 17:22:12 ---> 0b8f4a186a4b 17:22:12 Step 8/13 : WORKDIR /device-usb-camera 17:22:12 ---> Running in 9bdb40736287 17:22:12 Removing intermediate container 9bdb40736287 17:22:12 ---> e81084c0c540 17:22:12 Step 9/13 : COPY go.mod vendor* ./ 17:22:12 ---> 64ba9b37f4e5 17:22:12 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:12 ---> Running in b9f1cf5c0cf5 17:22:38 Removing intermediate container b9f1cf5c0cf5 17:22:38 ---> 4627d18227ff 17:22:38 Step 11/13 : COPY . . 17:22:38 ---> d768976d85b4 17:22:38 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:22:38 ---> Running in 1858cd6d28b3 17:22:38  % Total % Received % Xferd Average Speed Time Time Time Current 17:22:38 Dload Upload Total Spent Left Speed 17:22:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9085 0 --:--:-- --:--:-- --:--:-- 9155 17:22:38 Removing intermediate container 1858cd6d28b3 17:22:38 ---> 8b08e6d799d8 17:22:38 Step 13/13 : RUN ${MAKE} 17:22:38 ---> Running in 7717b80a0956 17:22:38 noop 17:22:38 Removing intermediate container 7717b80a0956 17:22:38 ---> 36810a375efe 17:22:38 Successfully built 36810a375efe 17:22:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:39 + docker inspect -f . ci-base-image-x86_64 17:22:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:39 prd-ubuntu20.04-docker-8c-8g-120792 does not seem to be running inside a container 17:22:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-118 -v /w/workspace/foundry_device-usb-camera_PR-118:/w/workspace/foundry_device-usb-camera_PR-118:rw,z -v /w/workspace/foundry_device-usb-camera_PR-118@tmp:/w/workspace/foundry_device-usb-camera_PR-118@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 ******** ci-base-image-x86_64 cat 17:22:39 $ docker top c7c2e235afb3fc243c93cfa762eb2e44211f8ddc1956d7770666dcfa1c15b31e -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:40 + go version 17:22:40 go version go1.18.7 linux/amd64 [Pipeline] } 17:22:40 $ docker stop --time=1 c7c2e235afb3fc243c93cfa762eb2e44211f8ddc1956d7770666dcfa1c15b31e 17:22:41 $ docker rm -f c7c2e235afb3fc243c93cfa762eb2e44211f8ddc1956d7770666dcfa1c15b31e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:42 + docker inspect -f . ci-base-image-x86_64 17:22:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:42 prd-ubuntu20.04-docker-8c-8g-120792 does not seem to be running inside a container 17:22:42 $ 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-118 -v /w/workspace/foundry_device-usb-camera_PR-118:/w/workspace/foundry_device-usb-camera_PR-118:rw,z -v /w/workspace/foundry_device-usb-camera_PR-118@tmp:/w/workspace/foundry_device-usb-camera_PR-118@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 ******** ci-base-image-x86_64 cat 17:22:42 $ docker top e186bbf59cac6dd5e6a233841e0a837ceb727a1f889e5499689dfed30799d3df -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:43 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-118 [Pipeline] fileExists [Pipeline] sh 17:22:43 + make test 17:22:43 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:22:43 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:22:53 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:22:53 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements 17:22:59 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:22:59 CGO_ENABLED=1 go vet ./... 17:23:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:23:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:23:02 ./bin/test-attribution-txt.sh [Pipeline] echo 17:23:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:23:02 $ docker stop --time=1 e186bbf59cac6dd5e6a233841e0a837ceb727a1f889e5499689dfed30799d3df 17:23:04 $ docker rm -f e186bbf59cac6dd5e6a233841e0a837ceb727a1f889e5499689dfed30799d3df [Pipeline] // withDockerContainer [Pipeline] sh 17:23:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:23:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:23:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:23:06 + ls -al . 17:23:06 total 204 17:23:06 drwxrwxr-x 10 jenkins jenkins 4096 Dec 8 17:22 . 17:23:06 drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 17:21 .. 17:23:06 drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 17:22 .git 17:23:06 drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 17:21 .github 17:23:06 -rw-rw-r-- 1 jenkins jenkins 414 Dec 8 17:21 .gitignore 17:23:06 -rw-rw-r-- 1 jenkins jenkins 42 Dec 8 17:21 .golangci.yml 17:23:06 -rw-rw-r-- 1 jenkins jenkins 77 Dec 8 17:21 .hadolint.yml 17:23:06 drwxr-xr-x 3 jenkins jenkins 4096 Dec 8 17:21 .semver 17:23:06 -rw-rw-r-- 1 jenkins jenkins 9702 Dec 8 17:21 Attribution.txt 17:23:06 -rw-rw-r-- 1 jenkins jenkins 5305 Dec 8 17:21 CHANGELOG.md 17:23:06 -rw-rw-r-- 1 jenkins jenkins 2378 Dec 8 17:21 Dockerfile 17:23:06 -rw-rw-r-- 1 jenkins jenkins 678 Dec 8 17:21 GOVERNANCE.md 17:23:06 -rw-rw-r-- 1 jenkins jenkins 659 Dec 8 17:21 Jenkinsfile 17:23:06 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 8 17:21 LICENSE 17:23:06 -rw-rw-r-- 1 jenkins jenkins 2554 Dec 8 17:21 Makefile 17:23:06 -rw-rw-r-- 1 jenkins jenkins 622 Dec 8 17:21 OWNERS.md 17:23:06 -rw-rw-r-- 1 jenkins jenkins 5934 Dec 8 17:21 README.md 17:23:06 -rw-rw-r-- 1 jenkins jenkins 5 Dec 8 17:21 VERSION 17:23:06 drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 17:21 bin 17:23:06 drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 17:21 cmd 17:23:06 -rw-r--r-- 1 jenkins jenkins 30410 Dec 8 17:22 coverage.out 17:23:06 -rwxrwxr-x 1 jenkins jenkins 140 Dec 8 17:21 docker-entrypoint.sh 17:23:06 drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 17:21 docs 17:23:06 -rw-rw-r-- 1 jenkins jenkins 3573 Dec 8 17:21 go.mod 17:23:06 -rw-rw-r-- 1 jenkins jenkins 45026 Dec 8 17:21 go.sum 17:23:06 drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 17:21 internal 17:23:06 drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 17:21 snap 17:23:06 -rw-rw-r-- 1 jenkins jenkins 231 Dec 8 17:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:06 + 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=d4fc1229aa3b908edfa15582849d108fcf110429 --label arch=amd64 --label version=0.0.0 . 17:23:06 Sending build context to Docker daemon 1.651MB 17:23:06 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:23:06 Step 2/35 : FROM ${BASE} AS builder 17:23:06 ---> 36810a375efe 17:23:06 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:23:06 ---> Running in 70578a556ad2 17:23:07 Removing intermediate container 70578a556ad2 17:23:07 ---> a5c39bd0e111 17:23:07 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:23:07 ---> Running in 23494d7fb2b7 17:23:07 Removing intermediate container 23494d7fb2b7 17:23:07 ---> bbf9e913ca04 17:23:07 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:23:07 ---> Running in 3c8055362f9d 17:23:07 Removing intermediate container 3c8055362f9d 17:23:07 ---> 2fc63099aece 17:23:07 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:23:07 ---> Running in 1a8a00e11fff 17:23:07 Removing intermediate container 1a8a00e11fff 17:23:07 ---> 008181b2cdc7 17:23:07 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:23:07 ---> Running in 4f3b7296c9e4 17:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:23:07 OK: 330 MiB in 131 packages 17:23:08 Removing intermediate container 4f3b7296c9e4 17:23:08 ---> 68d1336fe871 17:23:08 Step 8/35 : WORKDIR /device-usb-camera 17:23:08 ---> Running in 3ca16292d163 17:23:08 Removing intermediate container 3ca16292d163 17:23:08 ---> 474f2c5753ba 17:23:08 Step 9/35 : COPY go.mod vendor* ./ 17:23:08 ---> 605c0b992045 17:23:08 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:23:08 ---> Running in 43c7ac6ddd80 17:23:09 Removing intermediate container 43c7ac6ddd80 17:23:09 ---> 405bff715eb1 17:23:09 Step 11/35 : COPY . . 17:23:09 ---> 4eaba3f82017 17:23:09 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:23:09 ---> Running in 157c1c40bd20 17:23:09  % Total % Received % Xferd Average Speed Time Time Time Current 17:23:09 Dload Upload Total Spent Left Speed 17:23:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44625 0 --:--:-- --:--:-- --:--:-- 46173 17:23:10 Removing intermediate container 157c1c40bd20 17:23:10 ---> ff5ba7f0dfdc 17:23:10 Step 13/35 : RUN ${MAKE} 17:23:10 ---> Running in 8868982e805e 17:23: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.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:23:32 Removing intermediate container 8868982e805e 17:23:32 ---> c0cef717df9a 17:23:32 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:23:32 v0.18.4: Pulling from aler9/rtsp-simple-server 17:23:32 af6660deedbd: Pulling fs layer 17:23:32 97cd0a44c592: Pulling fs layer 17:23:32 97cd0a44c592: Verifying Checksum 17:23:32 97cd0a44c592: Download complete 17:23:32 af6660deedbd: Verifying Checksum 17:23:32 af6660deedbd: Download complete 17:23:32 af6660deedbd: Pull complete 17:23:32 97cd0a44c592: Pull complete 17:23:32 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:23:32 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:23:32 ---> fea57e182299 17:23:32 Step 15/35 : FROM alpine:3.16 17:23:33 3.16: Pulling from library/alpine 17:23:33 ca7dd9ec2225: Pulling fs layer 17:23:33 ca7dd9ec2225: Verifying Checksum 17:23:33 ca7dd9ec2225: Download complete 17:23:33 ca7dd9ec2225: Pull complete 17:23:33 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:23:33 Status: Downloaded newer image for alpine:3.16 17:23:33 ---> bfe296a52501 17:23:33 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:23:33 ---> Running in 1d395f6d0f3c 17:23:33 Removing intermediate container 1d395f6d0f3c 17:23:33 ---> 057532b5e9be 17:23:33 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:23:33 ---> Running in b2436f2975ca 17:23:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:23:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:23:34 (1/83) Installing dumb-init (1.2.5-r1) 17:23:34 (2/83) Installing sdl2 (2.0.22-r0) 17:23:34 (3/83) Installing libxau (1.0.9-r0) 17:23:34 (4/83) Installing libxdmcp (1.1.3-r0) 17:23:34 (5/83) Installing libxcb (1.15-r0) 17:23:34 (6/83) Installing libx11 (1.8-r0) 17:23:34 (7/83) Installing aom-libs (3.3.0-r0) 17:23:34 (8/83) Installing alsa-lib (1.2.7.2-r0) 17:23:34 (9/83) Installing expat (2.5.0-r0) 17:23:34 (10/83) Installing brotli-libs (1.0.9-r6) 17:23:34 (11/83) Installing libbz2 (1.0.8-r1) 17:23:34 (12/83) Installing libpng (1.6.37-r1) 17:23:34 (13/83) Installing freetype (2.12.1-r0) 17:23:34 (14/83) Installing fontconfig (2.14.0-r0) 17:23:34 (15/83) Installing fribidi (1.0.12-r0) 17:23:34 (16/83) Installing libffi (3.4.2-r1) 17:23:34 (17/83) Installing libintl (0.21-r2) 17:23:34 (18/83) Installing libblkid (2.38-r1) 17:23:34 (19/83) Installing libmount (2.38-r1) 17:23:34 (20/83) Installing pcre (8.45-r2) 17:23:34 (21/83) Installing glib (2.72.1-r0) 17:23:34 (22/83) Installing graphite2 (1.3.14-r1) 17:23:34 (23/83) Installing harfbuzz (4.3.0-r0) 17:23:34 (24/83) Installing libass (0.16.0-r0) 17:23:34 (25/83) Installing libdav1d (1.0.0-r0) 17:23:34 (26/83) Installing libpciaccess (0.16-r0) 17:23:34 (27/83) Installing libdrm (2.4.110-r0) 17:23:34 (28/83) Installing gmp (6.2.1-r2) 17:23:34 (29/83) Installing nettle (3.7.3-r0) 17:23:34 (30/83) Installing p11-kit (0.24.1-r0) 17:23:34 (31/83) Installing libtasn1 (4.18.0-r0) 17:23:34 (32/83) Installing libunistring (1.0-r0) 17:23:34 (33/83) Installing gnutls (3.7.7-r0) 17:23:34 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:23:34 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 17:23:34 (36/83) Installing lame (3.100-r0) 17:23:34 (37/83) Installing opus (1.3.1-r1) 17:23:34 (38/83) Installing libasyncns (0.8-r1) 17:23:34 (39/83) Installing dbus-libs (1.14.4-r0) 17:23:34 (40/83) Installing libltdl (2.4.7-r0) 17:23:34 (41/83) Installing orc (0.4.32-r0) 17:23:34 (42/83) Installing libgcc (11.2.1_git20220219-r2) 17:23:34 (43/83) Installing libogg (1.3.5-r1) 17:23:34 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 17:23:34 (45/83) Installing flac (1.3.4-r0) 17:23:34 (46/83) Installing libvorbis (1.3.7-r0) 17:23:34 (47/83) Installing libsndfile (1.1.0-r0) 17:23:34 (48/83) Installing libgomp (11.2.1_git20220219-r2) 17:23:34 (49/83) Installing soxr (0.1.3-r2) 17:23:34 (50/83) Installing speexdsp (1.2.0-r0) 17:23:34 (51/83) Installing tdb-libs (1.4.6-r0) 17:23:34 (52/83) Installing libpulse (15.0-r2) 17:23:34 (53/83) Installing cjson (1.7.15-r3) 17:23:34 (54/83) Installing mbedtls (2.28.1-r0) 17:23:34 (55/83) Installing librist (0.2.6-r1) 17:23:34 (56/83) Installing libsrt (1.4.4-r0) 17:23:34 (57/83) Installing libssh (0.9.6-r1) 17:23:34 (58/83) Installing libtheora (1.1.1-r16) 17:23:34 (59/83) Installing libjpeg-turbo (2.1.3-r1) 17:23:34 (60/83) Installing v4l-utils-libs (1.22.1-r1) 17:23:34 (61/83) Installing libxext (1.3.4-r0) 17:23:34 (62/83) Installing libxfixes (6.0.0-r0) 17:23:34 (63/83) Installing wayland-libs-client (1.20.0-r0) 17:23:34 (64/83) Installing libva (2.14.0-r0) 17:23:34 (65/83) Installing libvdpau (1.5-r0) 17:23:34 (66/83) Installing vidstab (1.1.0-r1) 17:23:34 (67/83) Installing libvpx (1.11.0-r1) 17:23:34 (68/83) Installing libwebp (1.2.3-r0) 17:23:34 (69/83) Installing x264-libs (0.163_git20210613-r0) 17:23:34 (70/83) Installing numactl (2.0.14-r0) 17:23:34 (71/83) Installing x265-libs (3.5-r3) 17:23:34 (72/83) Installing xvidcore (1.3.7-r1) 17:23:34 (73/83) Installing ffmpeg-libs (5.0.1-r1) 17:23:35 (74/83) Installing ffmpeg (5.0.1-r1) 17:23:35 (75/83) Installing udev-init-scripts (35-r0) 17:23:35 Executing udev-init-scripts-35-r0.post-install 17:23:35 (76/83) Installing eudev-libs (3.2.11-r0) 17:23:35 (77/83) Installing xz-libs (5.2.5-r1) 17:23:35 (78/83) Installing zstd-libs (1.5.2-r1) 17:23:35 (79/83) Installing kmod-libs (29-r2) 17:23:35 (80/83) Installing eudev (3.2.11-r0) 17:23:35 (81/83) Installing libsodium (1.0.18-r0) 17:23:35 (82/83) Installing libzmq (4.3.4-r0) 17:23:35 (83/83) Installing zeromq (4.3.4-r0) 17:23:35 Executing busybox-1.35.0-r17.trigger 17:23:35 Executing eudev-3.2.11-r0.trigger 17:23:35 OK: 101 MiB in 97 packages 17:23:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-120793 in /w/workspace/foundry_device-usb-camera_PR-118 [Pipeline] { [Pipeline] ws 17:23:36 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:23:36 Selected Git installation does not exist. Using Default 17:23:36 The recommended git tool is: NONE 17:23:37 Removing intermediate container b2436f2975ca 17:23:37 ---> 2c010ea82302 17:23:37 Step 18/35 : WORKDIR / 17:23:37 ---> Running in 2461616d3590 17:23:37 Removing intermediate container 2461616d3590 17:23:37 ---> c65b6f41d7f4 17:23:37 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:23:38 ---> 1250892c4794 17:23:38 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:23:38 ---> 6a48cd015b1c 17:23:38 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:23:38 ---> a897afafa31b 17:23:38 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:23:38 ---> 6929d3115cbb 17:23:38 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:23:38 ---> 9a2aa5065e55 17:23:38 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:23:38 ---> 55ceb51a7b33 17:23:38 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:23:39 ---> b485523f1bbe 17:23:39 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:23:39 ---> Running in 4fe3b972d88f 17:23:39 Removing intermediate container 4fe3b972d88f 17:23:39 ---> d003c0e102c9 17:23:39 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:23:39 ---> Running in c044983122cf 17:23:40 Removing intermediate container c044983122cf 17:23:40 ---> 9f5eb87327f3 17:23:40 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:23:40 ---> Running in 610fbb90c2a7 17:23:40 Removing intermediate container 610fbb90c2a7 17:23:40 ---> 47d41e56b364 17:23:40 Step 29/35 : EXPOSE 59983 17:23:40 ---> Running in f1ea8182551f 17:23:40 Removing intermediate container f1ea8182551f 17:23:40 ---> bebdd47e961e 17:23:40 Step 30/35 : EXPOSE 8554 17:23:40 ---> Running in 9fb611709238 17:23:41 Removing intermediate container 9fb611709238 17:23:41 ---> febf241d0789 17:23:41 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:23:41 ---> Running in a936ce6a25f4 17:23:41 Removing intermediate container a936ce6a25f4 17:23:41 ---> 770a2a75ddfb 17:23:41 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:23:41 ---> Running in 2834ef901c57 17:23:41 Removing intermediate container 2834ef901c57 17:23:41 ---> 8ab82fd7aeac 17:23:41 Step 33/35 : LABEL arch=amd64 17:23:41 ---> Running in 8d81f1e548f8 17:23:41 Removing intermediate container 8d81f1e548f8 17:23:41 ---> 9d7be5cd90a4 17:23:41 Step 34/35 : LABEL git_sha=d4fc1229aa3b908edfa15582849d108fcf110429 17:23:41 ---> Running in 50485c69bbbc 17:23:41 Removing intermediate container 50485c69bbbc 17:23:41 ---> beb6510ec1f0 17:23:41 Step 35/35 : LABEL version=0.0.0 17:23:41 ---> Running in 9043f10a3637 17:23:41 Removing intermediate container 9043f10a3637 17:23:41 ---> c10e9107a5a7 17:23:41 [Warning] One or more build-args [ARCH] were not consumed 17:23:41 Successfully built c10e9107a5a7 17:23:41 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) 17:23:41 using credential edgex-jenkins-ssh Stage "Snap" skipped due to when conditional [Pipeline] } 17:23:41 Cloning the remote Git repository [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:42 17:23:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:42 latest: Pulling from edgex-lftools-log-publisher 17:23:42 5eb5b503b376: Pulling fs layer 17:23:42 5c69ac0246d0: Pulling fs layer 17:23:42 ec43610c2a17: Pulling fs layer 17:23:42 3a2ae6a8a46f: Pulling fs layer 17:23:42 33b1e0a273af: Pulling fs layer 17:23:42 5d3b04190fa2: Pulling fs layer 17:23:42 2f39f015ded8: Pulling fs layer 17:23:42 33b1e0a273af: Waiting 17:23:42 5d3b04190fa2: Waiting 17:23:42 2f39f015ded8: Waiting 17:23:42 3a2ae6a8a46f: Waiting 17:23:42 5c69ac0246d0: Download complete 17:23:42 3a2ae6a8a46f: Verifying Checksum 17:23:42 3a2ae6a8a46f: Download complete 17:23:42 33b1e0a273af: Verifying Checksum 17:23:42 33b1e0a273af: Download complete 17:23:42 ec43610c2a17: Verifying Checksum 17:23:42 ec43610c2a17: Download complete 17:23:41 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:23:41 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:23:42 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:23:42 > git --version # timeout=10 17:23:42 > git --version # 'git version 2.25.1' 17:23:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:23:42 Verifying host key using known hosts file 17:23:42 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:23:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:23:42 5d3b04190fa2: Verifying Checksum 17:23:42 5d3b04190fa2: Download complete 17:23:42 5eb5b503b376: Verifying Checksum 17:23:42 5eb5b503b376: Download complete 17:23:43 2f39f015ded8: Download complete 17:23:44 5eb5b503b376: Pull complete 17:23:44 5c69ac0246d0: Pull complete 17:23:43 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:23:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:23:43 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:23:43 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:23:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:23:43 Verifying host key using known hosts file 17:23:43 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:23:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/118/head:refs/remotes/origin/PR-118 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:23:44 Merging remotes/origin/main commit 7dbe31cb35024f1059b59066306d46ec3655e576 into PR head commit d4fc1229aa3b908edfa15582849d108fcf110429 17:23:44 ec43610c2a17: Pull complete 17:23:44 3a2ae6a8a46f: Pull complete 17:23:44 Merge succeeded, producing d4fc1229aa3b908edfa15582849d108fcf110429 17:23:44 Checking out Revision d4fc1229aa3b908edfa15582849d108fcf110429 (PR-118) 17:23:44 33b1e0a273af: Pull complete 17:23:44 5d3b04190fa2: Pull complete 17:23:44 > git config core.sparsecheckout # timeout=10 17:23:44 > git checkout -f d4fc1229aa3b908edfa15582849d108fcf110429 # timeout=10 17:23:44 > git remote # timeout=10 17:23:44 > git config --get remote.origin.url # timeout=10 17:23:44 using GIT_SSH to set credentials SSH Credentials for GitHub 17:23:44 Verifying host key using known hosts file 17:23:44 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:23:44 > git merge 7dbe31cb35024f1059b59066306d46ec3655e576 # timeout=10 17:23:44 > git rev-parse HEAD^{commit} # timeout=10 17:23:44 > git config core.sparsecheckout # timeout=10 17:23:44 > git checkout -f d4fc1229aa3b908edfa15582849d108fcf110429 # timeout=10 17:23:48 Commit message: "docs: updated change log for levski release" 17:23:48 > git --version # timeout=10 17:23:48 > git --version # 'git version 2.25.1' 17:23:48 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:23:48 17:23:48 GitHub has been notified of this commit’s build result 17:23:48 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:23:49 2f39f015ded8: Pull complete 17:23:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:23:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:49 prd-ubuntu20.04-docker-8c-8g-120792 does not seem to be running inside a container 17:23:49 $ 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-118 -v /w/workspace/foundry_device-usb-camera_PR-118:/w/workspace/foundry_device-usb-camera_PR-118:rw,z -v /w/workspace/foundry_device-usb-camera_PR-118@tmp:/w/workspace/foundry_device-usb-camera_PR-118@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:23:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:23:49 % Total % Received % Xferd Average Speed Time Time Time Current 17:23:49 Dload Upload Total Spent Left Speed 17:23:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 17:23:52 $ docker top 0fc02a6546001d64a359097870abede0852efe630e9d8695632ee37cdb2c0791 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 17:23:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:23:52 ---> job-cost.sh 17:23:52 lf-activate-venv: SKIPPING 17:23:52 INFO: No Stack... 17:23:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:23:53 + sudo tee /etc/docker/daemon.new 17:23:53 { 17:23:53 "registry-mirrors": [ 17:23:53 "https://nexus3.edgexfoundry.org:10001" 17:23:53 ], 17:23:53 "bip": "10.250.0.254/24", 17:23:53 "hosts": [ 17:23:53 "tcp://0.0.0.0:5555", 17:23:53 "unix:///var/run/docker.sock" 17:23:53 ], 17:23:53 "mtu": 1458, 17:23:53 "selinux-enabled": true, 17:23:53 "seccomp-profile": "/etc/docker/seccomp.json" 17:23:53 } 17:23:53 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh 17:23:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:23:53 INFO: Archiving Costs [Pipeline] sh 17:23:53 + sudo service docker restart 17:23:54 + cat /w/workspace/foundry_device-usb-camera_PR-118/archives/cost.csv 17:23:54 + cut -d, -f6 [Pipeline] lock 17:23:54 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-118-1-stack-cost] 17:23:54 Resource [jenkins-edgexfoundry-device-usb-camera-PR-118-1-stack-cost] did not exist. Created. 17:23:54 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-118-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:23:54 + echo total: 0.2199999988079071 [Pipeline] stash 17:23:54 Stashed 1 file(s) [Pipeline] } 17:23:54 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-118-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:23:54 $ docker stop --time=1 0fc02a6546001d64a359097870abede0852efe630e9d8695632ee37cdb2c0791 17:23:55 $ docker rm -f 0fc02a6546001d64a359097870abede0852efe630e9d8695632ee37cdb2c0791 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:12 provisioning config files... 17:24:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config12181168249927936943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:12 ---> docker-login.sh 17:24:12 nexus3.edgexfoundry.org:10001 17:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:13 Configure a credential helper to remove this warning. See 17:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:13 17:24:13 Login Succeeded 17:24:13 nexus3.edgexfoundry.org:10002 17:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:13 Configure a credential helper to remove this warning. See 17:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:13 17:24:13 Login Succeeded 17:24:13 nexus3.edgexfoundry.org:10003 17:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:13 Configure a credential helper to remove this warning. See 17:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:13 17:24:13 Login Succeeded 17:24:13 nexus3.edgexfoundry.org:10004 17:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:14 Configure a credential helper to remove this warning. See 17:24:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:14 17:24:14 Login Succeeded 17:24:14 docker.io 17:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:14 Configure a credential helper to remove this warning. See 17:24:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:14 17:24:14 Login Succeeded 17:24:14 ---> docker-login.sh ends [Pipeline] } 17:24:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:24:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:24:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:24:15 ========================================================= 17:24:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:24:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:24:17 Sending build context to Docker daemon 1.068MB 17:24:17 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:24:17 Step 2/13 : FROM ${BASE} AS builder 17:24:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:24:17 9b18e9b68314: Pulling fs layer 17:24:17 35d82f9e3411: Pulling fs layer 17:24:17 e16973657156: Pulling fs layer 17:24:17 fc693d55d65f: Pulling fs layer 17:24:17 7e9fc2657dce: Pulling fs layer 17:24:17 dda99020689f: Pulling fs layer 17:24:17 db1c61fa0a46: Pulling fs layer 17:24:17 891c053d2c06: Pulling fs layer 17:24:17 fc693d55d65f: Waiting 17:24:17 dda99020689f: Waiting 17:24:17 7e9fc2657dce: Waiting 17:24:17 db1c61fa0a46: Waiting 17:24:17 891c053d2c06: Waiting 17:24:17 e16973657156: Verifying Checksum 17:24:17 e16973657156: Download complete 17:24:17 35d82f9e3411: Download complete 17:24:17 7e9fc2657dce: Verifying Checksum 17:24:17 7e9fc2657dce: Download complete 17:24:17 dda99020689f: Verifying Checksum 17:24:17 dda99020689f: Download complete 17:24:17 9b18e9b68314: Verifying Checksum 17:24:17 9b18e9b68314: Download complete 17:24:18 9b18e9b68314: Pull complete 17:24:18 891c053d2c06: Verifying Checksum 17:24:18 891c053d2c06: Download complete 17:24:19 35d82f9e3411: Pull complete 17:24:19 e16973657156: Pull complete 17:24:20 db1c61fa0a46: Download complete 17:24:20 fc693d55d65f: Verifying Checksum 17:24:20 fc693d55d65f: Download complete 17:24:33 fc693d55d65f: Pull complete 17:24:33 7e9fc2657dce: Pull complete 17:24:33 dda99020689f: Pull complete 17:24:39 db1c61fa0a46: Pull complete 17:24:42 891c053d2c06: Pull complete 17:24:42 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:24:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:24:42 ---> f96f9c87975a 17:24:42 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:24:43 ---> Running in 2c35e772915c 17:24:43 Removing intermediate container 2c35e772915c 17:24:43 ---> 3239f187b855 17:24:43 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:24:43 ---> Running in 85829ccb1b1b 17:24:43 Removing intermediate container 85829ccb1b1b 17:24:43 ---> d1ae396ac5a3 17:24:43 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:24:43 ---> Running in 710f1c2a3ebf 17:24:44 Removing intermediate container 710f1c2a3ebf 17:24:44 ---> 558374d0f5f8 17:24:44 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:24:44 ---> Running in f9f5560a87e0 17:24:44 Removing intermediate container f9f5560a87e0 17:24:44 ---> 686f084170f5 17:24:44 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:24:44 ---> Running in b2d94719ace6 17:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:24:46 (1/14) Installing libintl (0.21-r2) 17:24:46 (2/14) Installing eudev-libs (3.2.11-r0) 17:24:46 (3/14) Installing libjpeg-turbo (2.1.3-r1) 17:24:46 (4/14) Installing v4l-utils-libs (1.22.1-r1) 17:24:46 (5/14) Installing v4l-utils (1.22.1-r1) 17:24:46 (6/14) Installing udev-init-scripts (35-r0) 17:24:46 Executing udev-init-scripts-35-r0.post-install 17:24:46 (7/14) Installing libblkid (2.38-r1) 17:24:46 (8/14) Installing xz-libs (5.2.5-r1) 17:24:47 (9/14) Installing zstd-libs (1.5.2-r1) 17:24:47 (10/14) Installing kmod-libs (29-r2) 17:24:47 (11/14) Installing eudev (3.2.11-r0) 17:24:47 (12/14) Installing eudev-dev (3.2.11-r0) 17:24:47 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:24:47 (14/14) Installing v4l-utils-dev (1.22.1-r1) 17:24:47 Executing busybox-1.35.0-r17.trigger 17:24:47 Executing eudev-3.2.11-r0.trigger 17:24:47 OK: 228 MiB in 65 packages 17:24:48 Removing intermediate container b2d94719ace6 17:24:48 ---> b46478cf6dca 17:24:48 Step 8/13 : WORKDIR /device-usb-camera 17:24:48 ---> Running in 9814a86a4d8f 17:24:48 Removing intermediate container 9814a86a4d8f 17:24:48 ---> 7c9d480b6201 17:24:48 Step 9/13 : COPY go.mod vendor* ./ 17:24:49 ---> d0ea566c9816 17:24:49 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:49 ---> Running in 8a9c4aba847d 17:25:45 Removing intermediate container 8a9c4aba847d 17:25:45 ---> 892cb7aa84d6 17:25:45 Step 11/13 : COPY . . 17:25:45 ---> e215a3b7eaf3 17:25:45 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:25:45 ---> Running in dddb6f5a1ac3 17:25:45  % Total % Received % Xferd Average Speed Time Time Time Current 17:25:45   Dload Upload Total Spent Left Speed 17:25:45 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15005 0 --:--:-- --:--:-- --:--:-- 15171 17:25:45 Removing intermediate container dddb6f5a1ac3 17:25:45 ---> 03b162901593 17:25:45 Step 13/13 : RUN ${MAKE} 17:25:45 ---> Running in 8d89fe61faa0 17:25:45 noop 17:25:45 Removing intermediate container 8d89fe61faa0 17:25:45 ---> 25f374128547 17:25:45 Successfully built 25f374128547 17:25:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:46 + docker inspect -f . ci-base-image-arm64 17:25:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:46 prd-ubuntu20.04-docker-arm64-4c-16g-120793 does not seem to be running inside a container 17:25:46 $ 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 ******** ci-base-image-arm64 cat 17:25:47 $ docker top 633c52c4873b88c9a48d163c94f3801184ffff8e726892df3c7fd4f94f41e907 -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:48 + go version 17:25:48 go version go1.18.7 linux/arm64 [Pipeline] } 17:25:48 $ docker stop --time=1 633c52c4873b88c9a48d163c94f3801184ffff8e726892df3c7fd4f94f41e907 17:25:50 $ docker rm -f 633c52c4873b88c9a48d163c94f3801184ffff8e726892df3c7fd4f94f41e907 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:51 + docker inspect -f . ci-base-image-arm64 17:25:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:51 prd-ubuntu20.04-docker-arm64-4c-16g-120793 does not seem to be running inside a container 17:25:51 $ 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 ******** ci-base-image-arm64 cat 17:25:52 $ docker top fc3517e6821bc591395a9e063a1bfeeec6805badc358e360275cd126887d26bb -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:53 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:25:54 + make test 17:25:54 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:25:55 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:27:32 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:27:32 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.068s coverage: 1.9% of statements 17:27:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:27:32 CGO_ENABLED=1 go vet ./... 17:27:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:27:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:27:50 ./bin/test-attribution-txt.sh [Pipeline] echo 17:27:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:27:50 $ docker stop --time=1 fc3517e6821bc591395a9e063a1bfeeec6805badc358e360275cd126887d26bb 17:27:53 $ docker rm -f fc3517e6821bc591395a9e063a1bfeeec6805badc358e360275cd126887d26bb [Pipeline] // withDockerContainer [Pipeline] sh 17:27:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:27:54 Warning: overwriting stash ‘coverage-report’ 17:27:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:27:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:27:55 + ls -al . 17:27:55 total 200 17:27:55 drwxrwxr-x 9 jenkins jenkins 4096 Dec 8 17:25 . 17:27:55 drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 17:23 .. 17:27:55 drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 17:23 .git 17:27:55 drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 17:23 .github 17:27:55 -rw-rw-r-- 1 jenkins jenkins 414 Dec 8 17:23 .gitignore 17:27:55 -rw-rw-r-- 1 jenkins jenkins 42 Dec 8 17:23 .golangci.yml 17:27:55 -rw-rw-r-- 1 jenkins jenkins 77 Dec 8 17:23 .hadolint.yml 17:27:55 -rw-rw-r-- 1 jenkins jenkins 9702 Dec 8 17:23 Attribution.txt 17:27:55 -rw-rw-r-- 1 jenkins jenkins 5305 Dec 8 17:23 CHANGELOG.md 17:27:55 -rw-rw-r-- 1 jenkins jenkins 2378 Dec 8 17:23 Dockerfile 17:27:55 -rw-rw-r-- 1 jenkins jenkins 678 Dec 8 17:23 GOVERNANCE.md 17:27:55 -rw-rw-r-- 1 jenkins jenkins 659 Dec 8 17:23 Jenkinsfile 17:27:55 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 8 17:23 LICENSE 17:27:55 -rw-rw-r-- 1 jenkins jenkins 2554 Dec 8 17:23 Makefile 17:27:55 -rw-rw-r-- 1 jenkins jenkins 622 Dec 8 17:23 OWNERS.md 17:27:55 -rw-rw-r-- 1 jenkins jenkins 5934 Dec 8 17:23 README.md 17:27:55 -rw-rw-r-- 1 jenkins jenkins 5 Dec 8 17:21 VERSION 17:27:55 drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 17:23 bin 17:27:55 drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 17:23 cmd 17:27:55 -rw-r--r-- 1 jenkins jenkins 30410 Dec 8 17:27 coverage.out 17:27:55 -rwxrwxr-x 1 jenkins jenkins 140 Dec 8 17:23 docker-entrypoint.sh 17:27:55 drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 17:23 docs 17:27:55 -rw-rw-r-- 1 jenkins jenkins 3573 Dec 8 17:23 go.mod 17:27:55 -rw-rw-r-- 1 jenkins jenkins 45026 Dec 8 17:23 go.sum 17:27:55 drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 17:23 internal 17:27:55 drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 17:23 snap 17:27:55 -rw-rw-r-- 1 jenkins jenkins 231 Dec 8 17:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:55 + 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=d4fc1229aa3b908edfa15582849d108fcf110429 --label arch=arm64 --label version=0.0.0 . 17:27:56 Sending build context to Docker daemon 1.099MB 17:27:56 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:27:56 Step 2/35 : FROM ${BASE} AS builder 17:27:56 ---> 25f374128547 17:27:56 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:27:56 ---> Running in 2887678b7e9a 17:27:56 Removing intermediate container 2887678b7e9a 17:27:56 ---> 783719bd691a 17:27:56 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:27:56 ---> Running in 1a1ecbb380a7 17:27:56 Removing intermediate container 1a1ecbb380a7 17:27:56 ---> 753c4d379c1b 17:27:56 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:27:57 ---> Running in bd8e48acdbd5 17:27:57 Removing intermediate container bd8e48acdbd5 17:27:57 ---> e6892d9cb1dc 17:27:57 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:27:57 ---> Running in 3061a42aa2e9 17:27:57 Removing intermediate container 3061a42aa2e9 17:27:57 ---> ba4ec57127ad 17:27:57 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:27:57 ---> Running in 982d3a34c5ab 17:28:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:28:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:28:01 OK: 228 MiB in 65 packages 17:28:02 Removing intermediate container 982d3a34c5ab 17:28:02 ---> 1c6167cec1f9 17:28:02 Step 8/35 : WORKDIR /device-usb-camera 17:28:02 ---> Running in 6f26e8381230 17:28:02 Removing intermediate container 6f26e8381230 17:28:02 ---> 6ff0c81f032b 17:28:02 Step 9/35 : COPY go.mod vendor* ./ 17:28:03 ---> 4c51d1168442 17:28:03 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:03 ---> Running in d1dbb463b9d6 17:28:05 Removing intermediate container d1dbb463b9d6 17:28:05 ---> 13e353678cce 17:28:05 Step 11/35 : COPY . . 17:28:06 ---> a4f2fe25d9eb 17:28:06 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:28:06 ---> Running in 03c0c60b7f8d 17:28:08  % Total % Received % Xferd Average Speed Time Time Time Current 17:28:08 Dload Upload Total Spent Left Speed 17:28:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7005 0 --:--:-- --:--:-- --:--:-- 7033 17:28:08 Removing intermediate container 03c0c60b7f8d 17:28:08 ---> 969ff5d1e437 17:28:08 Step 13/35 : RUN ${MAKE} 17:28:08 ---> Running in 0fd1450afd91 17:28: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.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:30:47 Removing intermediate container 0fd1450afd91 17:30:47 ---> dc9eb6273843 17:30:47 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:30:47 v0.18.4: Pulling from aler9/rtsp-simple-server 17:30:47 eab2503cf8f4: Pulling fs layer 17:30:47 97cd0a44c592: Pulling fs layer 17:30:47 eab2503cf8f4: Verifying Checksum 17:30:47 eab2503cf8f4: Download complete 17:30:47 eab2503cf8f4: Pull complete 17:30:47 97cd0a44c592: Pull complete 17:30:47 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:30:47 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:30:47 ---> 7f763cca56b3 17:30:47 Step 15/35 : FROM alpine:3.16 17:30:47 3.16: Pulling from library/alpine 17:30:47 6875df1f5354: Pulling fs layer 17:30:47 6875df1f5354: Verifying Checksum 17:30:47 6875df1f5354: Download complete 17:30:47 6875df1f5354: Pull complete 17:30:47 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:30:47 Status: Downloaded newer image for alpine:3.16 17:30:47 ---> 2b4661558fb8 17:30:47 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:30:47 ---> Running in 5661e85713ff 17:30:47 Removing intermediate container 5661e85713ff 17:30:47 ---> 4f6fe3c9bc2f 17:30:47 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:30:47 ---> Running in 73f47ac41643 17:30:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:30:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:30:48 (1/82) Installing dumb-init (1.2.5-r1) 17:30:48 (2/82) Installing sdl2 (2.0.22-r0) 17:30:48 (3/82) Installing libxau (1.0.9-r0) 17:30:48 (4/82) Installing libxdmcp (1.1.3-r0) 17:30:48 (5/82) Installing libxcb (1.15-r0) 17:30:48 (6/82) Installing libx11 (1.8-r0) 17:30:48 (7/82) Installing aom-libs (3.3.0-r0) 17:30:48 (8/82) Installing alsa-lib (1.2.7.2-r0) 17:30:48 (9/82) Installing expat (2.5.0-r0) 17:30:48 (10/82) Installing brotli-libs (1.0.9-r6) 17:30:48 (11/82) Installing libbz2 (1.0.8-r1) 17:30:48 (12/82) Installing libpng (1.6.37-r1) 17:30:48 (13/82) Installing freetype (2.12.1-r0) 17:30:48 (14/82) Installing fontconfig (2.14.0-r0) 17:30:48 (15/82) Installing fribidi (1.0.12-r0) 17:30:48 (16/82) Installing libffi (3.4.2-r1) 17:30:48 (17/82) Installing libintl (0.21-r2) 17:30:48 (18/82) Installing libblkid (2.38-r1) 17:30:48 (19/82) Installing libmount (2.38-r1) 17:30:48 (20/82) Installing pcre (8.45-r2) 17:30:48 (21/82) Installing glib (2.72.1-r0) 17:30:48 (22/82) Installing graphite2 (1.3.14-r1) 17:30:48 (23/82) Installing harfbuzz (4.3.0-r0) 17:30:48 (24/82) Installing libass (0.16.0-r0) 17:30:48 (25/82) Installing libdav1d (1.0.0-r0) 17:30:48 (26/82) Installing libdrm (2.4.110-r0) 17:30:48 (27/82) Installing gmp (6.2.1-r2) 17:30:48 (28/82) Installing nettle (3.7.3-r0) 17:30:49 (29/82) Installing p11-kit (0.24.1-r0) 17:30:49 (30/82) Installing libtasn1 (4.18.0-r0) 17:30:49 (31/82) Installing libunistring (1.0-r0) 17:30:49 (32/82) Installing gnutls (3.7.7-r0) 17:30:49 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:30:49 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 17:30:49 (35/82) Installing lame (3.100-r0) 17:30:49 (36/82) Installing opus (1.3.1-r1) 17:30:49 (37/82) Installing libasyncns (0.8-r1) 17:30:49 (38/82) Installing dbus-libs (1.14.4-r0) 17:30:49 (39/82) Installing libltdl (2.4.7-r0) 17:30:49 (40/82) Installing orc (0.4.32-r0) 17:30:49 (41/82) Installing libgcc (11.2.1_git20220219-r2) 17:30:49 (42/82) Installing libogg (1.3.5-r1) 17:30:49 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 17:30:49 (44/82) Installing flac (1.3.4-r0) 17:30:49 (45/82) Installing libvorbis (1.3.7-r0) 17:30:49 (46/82) Installing libsndfile (1.1.0-r0) 17:30:49 (47/82) Installing libgomp (11.2.1_git20220219-r2) 17:30:49 (48/82) Installing soxr (0.1.3-r2) 17:30:49 (49/82) Installing speexdsp (1.2.0-r0) 17:30:49 (50/82) Installing tdb-libs (1.4.6-r0) 17:30:49 (51/82) Installing libpulse (15.0-r2) 17:30:49 (52/82) Installing cjson (1.7.15-r3) 17:30:49 (53/82) Installing mbedtls (2.28.1-r0) 17:30:49 (54/82) Installing librist (0.2.6-r1) 17:30:49 (55/82) Installing libsrt (1.4.4-r0) 17:30:49 (56/82) Installing libssh (0.9.6-r1) 17:30:49 (57/82) Installing libtheora (1.1.1-r16) 17:30:49 (58/82) Installing libjpeg-turbo (2.1.3-r1) 17:30:49 (59/82) Installing v4l-utils-libs (1.22.1-r1) 17:30:49 (60/82) Installing libxext (1.3.4-r0) 17:30:49 (61/82) Installing libxfixes (6.0.0-r0) 17:30:49 (62/82) Installing wayland-libs-client (1.20.0-r0) 17:30:49 (63/82) Installing libva (2.14.0-r0) 17:30:49 (64/82) Installing libvdpau (1.5-r0) 17:30:49 (65/82) Installing vidstab (1.1.0-r1) 17:30:49 (66/82) Installing libvpx (1.11.0-r1) 17:30:49 (67/82) Installing libwebp (1.2.3-r0) 17:30:49 (68/82) Installing x264-libs (0.163_git20210613-r0) 17:30:49 (69/82) Installing numactl (2.0.14-r0) 17:30:49 (70/82) Installing x265-libs (3.5-r3) 17:30:49 (71/82) Installing xvidcore (1.3.7-r1) 17:30:49 (72/82) Installing ffmpeg-libs (5.0.1-r1) 17:30:50 (73/82) Installing ffmpeg (5.0.1-r1) 17:30:50 (74/82) Installing udev-init-scripts (35-r0) 17:30:50 Executing udev-init-scripts-35-r0.post-install 17:30:50 (75/82) Installing eudev-libs (3.2.11-r0) 17:30:50 (76/82) Installing xz-libs (5.2.5-r1) 17:30:50 (77/82) Installing zstd-libs (1.5.2-r1) 17:30:50 (78/82) Installing kmod-libs (29-r2) 17:30:50 (79/82) Installing eudev (3.2.11-r0) 17:30:50 (80/82) Installing libsodium (1.0.18-r0) 17:30:50 (81/82) Installing libzmq (4.3.4-r0) 17:30:50 (82/82) Installing zeromq (4.3.4-r0) 17:30:50 Executing busybox-1.35.0-r17.trigger 17:30:50 Executing eudev-3.2.11-r0.trigger 17:30:50 OK: 78 MiB in 96 packages 17:30:53 Removing intermediate container 73f47ac41643 17:30:53 ---> a7583284fa13 17:30:53 Step 18/35 : WORKDIR / 17:30:53 ---> Running in b0be482d4a9f 17:30:53 Removing intermediate container b0be482d4a9f 17:30:53 ---> 2e96490388b8 17:30:53 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:30:55 ---> 467ac79a8db8 17:30:55 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:30:55 ---> 07351e2be064 17:30:55 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:30:57 ---> 1d025877e361 17:30:57 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:30:58 ---> bbbd71ed29eb 17:30:58 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:30:58 ---> a4c4c0ffe5da 17:30:58 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:30:58 ---> db4fdd6d1a06 17:30:58 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:31:00 ---> 1091a9e5919b 17:31:00 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:31:00 ---> Running in b0b5c13677af 17:31:01 Removing intermediate container b0b5c13677af 17:31:01 ---> e31dac947cf8 17:31:01 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:31:01 ---> Running in 362b13a3094a 17:31:03 Removing intermediate container 362b13a3094a 17:31:03 ---> 76137324382a 17:31:03 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:31:03 ---> Running in b95d66f9d4b7 17:31:05 Removing intermediate container b95d66f9d4b7 17:31:05 ---> 99dcff25ae23 17:31:05 Step 29/35 : EXPOSE 59983 17:31:05 ---> Running in 58288ba2306c 17:31:05 Removing intermediate container 58288ba2306c 17:31:05 ---> 1e9e8e9a9364 17:31:05 Step 30/35 : EXPOSE 8554 17:31:05 ---> Running in 5e37939d5297 17:31:05 Removing intermediate container 5e37939d5297 17:31:05 ---> 094b6c6850df 17:31:05 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:31:05 ---> Running in 972e42a3ca6a 17:31:06 Removing intermediate container 972e42a3ca6a 17:31:06 ---> 5f3668c8a9a9 17:31:06 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:31:06 ---> Running in 4743f18ca5f4 17:31:06 Removing intermediate container 4743f18ca5f4 17:31:06 ---> a0b2802af2e4 17:31:06 Step 33/35 : LABEL arch=arm64 17:31:06 ---> Running in 0cb0837e942b 17:31:06 Removing intermediate container 0cb0837e942b 17:31:06 ---> 3286adcab2df 17:31:06 Step 34/35 : LABEL git_sha=d4fc1229aa3b908edfa15582849d108fcf110429 17:31:06 ---> Running in d04e1651f343 17:31:07 Removing intermediate container d04e1651f343 17:31:07 ---> de7b10a00f36 17:31:07 Step 35/35 : LABEL version=0.0.0 17:31:07 ---> Running in 7e5a2f1a14bd 17:31:07 Removing intermediate container 7e5a2f1a14bd 17:31:07 ---> dff710161b76 17:31:07 [Warning] One or more build-args [ARCH] were not consumed 17:31:07 Successfully built dff710161b76 17:31:07 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:31:08 17:31:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:31:09 arm64: Pulling from edgex-lftools-log-publisher 17:31:09 8998bd30e6a1: Pulling fs layer 17:31:09 04944245beec: Pulling fs layer 17:31:09 699f458cf7ca: Pulling fs layer 17:31:09 765212b225bb: Pulling fs layer 17:31:09 f23df028b6ca: Pulling fs layer 17:31:09 d65c8cfc05b1: Pulling fs layer 17:31:09 2437ff75d9bd: Pulling fs layer 17:31:09 f23df028b6ca: Waiting 17:31:09 d65c8cfc05b1: Waiting 17:31:09 2437ff75d9bd: Waiting 17:31:09 765212b225bb: Waiting 17:31:09 04944245beec: Verifying Checksum 17:31:09 04944245beec: Download complete 17:31:09 765212b225bb: Verifying Checksum 17:31:09 765212b225bb: Download complete 17:31:09 f23df028b6ca: Verifying Checksum 17:31:09 f23df028b6ca: Download complete 17:31:09 d65c8cfc05b1: Verifying Checksum 17:31:09 d65c8cfc05b1: Download complete 17:31:09 699f458cf7ca: Verifying Checksum 17:31:09 699f458cf7ca: Download complete 17:31:10 8998bd30e6a1: Download complete 17:31:12 2437ff75d9bd: Verifying Checksum 17:31:12 2437ff75d9bd: Download complete 17:31:14 8998bd30e6a1: Pull complete 17:31:14 04944245beec: Pull complete 17:31:15 699f458cf7ca: Pull complete 17:31:16 765212b225bb: Pull complete 17:31:16 f23df028b6ca: Pull complete 17:31:16 d65c8cfc05b1: Pull complete 17:31:31 2437ff75d9bd: Pull complete 17:31:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:31:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:32 prd-ubuntu20.04-docker-arm64-4c-16g-120793 does not seem to be running inside a container 17:31:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:31:34 $ docker top 8824428677a570b34c1e90717949f0d0bf7e4ced0f420ab3eb3292b1822fdedb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:31:35 ---> job-cost.sh 17:31:35 lf-activate-venv: SKIPPING 17:31:35 INFO: No Stack... 17:31:35 INFO: Retrieving Pricing Info for: v3-standard-4 17:31:36 INFO: Archiving Costs [Pipeline] sh 17:31:37 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:31:37 + cut -d, -f6 [Pipeline] lock 17:31:37 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-118-1-stack-cost] 17:31:37 Resource [jenkins-edgexfoundry-device-usb-camera-PR-118-1-stack-cost] did not exist. Created. 17:31:37 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-118-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:31:37 /w/workspace/device-usb-camera/1@tmp/durable-532c920a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:31:37 + echo total: 0.10999999940395355 [Pipeline] stash 17:31:37 Warning: overwriting stash ‘stack-cost’ 17:31:38 Stashed 1 file(s) [Pipeline] } 17:31:38 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-118-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:31:38 $ docker stop --time=1 8824428677a570b34c1e90717949f0d0bf7e4ced0f420ab3eb3292b1822fdedb 17:31:39 $ docker rm -f 8824428677a570b34c1e90717949f0d0bf7e4ced0f420ab3eb3292b1822fdedb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:31:40 provisioning config files... 17:31:40 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-118@tmp/config10582184548656654710tmp [Pipeline] { [Pipeline] sh 17:31:40 + set +x 17:31:40 + + curl -sbash -s https://codecov.io/bash -- 17:31:40 17:31:41 17:31:41 _____ _ 17:31:41 / ____| | | 17:31:41 | | ___ __| | ___ ___ _____ __ 17:31:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:31:41 | |___| (_) | (_| | __/ (_| (_) \ V / 17:31:41 \_____\___/ \__,_|\___|\___\___/ \_/ 17:31:41 Bash-1.0.6 17:31:41 17:31:41 17:31:41 ==> git version 2.25.1 found 17:31:41 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:31:41 Release-Date: 2020-01-08 17:31:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:31:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:31:41 ==> Jenkins CI detected. 17:31:41 current dir:  /w/workspace/foundry_device-usb-camera_PR-118 17:31:41 project root: . 17:31:41 --> token set from env 17:31:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:31:41 ==> Running gcov in . (disable via -X gcov) 17:31:41 ==> Python coveragepy not found 17:31:41 ==> Searching for coverage reports in: 17:31:41 + . 17:31:41 -> Found 1 reports 17:31:41 ==> Detecting git/mercurial file structure 17:31:41 ==> Reading reports 17:31:41 + ./coverage.out bytes=30410 17:31:41 ==> Appending adjustments 17:31:41 https://docs.codecov.io/docs/fixing-reports 17:31:41 + Found adjustments 17:31:41 ==> Gzipping contents 17:31:41 8.0K /tmp/codecov.aNXudI.gz 17:31:41 ==> Uploading reports 17:31:41 url: https://codecov.io 17:31:41 query: branch=PR-118&commit=d4fc1229aa3b908edfa15582849d108fcf110429&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-118%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=118&job=&cmd_args= 17:31:41 -> Pinging Codecov 17:31:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-118&commit=d4fc1229aa3b908edfa15582849d108fcf110429&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-118%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=118&job=&cmd_args= 17:31:41 -> Uploading to 17:31:41 https://storage.googleapis.com/codecov/v4/raw/2022-12-08/73D8F5FF140700D3E01443B452E23636/d4fc1229aa3b908edfa15582849d108fcf110429/ab130ccc-5d4d-4866-b0ba-fb3159db6fbe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221208T173141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=598f2c8b5d3adfa3ca46e7a80bbad0f32bc29885d317a018958bd6805e417454 17:31:41 % Total % Received % Xferd Average Speed Time Time Time Current 17:31:41 Dload Upload Total Spent Left Speed 17:31:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4293 0 0 100 4293 0 19425 --:--:-- --:--:-- --:--:-- 19337 100 4293 0 0 100 4293 0 18424 --:--:-- --:--:-- --:--:-- 18424 17:31:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/d4fc1229aa3b908edfa15582849d108fcf110429 [Pipeline] } 17:31:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:31:43 + [ -d /w/workspace/foundry_device-usb-camera_PR-118/archives ] 17:31:43 + ls -al /w/workspace/foundry_device-usb-camera_PR-118/archives 17:31:43 total 16 17:31:43 drwxr-xr-x 3 root root 4096 Dec 8 17:23 . 17:31:43 drwxrwxr-x 11 jenkins jenkins 4096 Dec 8 17:23 .. 17:31:43 drwxr-xr-x 2 root root 4096 Dec 8 17:23 cost 17:31:43 -rw-r--r-- 1 root root 89 Dec 8 17:23 cost.csv 17:31:43 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-118/archives 17:31:43 + ls -al /w/workspace/foundry_device-usb-camera_PR-118/archives 17:31:43 total 16 17:31:43 drwxr-xr-x 3 jenkins jenkins 4096 Dec 8 17:23 . 17:31:43 drwxrwxr-x 11 jenkins jenkins 4096 Dec 8 17:23 .. 17:31:43 drwxr-xr-x 2 jenkins jenkins 4096 Dec 8 17:23 cost 17:31:43 -rw-r--r-- 1 jenkins jenkins 89 Dec 8 17:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:31:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:31:44 ---> package-listing.sh 17:31:44 ++ facter osfamily 17:31:44 ++ tr '[:upper:]' '[:lower:]' 17:31:45 + OS_FAMILY=debian 17:31:45 + workspace=/w/workspace/foundry_device-usb-camera_PR-118 17:31:45 + START_PACKAGES=/tmp/packages_start.txt 17:31:45 + END_PACKAGES=/tmp/packages_end.txt 17:31:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:31:45 + PACKAGES=/tmp/packages_start.txt 17:31:45 + '[' /w/workspace/foundry_device-usb-camera_PR-118 ']' 17:31:45 + PACKAGES=/tmp/packages_end.txt 17:31:45 + case "${OS_FAMILY}" in 17:31:45 + dpkg -l 17:31:45 + grep '^ii' 17:31:45 + '[' -f /tmp/packages_start.txt ']' 17:31:45 + '[' -f /tmp/packages_end.txt ']' 17:31:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:31:45 + '[' /w/workspace/foundry_device-usb-camera_PR-118 ']' 17:31:45 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-118/archives/ 17:31:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-118/archives/ [Pipeline] echo 17:31:45 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-118/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:31:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:31:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:46 prd-ubuntu20.04-docker-8c-8g-120792 does not seem to be running inside a container 17:31:46 $ 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-118/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-118 -v /w/workspace/foundry_device-usb-camera_PR-118:/w/workspace/foundry_device-usb-camera_PR-118:rw,z -v /w/workspace/foundry_device-usb-camera_PR-118@tmp:/w/workspace/foundry_device-usb-camera_PR-118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:31:46 $ docker top 3c86ec3040e27c4524c946920d5748e21f5ad3896381d65bbfb15fa71993bee3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:46 + touch /tmp/pre-build-complete [Pipeline] sh 17:31:47 + mkdir -p /var/log/sysstat [Pipeline] sh 17:31:47 + ls /var/log/sa-host 17:31:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:31:47 provisioning config files... 17:31:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-118@tmp/config9626268511005394060tmp [Pipeline] { [Pipeline] echo 17:31:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:31:48 ---> create-netrc.sh [Pipeline] } 17:31:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:31:48 ---> python-tools-install.sh [Pipeline] echo 17:31:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:31:48 ---> sudo-logs.sh 17:31:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:31:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:31:49 ---> job-cost.sh 17:31:49 lf-activate-venv: SKIPPING 17:31:49 DEBUG: total: 0.2199999988079071 17:31:49 INFO: Retrieving Stack Cost... 17:31:49 INFO: Retrieving Pricing Info for: v3-standard-8 17:31:50 INFO: Archiving Costs [Pipeline] echo 17:31:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:31:50 ---> logs-deploy.sh 17:31:50 lf-activate-venv: SKIPPING 17:31:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-118/1 17:31:50 INFO: archiving workspace using pattern(s): 17:31:51 Archives upload complete. 17:31:51 INFO: archiving logs to Nexus