Pull request #124 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 lenny-intel for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 11d8830c696cf22c9de5dbd90e8b0769cf030c91+d32bfb144ed79cec845816023cbf1136d6c5c0b8 (777515a2615619418f2d1b184807bc4001e1d974) 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-ssh3935207877504798535.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5996671196777392973.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-124/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-124/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8545631384834685715.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-124/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5452538560873574082.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9759771085964301762.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-124/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-124/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3149504987607349959.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1586 in /w/workspace/foundry_device-usb-camera_PR-124 [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-124 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d32bfb144ed79cec845816023cbf1136d6c5c0b8 into PR head commit 11d8830c696cf22c9de5dbd90e8b0769cf030c91 Merge succeeded, producing 11d8830c696cf22c9de5dbd90e8b0769cf030c91 Checking out Revision 11d8830c696cf22c9de5dbd90e8b0769cf030c91 (PR-124) > git config core.sparsecheckout # timeout=10 > git checkout -f 11d8830c696cf22c9de5dbd90e8b0769cf030c91 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d32bfb144ed79cec845816023cbf1136d6c5c0b8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11d8830c696cf22c9de5dbd90e8b0769cf030c91 # timeout=10 Commit message: "refactor!: Rename command line flags for the sake of consistency" 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 16:43:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:43:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:43:29 ========================================================= 16:43:29 EdgeX Global Pipelines Version Info 16:43:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:43:30 ------------------- 16:43:30 stable info: 16:43:30 ------------------- 16:43:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:43:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:43:30 Message: update stable to v1.0.244 16:43:30 ------------------- 16:43:30 experimental info: 16:43:30 ------------------- 16:43:30 Commited By: **** collab-it+edgex@linuxfoundation.org 16:43:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:43:30 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:43:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 16:43:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 16:43:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:43:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:43:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:43:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:43:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 16:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:43:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:43:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:43:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:43:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:43:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:43:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:43:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:43:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:43:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:43:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:43:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:43:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:43:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:43:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo 16:43:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo 16:43:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo 16:43:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11d8830c696cf22c9de5dbd90e8b0769cf030c91 [Pipeline] echo 16:43:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11d8830 [Pipeline] echo 16:43:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:43:32 provisioning config files... 16:43:32 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-124@tmp/config662720457464830273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:32 ---> docker-login.sh 16:43:32 nexus3.edgexfoundry.org:10001 16:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:33 Configure a credential helper to remove this warning. See 16:43:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:33 16:43:33 Login Succeeded 16:43:33 nexus3.edgexfoundry.org:10002 16:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:33 Configure a credential helper to remove this warning. See 16:43:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:33 16:43:33 Login Succeeded 16:43:33 nexus3.edgexfoundry.org:10003 16:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:33 Configure a credential helper to remove this warning. See 16:43:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:33 16:43:33 Login Succeeded 16:43:33 nexus3.edgexfoundry.org:10004 16:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:33 Configure a credential helper to remove this warning. See 16:43:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:33 16:43:33 Login Succeeded 16:43:33 docker.io 16:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:34 Configure a credential helper to remove this warning. See 16:43:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:34 16:43:34 Login Succeeded 16:43:34 ---> docker-login.sh ends [Pipeline] } 16:43:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:43:34 + git rev-list -1 --merges 11d8830c696cf22c9de5dbd90e8b0769cf030c91~1..11d8830c696cf22c9de5dbd90e8b0769cf030c91 [Pipeline] echo 16:43:34 -----------> git rev-list -1 --merges 11d8830c696cf22c9de5dbd90e8b0769cf030c91~1..11d8830c696cf22c9de5dbd90e8b0769cf030c91 11d8830c696cf22c9de5dbd90e8b0769cf030c91 [false] [Pipeline] sh 16:43:35 + git log --format=format:%s -1 11d8830c696cf22c9de5dbd90e8b0769cf030c91 [Pipeline] echo 16:43:35 ========================================================= 16:43:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:43:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:43:35 + git log --format=format:%s -1 11d8830c696cf22c9de5dbd90e8b0769cf030c91 [Pipeline] echo 16:43:35 [semverPrep] GIT_COMMIT: 11d8830c696cf22c9de5dbd90e8b0769cf030c91, Commit Message: refactor!: Rename command line flags for the sake of consistency [Pipeline] echo 16:43:35 [semverPrep] This is not a build commit. [Pipeline] sh 16:43:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:43:35 + grep -v github /etc/ssh/ssh_known_hosts 16:43:35 + [ -e /tmp/ssh_known_hosts ] 16:43:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:43:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:43:35 + sudo tee -a /etc/ssh/ssh_known_hosts 16:43:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:36 16:43:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:36 0.1.4: Pulling from edgex-devops/py-git-semver 16:43:36 b85a868b505f: Pulling fs layer 16:43:36 e2be974225ed: Pulling fs layer 16:43:36 339a4e72a1f5: Pulling fs layer 16:43:36 988bab9f4d93: Pulling fs layer 16:43:36 1469e6f7b9e6: Pulling fs layer 16:43:36 eaf3925da568: Pulling fs layer 16:43:36 bab4dde63d76: Pulling fs layer 16:43:36 bde34c3a00c8: Pulling fs layer 16:43:36 b352a97aabf1: Pulling fs layer 16:43:36 4872d77fe225: Pulling fs layer 16:43:36 5851b861e8e6: Pulling fs layer 16:43:36 bab4dde63d76: Waiting 16:43:36 bde34c3a00c8: Waiting 16:43:36 b352a97aabf1: Waiting 16:43:36 4872d77fe225: Waiting 16:43:36 5851b861e8e6: Waiting 16:43:36 988bab9f4d93: Waiting 16:43:36 1469e6f7b9e6: Waiting 16:43:36 e2be974225ed: Verifying Checksum 16:43:36 e2be974225ed: Download complete 16:43:36 988bab9f4d93: Verifying Checksum 16:43:36 988bab9f4d93: Download complete 16:43:37 1469e6f7b9e6: Verifying Checksum 16:43:37 1469e6f7b9e6: Download complete 16:43:37 339a4e72a1f5: Verifying Checksum 16:43:37 339a4e72a1f5: Download complete 16:43:37 eaf3925da568: Verifying Checksum 16:43:37 eaf3925da568: Download complete 16:43:37 bde34c3a00c8: Download complete 16:43:37 b352a97aabf1: Download complete 16:43:37 4872d77fe225: Verifying Checksum 16:43:37 4872d77fe225: Download complete 16:43:37 b85a868b505f: Verifying Checksum 16:43:37 b85a868b505f: Download complete 16:43:37 bab4dde63d76: Verifying Checksum 16:43:37 bab4dde63d76: Download complete 16:43:38 b85a868b505f: Pull complete 16:43:38 e2be974225ed: Pull complete 16:43:39 339a4e72a1f5: Pull complete 16:43:39 988bab9f4d93: Pull complete 16:43:39 1469e6f7b9e6: Pull complete 16:43:39 eaf3925da568: Pull complete 16:43:41 bab4dde63d76: Pull complete 16:43:41 bde34c3a00c8: Pull complete 16:43:41 b352a97aabf1: Pull complete 16:43:41 4872d77fe225: Pull complete 16:43:41 5851b861e8e6: Pull complete 16:43:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:43:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:41 prd-ubuntu20.04-docker-8c-8g-1586 does not seem to be running inside a container 16:43:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-124 -v /w/workspace/foundry_device-usb-camera_PR-124:/w/workspace/foundry_device-usb-camera_PR-124:rw,z -v /w/workspace/foundry_device-usb-camera_PR-124@tmp:/w/workspace/foundry_device-usb-camera_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:43:44 $ docker top 7d82ff0e198fb81fc1af6ee49a483f5e631e96c1ee12f76b90fcfb5ef501e62f -eo pid,comm 16:43:44 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). 16:43:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:43:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:44 [ssh-agent] Looking for ssh-agent implementation... 16:43:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:44 $ docker exec 7d82ff0e198fb81fc1af6ee49a483f5e631e96c1ee12f76b90fcfb5ef501e62f ssh-agent 16:43:44 SSH_AUTH_SOCK=/tmp/ssh-9MO5GNrUVtCw/agent.32 16:43:44 SSH_AGENT_PID=38 16:43:44 Running ssh-add (command line suppressed) 16:43:44 Identity added: /w/workspace/foundry_device-usb-camera_PR-124@tmp/private_key_18339462668424786600.key (/w/workspace/foundry_device-usb-camera_PR-124@tmp/private_key_18339462668424786600.key) 16:43:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:45 + git tag --points-at HEAD [Pipeline] } 16:43:45 $ docker exec --env ******** --env ******** 7d82ff0e198fb81fc1af6ee49a483f5e631e96c1ee12f76b90fcfb5ef501e62f ssh-agent -k 16:43:45 unset SSH_AUTH_SOCK; 16:43:45 unset SSH_AGENT_PID; 16:43:45 echo Agent pid 38 killed; 16:43:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:43:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:45 [ssh-agent] Looking for ssh-agent implementation... 16:43:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:45 $ docker exec 7d82ff0e198fb81fc1af6ee49a483f5e631e96c1ee12f76b90fcfb5ef501e62f ssh-agent 16:43:45 SSH_AUTH_SOCK=/tmp/ssh-yYRVIFsko5cV/agent.71 16:43:45 SSH_AGENT_PID=77 16:43:45 Running ssh-add (command line suppressed) 16:43:45 Identity added: /w/workspace/foundry_device-usb-camera_PR-124@tmp/private_key_3555940595325017837.key (/w/workspace/foundry_device-usb-camera_PR-124@tmp/private_key_3555940595325017837.key) 16:43:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:46 + git semver init 16:43:46 2023-01-10 16:43:46,317 [run_init] DEBUG init version:0.0.0 force:False 16:43:46 2023-01-10 16:43:46,318 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-124/.semver 16:43:46 2023-01-10 16:43:46,318 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-124/.semver 16:43:46 2023-01-10 16:43:46,319 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-124/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-124, universal_newlines=False, shell=None, istream=None) 16:43:47 2023-01-10 16:43:47,118 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-124/.git/info/exclude 16:43:47 2023-01-10 16:43:47,119 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-124/.semver/PR-124 with force:False 16:43:47 2023-01-10 16:43:47,119 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-124/.semver/PR-124 16:43:47 2023-01-10 16:43:47,123 [execute] INFO git cat-file --batch-check 16:43:47 2023-01-10 16:43:47,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-124/.semver, universal_newlines=False, shell=None, istream=) 16:43:47 2023-01-10 16:43:47,132 [execute] INFO git cat-file --batch 16:43:47 2023-01-10 16:43:47,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-124/.semver, universal_newlines=False, shell=None, istream=) 16:43:47 2023-01-10 16:43:47,137 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-124/.semver/PR-124 16:43:47 0.0.0 [Pipeline] } 16:43:47 $ docker exec --env ******** --env ******** 7d82ff0e198fb81fc1af6ee49a483f5e631e96c1ee12f76b90fcfb5ef501e62f ssh-agent -k 16:43:47 unset SSH_AUTH_SOCK; 16:43:47 unset SSH_AGENT_PID; 16:43:47 echo Agent pid 77 killed; 16:43:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:43:47 + git semver [Pipeline] } 16:43:48 $ docker stop --time=1 7d82ff0e198fb81fc1af6ee49a483f5e631e96c1ee12f76b90fcfb5ef501e62f 16:43:49 $ docker rm -f --volumes 7d82ff0e198fb81fc1af6ee49a483f5e631e96c1ee12f76b90fcfb5ef501e62f [Pipeline] // withDockerContainer [Pipeline] sh 16:43:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:43:50 Stashed 1 file(s) [Pipeline] echo 16:43:50 [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 16:43:50 provisioning config files... 16:43:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-124@tmp/config14742160859297904872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:51 ---> docker-login.sh 16:43:51 nexus3.edgexfoundry.org:10001 16:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:51 Configure a credential helper to remove this warning. See 16:43:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:51 16:43:51 Login Succeeded 16:43:51 nexus3.edgexfoundry.org:10002 16:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:51 Configure a credential helper to remove this warning. See 16:43:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:51 16:43:51 Login Succeeded 16:43:51 nexus3.edgexfoundry.org:10003 16:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:51 Configure a credential helper to remove this warning. See 16:43:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:51 16:43:51 Login Succeeded 16:43:51 nexus3.edgexfoundry.org:10004 16:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:51 Configure a credential helper to remove this warning. See 16:43:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:51 16:43:51 Login Succeeded 16:43:51 docker.io 16:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:51 Configure a credential helper to remove this warning. See 16:43:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:51 16:43:51 Login Succeeded 16:43:51 ---> docker-login.sh ends [Pipeline] } 16:43:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:43:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:43:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:43:51 ========================================================= 16:43:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:43:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:52 + 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 . 16:43:52 Sending build context to Docker daemon 1.718MB 16:43:52 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 16:43:52 Step 2/13 : FROM ${BASE} AS builder 16:43:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:43:52 213ec9aee27d: Pulling fs layer 16:43:52 4583459ba037: Pulling fs layer 16:43:52 93c1e223e6f2: Pulling fs layer 16:43:52 53926ce57604: Pulling fs layer 16:43:52 21b2b0c7a3f4: Pulling fs layer 16:43:52 22ff95d597cd: Pulling fs layer 16:43:52 12d6caf4c0d1: Pulling fs layer 16:43:52 96b7cbca73a9: Pulling fs layer 16:43:52 a7acece74701: Pulling fs layer 16:43:52 22ff95d597cd: Waiting 16:43:52 21b2b0c7a3f4: Waiting 16:43:52 12d6caf4c0d1: Waiting 16:43:52 53926ce57604: Waiting 16:43:52 96b7cbca73a9: Waiting 16:43:52 a7acece74701: Waiting 16:43:52 93c1e223e6f2: Verifying Checksum 16:43:52 93c1e223e6f2: Download complete 16:43:52 4583459ba037: Verifying Checksum 16:43:52 4583459ba037: Download complete 16:43:52 21b2b0c7a3f4: Download complete 16:43:52 22ff95d597cd: Verifying Checksum 16:43:52 22ff95d597cd: Download complete 16:43:52 213ec9aee27d: Verifying Checksum 16:43:52 213ec9aee27d: Download complete 16:43:52 12d6caf4c0d1: Verifying Checksum 16:43:52 12d6caf4c0d1: Download complete 16:43:52 213ec9aee27d: Pull complete 16:43:52 4583459ba037: Pull complete 16:43:52 93c1e223e6f2: Pull complete 16:43:53 a7acece74701: Verifying Checksum 16:43:53 a7acece74701: Download complete 16:43:53 96b7cbca73a9: Verifying Checksum 16:43:53 96b7cbca73a9: Download complete 16:43:53 53926ce57604: Verifying Checksum 16:43:53 53926ce57604: Download complete 16:43:57 53926ce57604: Pull complete 16:43:57 21b2b0c7a3f4: Pull complete 16:43:57 22ff95d597cd: Pull complete 16:43:57 12d6caf4c0d1: Pull complete 16:43:59 96b7cbca73a9: Pull complete 16:44:00 a7acece74701: Pull complete 16:44:00 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:44:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:44:00 ---> db6d94c90886 16:44:00 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:44:04 ---> Running in 1ef4f256e06f 16:44:04 Removing intermediate container 1ef4f256e06f 16:44:04 ---> 83cf9e12fad7 16:44:04 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:44:04 ---> Running in e91e8744a897 16:44:04 Removing intermediate container e91e8744a897 16:44:04 ---> b35dd8be767e 16:44:04 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 16:44:04 ---> Running in fcc5a83be530 16:44:04 Removing intermediate container fcc5a83be530 16:44:04 ---> a1cada6a858b 16:44:04 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:44:04 ---> Running in ba64446017ce 16:44:04 Removing intermediate container ba64446017ce 16:44:04 ---> 026107db1a62 16:44:04 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:44:04 ---> Running in e5a93fb808fd 16:44:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:44:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:44:04 (1/80) Installing mesa (21.3.8-r2) 16:44:04 (2/80) Installing libxau (1.0.9-r0) 16:44:04 (3/80) Installing libxdmcp (1.1.3-r0) 16:44:04 (4/80) Installing libxcb (1.15-r0) 16:44:04 (5/80) Installing libx11 (1.8-r0) 16:44:04 (6/80) Installing libxext (1.3.4-r0) 16:44:04 (7/80) Installing libxfixes (6.0.0-r0) 16:44:04 (8/80) Installing libxxf86vm (1.1.4-r2) 16:44:04 (9/80) Installing libpciaccess (0.16-r0) 16:44:04 (10/80) Installing libdrm (2.4.110-r0) 16:44:04 (11/80) Installing mesa-glapi (21.3.8-r2) 16:44:04 (12/80) Installing libxshmfence (1.3-r1) 16:44:04 (13/80) Installing mesa-gl (21.3.8-r2) 16:44:04 (14/80) Installing icu-data-full (71.1-r2) 16:44:05 (15/80) Installing libice (1.0.10-r0) 16:44:05 (16/80) Installing libuuid (2.38-r1) 16:44:05 (17/80) Installing libsm (1.2.3-r0) 16:44:05 (18/80) Installing libxt (1.2.1-r0) 16:44:05 (19/80) Installing libxmu (1.1.3-r0) 16:44:05 (20/80) Installing xset (1.2.4-r0) 16:44:05 (21/80) Installing xprop (1.2.5-r0) 16:44:05 (22/80) Installing xdg-utils (1.1.3-r3) 16:44:05 (23/80) Installing dbus-libs (1.14.4-r0) 16:44:05 (24/80) Installing libffi (3.4.2-r1) 16:44:05 (25/80) Installing libintl (0.21-r2) 16:44:05 (26/80) Installing libblkid (2.38-r1) 16:44:05 (27/80) Installing libmount (2.38-r1) 16:44:05 (28/80) Installing pcre (8.45-r2) 16:44:05 (29/80) Installing glib (2.72.1-r0) 16:44:05 (30/80) Installing icu-libs (71.1-r2) 16:44:05 (31/80) Installing libpcre2-16 (10.40-r0) 16:44:05 (32/80) Installing zstd-libs (1.5.2-r1) 16:44:05 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 16:44:05 (34/80) Installing hicolor-icon-theme (0.17-r1) 16:44:05 (35/80) Installing wayland-libs-server (1.20.0-r0) 16:44:05 (36/80) Installing mesa-gbm (21.3.8-r2) 16:44:05 (37/80) Installing wayland-libs-client (1.20.0-r0) 16:44:05 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 16:44:05 (39/80) Installing libxcomposite (0.4.5-r0) 16:44:05 (40/80) Installing libbz2 (1.0.8-r1) 16:44:05 (41/80) Installing libpng (1.6.37-r1) 16:44:05 (42/80) Installing freetype (2.12.1-r0) 16:44:05 (43/80) Installing fontconfig (2.14.0-r0) 16:44:05 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 16:44:05 (45/80) Installing wayland-libs-egl (1.20.0-r0) 16:44:05 (46/80) Installing xkeyboard-config (2.35.1-r0) 16:44:05 (47/80) Installing xz-libs (5.2.5-r1) 16:44:05 (48/80) Installing libxml2 (2.9.14-r2) 16:44:05 (49/80) Installing libxkbcommon (1.4.1-r0) 16:44:05 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 16:44:05 (51/80) Installing mesa-egl (21.3.8-r2) 16:44:05 (52/80) Installing avahi-libs (0.8-r6) 16:44:05 (53/80) Installing nettle (3.7.3-r0) 16:44:05 (54/80) Installing p11-kit (0.24.1-r0) 16:44:05 (55/80) Installing libtasn1 (4.18.0-r1) 16:44:05 (56/80) Installing libunistring (1.0-r0) 16:44:05 (57/80) Installing gnutls (3.7.7-r0) 16:44:05 (58/80) Installing cups-libs (2.4.2-r0) 16:44:05 (59/80) Installing graphite2 (1.3.14-r1) 16:44:05 (60/80) Installing harfbuzz (4.3.0-r0) 16:44:05 (61/80) Installing libevdev (1.12.1-r0) 16:44:05 Still waiting to schedule task 16:44:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1585’ 16:44:05 (62/80) Installing mtdev (1.1.6-r0) 16:44:05 (63/80) Installing eudev-libs (3.2.11-r0) 16:44:05 (64/80) Installing libinput-libs (1.20.1-r0) 16:44:05 (65/80) Installing libjpeg-turbo (2.1.3-r1) 16:44:05 (66/80) Installing xcb-util-wm (0.4.1-r1) 16:44:05 (67/80) Installing xcb-util (0.4.0-r3) 16:44:05 (68/80) Installing xcb-util-image (0.4.0-r1) 16:44:05 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 16:44:05 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 16:44:05 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 16:44:05 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 16:44:05 (73/80) Installing v4l-utils-libs (1.22.1-r1) 16:44:05 (74/80) Installing v4l-utils (1.22.1-r1) 16:44:06 (75/80) Installing udev-init-scripts (35-r0) 16:44:06 Executing udev-init-scripts-35-r0.post-install 16:44:06 (76/80) Installing kmod-libs (29-r2) 16:44:06 (77/80) Installing eudev (3.2.11-r0) 16:44:06 (78/80) Installing eudev-dev (3.2.11-r0) 16:44:06 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 16:44:06 (80/80) Installing v4l-utils-dev (1.22.1-r1) 16:44:06 Executing busybox-1.35.0-r17.trigger 16:44:06 Executing eudev-3.2.11-r0.trigger 16:44:06 OK: 330 MiB in 131 packages 16:44:09 Removing intermediate container e5a93fb808fd 16:44:09 ---> 7547e248df27 16:44:09 Step 8/13 : WORKDIR /device-usb-camera 16:44:09 ---> Running in 7beeb0a1afc8 16:44:09 Removing intermediate container 7beeb0a1afc8 16:44:09 ---> 9a89fc9790f8 16:44:09 Step 9/13 : COPY go.mod vendor* ./ 16:44:09 ---> 140a904705a6 16:44:09 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:09 ---> Running in 92c2719e9209 16:44:31 Removing intermediate container 92c2719e9209 16:44:31 ---> d17b5ed12269 16:44:31 Step 11/13 : COPY . . 16:44:31 ---> 7a030d1bf563 16:44:31 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:44:31 ---> Running in 99eb0acbd948 16:44:31  % Total % Received % Xferd Average Speed Time Time Time Current 16:44:31 Dload Upload Total Spent Left Speed 16:44:31  0 0 0 0 0 0  0  0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 6838 0 --:--:-- --:--:-- --:--:-- 6807 100 1062 100 1062 0 0 6834  0 --:--:-- --:--:-- --:--:-- 6807 16:44:31 Removing intermediate container 99eb0acbd948 16:44:31 ---> 108291565338 16:44:31 Step 13/13 : RUN ${MAKE} 16:44:31 ---> Running in 9c8f0c23cb8d 16:44:31 noop 16:44:31 Removing intermediate container 9c8f0c23cb8d 16:44:31 ---> 17baf1ca3d89 16:44:31 Successfully built 17baf1ca3d89 16:44:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:31 + docker inspect -f . ci-base-image-x86_64 16:44:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:31 prd-ubuntu20.04-docker-8c-8g-1586 does not seem to be running inside a container 16:44:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-124 -v /w/workspace/foundry_device-usb-camera_PR-124:/w/workspace/foundry_device-usb-camera_PR-124:rw,z -v /w/workspace/foundry_device-usb-camera_PR-124@tmp:/w/workspace/foundry_device-usb-camera_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:44:32 $ docker top 3f976303534acf61bc82145b42cf82bc97dfd3e5fd3b5c8862172a5bac28b736 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:32 + go version 16:44:32 go version go1.18.7 linux/amd64 [Pipeline] } 16:44:32 $ docker stop --time=1 3f976303534acf61bc82145b42cf82bc97dfd3e5fd3b5c8862172a5bac28b736 16:44:33 $ docker rm -f --volumes 3f976303534acf61bc82145b42cf82bc97dfd3e5fd3b5c8862172a5bac28b736 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:34 + docker inspect -f . ci-base-image-x86_64 16:44:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:34 prd-ubuntu20.04-docker-8c-8g-1586 does not seem to be running inside a container 16:44:34 $ 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-124 -v /w/workspace/foundry_device-usb-camera_PR-124:/w/workspace/foundry_device-usb-camera_PR-124:rw,z -v /w/workspace/foundry_device-usb-camera_PR-124@tmp:/w/workspace/foundry_device-usb-camera_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:44:35 $ docker top 6b75a700882a3dd91458c94205c3b93a28da9eb310f1ed9bb4bbce5f01501277 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:35 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-124 [Pipeline] fileExists [Pipeline] sh 16:44:35 + make test 16:44:35 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 16:44:36 ? github.com/edgexfoundry/device-usb-camera [no test files] 16:44:46 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 16:44:46 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 1.9% of statements 16:44:52 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." 16:44:52 CGO_ENABLED=1 go vet ./... 16:44:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:44:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:44:54 ./bin/test-attribution-txt.sh [Pipeline] echo 16:44:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:44:54 $ docker stop --time=1 6b75a700882a3dd91458c94205c3b93a28da9eb310f1ed9bb4bbce5f01501277 16:44:56 $ docker rm -f --volumes 6b75a700882a3dd91458c94205c3b93a28da9eb310f1ed9bb4bbce5f01501277 [Pipeline] // withDockerContainer [Pipeline] sh 16:44:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:44:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:44:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:44:58 + ls -al . 16:44:58 total 208 16:44:58 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 16:44 . 16:44:58 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 16:43 .. 16:44:58 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 16:44 .git 16:44:58 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 16:43 .github 16:44:58 -rw-rw-r-- 1 jenkins jenkins 414 Jan 10 16:43 .gitignore 16:44:58 -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 16:43 .golangci.yml 16:44:58 -rw-rw-r-- 1 jenkins jenkins 77 Jan 10 16:43 .hadolint.yml 16:44:58 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 16:43 .semver 16:44:58 -rw-rw-r-- 1 jenkins jenkins 9546 Jan 10 16:43 Attribution.txt 16:44:58 -rw-rw-r-- 1 jenkins jenkins 6219 Jan 10 16:43 CHANGELOG.md 16:44:58 -rw-rw-r-- 1 jenkins jenkins 2360 Jan 10 16:43 Dockerfile 16:44:58 -rw-rw-r-- 1 jenkins jenkins 678 Jan 10 16:43 GOVERNANCE.md 16:44:58 -rw-rw-r-- 1 jenkins jenkins 659 Jan 10 16:43 Jenkinsfile 16:44:58 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 16:43 LICENSE 16:44:58 -rw-rw-r-- 1 jenkins jenkins 2554 Jan 10 16:43 Makefile 16:44:58 -rw-rw-r-- 1 jenkins jenkins 622 Jan 10 16:43 OWNERS.md 16:44:58 -rw-rw-r-- 1 jenkins jenkins 5934 Jan 10 16:43 README.md 16:44:58 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 16:43 VERSION 16:44:58 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 16:43 bin 16:44:58 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 16:43 cmd 16:44:58 -rw-r--r-- 1 jenkins jenkins 30666 Jan 10 16:44 coverage.out 16:44:58 -rwxrwxr-x 1 jenkins jenkins 140 Jan 10 16:43 docker-entrypoint.sh 16:44:58 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 16:43 docs 16:44:58 -rw-rw-r-- 1 jenkins jenkins 3574 Jan 10 16:43 go.mod 16:44:58 -rw-rw-r-- 1 jenkins jenkins 45170 Jan 10 16:43 go.sum 16:44:58 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 16:43 internal 16:44:58 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 16:43 snap 16:44:58 -rw-rw-r-- 1 jenkins jenkins 231 Jan 10 16:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:58 + 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=11d8830c696cf22c9de5dbd90e8b0769cf030c91 --label arch=amd64 --label version=0.0.0 . 16:44:58 Sending build context to Docker daemon 1.749MB 16:44:58 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 16:44:58 Step 2/35 : FROM ${BASE} AS builder 16:44:58 ---> 17baf1ca3d89 16:44:58 Step 3/35 : ARG ADD_BUILD_TAGS="" 16:44:58 ---> Running in 01d7f5a0fd9b 16:44:59 Removing intermediate container 01d7f5a0fd9b 16:44:59 ---> 6356289d9d24 16:44:59 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:44:59 ---> Running in cd390f1d56b9 16:44:59 Removing intermediate container cd390f1d56b9 16:44:59 ---> 98d6eda2087f 16:44:59 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 16:44:59 ---> Running in e0d1528d5808 16:44:59 Removing intermediate container e0d1528d5808 16:44:59 ---> 55d358cbd6b0 16:44:59 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:44:59 ---> Running in c0a9f4640b1a 16:44:59 Removing intermediate container c0a9f4640b1a 16:44:59 ---> a2a9674a8a90 16:44:59 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:44:59 ---> Running in d0e023a45312 16:44:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:44:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:44:59 OK: 330 MiB in 131 packages 16:45:00 Removing intermediate container d0e023a45312 16:45:00 ---> 8f5dfa17ce2f 16:45:00 Step 8/35 : WORKDIR /device-usb-camera 16:45:00 ---> Running in 0701e6209ce4 16:45:00 Removing intermediate container 0701e6209ce4 16:45:00 ---> bf477a78e9c1 16:45:00 Step 9/35 : COPY go.mod vendor* ./ 16:45:00 ---> 561ad49b4cd9 16:45:00 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:00 ---> Running in 71ffecd20eaf 16:45:01 Removing intermediate container 71ffecd20eaf 16:45:01 ---> cefc43c6a9f4 16:45:01 Step 11/35 : COPY . . 16:45:01 ---> e9c3a19ff426 16:45:01 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:45:01 ---> Running in f7a6f8025714 16:45:01  % Total % Received % Xferd Average Speed Time Time Time Current 16:45:01 Dload Upload Total Spent Left Speed 16:45:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 36012 0 --:--:-- --:--:-- --:--:-- 36620 16:45:01 Removing intermediate container f7a6f8025714 16:45:01 ---> 9cdbf45b7ae7 16:45:01 Step 13/35 : RUN ${MAKE} 16:45:02 ---> Running in 1efdba4fe282 16:45:02 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 16:45:24 Removing intermediate container 1efdba4fe282 16:45:24 ---> a1bda72eee85 16:45:24 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 16:45:24 v0.18.4: Pulling from aler9/rtsp-simple-server 16:45:24 af6660deedbd: Pulling fs layer 16:45:24 97cd0a44c592: Pulling fs layer 16:45:24 97cd0a44c592: Download complete 16:45:24 af6660deedbd: Verifying Checksum 16:45:24 af6660deedbd: Download complete 16:45:24 af6660deedbd: Pull complete 16:45:24 97cd0a44c592: Pull complete 16:45:24 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 16:45:24 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 16:45:24 ---> fea57e182299 16:45:24 Step 15/35 : FROM alpine:3.16 16:45:24 3.16: Pulling from library/alpine 16:45:24 ca7dd9ec2225: Pulling fs layer 16:45:24 ca7dd9ec2225: Download complete 16:45:24 ca7dd9ec2225: Pull complete 16:45:24 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:45:24 Status: Downloaded newer image for alpine:3.16 16:45:24 ---> bfe296a52501 16:45:24 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:45:25 ---> Running in eb8bf898078f 16:45:25 Removing intermediate container eb8bf898078f 16:45:25 ---> 29dc857b9d54 16:45:25 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 16:45:25 ---> Running in 17b84f21f81b 16:45:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:45:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:45:26 (1/83) Installing dumb-init (1.2.5-r1) 16:45:26 (2/83) Installing sdl2 (2.0.22-r0) 16:45:26 (3/83) Installing libxau (1.0.9-r0) 16:45:26 (4/83) Installing libxdmcp (1.1.3-r0) 16:45:26 (5/83) Installing libxcb (1.15-r0) 16:45:26 (6/83) Installing libx11 (1.8-r0) 16:45:26 (7/83) Installing aom-libs (3.3.0-r0) 16:45:26 (8/83) Installing alsa-lib (1.2.7.2-r0) 16:45:26 (9/83) Installing expat (2.5.0-r0) 16:45:26 (10/83) Installing brotli-libs (1.0.9-r6) 16:45:26 (11/83) Installing libbz2 (1.0.8-r1) 16:45:26 (12/83) Installing libpng (1.6.37-r1) 16:45:26 (13/83) Installing freetype (2.12.1-r0) 16:45:26 (14/83) Installing fontconfig (2.14.0-r0) 16:45:26 (15/83) Installing fribidi (1.0.12-r0) 16:45:26 (16/83) Installing libffi (3.4.2-r1) 16:45:26 (17/83) Installing libintl (0.21-r2) 16:45:26 (18/83) Installing libblkid (2.38-r1) 16:45:26 (19/83) Installing libmount (2.38-r1) 16:45:26 (20/83) Installing pcre (8.45-r2) 16:45:26 (21/83) Installing glib (2.72.1-r0) 16:45:26 (22/83) Installing graphite2 (1.3.14-r1) 16:45:26 (23/83) Installing harfbuzz (4.3.0-r0) 16:45:26 (24/83) Installing libass (0.16.0-r0) 16:45:26 (25/83) Installing libdav1d (1.0.0-r0) 16:45:26 (26/83) Installing libpciaccess (0.16-r0) 16:45:26 (27/83) Installing libdrm (2.4.110-r0) 16:45:26 (28/83) Installing gmp (6.2.1-r2) 16:45:26 (29/83) Installing nettle (3.7.3-r0) 16:45:26 (30/83) Installing p11-kit (0.24.1-r0) 16:45:26 (31/83) Installing libtasn1 (4.18.0-r1) 16:45:26 (32/83) Installing libunistring (1.0-r0) 16:45:26 (33/83) Installing gnutls (3.7.7-r0) 16:45:26 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:45:26 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 16:45:26 (36/83) Installing lame (3.100-r0) 16:45:26 (37/83) Installing opus (1.3.1-r1) 16:45:26 (38/83) Installing libasyncns (0.8-r1) 16:45:26 (39/83) Installing dbus-libs (1.14.4-r0) 16:45:26 (40/83) Installing libltdl (2.4.7-r0) 16:45:26 (41/83) Installing orc (0.4.32-r0) 16:45:26 (42/83) Installing libgcc (11.2.1_git20220219-r2) 16:45:26 (43/83) Installing libogg (1.3.5-r1) 16:45:26 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 16:45:26 (45/83) Installing flac (1.3.4-r0) 16:45:26 (46/83) Installing libvorbis (1.3.7-r0) 16:45:26 (47/83) Installing libsndfile (1.1.0-r0) 16:45:26 (48/83) Installing libgomp (11.2.1_git20220219-r2) 16:45:26 (49/83) Installing soxr (0.1.3-r2) 16:45:26 (50/83) Installing speexdsp (1.2.0-r0) 16:45:26 (51/83) Installing tdb-libs (1.4.6-r0) 16:45:26 (52/83) Installing libpulse (15.0-r2) 16:45:26 (53/83) Installing cjson (1.7.15-r3) 16:45:26 (54/83) Installing mbedtls (2.28.2-r0) 16:45:26 (55/83) Installing librist (0.2.6-r1) 16:45:26 (56/83) Installing libsrt (1.4.4-r0) 16:45:26 (57/83) Installing libssh (0.9.6-r1) 16:45:26 (58/83) Installing libtheora (1.1.1-r16) 16:45:26 (59/83) Installing libjpeg-turbo (2.1.3-r1) 16:45:26 (60/83) Installing v4l-utils-libs (1.22.1-r1) 16:45:26 (61/83) Installing libxext (1.3.4-r0) 16:45:26 (62/83) Installing libxfixes (6.0.0-r0) 16:45:26 (63/83) Installing wayland-libs-client (1.20.0-r0) 16:45:26 (64/83) Installing libva (2.14.0-r0) 16:45:26 (65/83) Installing libvdpau (1.5-r0) 16:45:26 (66/83) Installing vidstab (1.1.0-r1) 16:45:26 (67/83) Installing libvpx (1.11.0-r1) 16:45:26 (68/83) Installing libwebp (1.2.3-r0) 16:45:26 (69/83) Installing x264-libs (0.163_git20210613-r0) 16:45:26 (70/83) Installing numactl (2.0.14-r0) 16:45:26 (71/83) Installing x265-libs (3.5-r3) 16:45:26 (72/83) Installing xvidcore (1.3.7-r1) 16:45:26 (73/83) Installing ffmpeg-libs (5.0.1-r1) 16:45:26 (74/83) Installing ffmpeg (5.0.1-r1) 16:45:26 (75/83) Installing udev-init-scripts (35-r0) 16:45:26 Executing udev-init-scripts-35-r0.post-install 16:45:26 (76/83) Installing eudev-libs (3.2.11-r0) 16:45:26 (77/83) Installing xz-libs (5.2.5-r1) 16:45:26 (78/83) Installing zstd-libs (1.5.2-r1) 16:45:27 (79/83) Installing kmod-libs (29-r2) 16:45:27 (80/83) Installing eudev (3.2.11-r0) 16:45:27 (81/83) Installing libsodium (1.0.18-r0) 16:45:27 (82/83) Installing libzmq (4.3.4-r0) 16:45:27 (83/83) Installing zeromq (4.3.4-r0) 16:45:27 Executing busybox-1.35.0-r17.trigger 16:45:27 Executing eudev-3.2.11-r0.trigger 16:45:27 OK: 101 MiB in 97 packages 16:45:29 Removing intermediate container 17b84f21f81b 16:45:29 ---> e678aa5e9f10 16:45:29 Step 18/35 : WORKDIR / 16:45:29 ---> Running in 559282c42acb 16:45:29 Removing intermediate container 559282c42acb 16:45:29 ---> d4bb07c7f4c4 16:45:29 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 16:45:30 ---> ca25379e1d84 16:45:30 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 16:45:30 ---> 746c41136c1a 16:45:30 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 16:45:30 ---> a469078c062b 16:45:30 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 16:45:30 ---> 83bc0205f31b 16:45:30 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 16:45:30 ---> a87e582fdbca 16:45:30 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 16:45:30 ---> 5dacf7d95479 16:45:30 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 16:45:30 ---> dbb6df63d820 16:45:30 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 16:45:30 ---> Running in 2aa8136c4dd0 16:45:31 Removing intermediate container 2aa8136c4dd0 16:45:31 ---> 5c8b4c17bf8b 16:45:31 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 16:45:31 ---> Running in e9a528036d23 16:45:32 Removing intermediate container e9a528036d23 16:45:32 ---> c8595dc41de0 16:45:32 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 16:45:32 ---> Running in fc13a64662ec 16:45:32 Removing intermediate container fc13a64662ec 16:45:32 ---> 39d6c2aa9dc6 16:45:32 Step 29/35 : EXPOSE 59983 16:45:32 ---> Running in d4a2a514de68 16:45:32 Removing intermediate container d4a2a514de68 16:45:32 ---> 17ce06e90596 16:45:32 Step 30/35 : EXPOSE 8554 16:45:32 ---> Running in 1d9ca8194dbd 16:45:32 Removing intermediate container 1d9ca8194dbd 16:45:32 ---> bcbd42a0d206 16:45:32 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 16:45:32 ---> Running in 5f4bf593b89b 16:45:32 Removing intermediate container 5f4bf593b89b 16:45:32 ---> 77e7e0e07412 16:45:32 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 16:45:32 ---> Running in 0935b5da5350 16:45:32 Removing intermediate container 0935b5da5350 16:45:32 ---> 5bf28d59bcd6 16:45:32 Step 33/35 : LABEL arch=amd64 16:45:32 ---> Running in 9b3997710954 16:45:33 Removing intermediate container 9b3997710954 16:45:33 ---> 9810a0ecd1b7 16:45:33 Step 34/35 : LABEL git_sha=11d8830c696cf22c9de5dbd90e8b0769cf030c91 16:45:33 ---> Running in e7ed42464ea3 16:45:33 Removing intermediate container e7ed42464ea3 16:45:33 ---> 6033fff4c453 16:45:33 Step 35/35 : LABEL version=0.0.0 16:45:33 ---> Running in 1583001702e0 16:45:33 Removing intermediate container 1583001702e0 16:45:33 ---> 0246afde652d 16:45:33 [Warning] One or more build-args [ARCH] were not consumed 16:45:33 Successfully built 0246afde652d 16:45:33 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:45:33 16:45:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:45:34 latest: Pulling from edgex-lftools-log-publisher 16:45:34 5eb5b503b376: Pulling fs layer 16:45:34 5c69ac0246d0: Pulling fs layer 16:45:34 ec43610c2a17: Pulling fs layer 16:45:34 3a2ae6a8a46f: Pulling fs layer 16:45:34 33b1e0a273af: Pulling fs layer 16:45:34 5d3b04190fa2: Pulling fs layer 16:45:34 2f39f015ded8: Pulling fs layer 16:45:34 3a2ae6a8a46f: Waiting 16:45:34 33b1e0a273af: Waiting 16:45:34 5d3b04190fa2: Waiting 16:45:34 2f39f015ded8: Waiting 16:45:34 5c69ac0246d0: Verifying Checksum 16:45:34 5c69ac0246d0: Download complete 16:45:34 3a2ae6a8a46f: Verifying Checksum 16:45:34 3a2ae6a8a46f: Download complete 16:45:34 33b1e0a273af: Verifying Checksum 16:45:34 33b1e0a273af: Download complete 16:45:34 ec43610c2a17: Verifying Checksum 16:45:34 ec43610c2a17: Download complete 16:45:34 5d3b04190fa2: Verifying Checksum 16:45:34 5d3b04190fa2: Download complete 16:45:34 5eb5b503b376: Verifying Checksum 16:45:34 5eb5b503b376: Download complete 16:45:35 2f39f015ded8: Download complete 16:45:35 5eb5b503b376: Pull complete 16:45:35 5c69ac0246d0: Pull complete 16:45:36 ec43610c2a17: Pull complete 16:45:36 3a2ae6a8a46f: Pull complete 16:45:36 33b1e0a273af: Pull complete 16:45:36 5d3b04190fa2: Pull complete 16:45:40 2f39f015ded8: Pull complete 16:45:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:45:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:45:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:45:41 prd-ubuntu20.04-docker-8c-8g-1586 does not seem to be running inside a container 16:45:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-124 -v /w/workspace/foundry_device-usb-camera_PR-124:/w/workspace/foundry_device-usb-camera_PR-124:rw,z -v /w/workspace/foundry_device-usb-camera_PR-124@tmp:/w/workspace/foundry_device-usb-camera_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:45:44 $ docker top 25050c868e5fbb4d13dbab2eb11d3feafc4eeafa8249d88da0ee9c14a2ac6dd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:45:44 ---> job-cost.sh 16:45:44 lf-activate-venv: SKIPPING 16:45:44 INFO: No Stack... 16:45:44 INFO: Retrieving Pricing Info for: v3-standard-8 16:45:45 INFO: Archiving Costs [Pipeline] sh 16:45:45 + cat /w/workspace/foundry_device-usb-camera_PR-124/archives/cost.csv 16:45:45 + cut -d, -f6 [Pipeline] lock 16:45:45 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-124-1-stack-cost] 16:45:45 Resource [jenkins-edgexfoundry-device-usb-camera-PR-124-1-stack-cost] did not exist. Created. 16:45:45 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-124-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:45:45 + echo total: 0.2199999988079071 [Pipeline] stash 16:45:45 Stashed 1 file(s) [Pipeline] } 16:45:45 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-124-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:45:46 $ docker stop --time=1 25050c868e5fbb4d13dbab2eb11d3feafc4eeafa8249d88da0ee9c14a2ac6dd2 16:45:47 $ docker rm -f --volumes 25050c868e5fbb4d13dbab2eb11d3feafc4eeafa8249d88da0ee9c14a2ac6dd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:47:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1588 in /w/workspace/foundry_device-usb-camera_PR-124 [Pipeline] { [Pipeline] ws 16:47:31 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 16:47:32 Selected Git installation does not exist. Using Default 16:47:32 The recommended git tool is: NONE 16:47:37 using credential edgex-jenkins-ssh 16:47:37 Cloning the remote Git repository 16:47:37 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 16:47:37 > git init /w/workspace/device-usb-camera/1 # timeout=10 16:47:37 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 16:47:37 > git --version # timeout=10 16:47:37 > git --version # 'git version 2.25.1' 16:47:37 using GIT_SSH to set credentials SSH Credentials for GitHub 16:47:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:47:38 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 16:47:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:47:40 Merging remotes/origin/main commit d32bfb144ed79cec845816023cbf1136d6c5c0b8 into PR head commit 11d8830c696cf22c9de5dbd90e8b0769cf030c91 16:47:40 Merge succeeded, producing 11d8830c696cf22c9de5dbd90e8b0769cf030c91 16:47:40 Checking out Revision 11d8830c696cf22c9de5dbd90e8b0769cf030c91 (PR-124) 16:47:39 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 16:47:39 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 16:47:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:47:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:47:40 > git config core.sparsecheckout # timeout=10 16:47:40 > git checkout -f 11d8830c696cf22c9de5dbd90e8b0769cf030c91 # timeout=10 16:47:40 > git remote # timeout=10 16:47:40 > git config --get remote.origin.url # timeout=10 16:47:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:47:40 > git merge d32bfb144ed79cec845816023cbf1136d6c5c0b8 # timeout=10 16:47:40 > git rev-parse HEAD^{commit} # timeout=10 16:47:40 > git config core.sparsecheckout # timeout=10 16:47:40 > git checkout -f 11d8830c696cf22c9de5dbd90e8b0769cf030c91 # timeout=10 16:47:44 Commit message: "refactor!: Rename command line flags for the sake of consistency" 16:47:44 > git --version # timeout=10 16:47:44 > git --version # 'git version 2.25.1' 16:47:44 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:47:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:47:45 % Total % Received % Xferd Average Speed Time Time Time Current 16:47:45 Dload Upload Total Spent Left Speed 16:47:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76813 0 --:--:-- --:--:-- --:--:-- 76813 [Pipeline] sh 16:47:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:47:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:47:46 + sudo tee /etc/docker/daemon.new 16:47:46 { 16:47:46 "registry-mirrors": [ 16:47:46 "https://nexus3.edgexfoundry.org:10001" 16:47:46 ], 16:47:46 "bip": "10.250.0.254/24", 16:47:46 "hosts": [ 16:47:46 "tcp://0.0.0.0:5555", 16:47:46 "unix:///var/run/docker.sock" 16:47:46 ], 16:47:46 "mtu": 1458, 16:47:46 "selinux-enabled": true, 16:47:46 "seccomp-profile": "/etc/docker/seccomp.json" 16:47:46 } [Pipeline] sh 16:47:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:47:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:48:05 provisioning config files... 16:48:05 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config5886911085856182190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:05 ---> docker-login.sh 16:48:05 nexus3.edgexfoundry.org:10001 16:48:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:06 Configure a credential helper to remove this warning. See 16:48:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:06 16:48:06 Login Succeeded 16:48:06 nexus3.edgexfoundry.org:10002 16:48:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:06 Configure a credential helper to remove this warning. See 16:48:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:06 16:48:06 Login Succeeded 16:48:06 nexus3.edgexfoundry.org:10003 16:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:07 Configure a credential helper to remove this warning. See 16:48:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:07 16:48:07 Login Succeeded 16:48:07 nexus3.edgexfoundry.org:10004 16:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:07 Configure a credential helper to remove this warning. See 16:48:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:07 16:48:07 Login Succeeded 16:48:07 docker.io 16:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:08 Configure a credential helper to remove this warning. See 16:48:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:08 16:48:08 Login Succeeded 16:48:08 ---> docker-login.sh ends [Pipeline] } 16:48:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:48:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:48:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:48:08 ========================================================= 16:48:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:48:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:08 + 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 . 16:48:09 Sending build context to Docker daemon 1.134MB 16:48:09 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 16:48:09 Step 2/13 : FROM ${BASE} AS builder 16:48:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:48:09 9b18e9b68314: Pulling fs layer 16:48:09 35d82f9e3411: Pulling fs layer 16:48:09 e16973657156: Pulling fs layer 16:48:09 fc693d55d65f: Pulling fs layer 16:48:09 7e9fc2657dce: Pulling fs layer 16:48:09 dda99020689f: Pulling fs layer 16:48:09 db1c61fa0a46: Pulling fs layer 16:48:09 891c053d2c06: Pulling fs layer 16:48:09 fc693d55d65f: Waiting 16:48:09 7e9fc2657dce: Waiting 16:48:09 dda99020689f: Waiting 16:48:09 db1c61fa0a46: Waiting 16:48:09 891c053d2c06: Waiting 16:48:09 e16973657156: Download complete 16:48:09 35d82f9e3411: Download complete 16:48:09 7e9fc2657dce: Download complete 16:48:09 dda99020689f: Verifying Checksum 16:48:09 dda99020689f: Download complete 16:48:09 9b18e9b68314: Verifying Checksum 16:48:09 9b18e9b68314: Download complete 16:48:10 9b18e9b68314: Pull complete 16:48:10 891c053d2c06: Verifying Checksum 16:48:10 891c053d2c06: Download complete 16:48:11 35d82f9e3411: Pull complete 16:48:11 e16973657156: Pull complete 16:48:11 db1c61fa0a46: Verifying Checksum 16:48:11 db1c61fa0a46: Download complete 16:48:12 fc693d55d65f: Verifying Checksum 16:48:12 fc693d55d65f: Download complete 16:48:24 fc693d55d65f: Pull complete 16:48:24 7e9fc2657dce: Pull complete 16:48:24 dda99020689f: Pull complete 16:48:29 db1c61fa0a46: Pull complete 16:48:31 891c053d2c06: Pull complete 16:48:31 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:48:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:48:31 ---> f96f9c87975a 16:48:31 Step 3/13 : ARG ADD_BUILD_TAGS="" 16:48:33 ---> Running in d7c0c51f137c 16:48:34 Removing intermediate container d7c0c51f137c 16:48:34 ---> 34e2e4e71223 16:48:34 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:48:34 ---> Running in b4bb1f10b2bb 16:48:34 Removing intermediate container b4bb1f10b2bb 16:48:34 ---> 1cdd05396da1 16:48:34 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 16:48:34 ---> Running in dc7337c97c84 16:48:34 Removing intermediate container dc7337c97c84 16:48:34 ---> 0622120ddef8 16:48:34 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:48:34 ---> Running in fe471514414a 16:48:35 Removing intermediate container fe471514414a 16:48:35 ---> dd3f64809a0d 16:48:35 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:48:35 ---> Running in 9c613e6eeb13 16:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:37 (1/14) Installing libintl (0.21-r2) 16:48:37 (2/14) Installing eudev-libs (3.2.11-r0) 16:48:37 (3/14) Installing libjpeg-turbo (2.1.3-r1) 16:48:37 (4/14) Installing v4l-utils-libs (1.22.1-r1) 16:48:37 (5/14) Installing v4l-utils (1.22.1-r1) 16:48:38 (6/14) Installing udev-init-scripts (35-r0) 16:48:38 Executing udev-init-scripts-35-r0.post-install 16:48:38 (7/14) Installing libblkid (2.38-r1) 16:48:38 (8/14) Installing xz-libs (5.2.5-r1) 16:48:38 (9/14) Installing zstd-libs (1.5.2-r1) 16:48:38 (10/14) Installing kmod-libs (29-r2) 16:48:38 (11/14) Installing eudev (3.2.11-r0) 16:48:38 (12/14) Installing eudev-dev (3.2.11-r0) 16:48:38 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 16:48:38 (14/14) Installing v4l-utils-dev (1.22.1-r1) 16:48:38 Executing busybox-1.35.0-r17.trigger 16:48:38 Executing eudev-3.2.11-r0.trigger 16:48:38 OK: 228 MiB in 65 packages 16:48:39 Removing intermediate container 9c613e6eeb13 16:48:39 ---> c0594a6a8740 16:48:39 Step 8/13 : WORKDIR /device-usb-camera 16:48:39 ---> Running in 9164f4d259a9 16:48:40 Removing intermediate container 9164f4d259a9 16:48:40 ---> 0a820be0d7ed 16:48:40 Step 9/13 : COPY go.mod vendor* ./ 16:48:40 ---> 688e63d3c550 16:48:40 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:40 ---> Running in 1ae066c96e73 16:49:37 Removing intermediate container 1ae066c96e73 16:49:37 ---> f67aef8be584 16:49:37 Step 11/13 : COPY . . 16:49:37 ---> 0f3b69b35833 16:49:37 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:49:37 ---> Running in 449bcbd7da5c 16:49:37  % Total % Received % Xferd Average Speed Time Time Time Current 16:49:37 Dload Upload Total Spent Left Speed 16:49:37 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0   0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4136 0 --:--:-- --:--:-- --:--:-- 4132 16:49:37 Removing intermediate container 449bcbd7da5c 16:49:37 ---> 651545deb623 16:49:37 Step 13/13 : RUN ${MAKE} 16:49:37 ---> Running in fb5d5a3ac058 16:49:37 noop 16:49:37 Removing intermediate container fb5d5a3ac058 16:49:37 ---> 82a3153a32b8 16:49:37 Successfully built 82a3153a32b8 16:49:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:37 + docker inspect -f . ci-base-image-arm64 16:49:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:37 prd-ubuntu20.04-docker-arm64-4c-16g-1588 does not seem to be running inside a container 16:49:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:49:39 $ docker top 5e0fb3b7abd76a50d38119b5fdc2663e79ed70c87365a57cf4151c745b2eb46a -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:39 + go version 16:49:39 go version go1.18.7 linux/arm64 [Pipeline] } 16:49:39 $ docker stop --time=1 5e0fb3b7abd76a50d38119b5fdc2663e79ed70c87365a57cf4151c745b2eb46a 16:49:41 $ docker rm -f --volumes 5e0fb3b7abd76a50d38119b5fdc2663e79ed70c87365a57cf4151c745b2eb46a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:42 + docker inspect -f . ci-base-image-arm64 16:49:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:42 prd-ubuntu20.04-docker-arm64-4c-16g-1588 does not seem to be running inside a container 16:49:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:49:43 $ docker top 550975ed0954bd74fb26b49a6b2daaec2119b8682909b7e1ea57c6d3d0517cf5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:44 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 16:49:45 + make test 16:49:45 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 16:49:47 ? github.com/edgexfoundry/device-usb-camera [no test files] 16:51:23 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 16:51:23 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.062s coverage: 1.9% of statements 16:51:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:51:23 CGO_ENABLED=1 go vet ./... 16:51:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:51:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:51:35 ./bin/test-attribution-txt.sh [Pipeline] echo 16:51:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:51:36 $ docker stop --time=1 550975ed0954bd74fb26b49a6b2daaec2119b8682909b7e1ea57c6d3d0517cf5 16:51:37 $ docker rm -f --volumes 550975ed0954bd74fb26b49a6b2daaec2119b8682909b7e1ea57c6d3d0517cf5 [Pipeline] // withDockerContainer [Pipeline] sh 16:51:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:51:38 Warning: overwriting stash ‘coverage-report’ 16:51:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:51:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:51:40 + ls -al . 16:51:40 total 204 16:51:40 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 16:49 . 16:51:40 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 16:47 .. 16:51:40 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 16:47 .git 16:51:40 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 16:47 .github 16:51:40 -rw-rw-r-- 1 jenkins jenkins 414 Jan 10 16:47 .gitignore 16:51:40 -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 16:47 .golangci.yml 16:51:40 -rw-rw-r-- 1 jenkins jenkins 77 Jan 10 16:47 .hadolint.yml 16:51:40 -rw-rw-r-- 1 jenkins jenkins 9546 Jan 10 16:47 Attribution.txt 16:51:40 -rw-rw-r-- 1 jenkins jenkins 6219 Jan 10 16:47 CHANGELOG.md 16:51:40 -rw-rw-r-- 1 jenkins jenkins 2360 Jan 10 16:47 Dockerfile 16:51:40 -rw-rw-r-- 1 jenkins jenkins 678 Jan 10 16:47 GOVERNANCE.md 16:51:40 -rw-rw-r-- 1 jenkins jenkins 659 Jan 10 16:47 Jenkinsfile 16:51:40 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 16:47 LICENSE 16:51:40 -rw-rw-r-- 1 jenkins jenkins 2554 Jan 10 16:47 Makefile 16:51:40 -rw-rw-r-- 1 jenkins jenkins 622 Jan 10 16:47 OWNERS.md 16:51:40 -rw-rw-r-- 1 jenkins jenkins 5934 Jan 10 16:47 README.md 16:51:40 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 16:43 VERSION 16:51:40 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 16:47 bin 16:51:40 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 16:47 cmd 16:51:40 -rw-r--r-- 1 jenkins jenkins 30666 Jan 10 16:51 coverage.out 16:51:40 -rwxrwxr-x 1 jenkins jenkins 140 Jan 10 16:47 docker-entrypoint.sh 16:51:40 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 16:47 docs 16:51:40 -rw-rw-r-- 1 jenkins jenkins 3574 Jan 10 16:47 go.mod 16:51:40 -rw-rw-r-- 1 jenkins jenkins 45170 Jan 10 16:47 go.sum 16:51:40 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 16:47 internal 16:51:40 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 16:47 snap 16:51:40 -rw-rw-r-- 1 jenkins jenkins 231 Jan 10 16:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:40 + 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=11d8830c696cf22c9de5dbd90e8b0769cf030c91 --label arch=arm64 --label version=0.0.0 . 16:51:40 Sending build context to Docker daemon 1.165MB 16:51:40 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 16:51:40 Step 2/35 : FROM ${BASE} AS builder 16:51:40 ---> 82a3153a32b8 16:51:40 Step 3/35 : ARG ADD_BUILD_TAGS="" 16:51:41 ---> Running in e4552b12723b 16:51:41 Removing intermediate container e4552b12723b 16:51:41 ---> f603a8f1043c 16:51:41 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:51:41 ---> Running in cf53bc689030 16:51:41 Removing intermediate container cf53bc689030 16:51:41 ---> b7816930660f 16:51:41 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 16:51:41 ---> Running in 34729443e8ac 16:51:41 Removing intermediate container 34729443e8ac 16:51:41 ---> 5c2e8c3dd36f 16:51:41 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 16:51:42 ---> Running in 1e5284a80646 16:51:42 Removing intermediate container 1e5284a80646 16:51:42 ---> 61eac484ce4f 16:51:42 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:51:42 ---> Running in 07a2d4c35a90 16:51:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:51:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:51:44 OK: 228 MiB in 65 packages 16:51:45 Removing intermediate container 07a2d4c35a90 16:51:45 ---> 6e15e1dbfe15 16:51:45 Step 8/35 : WORKDIR /device-usb-camera 16:51:45 ---> Running in 70c6b79065a5 16:51:45 Removing intermediate container 70c6b79065a5 16:51:45 ---> 15de2c12f5d4 16:51:45 Step 9/35 : COPY go.mod vendor* ./ 16:51:46 ---> b9aa0b107edc 16:51:46 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:46 ---> Running in 6fa0347ead44 16:51:47 Removing intermediate container 6fa0347ead44 16:51:47 ---> 2eab40a21993 16:51:47 Step 11/35 : COPY . . 16:51:48 ---> 4dd8b37cf3b6 16:51:48 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 16:51:48 ---> Running in cda4d6c9c40d 16:51:49  % Total % Received % Xferd Average Speed Time Time Time Current 16:51:49  Dload Upload Total Spent Left Speed 16:51:49 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15361 0 --:--:-- --:--:-- --:--:-- 15617 16:51:50 Removing intermediate container cda4d6c9c40d 16:51:50 ---> 26fdb88a6d08 16:51:50 Step 13/35 : RUN ${MAKE} 16:51:50 ---> Running in e2f40053bee1 16:51:51 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 16:54:13 Removing intermediate container e2f40053bee1 16:54:13 ---> 1fb0be4cc3fc 16:54:13 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 16:54:13 v0.18.4: Pulling from aler9/rtsp-simple-server 16:54:13 eab2503cf8f4: Pulling fs layer 16:54:13 97cd0a44c592: Pulling fs layer 16:54:13 97cd0a44c592: Download complete 16:54:13 eab2503cf8f4: Verifying Checksum 16:54:13 eab2503cf8f4: Download complete 16:54:13 eab2503cf8f4: Pull complete 16:54:13 97cd0a44c592: Pull complete 16:54:13 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 16:54:13 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 16:54:13 ---> 7f763cca56b3 16:54:13 Step 15/35 : FROM alpine:3.16 16:54:13 3.16: Pulling from library/alpine 16:54:13 6875df1f5354: Pulling fs layer 16:54:13 6875df1f5354: Download complete 16:54:13 6875df1f5354: Pull complete 16:54:13 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:54:13 Status: Downloaded newer image for alpine:3.16 16:54:13 ---> 2b4661558fb8 16:54:13 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 16:54:13 ---> Running in bff0300d5e29 16:54:13 Removing intermediate container bff0300d5e29 16:54:13 ---> 618467a60e31 16:54:13 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 16:54:13 ---> Running in f332b7fe99a9 16:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:54:13 (1/82) Installing dumb-init (1.2.5-r1) 16:54:13 (2/82) Installing sdl2 (2.0.22-r0) 16:54:13 (3/82) Installing libxau (1.0.9-r0) 16:54:13 (4/82) Installing libxdmcp (1.1.3-r0) 16:54:13 (5/82) Installing libxcb (1.15-r0) 16:54:13 (6/82) Installing libx11 (1.8-r0) 16:54:13 (7/82) Installing aom-libs (3.3.0-r0) 16:54:13 (8/82) Installing alsa-lib (1.2.7.2-r0) 16:54:13 (9/82) Installing expat (2.5.0-r0) 16:54:13 (10/82) Installing brotli-libs (1.0.9-r6) 16:54:13 (11/82) Installing libbz2 (1.0.8-r1) 16:54:13 (12/82) Installing libpng (1.6.37-r1) 16:54:13 (13/82) Installing freetype (2.12.1-r0) 16:54:13 (14/82) Installing fontconfig (2.14.0-r0) 16:54:13 (15/82) Installing fribidi (1.0.12-r0) 16:54:13 (16/82) Installing libffi (3.4.2-r1) 16:54:13 (17/82) Installing libintl (0.21-r2) 16:54:13 (18/82) Installing libblkid (2.38-r1) 16:54:13 (19/82) Installing libmount (2.38-r1) 16:54:13 (20/82) Installing pcre (8.45-r2) 16:54:13 (21/82) Installing glib (2.72.1-r0) 16:54:13 (22/82) Installing graphite2 (1.3.14-r1) 16:54:13 (23/82) Installing harfbuzz (4.3.0-r0) 16:54:13 (24/82) Installing libass (0.16.0-r0) 16:54:13 (25/82) Installing libdav1d (1.0.0-r0) 16:54:13 (26/82) Installing libdrm (2.4.110-r0) 16:54:13 (27/82) Installing gmp (6.2.1-r2) 16:54:13 (28/82) Installing nettle (3.7.3-r0) 16:54:13 (29/82) Installing p11-kit (0.24.1-r0) 16:54:13 (30/82) Installing libtasn1 (4.18.0-r1) 16:54:13 (31/82) Installing libunistring (1.0-r0) 16:54:13 (32/82) Installing gnutls (3.7.7-r0) 16:54:13 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:54:13 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 16:54:13 (35/82) Installing lame (3.100-r0) 16:54:13 (36/82) Installing opus (1.3.1-r1) 16:54:13 (37/82) Installing libasyncns (0.8-r1) 16:54:13 (38/82) Installing dbus-libs (1.14.4-r0) 16:54:13 (39/82) Installing libltdl (2.4.7-r0) 16:54:13 (40/82) Installing orc (0.4.32-r0) 16:54:13 (41/82) Installing libgcc (11.2.1_git20220219-r2) 16:54:13 (42/82) Installing libogg (1.3.5-r1) 16:54:13 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 16:54:13 (44/82) Installing flac (1.3.4-r0) 16:54:13 (45/82) Installing libvorbis (1.3.7-r0) 16:54:13 (46/82) Installing libsndfile (1.1.0-r0) 16:54:13 (47/82) Installing libgomp (11.2.1_git20220219-r2) 16:54:13 (48/82) Installing soxr (0.1.3-r2) 16:54:13 (49/82) Installing speexdsp (1.2.0-r0) 16:54:13 (50/82) Installing tdb-libs (1.4.6-r0) 16:54:13 (51/82) Installing libpulse (15.0-r2) 16:54:13 (52/82) Installing cjson (1.7.15-r3) 16:54:13 (53/82) Installing mbedtls (2.28.2-r0) 16:54:13 (54/82) Installing librist (0.2.6-r1) 16:54:13 (55/82) Installing libsrt (1.4.4-r0) 16:54:13 (56/82) Installing libssh (0.9.6-r1) 16:54:13 (57/82) Installing libtheora (1.1.1-r16) 16:54:13 (58/82) Installing libjpeg-turbo (2.1.3-r1) 16:54:13 (59/82) Installing v4l-utils-libs (1.22.1-r1) 16:54:13 (60/82) Installing libxext (1.3.4-r0) 16:54:13 (61/82) Installing libxfixes (6.0.0-r0) 16:54:13 (62/82) Installing wayland-libs-client (1.20.0-r0) 16:54:13 (63/82) Installing libva (2.14.0-r0) 16:54:13 (64/82) Installing libvdpau (1.5-r0) 16:54:13 (65/82) Installing vidstab (1.1.0-r1) 16:54:13 (66/82) Installing libvpx (1.11.0-r1) 16:54:13 (67/82) Installing libwebp (1.2.3-r0) 16:54:13 (68/82) Installing x264-libs (0.163_git20210613-r0) 16:54:13 (69/82) Installing numactl (2.0.14-r0) 16:54:13 (70/82) Installing x265-libs (3.5-r3) 16:54:13 (71/82) Installing xvidcore (1.3.7-r1) 16:54:13 (72/82) Installing ffmpeg-libs (5.0.1-r1) 16:54:13 (73/82) Installing ffmpeg (5.0.1-r1) 16:54:13 (74/82) Installing udev-init-scripts (35-r0) 16:54:13 Executing udev-init-scripts-35-r0.post-install 16:54:13 (75/82) Installing eudev-libs (3.2.11-r0) 16:54:13 (76/82) Installing xz-libs (5.2.5-r1) 16:54:13 (77/82) Installing zstd-libs (1.5.2-r1) 16:54:13 (78/82) Installing kmod-libs (29-r2) 16:54:13 (79/82) Installing eudev (3.2.11-r0) 16:54:13 (80/82) Installing libsodium (1.0.18-r0) 16:54:13 (81/82) Installing libzmq (4.3.4-r0) 16:54:13 (82/82) Installing zeromq (4.3.4-r0) 16:54:13 Executing busybox-1.35.0-r17.trigger 16:54:13 Executing eudev-3.2.11-r0.trigger 16:54:13 OK: 78 MiB in 96 packages 16:54:15 Removing intermediate container f332b7fe99a9 16:54:15 ---> 404976e41b7b 16:54:15 Step 18/35 : WORKDIR / 16:54:15 ---> Running in 7a9544c21f9c 16:54:16 Removing intermediate container 7a9544c21f9c 16:54:16 ---> e80ffc77e33b 16:54:16 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 16:54:17 ---> 05e4b83aa0f7 16:54:17 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 16:54:18 ---> edf3df916018 16:54:18 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 16:54:18 ---> aac39a9b6c07 16:54:18 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 16:54:19 ---> 597d13f0528d 16:54:19 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 16:54:19 ---> a0a180612b58 16:54:19 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 16:54:20 ---> 85d526167835 16:54:20 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 16:54:21 ---> 62d8564c4fba 16:54:21 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 16:54:21 ---> Running in 9732f8d68aaa 16:54:23 Removing intermediate container 9732f8d68aaa 16:54:23 ---> 56534216dc65 16:54:23 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 16:54:23 ---> Running in fd0cf4a67e07 16:54:25 Removing intermediate container fd0cf4a67e07 16:54:25 ---> b6500ad0beb5 16:54:25 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 16:54:25 ---> Running in 4f379ca50c09 16:54:26 Removing intermediate container 4f379ca50c09 16:54:26 ---> 22a5eb98c31b 16:54:26 Step 29/35 : EXPOSE 59983 16:54:27 ---> Running in f5deecf5e72f 16:54:27 Removing intermediate container f5deecf5e72f 16:54:27 ---> 066ca45c42f0 16:54:27 Step 30/35 : EXPOSE 8554 16:54:27 ---> Running in d4072fe08b95 16:54:27 Removing intermediate container d4072fe08b95 16:54:27 ---> d36c6d2d6c6f 16:54:27 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 16:54:27 ---> Running in 22d323705853 16:54:27 Removing intermediate container 22d323705853 16:54:27 ---> 1f2b302dc672 16:54:27 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 16:54:28 ---> Running in c6227a03cf40 16:54:28 Removing intermediate container c6227a03cf40 16:54:28 ---> d8a3a23ec5e2 16:54:28 Step 33/35 : LABEL arch=arm64 16:54:28 ---> Running in ca8a4b50275f 16:54:28 Removing intermediate container ca8a4b50275f 16:54:28 ---> 4389628d06f9 16:54:28 Step 34/35 : LABEL git_sha=11d8830c696cf22c9de5dbd90e8b0769cf030c91 16:54:28 ---> Running in c5b8cbd76e34 16:54:29 Removing intermediate container c5b8cbd76e34 16:54:29 ---> 8849cb86d81c 16:54:29 Step 35/35 : LABEL version=0.0.0 16:54:29 ---> Running in 99ac6ce8b471 16:54:29 Removing intermediate container 99ac6ce8b471 16:54:29 ---> 524ea63151e9 16:54:29 [Warning] One or more build-args [ARCH] were not consumed 16:54:29 Successfully built 524ea63151e9 16:54:29 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 16:54:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:30 16:54:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:30 arm64: Pulling from edgex-lftools-log-publisher 16:54:30 8998bd30e6a1: Pulling fs layer 16:54:30 04944245beec: Pulling fs layer 16:54:30 699f458cf7ca: Pulling fs layer 16:54:30 765212b225bb: Pulling fs layer 16:54:30 f23df028b6ca: Pulling fs layer 16:54:30 d65c8cfc05b1: Pulling fs layer 16:54:30 2437ff75d9bd: Pulling fs layer 16:54:30 f23df028b6ca: Waiting 16:54:30 d65c8cfc05b1: Waiting 16:54:30 2437ff75d9bd: Waiting 16:54:30 765212b225bb: Waiting 16:54:31 04944245beec: Verifying Checksum 16:54:31 04944245beec: Download complete 16:54:31 765212b225bb: Verifying Checksum 16:54:31 765212b225bb: Download complete 16:54:31 f23df028b6ca: Download complete 16:54:31 d65c8cfc05b1: Verifying Checksum 16:54:31 d65c8cfc05b1: Download complete 16:54:31 699f458cf7ca: Verifying Checksum 16:54:31 699f458cf7ca: Download complete 16:54:31 8998bd30e6a1: Verifying Checksum 16:54:31 8998bd30e6a1: Download complete 16:54:34 2437ff75d9bd: Verifying Checksum 16:54:34 2437ff75d9bd: Download complete 16:54:35 8998bd30e6a1: Pull complete 16:54:35 04944245beec: Pull complete 16:54:37 699f458cf7ca: Pull complete 16:54:37 765212b225bb: Pull complete 16:54:37 f23df028b6ca: Pull complete 16:54:38 d65c8cfc05b1: Pull complete 16:54:50 2437ff75d9bd: Pull complete 16:54:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:54:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:50 prd-ubuntu20.04-docker-arm64-4c-16g-1588 does not seem to be running inside a container 16:54:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:54:53 $ docker top 940e5a658b2765248711e656539ff157c891a8fd0429691d33cd50d2ea6c1388 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:54:54 ---> job-cost.sh 16:54:54 lf-activate-venv: SKIPPING 16:54:54 INFO: No Stack... 16:54:54 INFO: Retrieving Pricing Info for: v3-standard-4 16:54:55 INFO: Archiving Costs [Pipeline] sh 16:54:55 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 16:54:55 + cut -d, -f6 [Pipeline] lock 16:54:56 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-124-1-stack-cost] 16:54:56 Resource [jenkins-edgexfoundry-device-usb-camera-PR-124-1-stack-cost] did not exist. Created. 16:54:56 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-124-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:54:56 /w/workspace/device-usb-camera/1@tmp/durable-1bbee338/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:54:56 + echo total: 0.10999999940395355 [Pipeline] stash 16:54:56 Warning: overwriting stash ‘stack-cost’ 16:54:56 Stashed 1 file(s) [Pipeline] } 16:54:56 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-124-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:54:56 $ docker stop --time=1 940e5a658b2765248711e656539ff157c891a8fd0429691d33cd50d2ea6c1388 16:54:58 $ docker rm -f --volumes 940e5a658b2765248711e656539ff157c891a8fd0429691d33cd50d2ea6c1388 [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 16:54:59 provisioning config files... 16:54:59 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-124@tmp/config17541920373185327295tmp [Pipeline] { [Pipeline] sh 16:54:59 + set +x 16:54:59 + curl -s https://codecov.io/bash 16:54:59 + bash -s -- 16:54:59 16:54:59 _____ _ 16:54:59 / ____| | | 16:54:59 | | ___ __| | ___ ___ _____ __ 16:54:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:54:59 | |___| (_) | (_| | __/ (_| (_) \ V / 16:54:59 \_____\___/ \__,_|\___|\___\___/ \_/ 16:54:59 Bash-1.0.6 16:54:59 16:54:59 16:54:59 ==> git version 2.25.1 found 16:54:59 ==> 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 16:54:59 Release-Date: 2020-01-08 16:54:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:54:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:54:59 ==> Jenkins CI detected. 16:54:59 current dir:  /w/workspace/foundry_device-usb-camera_PR-124 16:54:59 project root: . 16:54:59 --> token set from env 16:54:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:54:59 ==> Running gcov in . (disable via -X gcov) 16:54:59 ==> Python coveragepy not found 16:54:59 ==> Searching for coverage reports in: 16:54:59 + . 16:54:59 -> Found 1 reports 16:54:59 ==> Detecting git/mercurial file structure 16:54:59 ==> Reading reports 16:54:59 + ./coverage.out bytes=30666 16:54:59 ==> Appending adjustments 16:54:59 https://docs.codecov.io/docs/fixing-reports 16:54:59 + Found adjustments 16:54:59 ==> Gzipping contents 16:54:59 8.0K /tmp/codecov.D5usln.gz 16:54:59 ==> Uploading reports 16:54:59 url: https://codecov.io 16:54:59 query: branch=PR-124&commit=11d8830c696cf22c9de5dbd90e8b0769cf030c91&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-124%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=124&job=&cmd_args= 16:54:59 -> Pinging Codecov 16:54:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-124&commit=11d8830c696cf22c9de5dbd90e8b0769cf030c91&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-124%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=124&job=&cmd_args= 16:55:00 -> Uploading to 16:55:00 https://storage.googleapis.com/codecov/v4/raw/2023-01-10/73D8F5FF140700D3E01443B452E23636/11d8830c696cf22c9de5dbd90e8b0769cf030c91/ebb5b17a-07b3-4ae0-b7dc-c8fb008c4410.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T165500Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=92998541eb12af41a6354cb865ccc082b4cbb1e5ae7bc44ea40b9040646b462f 16:55:00 % Total % Received % Xferd Average Speed Time Time Time Current 16:55:00 Dload Upload Total Spent Left Speed 16:55:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4337 0 0 100 4337 0 19624 --:--:-- --:--:-- --:--:-- 19536 100 4337 0 0 100 4337 0 16366 --:--:-- --:--:-- --:--:-- 16304 16:55:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/11d8830c696cf22c9de5dbd90e8b0769cf030c91 [Pipeline] } 16:55:00 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 16:55:02 + [ -d /w/workspace/foundry_device-usb-camera_PR-124/archives ] 16:55:02 + ls -al /w/workspace/foundry_device-usb-camera_PR-124/archives 16:55:02 total 16 16:55:02 drwxr-xr-x 3 root root 4096 Jan 10 16:45 . 16:55:02 drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 16:45 .. 16:55:02 drwxr-xr-x 2 root root 4096 Jan 10 16:45 cost 16:55:02 -rw-r--r-- 1 root root 89 Jan 10 16:45 cost.csv 16:55:02 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-124/archives 16:55:02 + ls -al /w/workspace/foundry_device-usb-camera_PR-124/archives 16:55:02 total 16 16:55:02 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 16:45 . 16:55:02 drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 16:45 .. 16:55:02 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 16:45 cost 16:55:02 -rw-r--r-- 1 jenkins jenkins 89 Jan 10 16:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:55:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:55:03 ---> package-listing.sh 16:55:03 ++ facter osfamily 16:55:03 ++ tr '[:upper:]' '[:lower:]' 16:55:04 + OS_FAMILY=debian 16:55:04 + workspace=/w/workspace/foundry_device-usb-camera_PR-124 16:55:04 + START_PACKAGES=/tmp/packages_start.txt 16:55:04 + END_PACKAGES=/tmp/packages_end.txt 16:55:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:55:04 + PACKAGES=/tmp/packages_start.txt 16:55:04 + '[' /w/workspace/foundry_device-usb-camera_PR-124 ']' 16:55:04 + PACKAGES=/tmp/packages_end.txt 16:55:04 + case "${OS_FAMILY}" in 16:55:04 + dpkg -l 16:55:04 + grep '^ii' 16:55:04 + '[' -f /tmp/packages_start.txt ']' 16:55:04 + '[' -f /tmp/packages_end.txt ']' 16:55:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:55:04 + '[' /w/workspace/foundry_device-usb-camera_PR-124 ']' 16:55:04 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-124/archives/ 16:55:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-124/archives/ [Pipeline] echo 16:55:04 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-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:55:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:05 prd-ubuntu20.04-docker-8c-8g-1586 does not seem to be running inside a container 16:55:05 $ 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-124/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-124 -v /w/workspace/foundry_device-usb-camera_PR-124:/w/workspace/foundry_device-usb-camera_PR-124:rw,z -v /w/workspace/foundry_device-usb-camera_PR-124@tmp:/w/workspace/foundry_device-usb-camera_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:55:05 $ docker top 014d7cfa5ea049521a90234bbedfe72fa1be4340d27c72f3ef6d996f0c6ad024 -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:05 + touch /tmp/pre-build-complete [Pipeline] sh 16:55:06 + mkdir -p /var/log/sysstat [Pipeline] sh 16:55:06 + ls /var/log/sa-host 16:55:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:06 provisioning config files... 16:55:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-124@tmp/config6906614790188262176tmp [Pipeline] { [Pipeline] echo 16:55:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:55:07 ---> create-netrc.sh [Pipeline] } 16:55:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:55:07 ---> python-tools-install.sh [Pipeline] echo 16:55:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:55:07 ---> sudo-logs.sh 16:55:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:55:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:55:08 ---> job-cost.sh 16:55:08 lf-activate-venv: SKIPPING 16:55:08 DEBUG: total: 0.2199999988079071 16:55:08 INFO: Retrieving Stack Cost... 16:55:08 INFO: Retrieving Pricing Info for: v3-standard-8 16:55:09 INFO: Archiving Costs [Pipeline] echo 16:55:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:55:09 ---> logs-deploy.sh 16:55:09 lf-activate-venv: SKIPPING 16:55:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-124/1 16:55:09 INFO: archiving workspace using pattern(s): 16:55:10 Archives upload complete. 16:55:10 INFO: archiving logs to Nexus 16:55:11 ---> uname -a: 16:55:11 Linux prd-ubuntu20-04-docker-8c-8g-1586 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:55:11 16:55:11 16:55:11 ---> lscpu: 16:55:11 Architecture: x86_64 16:55:11 CPU op-mode(s): 32-bit, 64-bit 16:55:11 Byte Order: Little Endian 16:55:11 Address sizes: 40 bits physical, 48 bits virtual 16:55:11 CPU(s): 8 16:55:11 On-line CPU(s) list: 0-7 16:55:11 Thread(s) per core: 1 16:55:11 Core(s) per socket: 1 16:55:11 Socket(s): 8 16:55:11 NUMA node(s): 1 16:55:11 Vendor ID: AuthenticAMD 16:55:11 CPU family: 23 16:55:11 Model: 49 16:55:11 Model name: AMD EPYC-Rome Processor 16:55:11 Stepping: 0 16:55:11 CPU MHz: 2799.996 16:55:11 BogoMIPS: 5599.99 16:55:11 Virtualization: AMD-V 16:55:11 Hypervisor vendor: KVM 16:55:11 Virtualization type: full 16:55:11 L1d cache: 256 KiB 16:55:11 L1i cache: 256 KiB 16:55:11 L2 cache: 4 MiB 16:55:11 L3 cache: 128 MiB 16:55:11 NUMA node0 CPU(s): 0-7 16:55:11 Vulnerability Itlb multihit: Not affected 16:55:11 Vulnerability L1tf: Not affected 16:55:11 Vulnerability Mds: Not affected 16:55:11 Vulnerability Meltdown: Not affected 16:55:11 Vulnerability Mmio stale data: Not affected 16:55:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:55:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:55:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:55:11 Vulnerability Srbds: Not affected 16:55:11 Vulnerability Tsx async abort: Not affected 16:55:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:55:11 16:55:11 16:55:11 ---> nproc: 16:55:11 8 16:55:11 16:55:11 16:55:11 ---> df -h: 16:55:11 Filesystem Size Used Avail Use% Mounted on 16:55:11 overlay 155G 12G 144G 8% / 16:55:11 tmpfs 64M 0 64M 0% /dev 16:55:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:55:11 shm 64M 0 64M 0% /dev/shm 16:55:11 /dev/vda1 155G 12G 144G 8% /facter-os 16:55:11 16:55:11 16:55:11 ---> sar -b -r -n DEV: 16:55:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1586) 01/10/23 _x86_64_ (8 CPU) 16:55:11 16:55:11 16:42:51 LINUX RESTART (8 CPU) 16:55:11 16:55:11 16:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:55:11 16:44:02 352.43 47.72 304.72 0.00 5380.21 129802.20 0.00 16:55:11 16:45:01 230.22 1.32 228.89 0.00 21.28 61156.41 0.00 16:55:11 16:46:01 181.74 0.08 181.65 0.00 14.93 42746.34 0.00 16:55:11 16:47:01 1.98 0.00 1.98 0.00 0.00 22.68 0.00 16:55:11 16:48:01 5.88 0.98 4.90 0.00 70.92 165.17 0.00 16:55:11 16:49:01 21.40 0.00 21.40 0.00 0.00 1289.65 0.00 16:55:11 16:50:01 21.08 0.00 21.08 0.00 0.00 1395.10 0.00 16:55:11 16:51:01 20.84 0.00 20.84 0.00 0.00 1365.81 0.00 16:55:11 16:52:01 20.96 0.00 20.96 0.00 0.00 1352.57 0.00 16:55:11 16:53:01 20.21 0.00 20.21 0.00 0.00 1276.77 0.00 16:55:11 16:54:01 21.13 0.00 21.13 0.00 0.00 1222.73 0.00 16:55:11 16:55:01 41.69 6.90 34.79 0.00 843.99 1469.76 0.00 16:55:11 Average: 78.09 4.76 73.33 0.00 528.37 20216.25 0.00 16:55:11 16:55:11 16:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:55:11 16:44:02 29217048 31605464 716080 2.18 71912 2597012 1849304 5.45 980440 2337472 79892 16:55:11 16:45:01 28405168 31557564 744960 2.27 144320 3218908 1919520 5.66 1187540 2848040 684 16:55:11 16:46:01 27546056 31589688 710120 2.16 155352 4031644 1761292 5.19 1226808 3599556 184 16:55:11 16:47:01 27545288 31589056 710540 2.16 155400 4031712 1761292 5.19 1227080 3599628 56 16:55:11 16:48:01 27538228 31590600 708524 2.15 157208 4037788 1770920 5.22 1226884 3605816 988 16:55:11 16:49:01 27531252 31595908 703360 2.14 160396 4046532 1787120 5.27 1229536 3614564 4828 16:55:11 16:50:01 27520820 31597496 701756 2.13 163376 4055208 1787120 5.27 1230176 3623304 4140 16:55:11 16:51:01 27516760 31604620 694120 2.11 166360 4063016 1787120 5.27 1226908 3631100 3492 16:55:11 16:52:01 27505256 31604200 694516 2.11 169232 4070944 1787120 5.27 1229764 3639088 3300 16:55:11 16:53:01 27495616 31604676 693952 2.11 171636 4078404 1787120 5.27 1232296 3646520 3628 16:55:11 16:54:01 27485276 31604024 694524 2.11 174124 4085392 1787120 5.27 1235444 3653516 492 16:55:11 16:55:01 27360504 31579836 708704 2.16 191460 4164816 1777712 5.24 1327008 3666820 6552 16:55:11 Average: 27722273 31593594 706763 2.15 156731 3873448 1796897 5.30 1213324 3455452 9020 16:55:11 16:55:11 16:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:55:11 16:44:02 docker0 3.77 3.78 0.34 9.18 0.00 0.00 0.00 0.00 16:55:11 16:44:02 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 16:55:11 16:44:02 ens3 517.36 368.38 6404.51 105.14 0.00 0.00 0.00 0.00 16:55:11 16:45:01 docker0 164.45 229.71 13.52 2559.86 0.00 0.00 0.00 0.00 16:55:11 16:45:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 16:55:11 16:45:01 ens3 274.26 190.97 2601.09 33.52 0.00 0.00 0.00 0.00 16:55:11 16:46:01 docker0 11.46 27.85 0.92 601.62 0.00 0.00 0.00 0.00 16:55:11 16:46:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 16:55:11 16:46:01 ens3 154.54 96.72 3340.64 19.67 0.00 0.00 0.00 0.00 16:55:11 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:11 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:55:11 16:47:01 ens3 2.78 1.40 12.14 0.10 0.00 0.00 0.00 0.00 16:55:11 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:11 16:48:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 16:55:11 16:48:01 ens3 7.87 5.10 14.84 0.78 0.00 0.00 0.00 0.00 16:55:11 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:11 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:55:11 16:49:01 ens3 61.09 39.54 150.24 2.86 0.00 0.00 0.00 0.00 16:55:11 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:11 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:11 16:50:01 ens3 59.94 39.93 149.10 2.57 0.00 0.00 0.00 0.00 16:55:11 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:11 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:55:11 16:51:01 ens3 55.66 36.70 133.29 2.37 0.00 0.00 0.00 0.00 16:55:11 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:11 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:11 16:52:01 ens3 60.16 37.14 133.99 2.39 0.00 0.00 0.00 0.00 16:55:11 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:11 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:55:11 16:53:01 ens3 57.78 36.82 128.26 2.37 0.00 0.00 0.00 0.00 16:55:11 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:11 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:11 16:54:01 ens3 54.96 36.48 120.49 2.41 0.00 0.00 0.00 0.00 16:55:11 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:11 16:55:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 16:55:11 16:55:01 ens3 79.94 54.91 151.66 5.01 0.00 0.00 0.00 0.00 16:55:11 Average: docker0 14.76 21.49 1.21 261.02 0.00 0.00 0.00 0.00 16:55:11 Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 16:55:11 Average: ens3 115.31 78.52 1109.66 14.91 0.00 0.00 0.00 0.00 16:55:11 16:55:11