Pull request #78 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e289ea3377a7f560eeb64081e7c31525184d847+bc08c07b2fcd2a11c96a474f97a869fa8c75de0c (0838537030ca288a56c4273fbcc8fdf4f8b05d23) 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-ssh77910309541209939.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh2872320849571748611.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-78/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-78/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10999310793695967388.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-78/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2186346048437102426.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh7026560323465709506.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-78/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-78/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6267161551712869833.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 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22828 in /w/workspace/xfoundry_device-usb-camera_PR-78 [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/xfoundry_device-usb-camera_PR-78 # 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 Merging remotes/origin/main commit bc08c07b2fcd2a11c96a474f97a869fa8c75de0c into PR head commit 7e289ea3377a7f560eeb64081e7c31525184d847 Merge succeeded, producing 7e289ea3377a7f560eeb64081e7c31525184d847 Checking out Revision 7e289ea3377a7f560eeb64081e7c31525184d847 (PR-78) 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/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e289ea3377a7f560eeb64081e7c31525184d847 # 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 bc08c07b2fcd2a11c96a474f97a869fa8c75de0c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e289ea3377a7f560eeb64081e7c31525184d847 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:19:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:19:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:19:17 ========================================================= 17:19:17 EdgeX Global Pipelines Version Info 17:19:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:19:18 ------------------- 17:19:18 stable info: 17:19:18 ------------------- 17:19:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:19:18 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 17:19:18 Message: update stable to v1.0.238 17:19:19 ------------------- 17:19:19 experimental info: 17:19:19 ------------------- 17:19:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:19:19 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 17:19:19 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:19:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:19:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:19:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:19:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:19:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:19:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:19:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-78 [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-78 [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-78 [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e289ea3377a7f560eeb64081e7c31525184d847 [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e289ea [Pipeline] echo 17:19:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:19:20 provisioning config files... 17:19:20 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-78@tmp/config6123462006851774533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:21 ---> docker-login.sh 17:19:21 nexus3.edgexfoundry.org:10001 17:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:21 Configure a credential helper to remove this warning. See 17:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:21 17:19:21 Login Succeeded 17:19:21 nexus3.edgexfoundry.org:10002 17:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:21 Configure a credential helper to remove this warning. See 17:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:21 17:19:21 Login Succeeded 17:19:21 nexus3.edgexfoundry.org:10003 17:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:22 Configure a credential helper to remove this warning. See 17:19:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:22 17:19:22 Login Succeeded 17:19:22 nexus3.edgexfoundry.org:10004 17:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:22 Configure a credential helper to remove this warning. See 17:19:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:22 17:19:22 Login Succeeded 17:19:22 docker.io 17:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:22 Configure a credential helper to remove this warning. See 17:19:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:22 17:19:22 Login Succeeded 17:19:22 ---> docker-login.sh ends [Pipeline] } 17:19:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:19:23 + git rev-list -1 --merges 7e289ea3377a7f560eeb64081e7c31525184d847~1..7e289ea3377a7f560eeb64081e7c31525184d847 [Pipeline] echo 17:19:23 -----------> git rev-list -1 --merges 7e289ea3377a7f560eeb64081e7c31525184d847~1..7e289ea3377a7f560eeb64081e7c31525184d847 7e289ea3377a7f560eeb64081e7c31525184d847 [false] [Pipeline] sh 17:19:23 + git log --format=format:%s -1 7e289ea3377a7f560eeb64081e7c31525184d847 [Pipeline] echo 17:19:23 ========================================================= 17:19:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:19:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:19:24 + git log --format=format:%s -1 7e289ea3377a7f560eeb64081e7c31525184d847 [Pipeline] echo 17:19:24 [semverPrep] GIT_COMMIT: 7e289ea3377a7f560eeb64081e7c31525184d847, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 17:19:24 [semverPrep] This is not a build commit. [Pipeline] sh 17:19:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:19:24 + grep -v github /etc/ssh/ssh_known_hosts 17:19:24 + [ -e /tmp/ssh_known_hosts ] 17:19:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:19:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:19:24 + sudo tee -a /etc/ssh/ssh_known_hosts 17:19:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:19:25 17:19:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:19:25 0.1.4: Pulling from edgex-devops/py-git-semver 17:19:25 b85a868b505f: Pulling fs layer 17:19:25 e2be974225ed: Pulling fs layer 17:19:25 339a4e72a1f5: Pulling fs layer 17:19:25 988bab9f4d93: Pulling fs layer 17:19:25 1469e6f7b9e6: Pulling fs layer 17:19:25 eaf3925da568: Pulling fs layer 17:19:25 bab4dde63d76: Pulling fs layer 17:19:25 bde34c3a00c8: Pulling fs layer 17:19:25 b352a97aabf1: Pulling fs layer 17:19:25 4872d77fe225: Pulling fs layer 17:19:25 5851b861e8e6: Pulling fs layer 17:19:25 bab4dde63d76: Waiting 17:19:25 bde34c3a00c8: Waiting 17:19:25 988bab9f4d93: Waiting 17:19:25 1469e6f7b9e6: Waiting 17:19:25 b352a97aabf1: Waiting 17:19:25 4872d77fe225: Waiting 17:19:25 eaf3925da568: Waiting 17:19:25 5851b861e8e6: Waiting 17:19:25 e2be974225ed: Verifying Checksum 17:19:25 e2be974225ed: Download complete 17:19:25 988bab9f4d93: Verifying Checksum 17:19:25 988bab9f4d93: Download complete 17:19:25 339a4e72a1f5: Verifying Checksum 17:19:25 339a4e72a1f5: Download complete 17:19:25 1469e6f7b9e6: Verifying Checksum 17:19:25 1469e6f7b9e6: Download complete 17:19:25 eaf3925da568: Verifying Checksum 17:19:25 eaf3925da568: Download complete 17:19:25 bde34c3a00c8: Verifying Checksum 17:19:25 bde34c3a00c8: Download complete 17:19:25 b352a97aabf1: Verifying Checksum 17:19:25 b352a97aabf1: Download complete 17:19:25 4872d77fe225: Verifying Checksum 17:19:25 4872d77fe225: Download complete 17:19:25 5851b861e8e6: Verifying Checksum 17:19:25 5851b861e8e6: Download complete 17:19:25 b85a868b505f: Verifying Checksum 17:19:25 b85a868b505f: Download complete 17:19:25 bab4dde63d76: Verifying Checksum 17:19:25 bab4dde63d76: Download complete 17:19:27 b85a868b505f: Pull complete 17:19:27 e2be974225ed: Pull complete 17:19:27 339a4e72a1f5: Pull complete 17:19:27 988bab9f4d93: Pull complete 17:19:28 1469e6f7b9e6: Pull complete 17:19:28 eaf3925da568: Pull complete 17:19:30 bab4dde63d76: Pull complete 17:19:30 bde34c3a00c8: Pull complete 17:19:30 b352a97aabf1: Pull complete 17:19:30 4872d77fe225: Pull complete 17:19:30 5851b861e8e6: Pull complete 17:19:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:19:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:19:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:30 prd-ubuntu20.04-docker-8c-8g-22828 does not seem to be running inside a container 17:19:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-78 -v /w/workspace/xfoundry_device-usb-camera_PR-78:/w/workspace/xfoundry_device-usb-camera_PR-78:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-78@tmp:/w/workspace/xfoundry_device-usb-camera_PR-78@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:19:32 $ docker top 5893d1aca4b5c2c233e5b3d4f620adb4e530d8a562e08333e6ade96abd8862f3 -eo pid,comm 17:19:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:19:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:19:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:19:32 [ssh-agent] Looking for ssh-agent implementation... 17:19:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:19:32 $ docker exec 5893d1aca4b5c2c233e5b3d4f620adb4e530d8a562e08333e6ade96abd8862f3 ssh-agent 17:19:32 SSH_AUTH_SOCK=/tmp/ssh-qq6ah7FnFXyM/agent.32 17:19:32 SSH_AGENT_PID=38 17:19:32 Running ssh-add (command line suppressed) 17:19:32 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-78@tmp/private_key_5073699094103464565.key (/w/workspace/xfoundry_device-usb-camera_PR-78@tmp/private_key_5073699094103464565.key) 17:19:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:19:33 + git tag --points-at HEAD [Pipeline] } 17:19:33 $ docker exec --env ******** --env ******** 5893d1aca4b5c2c233e5b3d4f620adb4e530d8a562e08333e6ade96abd8862f3 ssh-agent -k 17:19:33 unset SSH_AUTH_SOCK; 17:19:33 unset SSH_AGENT_PID; 17:19:33 echo Agent pid 38 killed; 17:19:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:19:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:19:33 [ssh-agent] Looking for ssh-agent implementation... 17:19:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:19:33 $ docker exec 5893d1aca4b5c2c233e5b3d4f620adb4e530d8a562e08333e6ade96abd8862f3 ssh-agent 17:19:33 SSH_AUTH_SOCK=/tmp/ssh-5EdVqV042k06/agent.71 17:19:33 SSH_AGENT_PID=77 17:19:33 Running ssh-add (command line suppressed) 17:19:33 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-78@tmp/private_key_1280884157890075182.key (/w/workspace/xfoundry_device-usb-camera_PR-78@tmp/private_key_1280884157890075182.key) 17:19:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:19:34 + git semver init 17:19:34 2022-08-15 17:19:34,420 [run_init] DEBUG init version:0.0.0 force:False 17:19:34 2022-08-15 17:19:34,421 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-78/.semver 17:19:34 2022-08-15 17:19:34,421 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-78/.semver 17:19:34 2022-08-15 17:19:34,422 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-78/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-78, universal_newlines=False, shell=None, istream=None) 17:19:35 2022-08-15 17:19:35,052 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-78/.git/info/exclude 17:19:35 2022-08-15 17:19:35,052 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-78/.semver/PR-78 with force:False 17:19:35 2022-08-15 17:19:35,053 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-78/.semver/PR-78 17:19:35 2022-08-15 17:19:35,056 [execute] INFO git cat-file --batch-check 17:19:35 2022-08-15 17:19:35,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-78/.semver, universal_newlines=False, shell=None, istream=) 17:19:35 2022-08-15 17:19:35,063 [execute] INFO git cat-file --batch 17:19:35 2022-08-15 17:19:35,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-78/.semver, universal_newlines=False, shell=None, istream=) 17:19:35 2022-08-15 17:19:35,071 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-78/.semver/PR-78 17:19:35 0.0.0 [Pipeline] } 17:19:35 $ docker exec --env ******** --env ******** 5893d1aca4b5c2c233e5b3d4f620adb4e530d8a562e08333e6ade96abd8862f3 ssh-agent -k 17:19:35 unset SSH_AUTH_SOCK; 17:19:35 unset SSH_AGENT_PID; 17:19:35 echo Agent pid 77 killed; 17:19:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:19:35 + git semver [Pipeline] } 17:19:36 $ docker stop --time=1 5893d1aca4b5c2c233e5b3d4f620adb4e530d8a562e08333e6ade96abd8862f3 17:19:37 $ docker rm -f 5893d1aca4b5c2c233e5b3d4f620adb4e530d8a562e08333e6ade96abd8862f3 [Pipeline] // withDockerContainer [Pipeline] sh 17:19:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:19:38 Stashed 1 file(s) [Pipeline] echo 17:19:38 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:19:39 provisioning config files... 17:19:39 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-78@tmp/config7466943216156466215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:39 ---> docker-login.sh 17:19:39 nexus3.edgexfoundry.org:10001 17:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:39 Configure a credential helper to remove this warning. See 17:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:39 17:19:39 Login Succeeded 17:19:39 nexus3.edgexfoundry.org:10002 17:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:39 Configure a credential helper to remove this warning. See 17:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:39 17:19:39 Login Succeeded 17:19:39 nexus3.edgexfoundry.org:10003 17:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:39 Configure a credential helper to remove this warning. See 17:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:39 17:19:39 Login Succeeded 17:19:39 nexus3.edgexfoundry.org:10004 17:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:40 Configure a credential helper to remove this warning. See 17:19:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:40 17:19:40 Login Succeeded 17:19:40 docker.io 17:19:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:19:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:19:40 Configure a credential helper to remove this warning. See 17:19:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:19:40 17:19:40 Login Succeeded 17:19:40 ---> docker-login.sh ends [Pipeline] } 17:19:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:19:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:19:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:19:40 ========================================================= 17:19:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:19:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:19:41 Sending build context to Docker daemon 848.9kB 17:19:41 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:19:41 Step 2/13 : FROM ${BASE} AS builder 17:19:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:19:41 2408cc74d12b: Pulling fs layer 17:19:41 ea60b727a1ce: Pulling fs layer 17:19:41 30c4a7721957: Pulling fs layer 17:19:41 370296b7ddb6: Pulling fs layer 17:19:41 7c6cee850709: Pulling fs layer 17:19:41 39a5fcdaea64: Pulling fs layer 17:19:41 d94ebbe4e438: Pulling fs layer 17:19:41 bcfd1f05c69d: Pulling fs layer 17:19:41 59ccb84bbe0f: Pulling fs layer 17:19:41 39a5fcdaea64: Waiting 17:19:41 59ccb84bbe0f: Waiting 17:19:41 d94ebbe4e438: Waiting 17:19:41 370296b7ddb6: Waiting 17:19:41 bcfd1f05c69d: Waiting 17:19:41 7c6cee850709: Waiting 17:19:41 30c4a7721957: Verifying Checksum 17:19:41 30c4a7721957: Download complete 17:19:41 ea60b727a1ce: Verifying Checksum 17:19:41 ea60b727a1ce: Download complete 17:19:41 7c6cee850709: Verifying Checksum 17:19:41 7c6cee850709: Download complete 17:19:41 39a5fcdaea64: Verifying Checksum 17:19:41 39a5fcdaea64: Download complete 17:19:41 2408cc74d12b: Download complete 17:19:41 d94ebbe4e438: Verifying Checksum 17:19:41 d94ebbe4e438: Download complete 17:19:41 2408cc74d12b: Pull complete 17:19:41 ea60b727a1ce: Pull complete 17:19:41 59ccb84bbe0f: Verifying Checksum 17:19:41 59ccb84bbe0f: Download complete 17:19:41 30c4a7721957: Pull complete 17:19:41 bcfd1f05c69d: Verifying Checksum 17:19:41 bcfd1f05c69d: Download complete 17:19:42 370296b7ddb6: Verifying Checksum 17:19:42 370296b7ddb6: Download complete 17:19:46 370296b7ddb6: Pull complete 17:19:46 7c6cee850709: Pull complete 17:19:46 39a5fcdaea64: Pull complete 17:19:46 d94ebbe4e438: Pull complete 17:19:49 bcfd1f05c69d: Pull complete 17:19:49 59ccb84bbe0f: Pull complete 17:19:49 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:19:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:19:49 ---> a4fb48ad2a94 17:19:49 Step 3/13 : ARG MAKE="make build" 17:19:51 ---> Running in bb9b80be25ab 17:19:51 Removing intermediate container bb9b80be25ab 17:19:51 ---> ee34e941b7e9 17:19:51 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:19:51 ---> Running in b1fc5499cc26 17:19:51 Removing intermediate container b1fc5499cc26 17:19:51 ---> 9a3d5cb606d1 17:19:51 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:19:51 ---> Running in 27a8fe2c19a2 17:19:51 Removing intermediate container 27a8fe2c19a2 17:19:51 ---> f9f6fcdbc390 17:19:51 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:51 ---> Running in c81513e7b9f2 17:19:52 Removing intermediate container c81513e7b9f2 17:19:52 ---> 23bb05665b9d 17:19:52 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:19:52 ---> Running in 954efd7aaf3c 17:19:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:19:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:19:54 (1/80) Installing mesa (21.3.8-r2) 17:19:54 (2/80) Installing libxau (1.0.9-r0) 17:19:54 Still waiting to schedule task 17:19:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:19:54 (3/80) Installing libxdmcp (1.1.3-r0) 17:19:54 (4/80) Installing libxcb (1.15-r0) 17:19:54 (5/80) Installing libx11 (1.8-r0) 17:19:54 (6/80) Installing libxext (1.3.4-r0) 17:19:54 (7/80) Installing libxfixes (6.0.0-r0) 17:19:54 (8/80) Installing libxxf86vm (1.1.4-r2) 17:19:54 (9/80) Installing libpciaccess (0.16-r0) 17:19:54 (10/80) Installing libdrm (2.4.110-r0) 17:19:54 (11/80) Installing mesa-glapi (21.3.8-r2) 17:19:55 (12/80) Installing libxshmfence (1.3-r1) 17:19:55 (13/80) Installing mesa-gl (21.3.8-r2) 17:19:55 (14/80) Installing icu-data-full (71.1-r2) 17:19:55 (15/80) Installing libice (1.0.10-r0) 17:19:55 (16/80) Installing libuuid (2.38-r1) 17:19:56 (17/80) Installing libsm (1.2.3-r0) 17:19:56 (18/80) Installing libxt (1.2.1-r0) 17:19:56 (19/80) Installing libxmu (1.1.3-r0) 17:19:56 (20/80) Installing xset (1.2.4-r0) 17:19:56 (21/80) Installing xprop (1.2.5-r0) 17:19:56 (22/80) Installing xdg-utils (1.1.3-r3) 17:19:56 (23/80) Installing dbus-libs (1.14.0-r1) 17:19:56 (24/80) Installing libffi (3.4.2-r1) 17:19:56 (25/80) Installing libintl (0.21-r2) 17:19:57 (26/80) Installing libblkid (2.38-r1) 17:19:57 (27/80) Installing libmount (2.38-r1) 17:19:57 (28/80) Installing pcre (8.45-r2) 17:19:57 (29/80) Installing glib (2.72.1-r0) 17:19:57 (30/80) Installing icu-libs (71.1-r2) 17:19:57 (31/80) Installing libpcre2-16 (10.40-r0) 17:19:57 (32/80) Installing zstd-libs (1.5.2-r1) 17:19:57 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 17:19:57 (34/80) Installing hicolor-icon-theme (0.17-r1) 17:19:58 (35/80) Installing wayland-libs-server (1.20.0-r0) 17:19:58 (36/80) Installing mesa-gbm (21.3.8-r2) 17:19:58 (37/80) Installing wayland-libs-client (1.20.0-r0) 17:19:58 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 17:19:58 (39/80) Installing libxcomposite (0.4.5-r0) 17:19:58 (40/80) Installing libbz2 (1.0.8-r1) 17:19:58 (41/80) Installing libpng (1.6.37-r1) 17:19:58 (42/80) Installing freetype (2.12.1-r0) 17:19:58 (43/80) Installing fontconfig (2.14.0-r0) 17:19:58 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 17:19:58 (45/80) Installing wayland-libs-egl (1.20.0-r0) 17:19:59 (46/80) Installing xkeyboard-config (2.35.1-r0) 17:19:59 (47/80) Installing xz-libs (5.2.5-r1) 17:19:59 (48/80) Installing libxml2 (2.9.14-r0) 17:19:59 (49/80) Installing libxkbcommon (1.4.1-r0) 17:19:59 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 17:19:59 (51/80) Installing mesa-egl (21.3.8-r2) 17:19:59 (52/80) Installing avahi-libs (0.8-r6) 17:19:59 (53/80) Installing nettle (3.7.3-r0) 17:19:59 (54/80) Installing p11-kit (0.24.1-r0) 17:19:59 (55/80) Installing libtasn1 (4.18.0-r0) 17:19:59 (56/80) Installing libunistring (1.0-r0) 17:20:00 (57/80) Installing gnutls (3.7.7-r0) 17:20:00 (58/80) Installing cups-libs (2.4.2-r0) 17:20:00 (59/80) Installing graphite2 (1.3.14-r1) 17:20:00 (60/80) Installing harfbuzz (4.3.0-r0) 17:20:00 (61/80) Installing libevdev (1.12.1-r0) 17:20:00 (62/80) Installing mtdev (1.1.6-r0) 17:20:00 (63/80) Installing eudev-libs (3.2.11-r0) 17:20:00 (64/80) Installing libinput-libs (1.20.1-r0) 17:20:01 (65/80) Installing libjpeg-turbo (2.1.3-r1) 17:20:01 (66/80) Installing xcb-util-wm (0.4.1-r1) 17:20:01 (67/80) Installing xcb-util (0.4.0-r3) 17:20:01 (68/80) Installing xcb-util-image (0.4.0-r1) 17:20:01 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 17:20:01 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 17:20:01 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 17:20:01 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 17:20:02 (73/80) Installing v4l-utils-libs (1.22.1-r1) 17:20:02 (74/80) Installing v4l-utils (1.22.1-r1) 17:20:02 (75/80) Installing udev-init-scripts (35-r0) 17:20:02 Executing udev-init-scripts-35-r0.post-install 17:20:02 (76/80) Installing kmod-libs (29-r2) 17:20:02 (77/80) Installing eudev (3.2.11-r0) 17:20:02 (78/80) Installing eudev-dev (3.2.11-r0) 17:20:02 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:20:02 (80/80) Installing v4l-utils-dev (1.22.1-r1) 17:20:02 Executing busybox-1.35.0-r13.trigger 17:20:02 Executing eudev-3.2.11-r0.trigger 17:20:02 OK: 330 MiB in 131 packages 17:20:04 Removing intermediate container 954efd7aaf3c 17:20:04 ---> 8ad2984f01e7 17:20:04 Step 8/13 : WORKDIR /device-usb-camera 17:20:04 ---> Running in c297c70c7eda 17:20:04 Removing intermediate container c297c70c7eda 17:20:04 ---> bcb2022515da 17:20:04 Step 9/13 : COPY go.mod vendor* ./ 17:20:05 ---> c4476e1b2e5d 17:20:05 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:20:05 ---> Running in 7e269f7a398f 17:20:31 Removing intermediate container 7e269f7a398f 17:20:31 ---> d43b9bd76c50 17:20:31 Step 11/13 : COPY . . 17:20:31 ---> a11420aa3edc 17:20:31 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:20:31 ---> Running in c041e1abdef9 17:20:31  % Total % Received % Xferd Average Speed Time Time Time Current 17:20:31 Dload Upload Total Spent Left Speed 17:20:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7995 0 --:--:-- --:--:-- --:--:-- 8106 17:20:31 Removing intermediate container c041e1abdef9 17:20:31 ---> 7148f3233633 17:20:31 Step 13/13 : RUN ${MAKE} 17:20:31 ---> Running in 6537682a8441 17:20:31 noop 17:20:31 Removing intermediate container 6537682a8441 17:20:31 ---> ef672baeb5d7 17:20:31 Successfully built ef672baeb5d7 17:20:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:32 + docker inspect -f . ci-base-image-x86_64 17:20:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:32 prd-ubuntu20.04-docker-8c-8g-22828 does not seem to be running inside a container 17:20:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-78 -v /w/workspace/xfoundry_device-usb-camera_PR-78:/w/workspace/xfoundry_device-usb-camera_PR-78:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-78@tmp:/w/workspace/xfoundry_device-usb-camera_PR-78@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 ******** ci-base-image-x86_64 cat 17:20:32 $ docker top 976760e442d8b90e6724260cf02cba81c0dd1e3a42699fe62279e64af935fe3d -eo pid,comm [Pipeline] { [Pipeline] sh 17:20:33 + go version 17:20:33 go version go1.18.3 linux/amd64 [Pipeline] } 17:20:33 $ docker stop --time=1 976760e442d8b90e6724260cf02cba81c0dd1e3a42699fe62279e64af935fe3d 17:20:34 $ docker rm -f 976760e442d8b90e6724260cf02cba81c0dd1e3a42699fe62279e64af935fe3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:35 + docker inspect -f . ci-base-image-x86_64 17:20:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:35 prd-ubuntu20.04-docker-8c-8g-22828 does not seem to be running inside a container 17:20:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/xfoundry_device-usb-camera_PR-78 -v /w/workspace/xfoundry_device-usb-camera_PR-78:/w/workspace/xfoundry_device-usb-camera_PR-78:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-78@tmp:/w/workspace/xfoundry_device-usb-camera_PR-78@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 ******** ci-base-image-x86_64 cat 17:20:35 $ docker top cf504a74d64fce625c7ee15c6de9e6b362e052b39b348efd52b0f67c60ade6c1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:20:36 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-78 [Pipeline] fileExists [Pipeline] sh 17:20:36 + make test 17:20:36 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:20:36 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:20:46 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:20:46 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements 17:20:53 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:20:53 CGO_ENABLED=1 go vet ./... 17:20:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:20:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:20:56 ./bin/test-attribution-txt.sh [Pipeline] echo 17:20:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:20:56 $ docker stop --time=1 cf504a74d64fce625c7ee15c6de9e6b362e052b39b348efd52b0f67c60ade6c1 17:20:58 $ docker rm -f cf504a74d64fce625c7ee15c6de9e6b362e052b39b348efd52b0f67c60ade6c1 [Pipeline] // withDockerContainer [Pipeline] sh 17:20:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:20:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:20:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:21:00 + ls -al . 17:21:00 total 200 17:21:00 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 17:20 . 17:21:00 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 17:19 .. 17:21:00 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 17:20 .git 17:21:00 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:19 .github 17:21:00 -rw-rw-r-- 1 jenkins jenkins 414 Aug 15 17:19 .gitignore 17:21:00 -rw-rw-r-- 1 jenkins jenkins 42 Aug 15 17:19 .golangci.yml 17:21:00 -rw-rw-r-- 1 jenkins jenkins 77 Aug 15 17:19 .hadolint.yml 17:21:00 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 17:19 .semver 17:21:00 -rw-rw-r-- 1 jenkins jenkins 9569 Aug 15 17:19 Attribution.txt 17:21:00 -rw-rw-r-- 1 jenkins jenkins 1206 Aug 15 17:19 CHANGELOG.md 17:21:00 -rw-rw-r-- 1 jenkins jenkins 2410 Aug 15 17:19 Dockerfile 17:21:00 -rw-rw-r-- 1 jenkins jenkins 678 Aug 15 17:19 GOVERNANCE.md 17:21:00 -rw-rw-r-- 1 jenkins jenkins 659 Aug 15 17:19 Jenkinsfile 17:21:00 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 17:19 LICENSE 17:21:00 -rw-rw-r-- 1 jenkins jenkins 2345 Aug 15 17:19 Makefile 17:21:00 -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 17:19 OWNERS.md 17:21:00 -rw-rw-r-- 1 jenkins jenkins 12817 Aug 15 17:19 README.md 17:21:00 -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 17:19 VERSION 17:21:00 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 17:19 bin 17:21:00 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:19 cmd 17:21:00 -rw-r--r-- 1 jenkins jenkins 29387 Aug 15 17:20 coverage.out 17:21:00 -rwxrwxr-x 1 jenkins jenkins 140 Aug 15 17:19 docker-entrypoint.sh 17:21:00 -rw-rw-r-- 1 jenkins jenkins 3606 Aug 15 17:19 go.mod 17:21:00 -rw-rw-r-- 1 jenkins jenkins 37073 Aug 15 17:19 go.sum 17:21:00 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:19 internal 17:21:00 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 17:19 snap 17:21:00 -rw-rw-r-- 1 jenkins jenkins 231 Aug 15 17:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:00 + 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=7e289ea3377a7f560eeb64081e7c31525184d847 --label arch=amd64 --label version=0.0.0 . 17:21:00 Sending build context to Docker daemon 879.1kB 17:21:00 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:21:00 Step 2/35 : FROM ${BASE} AS builder 17:21:00 ---> ef672baeb5d7 17:21:00 Step 3/35 : ARG MAKE="make build" 17:21:00 ---> Running in 26562d375f46 17:21:00 Removing intermediate container 26562d375f46 17:21:00 ---> 0fc6eea4e824 17:21:00 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:21:00 ---> Running in 543efe299843 17:21:00 Removing intermediate container 543efe299843 17:21:00 ---> b8112f3420b2 17:21:00 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:21:00 ---> Running in c577c5d83041 17:21:01 Removing intermediate container c577c5d83041 17:21:01 ---> c3a963908f63 17:21:01 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:21:01 ---> Running in d4c0c9e04103 17:21:01 Removing intermediate container d4c0c9e04103 17:21:01 ---> 2e6228903855 17:21:01 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:21:01 ---> Running in 033e9316e8df 17:21:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:21:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:21:03 OK: 330 MiB in 131 packages 17:21:03 Removing intermediate container 033e9316e8df 17:21:03 ---> 9bebd64edac0 17:21:03 Step 8/35 : WORKDIR /device-usb-camera 17:21:03 ---> Running in a2137021b3ac 17:21:03 Removing intermediate container a2137021b3ac 17:21:03 ---> 65676a03ed2e 17:21:03 Step 9/35 : COPY go.mod vendor* ./ 17:21:03 ---> bdc6e8fe4cb8 17:21:03 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:21:03 ---> Running in 9a7d07bf18af 17:21:04 Removing intermediate container 9a7d07bf18af 17:21:04 ---> b516f3fed492 17:21:04 Step 11/35 : COPY . . 17:21:04 ---> 4b2c1b4d4ffb 17:21:04 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:21:04 ---> Running in eaad8f309923 17:21:05  % Total % Received % Xferd Average Speed Time Time Time Current 17:21:05 Dload Upload Total Spent Left Speed 17:21:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 48250 0 --:--:-- --:--:-- --:--:-- 50571 17:21:05 Removing intermediate container eaad8f309923 17:21:05 ---> c2ccacc2527a 17:21:05 Step 13/35 : RUN ${MAKE} 17:21:05 ---> Running in 636a51aca004 17:21:05 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:21:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22830 in /w/workspace/xfoundry_device-usb-camera_PR-78 [Pipeline] { [Pipeline] ws 17:21:26 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:21:26 Selected Git installation does not exist. Using Default 17:21:26 The recommended git tool is: NONE 17:21:27 Removing intermediate container 636a51aca004 17:21:27 ---> 051f130e8ac0 17:21:27 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:21:27 v0.18.4: Pulling from aler9/rtsp-simple-server 17:21:27 af6660deedbd: Pulling fs layer 17:21:27 97cd0a44c592: Pulling fs layer 17:21:27 97cd0a44c592: Verifying Checksum 17:21:27 97cd0a44c592: Download complete 17:21:27 af6660deedbd: Verifying Checksum 17:21:27 af6660deedbd: Download complete 17:21:27 af6660deedbd: Pull complete 17:21:27 97cd0a44c592: Pull complete 17:21:27 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:21:27 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:21:27 ---> fea57e182299 17:21:27 Step 15/35 : FROM alpine:3.16 17:21:27 3.16: Pulling from library/alpine 17:21:27 213ec9aee27d: Pulling fs layer 17:21:28 213ec9aee27d: Verifying Checksum 17:21:28 213ec9aee27d: Download complete 17:21:28 213ec9aee27d: Pull complete 17:21:28 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:21:28 Status: Downloaded newer image for alpine:3.16 17:21:28 ---> 9c6f07244728 17:21:28 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:21:28 ---> Running in 03058fd4b5cc 17:21:28 Removing intermediate container 03058fd4b5cc 17:21:28 ---> a0dbb52612b2 17:21:28 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:21:28 ---> Running in ef11f1c80839 17:21:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:21:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:21:29 (1/83) Installing dumb-init (1.2.5-r1) 17:21:29 (2/83) Installing sdl2 (2.0.22-r0) 17:21:29 (3/83) Installing libxau (1.0.9-r0) 17:21:29 (4/83) Installing libxdmcp (1.1.3-r0) 17:21:29 (5/83) Installing libxcb (1.15-r0) 17:21:29 (6/83) Installing libx11 (1.8-r0) 17:21:29 (7/83) Installing aom-libs (3.3.0-r0) 17:21:29 (8/83) Installing alsa-lib (1.2.7.2-r0) 17:21:29 (9/83) Installing expat (2.4.8-r0) 17:21:29 (10/83) Installing brotli-libs (1.0.9-r6) 17:21:29 (11/83) Installing libbz2 (1.0.8-r1) 17:21:29 (12/83) Installing libpng (1.6.37-r1) 17:21:29 (13/83) Installing freetype (2.12.1-r0) 17:21:29 (14/83) Installing fontconfig (2.14.0-r0) 17:21:29 (15/83) Installing fribidi (1.0.12-r0) 17:21:29 (16/83) Installing libffi (3.4.2-r1) 17:21:29 (17/83) Installing libintl (0.21-r2) 17:21:29 (18/83) Installing libblkid (2.38-r1) 17:21:29 (19/83) Installing libmount (2.38-r1) 17:21:29 (20/83) Installing pcre (8.45-r2) 17:21:29 (21/83) Installing glib (2.72.1-r0) 17:21:29 (22/83) Installing graphite2 (1.3.14-r1) 17:21:29 (23/83) Installing harfbuzz (4.3.0-r0) 17:21:29 (24/83) Installing libass (0.16.0-r0) 17:21:29 (25/83) Installing libdav1d (1.0.0-r0) 17:21:29 (26/83) Installing libpciaccess (0.16-r0) 17:21:29 (27/83) Installing libdrm (2.4.110-r0) 17:21:29 (28/83) Installing gmp (6.2.1-r2) 17:21:29 (29/83) Installing nettle (3.7.3-r0) 17:21:29 (30/83) Installing p11-kit (0.24.1-r0) 17:21:29 (31/83) Installing libtasn1 (4.18.0-r0) 17:21:29 (32/83) Installing libunistring (1.0-r0) 17:21:29 (33/83) Installing gnutls (3.7.7-r0) 17:21:29 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:21:29 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 17:21:29 (36/83) Installing lame (3.100-r0) 17:21:29 (37/83) Installing opus (1.3.1-r1) 17:21:29 (38/83) Installing libasyncns (0.8-r1) 17:21:29 (39/83) Installing dbus-libs (1.14.0-r1) 17:21:29 (40/83) Installing libltdl (2.4.7-r0) 17:21:29 (41/83) Installing orc (0.4.32-r0) 17:21:29 (42/83) Installing libgcc (11.2.1_git20220219-r2) 17:21:29 (43/83) Installing libogg (1.3.5-r1) 17:21:29 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 17:21:29 (45/83) Installing flac (1.3.4-r0) 17:21:29 (46/83) Installing libvorbis (1.3.7-r0) 17:21:29 (47/83) Installing libsndfile (1.1.0-r0) 17:21:29 (48/83) Installing libgomp (11.2.1_git20220219-r2) 17:21:29 (49/83) Installing soxr (0.1.3-r2) 17:21:29 (50/83) Installing speexdsp (1.2.0-r0) 17:21:29 (51/83) Installing tdb-libs (1.4.6-r0) 17:21:29 (52/83) Installing libpulse (15.0-r2) 17:21:29 (53/83) Installing cjson (1.7.15-r3) 17:21:29 (54/83) Installing mbedtls (2.28.1-r0) 17:21:29 (55/83) Installing librist (0.2.6-r1) 17:21:29 (56/83) Installing libsrt (1.4.4-r0) 17:21:29 (57/83) Installing libssh (0.9.6-r1) 17:21:29 (58/83) Installing libtheora (1.1.1-r16) 17:21:29 (59/83) Installing libjpeg-turbo (2.1.3-r1) 17:21:29 (60/83) Installing v4l-utils-libs (1.22.1-r1) 17:21:29 (61/83) Installing libxext (1.3.4-r0) 17:21:29 (62/83) Installing libxfixes (6.0.0-r0) 17:21:29 (63/83) Installing wayland-libs-client (1.20.0-r0) 17:21:29 (64/83) Installing libva (2.14.0-r0) 17:21:29 (65/83) Installing libvdpau (1.5-r0) 17:21:29 (66/83) Installing vidstab (1.1.0-r1) 17:21:29 (67/83) Installing libvpx (1.11.0-r1) 17:21:29 (68/83) Installing libwebp (1.2.3-r0) 17:21:29 (69/83) Installing x264-libs (0.163_git20210613-r0) 17:21:29 (70/83) Installing numactl (2.0.14-r0) 17:21:29 (71/83) Installing x265-libs (3.5-r3) 17:21:29 (72/83) Installing xvidcore (1.3.7-r1) 17:21:29 (73/83) Installing ffmpeg-libs (5.0.1-r1) 17:21:29 (74/83) Installing ffmpeg (5.0.1-r1) 17:21:29 (75/83) Installing udev-init-scripts (35-r0) 17:21:29 Executing udev-init-scripts-35-r0.post-install 17:21:29 (76/83) Installing eudev-libs (3.2.11-r0) 17:21:29 (77/83) Installing xz-libs (5.2.5-r1) 17:21:29 (78/83) Installing zstd-libs (1.5.2-r1) 17:21:29 (79/83) Installing kmod-libs (29-r2) 17:21:30 (80/83) Installing eudev (3.2.11-r0) 17:21:30 (81/83) Installing libsodium (1.0.18-r0) 17:21:30 (82/83) Installing libzmq (4.3.4-r0) 17:21:30 (83/83) Installing zeromq (4.3.4-r0) 17:21:30 Executing busybox-1.35.0-r17.trigger 17:21:30 Executing eudev-3.2.11-r0.trigger 17:21:30 OK: 101 MiB in 97 packages 17:21:32 Removing intermediate container ef11f1c80839 17:21:32 ---> e9e1526a89bd 17:21:32 Step 18/35 : WORKDIR / 17:21:32 ---> Running in a32d1a712a72 17:21:32 Removing intermediate container a32d1a712a72 17:21:32 ---> 6b90eb1859ea 17:21:32 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:21:32 ---> fcc6a4fa2239 17:21:32 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:21:32 ---> e8ae5306e827 17:21:32 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:21:32 ---> 855648945887 17:21:32 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:21:32 ---> c7f096d0fbc8 17:21:32 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:21:32 ---> 98bb91bcadfd 17:21:32 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:21:33 ---> ff4f5eecc9a7 17:21:33 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:21:33 using credential edgex-jenkins-ssh 17:21:33 Cloning the remote Git repository 17:21:33 ---> a4a84b2680f3 17:21:33 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:21:33 ---> Running in c3b410658de7 17:21:33 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:21:33 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:21:33 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:21:33 > git --version # timeout=10 17:21:33 > git --version # 'git version 2.25.1' 17:21:33 using GIT_SSH to set credentials SSH Credentials for GitHub 17:21:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:21:34 Removing intermediate container c3b410658de7 17:21:34 ---> 137d4e1b4f36 17:21:34 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:21:34 ---> Running in 21d6b3685457 17:21:34 Merging remotes/origin/main commit bc08c07b2fcd2a11c96a474f97a869fa8c75de0c into PR head commit 7e289ea3377a7f560eeb64081e7c31525184d847 17:21:34 Removing intermediate container 21d6b3685457 17:21:34 ---> a89dde98102a 17:21:34 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:21:34 ---> Running in afa8f00d94fe 17:21:35 Merge succeeded, producing 7e289ea3377a7f560eeb64081e7c31525184d847 17:21:35 Checking out Revision 7e289ea3377a7f560eeb64081e7c31525184d847 (PR-78) 17:21:34 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:21:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:21:34 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:21:34 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:21:34 using GIT_SSH to set credentials SSH Credentials for GitHub 17:21:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:21:34 > git config core.sparsecheckout # timeout=10 17:21:34 > git checkout -f 7e289ea3377a7f560eeb64081e7c31525184d847 # timeout=10 17:21:34 > git remote # timeout=10 17:21:35 > git config --get remote.origin.url # timeout=10 17:21:35 using GIT_SSH to set credentials SSH Credentials for GitHub 17:21:35 > git merge bc08c07b2fcd2a11c96a474f97a869fa8c75de0c # timeout=10 17:21:35 > git rev-parse HEAD^{commit} # timeout=10 17:21:35 > git config core.sparsecheckout # timeout=10 17:21:35 > git checkout -f 7e289ea3377a7f560eeb64081e7c31525184d847 # timeout=10 17:21:35 Removing intermediate container afa8f00d94fe 17:21:35 ---> 6848f53bb9d9 17:21:35 Step 29/35 : EXPOSE 59983 17:21:35 ---> Running in 1695b8ed5269 17:21:35 Removing intermediate container 1695b8ed5269 17:21:35 ---> 3cfbd4803318 17:21:35 Step 30/35 : EXPOSE 8554 17:21:35 ---> Running in 1c8015c9d97f 17:21:35 Removing intermediate container 1c8015c9d97f 17:21:35 ---> bcc52e9ab382 17:21:35 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:21:35 ---> Running in da6b3c6b0358 17:21:35 Removing intermediate container da6b3c6b0358 17:21:35 ---> 10cb1e0df9f8 17:21:35 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:21:36 ---> Running in 3fd908d9e532 17:21:36 Removing intermediate container 3fd908d9e532 17:21:36 ---> f6ba6619a570 17:21:36 Step 33/35 : LABEL arch=amd64 17:21:36 ---> Running in c0cef400a063 17:21:36 Removing intermediate container c0cef400a063 17:21:36 ---> 51487b26ac7b 17:21:36 Step 34/35 : LABEL git_sha=7e289ea3377a7f560eeb64081e7c31525184d847 17:21:36 ---> Running in b1d24f126544 17:21:36 Removing intermediate container b1d24f126544 17:21:36 ---> 5d02e7de5385 17:21:36 Step 35/35 : LABEL version=0.0.0 17:21:36 ---> Running in 318a00772082 17:21:36 Removing intermediate container 318a00772082 17:21:36 ---> 5147e10b3427 17:21:36 [Warning] One or more build-args [ARCH] were not consumed 17:21:36 Successfully built 5147e10b3427 17:21:36 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:37 17:21:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:37 latest: Pulling from edgex-lftools-log-publisher 17:21:37 5eb5b503b376: Pulling fs layer 17:21:37 5c69ac0246d0: Pulling fs layer 17:21:37 ec43610c2a17: Pulling fs layer 17:21:37 3a2ae6a8a46f: Pulling fs layer 17:21:37 33b1e0a273af: Pulling fs layer 17:21:37 5d3b04190fa2: Pulling fs layer 17:21:37 2f39f015ded8: Pulling fs layer 17:21:37 33b1e0a273af: Waiting 17:21:37 5d3b04190fa2: Waiting 17:21:37 2f39f015ded8: Waiting 17:21:37 3a2ae6a8a46f: Waiting 17:21:37 5c69ac0246d0: Download complete 17:21:37 3a2ae6a8a46f: Download complete 17:21:37 33b1e0a273af: Verifying Checksum 17:21:37 33b1e0a273af: Download complete 17:21:37 5d3b04190fa2: Verifying Checksum 17:21:37 5d3b04190fa2: Download complete 17:21:38 ec43610c2a17: Verifying Checksum 17:21:38 ec43610c2a17: Download complete 17:21:38 5eb5b503b376: Verifying Checksum 17:21:38 5eb5b503b376: Download complete 17:21:38 2f39f015ded8: Download complete 17:21:39 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 17:21:39 > git --version # timeout=10 17:21:39 > git --version # 'git version 2.25.1' 17:21:39 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 17:21:39 5eb5b503b376: Pull complete 17:21:39 5c69ac0246d0: Pull complete 17:21:39 17:21:39 GitHub has been notified of this commit’s build result 17:21:39 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:21:40 ec43610c2a17: Pull complete 17:21:40 3a2ae6a8a46f: Pull complete 17:21:40 33b1e0a273af: Pull complete 17:21:40 5d3b04190fa2: Pull complete 17:21:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:21:40 % Total % Received % Xferd Average Speed Time Time Time Current 17:21:40 Dload Upload Total Spent Left Speed 17:21:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 97102 0 --:--:-- --:--:-- --:--:-- 97102 [Pipeline] sh 17:21:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:21:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:21:41 + sudo tee /etc/docker/daemon.new 17:21:41 { 17:21:41 "registry-mirrors": [ 17:21:41 "https://nexus3.edgexfoundry.org:10001" 17:21:41 ], 17:21:41 "bip": "10.250.0.254/24", 17:21:41 "hosts": [ 17:21:41 "tcp://0.0.0.0:5555", 17:21:41 "unix:///var/run/docker.sock" 17:21:41 ], 17:21:41 "mtu": 1458, 17:21:41 "selinux-enabled": true, 17:21:41 "seccomp-profile": "/etc/docker/seccomp.json" 17:21:41 } [Pipeline] sh 17:21:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:21:42 + sudo service docker restart 17:21:45 2f39f015ded8: Pull complete 17:21:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:21:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:45 prd-ubuntu20.04-docker-8c-8g-22828 does not seem to be running inside a container 17:21:45 $ 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/xfoundry_device-usb-camera_PR-78 -v /w/workspace/xfoundry_device-usb-camera_PR-78:/w/workspace/xfoundry_device-usb-camera_PR-78:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-78@tmp:/w/workspace/xfoundry_device-usb-camera_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:21:47 $ docker top b9738aa8bb1693ed08fdfe6f04ab2d090aef49381821f9cb6c5b26f3fb3798c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:48 ---> job-cost.sh 17:21:48 lf-activate-venv: SKIPPING 17:21:48 INFO: No Stack... 17:21:49 INFO: Retrieving Pricing Info for: v3-standard-8 17:21:49 INFO: Archiving Costs [Pipeline] sh 17:21:49 + cat /w/workspace/xfoundry_device-usb-camera_PR-78/archives/cost.csv 17:21:49 + cut -d, -f6 [Pipeline] lock 17:21:49 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-78-1-stack-cost] 17:21:49 Resource [jenkins-edgexfoundry-device-usb-camera-PR-78-1-stack-cost] did not exist. Created. 17:21:49 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-78-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:21:49 + echo total: 0.2199999988079071 [Pipeline] stash 17:21:50 Stashed 1 file(s) [Pipeline] } 17:21:50 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-78-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:21:50 $ docker stop --time=1 b9738aa8bb1693ed08fdfe6f04ab2d090aef49381821f9cb6c5b26f3fb3798c1 17:21:51 $ docker rm -f b9738aa8bb1693ed08fdfe6f04ab2d090aef49381821f9cb6c5b26f3fb3798c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:22:00 provisioning config files... 17:22:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config7924377124153631572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:01 ---> docker-login.sh 17:22:01 nexus3.edgexfoundry.org:10001 17:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:02 Configure a credential helper to remove this warning. See 17:22:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:02 17:22:02 Login Succeeded 17:22:02 nexus3.edgexfoundry.org:10002 17:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:02 Configure a credential helper to remove this warning. See 17:22:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:02 17:22:02 Login Succeeded 17:22:02 nexus3.edgexfoundry.org:10003 17:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:03 Configure a credential helper to remove this warning. See 17:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:03 17:22:03 Login Succeeded 17:22:03 nexus3.edgexfoundry.org:10004 17:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:03 Configure a credential helper to remove this warning. See 17:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:03 17:22:03 Login Succeeded 17:22:03 docker.io 17:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:04 Configure a credential helper to remove this warning. See 17:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:04 17:22:04 Login Succeeded 17:22:04 ---> docker-login.sh ends [Pipeline] } 17:22:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:22:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:22:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:22:04 ========================================================= 17:22:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:22:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:22:05 Sending build context to Docker daemon 549.4kB 17:22:05 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:22:05 Step 2/13 : FROM ${BASE} AS builder 17:22:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:22:05 b3c136eddcbf: Pulling fs layer 17:22:05 c0a3192eca97: Pulling fs layer 17:22:05 a050256f5b6f: Pulling fs layer 17:22:05 656be50a0ddc: Pulling fs layer 17:22:05 2bbca73fdf42: Pulling fs layer 17:22:05 46d945488cbd: Pulling fs layer 17:22:05 8a5474983e97: Pulling fs layer 17:22:05 329c88fbcd65: Pulling fs layer 17:22:05 656be50a0ddc: Waiting 17:22:05 2bbca73fdf42: Waiting 17:22:05 46d945488cbd: Waiting 17:22:05 8a5474983e97: Waiting 17:22:05 329c88fbcd65: Waiting 17:22:05 a050256f5b6f: Verifying Checksum 17:22:05 a050256f5b6f: Download complete 17:22:05 c0a3192eca97: Verifying Checksum 17:22:05 c0a3192eca97: Download complete 17:22:05 2bbca73fdf42: Download complete 17:22:05 46d945488cbd: Verifying Checksum 17:22:05 46d945488cbd: Download complete 17:22:05 b3c136eddcbf: Verifying Checksum 17:22:05 b3c136eddcbf: Download complete 17:22:06 b3c136eddcbf: Pull complete 17:22:07 329c88fbcd65: Verifying Checksum 17:22:07 329c88fbcd65: Download complete 17:22:07 c0a3192eca97: Pull complete 17:22:07 a050256f5b6f: Pull complete 17:22:08 8a5474983e97: Verifying Checksum 17:22:08 656be50a0ddc: Verifying Checksum 17:22:08 656be50a0ddc: Download complete 17:22:23 656be50a0ddc: Pull complete 17:22:23 2bbca73fdf42: Pull complete 17:22:23 46d945488cbd: Pull complete 17:22:29 8a5474983e97: Pull complete 17:22:30 329c88fbcd65: Pull complete 17:22:30 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:22:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:22:30 ---> ff4287adb874 17:22:30 Step 3/13 : ARG MAKE="make build" 17:22:31 ---> Running in 305fff995fe0 17:22:32 Removing intermediate container 305fff995fe0 17:22:32 ---> bd6bbe9681ae 17:22:32 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:22:32 ---> Running in 7093d67fbf10 17:22:32 Removing intermediate container 7093d67fbf10 17:22:32 ---> ec98efc309e7 17:22:32 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:22:32 ---> Running in 29cda1f5abfa 17:22:32 Removing intermediate container 29cda1f5abfa 17:22:32 ---> e2d9c8ba04c9 17:22:32 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:22:32 ---> Running in ef15ed9f0472 17:22:35 Removing intermediate container ef15ed9f0472 17:22:35 ---> 43cea23e8950 17:22:35 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:22:35 ---> Running in 56f7864eed4f 17:22:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:22:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:22:38 (1/14) Installing libintl (0.21-r2) 17:22:38 (2/14) Installing eudev-libs (3.2.11-r0) 17:22:38 (3/14) Installing libjpeg-turbo (2.1.3-r1) 17:22:38 (4/14) Installing v4l-utils-libs (1.22.1-r1) 17:22:38 (5/14) Installing v4l-utils (1.22.1-r1) 17:22:39 (6/14) Installing udev-init-scripts (35-r0) 17:22:39 Executing udev-init-scripts-35-r0.post-install 17:22:39 (7/14) Installing libblkid (2.38-r1) 17:22:39 (8/14) Installing xz-libs (5.2.5-r1) 17:22:39 (9/14) Installing zstd-libs (1.5.2-r1) 17:22:39 (10/14) Installing kmod-libs (29-r2) 17:22:39 (11/14) Installing eudev (3.2.11-r0) 17:22:39 (12/14) Installing eudev-dev (3.2.11-r0) 17:22:39 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:22:39 (14/14) Installing v4l-utils-dev (1.22.1-r1) 17:22:39 Executing busybox-1.35.0-r13.trigger 17:22:39 Executing eudev-3.2.11-r0.trigger 17:22:39 OK: 228 MiB in 65 packages 17:22:41 Removing intermediate container 56f7864eed4f 17:22:41 ---> 680d89865bb7 17:22:41 Step 8/13 : WORKDIR /device-usb-camera 17:22:41 ---> Running in 5f47e7edb8ac 17:22:41 Removing intermediate container 5f47e7edb8ac 17:22:41 ---> 7f217db13cf6 17:22:41 Step 9/13 : COPY go.mod vendor* ./ 17:22:41 ---> e6cf7ab837a2 17:22:41 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:42 ---> Running in e474e65f973a 17:23:38 Removing intermediate container e474e65f973a 17:23:38 ---> 02371f21cd22 17:23:38 Step 11/13 : COPY . . 17:23:38 ---> 4e283f1a78ed 17:23:38 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:23:38 ---> Running in 8e3a06d1f84d 17:23:38  % Total % Received % Xferd Average Speed Time Time Time Current 17:23:38  Dload Upload  Total Spent Left Speed 17:23:38 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 14683 0 --:--:-- --:--:-- --:--:-- 14957 17:23:38 Removing intermediate container 8e3a06d1f84d 17:23:38 ---> cb9ff3a0b88a 17:23:38 Step 13/13 : RUN ${MAKE} 17:23:38 ---> Running in 6172dec3ab06 17:23:38 noop 17:23:38 Removing intermediate container 6172dec3ab06 17:23:38 ---> cc4090b827a5 17:23:38 Successfully built cc4090b827a5 17:23:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:39 + docker inspect -f . ci-base-image-arm64 17:23:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:39 prd-ubuntu20.04-docker-arm64-4c-16g-22830 does not seem to be running inside a container 17:23:39 $ 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 ******** ci-base-image-arm64 cat 17:23:40 $ docker top 49d0d563fdc76c6aae61e0b20e24c76bd6afd66cd4d53e37e253cc8e821a9eca -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:41 + go version 17:23:41 go version go1.18.3 linux/arm64 [Pipeline] } 17:23:41 $ docker stop --time=1 49d0d563fdc76c6aae61e0b20e24c76bd6afd66cd4d53e37e253cc8e821a9eca 17:23:43 $ docker rm -f 49d0d563fdc76c6aae61e0b20e24c76bd6afd66cd4d53e37e253cc8e821a9eca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:44 + docker inspect -f . ci-base-image-arm64 17:23:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:44 prd-ubuntu20.04-docker-arm64-4c-16g-22830 does not seem to be running inside a container 17:23:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** ci-base-image-arm64 cat 17:23:46 $ docker top e894827063c9c957d33a12426cba0b969dc755e00417cedfdef2eca5d1f07c81 -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:47 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:23:47 + make test 17:23:47 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:23:49 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:25:26 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:25:26 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.075s coverage: 1.9% of statements 17:25:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:25:26 CGO_ENABLED=1 go vet ./... 17:25:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:25:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:25:41 ./bin/test-attribution-txt.sh [Pipeline] echo 17:25:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:25:41 $ docker stop --time=1 e894827063c9c957d33a12426cba0b969dc755e00417cedfdef2eca5d1f07c81 17:25:43 $ docker rm -f e894827063c9c957d33a12426cba0b969dc755e00417cedfdef2eca5d1f07c81 [Pipeline] // withDockerContainer [Pipeline] sh 17:25:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:25:44 Warning: overwriting stash ‘coverage-report’ 17:25:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:25:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:25:45 + ls -al . 17:25:45 total 196 17:25:45 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 17:23 . 17:25:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 17:21 .. 17:25:45 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 17:21 .git 17:25:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:21 .github 17:25:45 -rw-rw-r-- 1 jenkins jenkins 414 Aug 15 17:21 .gitignore 17:25:45 -rw-rw-r-- 1 jenkins jenkins 42 Aug 15 17:21 .golangci.yml 17:25:45 -rw-rw-r-- 1 jenkins jenkins 77 Aug 15 17:21 .hadolint.yml 17:25:45 -rw-rw-r-- 1 jenkins jenkins 9569 Aug 15 17:21 Attribution.txt 17:25:45 -rw-rw-r-- 1 jenkins jenkins 1206 Aug 15 17:21 CHANGELOG.md 17:25:45 -rw-rw-r-- 1 jenkins jenkins 2410 Aug 15 17:21 Dockerfile 17:25:45 -rw-rw-r-- 1 jenkins jenkins 678 Aug 15 17:21 GOVERNANCE.md 17:25:45 -rw-rw-r-- 1 jenkins jenkins 659 Aug 15 17:21 Jenkinsfile 17:25:45 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 17:21 LICENSE 17:25:45 -rw-rw-r-- 1 jenkins jenkins 2345 Aug 15 17:21 Makefile 17:25:45 -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 17:21 OWNERS.md 17:25:45 -rw-rw-r-- 1 jenkins jenkins 12817 Aug 15 17:21 README.md 17:25:45 -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 17:19 VERSION 17:25:45 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 17:21 bin 17:25:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:21 cmd 17:25:45 -rw-r--r-- 1 jenkins jenkins 29387 Aug 15 17:25 coverage.out 17:25:45 -rwxrwxr-x 1 jenkins jenkins 140 Aug 15 17:21 docker-entrypoint.sh 17:25:45 -rw-rw-r-- 1 jenkins jenkins 3606 Aug 15 17:21 go.mod 17:25:45 -rw-rw-r-- 1 jenkins jenkins 37073 Aug 15 17:21 go.sum 17:25:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:21 internal 17:25:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 17:21 snap 17:25:45 -rw-rw-r-- 1 jenkins jenkins 231 Aug 15 17:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:46 + 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=7e289ea3377a7f560eeb64081e7c31525184d847 --label arch=arm64 --label version=0.0.0 . 17:25:46 Sending build context to Docker daemon 579.6kB 17:25:46 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:25:46 Step 2/35 : FROM ${BASE} AS builder 17:25:46 ---> cc4090b827a5 17:25:46 Step 3/35 : ARG MAKE="make build" 17:25:46 ---> Running in 5046d76c6787 17:25:46 Removing intermediate container 5046d76c6787 17:25:46 ---> 8e7beb773372 17:25:46 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:25:46 ---> Running in fc9410dbad9f 17:25:47 Removing intermediate container fc9410dbad9f 17:25:47 ---> bf5757b3568e 17:25:47 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:25:47 ---> Running in 3c2fcfe092a2 17:25:47 Removing intermediate container 3c2fcfe092a2 17:25:47 ---> 321b7ccb456b 17:25:47 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:47 ---> Running in ce847da72f68 17:25:49 Removing intermediate container ce847da72f68 17:25:49 ---> 080b4340559c 17:25:49 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:25:49 ---> Running in b54e9e62ce4e 17:25:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:25:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:25:52 OK: 228 MiB in 65 packages 17:25:53 Removing intermediate container b54e9e62ce4e 17:25:53 ---> ac6d4c41d1e9 17:25:53 Step 8/35 : WORKDIR /device-usb-camera 17:25:53 ---> Running in 061e0b022f55 17:25:53 Removing intermediate container 061e0b022f55 17:25:53 ---> f20aeeb8532f 17:25:53 Step 9/35 : COPY go.mod vendor* ./ 17:25:54 ---> 13dfdcd9121c 17:25:54 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:54 ---> Running in 01691ae0bed1 17:25:56 Removing intermediate container 01691ae0bed1 17:25:56 ---> f2148727fd34 17:25:56 Step 11/35 : COPY . . 17:25:57 ---> b92dcaeeceba 17:25:57 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:25:57 ---> Running in 8ea4b2872610 17:25:58  % Total % Received % Xferd Average Speed Time Time Time Current 17:25:58 Dload Upload Total Spent Left Speed 17:25:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15015 0 --:--:-- --:--:-- --:--:-- 14957 17:25:58 Removing intermediate container 8ea4b2872610 17:25:58 ---> 2163118a7d7f 17:25:58 Step 13/35 : RUN ${MAKE} 17:25:59 ---> Running in 1cb35276610b 17:26:00 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:28:22 Removing intermediate container 1cb35276610b 17:28:22 ---> dd6fbcc469d7 17:28:22 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:28:22 v0.18.4: Pulling from aler9/rtsp-simple-server 17:28:22 eab2503cf8f4: Pulling fs layer 17:28:22 97cd0a44c592: Pulling fs layer 17:28:22 97cd0a44c592: Verifying Checksum 17:28:22 97cd0a44c592: Download complete 17:28:23 eab2503cf8f4: Verifying Checksum 17:28:23 eab2503cf8f4: Download complete 17:28:23 eab2503cf8f4: Pull complete 17:28:23 97cd0a44c592: Pull complete 17:28:23 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:28:23 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:28:23 ---> 7f763cca56b3 17:28:23 Step 15/35 : FROM alpine:3.16 17:28:24 3.16: Pulling from library/alpine 17:28:24 9b18e9b68314: Pulling fs layer 17:28:25 9b18e9b68314: Download complete 17:28:25 9b18e9b68314: Pull complete 17:28:25 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:28:25 Status: Downloaded newer image for alpine:3.16 17:28:25 ---> a6215f271958 17:28:25 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:28:25 ---> Running in f541f3bcb7fe 17:28:25 Removing intermediate container f541f3bcb7fe 17:28:25 ---> d8a1cd66f9f6 17:28:25 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:28:25 ---> Running in 159d816753e9 17:28:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:28:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:28:28 (1/82) Installing dumb-init (1.2.5-r1) 17:28:28 (2/82) Installing sdl2 (2.0.22-r0) 17:28:28 (3/82) Installing libxau (1.0.9-r0) 17:28:28 (4/82) Installing libxdmcp (1.1.3-r0) 17:28:28 (5/82) Installing libxcb (1.15-r0) 17:28:28 (6/82) Installing libx11 (1.8-r0) 17:28:28 (7/82) Installing aom-libs (3.3.0-r0) 17:28:28 (8/82) Installing alsa-lib (1.2.7.2-r0) 17:28:28 (9/82) Installing expat (2.4.8-r0) 17:28:28 (10/82) Installing brotli-libs (1.0.9-r6) 17:28:28 (11/82) Installing libbz2 (1.0.8-r1) 17:28:28 (12/82) Installing libpng (1.6.37-r1) 17:28:28 (13/82) Installing freetype (2.12.1-r0) 17:28:28 (14/82) Installing fontconfig (2.14.0-r0) 17:28:28 (15/82) Installing fribidi (1.0.12-r0) 17:28:28 (16/82) Installing libffi (3.4.2-r1) 17:28:28 (17/82) Installing libintl (0.21-r2) 17:28:28 (18/82) Installing libblkid (2.38-r1) 17:28:28 (19/82) Installing libmount (2.38-r1) 17:28:28 (20/82) Installing pcre (8.45-r2) 17:28:28 (21/82) Installing glib (2.72.1-r0) 17:28:28 (22/82) Installing graphite2 (1.3.14-r1) 17:28:28 (23/82) Installing harfbuzz (4.3.0-r0) 17:28:29 (24/82) Installing libass (0.16.0-r0) 17:28:29 (25/82) Installing libdav1d (1.0.0-r0) 17:28:29 (26/82) Installing libdrm (2.4.110-r0) 17:28:29 (27/82) Installing gmp (6.2.1-r2) 17:28:29 (28/82) Installing nettle (3.7.3-r0) 17:28:29 (29/82) Installing p11-kit (0.24.1-r0) 17:28:29 (30/82) Installing libtasn1 (4.18.0-r0) 17:28:29 (31/82) Installing libunistring (1.0-r0) 17:28:29 (32/82) Installing gnutls (3.7.7-r0) 17:28:29 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:28:29 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 17:28:29 (35/82) Installing lame (3.100-r0) 17:28:29 (36/82) Installing opus (1.3.1-r1) 17:28:29 (37/82) Installing libasyncns (0.8-r1) 17:28:29 (38/82) Installing dbus-libs (1.14.0-r1) 17:28:29 (39/82) Installing libltdl (2.4.7-r0) 17:28:29 (40/82) Installing orc (0.4.32-r0) 17:28:29 (41/82) Installing libgcc (11.2.1_git20220219-r2) 17:28:29 (42/82) Installing libogg (1.3.5-r1) 17:28:29 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 17:28:29 (44/82) Installing flac (1.3.4-r0) 17:28:29 (45/82) Installing libvorbis (1.3.7-r0) 17:28:29 (46/82) Installing libsndfile (1.1.0-r0) 17:28:29 (47/82) Installing libgomp (11.2.1_git20220219-r2) 17:28:29 (48/82) Installing soxr (0.1.3-r2) 17:28:29 (49/82) Installing speexdsp (1.2.0-r0) 17:28:29 (50/82) Installing tdb-libs (1.4.6-r0) 17:28:29 (51/82) Installing libpulse (15.0-r2) 17:28:29 (52/82) Installing cjson (1.7.15-r3) 17:28:29 (53/82) Installing mbedtls (2.28.1-r0) 17:28:29 (54/82) Installing librist (0.2.6-r1) 17:28:29 (55/82) Installing libsrt (1.4.4-r0) 17:28:29 (56/82) Installing libssh (0.9.6-r1) 17:28:29 (57/82) Installing libtheora (1.1.1-r16) 17:28:29 (58/82) Installing libjpeg-turbo (2.1.3-r1) 17:28:29 (59/82) Installing v4l-utils-libs (1.22.1-r1) 17:28:29 (60/82) Installing libxext (1.3.4-r0) 17:28:29 (61/82) Installing libxfixes (6.0.0-r0) 17:28:29 (62/82) Installing wayland-libs-client (1.20.0-r0) 17:28:29 (63/82) Installing libva (2.14.0-r0) 17:28:29 (64/82) Installing libvdpau (1.5-r0) 17:28:29 (65/82) Installing vidstab (1.1.0-r1) 17:28:29 (66/82) Installing libvpx (1.11.0-r1) 17:28:30 (67/82) Installing libwebp (1.2.3-r0) 17:28:30 (68/82) Installing x264-libs (0.163_git20210613-r0) 17:28:30 (69/82) Installing numactl (2.0.14-r0) 17:28:30 (70/82) Installing x265-libs (3.5-r3) 17:28:30 (71/82) Installing xvidcore (1.3.7-r1) 17:28:30 (72/82) Installing ffmpeg-libs (5.0.1-r1) 17:28:30 (73/82) Installing ffmpeg (5.0.1-r1) 17:28:30 (74/82) Installing udev-init-scripts (35-r0) 17:28:30 Executing udev-init-scripts-35-r0.post-install 17:28:30 (75/82) Installing eudev-libs (3.2.11-r0) 17:28:30 (76/82) Installing xz-libs (5.2.5-r1) 17:28:30 (77/82) Installing zstd-libs (1.5.2-r1) 17:28:30 (78/82) Installing kmod-libs (29-r2) 17:28:30 (79/82) Installing eudev (3.2.11-r0) 17:28:30 (80/82) Installing libsodium (1.0.18-r0) 17:28:30 (81/82) Installing libzmq (4.3.4-r0) 17:28:30 (82/82) Installing zeromq (4.3.4-r0) 17:28:30 Executing busybox-1.35.0-r17.trigger 17:28:30 Executing eudev-3.2.11-r0.trigger 17:28:30 OK: 78 MiB in 96 packages 17:28:34 Removing intermediate container 159d816753e9 17:28:34 ---> f47d9107cab3 17:28:34 Step 18/35 : WORKDIR / 17:28:34 ---> Running in bc3dfd89c913 17:28:34 Removing intermediate container bc3dfd89c913 17:28:34 ---> 0c4d35cd14c3 17:28:34 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:28:35 ---> 1de2379a9388 17:28:35 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:28:36 ---> 2e3451457c52 17:28:36 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:28:36 ---> 75e69f8c9346 17:28:36 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:28:37 ---> b8d8bb0ce374 17:28:37 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:28:38 ---> ecc6fe1eefcb 17:28:38 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:28:38 ---> 6d3c16210069 17:28:38 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:28:40 ---> 071443ee1cef 17:28:40 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:28:40 ---> Running in 85e8a3a2834a 17:28:41 Removing intermediate container 85e8a3a2834a 17:28:41 ---> 95fa8b95bc16 17:28:41 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:28:41 ---> Running in f8f61d6076d9 17:28:43 Removing intermediate container f8f61d6076d9 17:28:43 ---> 6350e1262811 17:28:43 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:28:43 ---> Running in e0f34a45275a 17:28:45 Removing intermediate container e0f34a45275a 17:28:45 ---> 3864a283a46b 17:28:45 Step 29/35 : EXPOSE 59983 17:28:45 ---> Running in 3756c8843562 17:28:45 Removing intermediate container 3756c8843562 17:28:45 ---> a72ca979741b 17:28:45 Step 30/35 : EXPOSE 8554 17:28:45 ---> Running in 664e19651d38 17:28:45 Removing intermediate container 664e19651d38 17:28:45 ---> c1b5aeed0166 17:28:45 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:28:45 ---> Running in d7dc2959f001 17:28:46 Removing intermediate container d7dc2959f001 17:28:46 ---> 8126df52d23f 17:28:46 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:28:46 ---> Running in f505091872b0 17:28:46 Removing intermediate container f505091872b0 17:28:46 ---> 7ef312d5a613 17:28:46 Step 33/35 : LABEL arch=arm64 17:28:46 ---> Running in 66abf1d5436b 17:28:46 Removing intermediate container 66abf1d5436b 17:28:46 ---> d3bda3aad0c7 17:28:46 Step 34/35 : LABEL git_sha=7e289ea3377a7f560eeb64081e7c31525184d847 17:28:46 ---> Running in 58db37e74ad3 17:28:47 Removing intermediate container 58db37e74ad3 17:28:47 ---> a45cefb996c3 17:28:47 Step 35/35 : LABEL version=0.0.0 17:28:47 ---> Running in 110e84c1361d 17:28:47 Removing intermediate container 110e84c1361d 17:28:47 ---> 5b8a70ed6734 17:28:47 [Warning] One or more build-args [ARCH] were not consumed 17:28:47 Successfully built 5b8a70ed6734 17:28:47 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:28:48 17:28:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:28:49 arm64: Pulling from edgex-lftools-log-publisher 17:28:49 8998bd30e6a1: Pulling fs layer 17:28:49 04944245beec: Pulling fs layer 17:28:49 699f458cf7ca: Pulling fs layer 17:28:49 765212b225bb: Pulling fs layer 17:28:49 f23df028b6ca: Pulling fs layer 17:28:49 d65c8cfc05b1: Pulling fs layer 17:28:49 2437ff75d9bd: Pulling fs layer 17:28:49 765212b225bb: Waiting 17:28:49 f23df028b6ca: Waiting 17:28:49 d65c8cfc05b1: Waiting 17:28:49 2437ff75d9bd: Waiting 17:28:49 04944245beec: Verifying Checksum 17:28:49 04944245beec: Download complete 17:28:49 765212b225bb: Verifying Checksum 17:28:49 765212b225bb: Download complete 17:28:49 f23df028b6ca: Verifying Checksum 17:28:49 f23df028b6ca: Download complete 17:28:49 d65c8cfc05b1: Verifying Checksum 17:28:49 d65c8cfc05b1: Download complete 17:28:49 699f458cf7ca: Verifying Checksum 17:28:49 699f458cf7ca: Download complete 17:28:49 8998bd30e6a1: Verifying Checksum 17:28:49 8998bd30e6a1: Download complete 17:28:52 2437ff75d9bd: Verifying Checksum 17:28:52 2437ff75d9bd: Download complete 17:28:55 8998bd30e6a1: Pull complete 17:28:55 04944245beec: Pull complete 17:28:57 699f458cf7ca: Pull complete 17:28:57 765212b225bb: Pull complete 17:28:58 f23df028b6ca: Pull complete 17:28:58 d65c8cfc05b1: Pull complete 17:29:13 2437ff75d9bd: Pull complete 17:29:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:29:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:29:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:14 prd-ubuntu20.04-docker-arm64-4c-16g-22830 does not seem to be running inside a container 17:29:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:29:16 $ docker top 9959020e0a0ca2e3cfaa580016e4ace40e8e51e2773fcd582fd6d101b07b9787 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:17 ---> job-cost.sh 17:29:17 lf-activate-venv: SKIPPING 17:29:17 INFO: No Stack... 17:29:18 INFO: Retrieving Pricing Info for: v3-standard-4 17:29:19 INFO: Archiving Costs [Pipeline] sh 17:29:20 + cut -d, -f6 17:29:20 + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock 17:29:20 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-78-1-stack-cost] 17:29:20 Resource [jenkins-edgexfoundry-device-usb-camera-PR-78-1-stack-cost] did not exist. Created. 17:29:20 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-78-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:29:20 /w/workspace/device-usb-camera/1@tmp/durable-9b8fe542/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:29:21 + echo total: 0.10999999940395355 [Pipeline] stash 17:29:21 Warning: overwriting stash ‘stack-cost’ 17:29:21 Stashed 1 file(s) [Pipeline] } 17:29:21 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-78-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:29:21 $ docker stop --time=1 9959020e0a0ca2e3cfaa580016e4ace40e8e51e2773fcd582fd6d101b07b9787 17:29:23 $ docker rm -f 9959020e0a0ca2e3cfaa580016e4ace40e8e51e2773fcd582fd6d101b07b9787 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:29:24 provisioning config files... 17:29:24 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-78@tmp/config871881407410408301tmp [Pipeline] { [Pipeline] sh 17:29:24 + set +x 17:29:24 + curl -s https://codecov.io/bash 17:29:24 + bash -s -- 17:29:24 17:29:24 _____ _ 17:29:24 / ____| | | 17:29:24 | | ___ __| | ___ ___ _____ __ 17:29:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:29:24 | |___| (_) | (_| | __/ (_| (_) \ V / 17:29:24 \_____\___/ \__,_|\___|\___\___/ \_/ 17:29:24 Bash-1.0.6 17:29:24 17:29:24 17:29:24 ==> git version 2.25.1 found 17:29:24 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:29:24 Release-Date: 2020-01-08 17:29:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:29:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:29:24 ==> Jenkins CI detected. 17:29:24 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-78 17:29:24 project root: . 17:29:24 --> token set from env 17:29:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:29:24 ==> Running gcov in . (disable via -X gcov) 17:29:24 ==> Python coveragepy not found 17:29:24 ==> Searching for coverage reports in: 17:29:24 + . 17:29:24 -> Found 1 reports 17:29:24 ==> Detecting git/mercurial file structure 17:29:24 ==> Reading reports 17:29:24 + ./coverage.out bytes=29387 17:29:25 ==> Appending adjustments 17:29:25 https://docs.codecov.io/docs/fixing-reports 17:29:25 + Found adjustments 17:29:25 ==> Gzipping contents 17:29:25 8.0K /tmp/codecov.UzkuH6.gz 17:29:25 ==> Uploading reports 17:29:25 url: https://codecov.io 17:29:25 query: branch=PR-78&commit=7e289ea3377a7f560eeb64081e7c31525184d847&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-78%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=78&job=&cmd_args= 17:29:25 -> Pinging Codecov 17:29:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-78&commit=7e289ea3377a7f560eeb64081e7c31525184d847&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-78%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=78&job=&cmd_args= 17:29:25 -> Uploading to 17:29:25 https://storage.googleapis.com/codecov/v4/raw/2022-08-15/73D8F5FF140700D3E01443B452E23636/7e289ea3377a7f560eeb64081e7c31525184d847/12be6cdd-28de-43a6-b2a7-018cf333e8e3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220815T172925Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7affc31e4bdf82415bb27c3debb4b345675b998278bbcaf11f2bd8893c4f3e2 17:29:25 % Total % Received % Xferd Average Speed Time Time Time Current 17:29:25 Dload Upload Total Spent Left Speed 17:29:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4132 0 0 100 4132 0 16528 --:--:-- --:--:-- --:--:-- 16462 100 4132 0 0 100 4132 0 16528 --:--:-- --:--:-- --:--:-- 16462 17:29:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/7e289ea3377a7f560eeb64081e7c31525184d847 [Pipeline] } 17:29:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:29:27 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-78/archives ] 17:29:27 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-78/archives 17:29:27 total 16 17:29:27 drwxr-xr-x 3 root root 4096 Aug 15 17:21 . 17:29:27 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 17:21 .. 17:29:27 drwxr-xr-x 2 root root 4096 Aug 15 17:21 cost 17:29:27 -rw-r--r-- 1 root root 88 Aug 15 17:21 cost.csv 17:29:27 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-78/archives 17:29:27 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-78/archives 17:29:27 total 16 17:29:27 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 17:21 . 17:29:27 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 17:21 .. 17:29:27 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 17:21 cost 17:29:27 -rw-r--r-- 1 jenkins jenkins 88 Aug 15 17:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:29:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:29:28 ---> package-listing.sh 17:29:28 ++ facter osfamily 17:29:28 ++ tr '[:upper:]' '[:lower:]' 17:29:28 + OS_FAMILY=debian 17:29:28 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-78 17:29:28 + START_PACKAGES=/tmp/packages_start.txt 17:29:28 + END_PACKAGES=/tmp/packages_end.txt 17:29:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:29:28 + PACKAGES=/tmp/packages_start.txt 17:29:28 + '[' /w/workspace/xfoundry_device-usb-camera_PR-78 ']' 17:29:28 + PACKAGES=/tmp/packages_end.txt 17:29:28 + case "${OS_FAMILY}" in 17:29:28 + dpkg -l 17:29:28 + grep '^ii' 17:29:28 + '[' -f /tmp/packages_start.txt ']' 17:29:28 + '[' -f /tmp/packages_end.txt ']' 17:29:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:29:28 + '[' /w/workspace/xfoundry_device-usb-camera_PR-78 ']' 17:29:28 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-78/archives/ 17:29:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-78/archives/ [Pipeline] echo 17:29:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:29:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:29 prd-ubuntu20.04-docker-8c-8g-22828 does not seem to be running inside a container 17:29:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-78 -v /w/workspace/xfoundry_device-usb-camera_PR-78:/w/workspace/xfoundry_device-usb-camera_PR-78:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-78@tmp:/w/workspace/xfoundry_device-usb-camera_PR-78@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:29:30 $ docker top 3099e9fad8800a66d9555cf276a66a878525f2bc55ab94403ef90bf445e274e0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:29:30 + touch /tmp/pre-build-complete [Pipeline] sh 17:29:30 + mkdir -p /var/log/sysstat [Pipeline] sh 17:29:31 + ls /var/log/sa-host 17:29:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:29:31 provisioning config files... 17:29:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-78@tmp/config1780611881246321267tmp [Pipeline] { [Pipeline] echo 17:29:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:29:31 ---> create-netrc.sh [Pipeline] } 17:29:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:29:32 ---> python-tools-install.sh [Pipeline] echo 17:29:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:29:32 ---> sudo-logs.sh 17:29:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:29:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:29:33 ---> job-cost.sh 17:29:33 lf-activate-venv: SKIPPING 17:29:33 DEBUG: total: 0.2199999988079071 17:29:33 INFO: Retrieving Stack Cost... 17:29:33 INFO: Retrieving Pricing Info for: v3-standard-8 17:29:33 INFO: Archiving Costs [Pipeline] echo 17:29:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:29:34 ---> logs-deploy.sh 17:29:34 lf-activate-venv: SKIPPING 17:29:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-78/1 17:29:34 INFO: archiving workspace using pattern(s): 17:29:35 Archives upload complete. 17:29:35 INFO: archiving logs to Nexus