Pull request #129 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-usb-camera Obtained Jenkinsfile from fb47029d84924280db999c3fdb16ef465745d389+1030fa22bcf670ded76708512c57b18f10d8b8f3 (013f2c06500428217184f6017b69379fe5322500) 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-ssh16099476687818954205.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12611694099730943036.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-129/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-129/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10021631135976320017.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-129/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3030571018549821667.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5677138543274620903.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-129/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-129/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6140550474512794649.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2599 in /w/workspace/foundry_device-usb-camera_PR-129 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-129 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1030fa22bcf670ded76708512c57b18f10d8b8f3 into PR head commit fb47029d84924280db999c3fdb16ef465745d389 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb47029d84924280db999c3fdb16ef465745d389 # 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 1030fa22bcf670ded76708512c57b18f10d8b8f3 # timeout=10 Merge succeeded, producing fb47029d84924280db999c3fdb16ef465745d389 Checking out Revision fb47029d84924280db999c3fdb16ef465745d389 (PR-129) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb47029d84924280db999c3fdb16ef465745d389 # timeout=10 Commit message: "refactor(snap): Upgrade to snap hooks v3 - Remove enabling of app options since it is enabled by default in the library - Other code refactoring" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:26:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:26:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:26:50 ========================================================= 17:26:50 EdgeX Global Pipelines Version Info 17:26:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:26:51 ------------------- 17:26:51 stable info: 17:26:51 ------------------- 17:26:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:26:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:26:51 Message: update stable to v1.0.244 17:26:52 ------------------- 17:26:52 experimental info: 17:26:52 ------------------- 17:26:52 Commited By: **** collab-it+edgex@linuxfoundation.org 17:26:52 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:26:52 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:26:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:26:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:26:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:26:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:26:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:26:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:26:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:26:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:26:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:26:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:26:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:26:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:26:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:26:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:26:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:26:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:26:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:26:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:26:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:26:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:26:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:26:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:26:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:26:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:26:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-129 [Pipeline] echo 17:26:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-129 [Pipeline] echo 17:26:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-129 [Pipeline] echo 17:26:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb47029d84924280db999c3fdb16ef465745d389 [Pipeline] echo 17:26:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb47029 [Pipeline] echo 17:26:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:26:54 provisioning config files... 17:26:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-129@tmp/config6339541703667689238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:54 ---> docker-login.sh 17:26:54 nexus3.edgexfoundry.org:10001 17:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:54 Configure a credential helper to remove this warning. See 17:26:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:54 17:26:54 Login Succeeded 17:26:54 nexus3.edgexfoundry.org:10002 17:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:55 Configure a credential helper to remove this warning. See 17:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:55 17:26:55 Login Succeeded 17:26:55 nexus3.edgexfoundry.org:10003 17:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:55 Configure a credential helper to remove this warning. See 17:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:55 17:26:55 Login Succeeded 17:26:55 nexus3.edgexfoundry.org:10004 17:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:55 Configure a credential helper to remove this warning. See 17:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:55 17:26:55 Login Succeeded 17:26:55 docker.io 17:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:55 Configure a credential helper to remove this warning. See 17:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:55 17:26:55 Login Succeeded 17:26:55 ---> docker-login.sh ends [Pipeline] } 17:26:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:26:56 + git rev-list -1 --merges fb47029d84924280db999c3fdb16ef465745d389~1..fb47029d84924280db999c3fdb16ef465745d389 [Pipeline] echo 17:26:56 -----------> git rev-list -1 --merges fb47029d84924280db999c3fdb16ef465745d389~1..fb47029d84924280db999c3fdb16ef465745d389 fb47029d84924280db999c3fdb16ef465745d389 [false] [Pipeline] sh 17:26:56 + git log --format=format:%s -1 fb47029d84924280db999c3fdb16ef465745d389 [Pipeline] echo 17:26:56 ========================================================= 17:26:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:26:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:26:57 + git log --format=format:%s -1 fb47029d84924280db999c3fdb16ef465745d389 [Pipeline] echo 17:26:57 [semverPrep] GIT_COMMIT: fb47029d84924280db999c3fdb16ef465745d389, Commit Message: refactor(snap): Upgrade to snap hooks v3 - Remove enabling of app options since it is enabled by default in the library - Other code refactoring [Pipeline] echo 17:26:57 [semverPrep] This is not a build commit. [Pipeline] sh 17:26:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:26:57 + grep -v github /etc/ssh/ssh_known_hosts 17:26:57 + [ -e /tmp/ssh_known_hosts ] 17:26:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:26:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:26:57 + sudo tee -a /etc/ssh/ssh_known_hosts 17:26:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:58 17:26:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:58 0.1.4: Pulling from edgex-devops/py-git-semver 17:26:58 b85a868b505f: Pulling fs layer 17:26:58 e2be974225ed: Pulling fs layer 17:26:58 339a4e72a1f5: Pulling fs layer 17:26:58 988bab9f4d93: Pulling fs layer 17:26:58 988bab9f4d93: Waiting 17:26:58 1469e6f7b9e6: Pulling fs layer 17:26:58 eaf3925da568: Pulling fs layer 17:26:58 1469e6f7b9e6: Waiting 17:26:58 bab4dde63d76: Pulling fs layer 17:26:58 eaf3925da568: Waiting 17:26:58 bab4dde63d76: Waiting 17:26:58 bde34c3a00c8: Pulling fs layer 17:26:58 b352a97aabf1: Pulling fs layer 17:26:58 bde34c3a00c8: Waiting 17:26:58 b352a97aabf1: Waiting 17:26:58 4872d77fe225: Pulling fs layer 17:26:58 5851b861e8e6: Pulling fs layer 17:26:58 4872d77fe225: Waiting 17:26:58 5851b861e8e6: Waiting 17:26:58 e2be974225ed: Verifying Checksum 17:26:58 e2be974225ed: Download complete 17:26:58 988bab9f4d93: Verifying Checksum 17:26:58 988bab9f4d93: Download complete 17:26:58 1469e6f7b9e6: Verifying Checksum 17:26:58 1469e6f7b9e6: Download complete 17:26:58 eaf3925da568: Download complete 17:26:59 339a4e72a1f5: Verifying Checksum 17:26:59 339a4e72a1f5: Download complete 17:26:59 bde34c3a00c8: Verifying Checksum 17:26:59 bde34c3a00c8: Download complete 17:26:59 b352a97aabf1: Download complete 17:26:59 4872d77fe225: Verifying Checksum 17:26:59 4872d77fe225: Download complete 17:26:59 b85a868b505f: Download complete 17:27:00 bab4dde63d76: Verifying Checksum 17:27:00 bab4dde63d76: Download complete 17:27:00 b85a868b505f: Pull complete 17:27:00 e2be974225ed: Pull complete 17:27:01 339a4e72a1f5: Pull complete 17:27:01 988bab9f4d93: Pull complete 17:27:01 1469e6f7b9e6: Pull complete 17:27:01 eaf3925da568: Pull complete 17:27:02 bab4dde63d76: Pull complete 17:27:03 bde34c3a00c8: Pull complete 17:27:03 b352a97aabf1: Pull complete 17:27:03 4872d77fe225: Pull complete 17:27:03 5851b861e8e6: Pull complete 17:27:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:27:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:03 prd-ubuntu20.04-docker-8c-8g-2599 does not seem to be running inside a container 17:27:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-129 -v /w/workspace/foundry_device-usb-camera_PR-129:/w/workspace/foundry_device-usb-camera_PR-129:rw,z -v /w/workspace/foundry_device-usb-camera_PR-129@tmp:/w/workspace/foundry_device-usb-camera_PR-129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:27:04 $ docker top 141398744ef93089ed3a4c53105393f851c53997fabfe164745342f034f8d0aa -eo pid,comm 17:27:04 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:27:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:27:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:27:05 [ssh-agent] Looking for ssh-agent implementation... 17:27:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:05 $ docker exec 141398744ef93089ed3a4c53105393f851c53997fabfe164745342f034f8d0aa ssh-agent 17:27:05 SSH_AUTH_SOCK=/tmp/ssh-KddFhVWZyEBl/agent.33 17:27:05 SSH_AGENT_PID=39 17:27:05 Running ssh-add (command line suppressed) 17:27:05 Identity added: /w/workspace/foundry_device-usb-camera_PR-129@tmp/private_key_7384118130630938329.key (/w/workspace/foundry_device-usb-camera_PR-129@tmp/private_key_7384118130630938329.key) 17:27:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:05 + git tag --points-at HEAD [Pipeline] } 17:27:05 $ docker exec --env ******** --env ******** 141398744ef93089ed3a4c53105393f851c53997fabfe164745342f034f8d0aa ssh-agent -k 17:27:05 unset SSH_AUTH_SOCK; 17:27:05 unset SSH_AGENT_PID; 17:27:05 echo Agent pid 39 killed; 17:27:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:27:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:27:05 [ssh-agent] Looking for ssh-agent implementation... 17:27:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:06 $ docker exec 141398744ef93089ed3a4c53105393f851c53997fabfe164745342f034f8d0aa ssh-agent 17:27:06 SSH_AUTH_SOCK=/tmp/ssh-w76a2uKVyVkJ/agent.71 17:27:06 SSH_AGENT_PID=77 17:27:06 Running ssh-add (command line suppressed) 17:27:06 Identity added: /w/workspace/foundry_device-usb-camera_PR-129@tmp/private_key_339963629645787373.key (/w/workspace/foundry_device-usb-camera_PR-129@tmp/private_key_339963629645787373.key) 17:27:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:06 + git semver init 17:27:06 2023-01-16 17:27:06,749 [run_init] DEBUG init version:0.0.0 force:False 17:27:06 2023-01-16 17:27:06,750 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-129/.semver 17:27:06 2023-01-16 17:27:06,750 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-129/.semver 17:27:06 2023-01-16 17:27:06,750 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-129/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-129, universal_newlines=False, shell=None, istream=None) 17:27:07 2023-01-16 17:27:07,456 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-129/.git/info/exclude 17:27:07 2023-01-16 17:27:07,457 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-129/.semver/PR-129 with force:False 17:27:07 2023-01-16 17:27:07,457 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-129/.semver/PR-129 17:27:07 2023-01-16 17:27:07,459 [execute] INFO git cat-file --batch-check 17:27:07 2023-01-16 17:27:07,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-129/.semver, universal_newlines=False, shell=None, istream=) 17:27:07 2023-01-16 17:27:07,467 [execute] INFO git cat-file --batch 17:27:07 2023-01-16 17:27:07,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-129/.semver, universal_newlines=False, shell=None, istream=) 17:27:07 2023-01-16 17:27:07,473 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-129/.semver/PR-129 17:27:07 0.0.0 [Pipeline] } 17:27:07 $ docker exec --env ******** --env ******** 141398744ef93089ed3a4c53105393f851c53997fabfe164745342f034f8d0aa ssh-agent -k 17:27:07 unset SSH_AUTH_SOCK; 17:27:07 unset SSH_AGENT_PID; 17:27:07 echo Agent pid 77 killed; 17:27:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:27:08 + git semver [Pipeline] } 17:27:08 $ docker stop --time=1 141398744ef93089ed3a4c53105393f851c53997fabfe164745342f034f8d0aa 17:27:09 $ docker rm -f --volumes 141398744ef93089ed3a4c53105393f851c53997fabfe164745342f034f8d0aa [Pipeline] // withDockerContainer [Pipeline] sh 17:27:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:27:10 Stashed 1 file(s) [Pipeline] echo 17:27:10 [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:27:11 provisioning config files... 17:27:11 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-129@tmp/config3581072732062606597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:11 ---> docker-login.sh 17:27:11 nexus3.edgexfoundry.org:10001 17:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:11 Configure a credential helper to remove this warning. See 17:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:11 17:27:11 Login Succeeded 17:27:11 nexus3.edgexfoundry.org:10002 17:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:11 Configure a credential helper to remove this warning. See 17:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:11 17:27:11 Login Succeeded 17:27:11 nexus3.edgexfoundry.org:10003 17:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:11 Configure a credential helper to remove this warning. See 17:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:11 17:27:11 Login Succeeded 17:27:11 nexus3.edgexfoundry.org:10004 17:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:11 Configure a credential helper to remove this warning. See 17:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:11 17:27:11 Login Succeeded 17:27:11 docker.io 17:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:12 Configure a credential helper to remove this warning. See 17:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:12 17:27:12 Login Succeeded 17:27:12 ---> docker-login.sh ends [Pipeline] } 17:27:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:27:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:12 ========================================================= 17:27:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:27:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:12 + 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:27:12 Sending build context to Docker daemon 1.742MB 17:27:12 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:27:12 Step 2/13 : FROM ${BASE} AS builder 17:27:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:27:12 213ec9aee27d: Pulling fs layer 17:27:12 4583459ba037: Pulling fs layer 17:27:12 93c1e223e6f2: Pulling fs layer 17:27:12 53926ce57604: Pulling fs layer 17:27:12 21b2b0c7a3f4: Pulling fs layer 17:27:12 22ff95d597cd: Pulling fs layer 17:27:12 12d6caf4c0d1: Pulling fs layer 17:27:12 96b7cbca73a9: Pulling fs layer 17:27:12 a7acece74701: Pulling fs layer 17:27:12 22ff95d597cd: Waiting 17:27:12 12d6caf4c0d1: Waiting 17:27:12 21b2b0c7a3f4: Waiting 17:27:12 96b7cbca73a9: Waiting 17:27:12 53926ce57604: Waiting 17:27:12 a7acece74701: Waiting 17:27:12 93c1e223e6f2: Download complete 17:27:12 4583459ba037: Download complete 17:27:12 21b2b0c7a3f4: Verifying Checksum 17:27:12 21b2b0c7a3f4: Download complete 17:27:12 22ff95d597cd: Verifying Checksum 17:27:12 22ff95d597cd: Download complete 17:27:13 213ec9aee27d: Verifying Checksum 17:27:13 213ec9aee27d: Download complete 17:27:13 12d6caf4c0d1: Verifying Checksum 17:27:13 12d6caf4c0d1: Download complete 17:27:13 213ec9aee27d: Pull complete 17:27:13 4583459ba037: Pull complete 17:27:13 93c1e223e6f2: Pull complete 17:27:14 a7acece74701: Verifying Checksum 17:27:14 a7acece74701: Download complete 17:27:16 53926ce57604: Verifying Checksum 17:27:16 53926ce57604: Download complete 17:27:16 96b7cbca73a9: Verifying Checksum 17:27:16 96b7cbca73a9: Download complete 17:27:20 53926ce57604: Pull complete 17:27:20 21b2b0c7a3f4: Pull complete 17:27:20 22ff95d597cd: Pull complete 17:27:20 12d6caf4c0d1: Pull complete 17:27:22 96b7cbca73a9: Pull complete 17:27:22 a7acece74701: Pull complete 17:27:22 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:27:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:27:22 ---> db6d94c90886 17:27:22 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:27:26 Still waiting to schedule task 17:27:26 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:27:26 ---> Running in 46b2fa713c4a 17:27:26 Removing intermediate container 46b2fa713c4a 17:27:26 ---> 633b59fddd36 17:27:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:27:26 ---> Running in 25365516a227 17:27:26 Removing intermediate container 25365516a227 17:27:26 ---> 94da859801ac 17:27:26 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:27:26 ---> Running in ed668972594b 17:27:26 Removing intermediate container ed668972594b 17:27:26 ---> 94f4a7abcfff 17:27:26 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:27:26 ---> Running in 8b467293fe9d 17:27:26 Removing intermediate container 8b467293fe9d 17:27:26 ---> f5743b57aad4 17:27:26 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:27:26 ---> Running in ccf7e3010a89 17:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:27:26 (1/80) Installing mesa (21.3.8-r2) 17:27:26 (2/80) Installing libxau (1.0.9-r0) 17:27:26 (3/80) Installing libxdmcp (1.1.3-r0) 17:27:26 (4/80) Installing libxcb (1.15-r0) 17:27:26 (5/80) Installing libx11 (1.8-r0) 17:27:26 (6/80) Installing libxext (1.3.4-r0) 17:27:26 (7/80) Installing libxfixes (6.0.0-r0) 17:27:26 (8/80) Installing libxxf86vm (1.1.4-r2) 17:27:26 (9/80) Installing libpciaccess (0.16-r0) 17:27:27 (10/80) Installing libdrm (2.4.110-r0) 17:27:27 (11/80) Installing mesa-glapi (21.3.8-r2) 17:27:27 (12/80) Installing libxshmfence (1.3-r1) 17:27:27 (13/80) Installing mesa-gl (21.3.8-r2) 17:27:27 (14/80) Installing icu-data-full (71.1-r2) 17:27:27 (15/80) Installing libice (1.0.10-r0) 17:27:27 (16/80) Installing libuuid (2.38-r1) 17:27:27 (17/80) Installing libsm (1.2.3-r0) 17:27:27 (18/80) Installing libxt (1.2.1-r0) 17:27:27 (19/80) Installing libxmu (1.1.3-r0) 17:27:27 (20/80) Installing xset (1.2.4-r0) 17:27:27 (21/80) Installing xprop (1.2.5-r0) 17:27:27 (22/80) Installing xdg-utils (1.1.3-r3) 17:27:27 (23/80) Installing dbus-libs (1.14.4-r0) 17:27:27 (24/80) Installing libffi (3.4.2-r1) 17:27:27 (25/80) Installing libintl (0.21-r2) 17:27:27 (26/80) Installing libblkid (2.38-r1) 17:27:27 (27/80) Installing libmount (2.38-r1) 17:27:27 (28/80) Installing pcre (8.45-r2) 17:27:27 (29/80) Installing glib (2.72.1-r0) 17:27:27 (30/80) Installing icu-libs (71.1-r2) 17:27:27 (31/80) Installing libpcre2-16 (10.40-r0) 17:27:27 (32/80) Installing zstd-libs (1.5.2-r1) 17:27:27 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 17:27:27 (34/80) Installing hicolor-icon-theme (0.17-r1) 17:27:27 (35/80) Installing wayland-libs-server (1.20.0-r0) 17:27:27 (36/80) Installing mesa-gbm (21.3.8-r2) 17:27:27 (37/80) Installing wayland-libs-client (1.20.0-r0) 17:27:27 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 17:27:27 (39/80) Installing libxcomposite (0.4.5-r0) 17:27:27 (40/80) Installing libbz2 (1.0.8-r1) 17:27:27 (41/80) Installing libpng (1.6.37-r1) 17:27:27 (42/80) Installing freetype (2.12.1-r0) 17:27:27 (43/80) Installing fontconfig (2.14.0-r0) 17:27:27 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 17:27:27 (45/80) Installing wayland-libs-egl (1.20.0-r0) 17:27:27 (46/80) Installing xkeyboard-config (2.35.1-r0) 17:27:27 (47/80) Installing xz-libs (5.2.5-r1) 17:27:27 (48/80) Installing libxml2 (2.9.14-r2) 17:27:27 (49/80) Installing libxkbcommon (1.4.1-r0) 17:27:27 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 17:27:28 (51/80) Installing mesa-egl (21.3.8-r2) 17:27:28 (52/80) Installing avahi-libs (0.8-r6) 17:27:28 (53/80) Installing nettle (3.7.3-r0) 17:27:28 (54/80) Installing p11-kit (0.24.1-r0) 17:27:28 (55/80) Installing libtasn1 (4.18.0-r1) 17:27:28 (56/80) Installing libunistring (1.0-r0) 17:27:28 (57/80) Installing gnutls (3.7.7-r0) 17:27:28 (58/80) Installing cups-libs (2.4.2-r0) 17:27:28 (59/80) Installing graphite2 (1.3.14-r1) 17:27:28 (60/80) Installing harfbuzz (4.3.0-r0) 17:27:28 (61/80) Installing libevdev (1.12.1-r0) 17:27:28 (62/80) Installing mtdev (1.1.6-r0) 17:27:28 (63/80) Installing eudev-libs (3.2.11-r0) 17:27:28 (64/80) Installing libinput-libs (1.20.1-r0) 17:27:28 (65/80) Installing libjpeg-turbo (2.1.3-r1) 17:27:28 (66/80) Installing xcb-util-wm (0.4.1-r1) 17:27:28 (67/80) Installing xcb-util (0.4.0-r3) 17:27:28 (68/80) Installing xcb-util-image (0.4.0-r1) 17:27:28 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 17:27:28 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 17:27:28 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 17:27:28 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 17:27:28 (73/80) Installing v4l-utils-libs (1.22.1-r1) 17:27:28 (74/80) Installing v4l-utils (1.22.1-r1) 17:27:28 (75/80) Installing udev-init-scripts (35-r0) 17:27:28 Executing udev-init-scripts-35-r0.post-install 17:27:28 (76/80) Installing kmod-libs (29-r2) 17:27:28 (77/80) Installing eudev (3.2.11-r0) 17:27:28 (78/80) Installing eudev-dev (3.2.11-r0) 17:27:28 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:27:28 (80/80) Installing v4l-utils-dev (1.22.1-r1) 17:27:28 Executing busybox-1.35.0-r17.trigger 17:27:28 Executing eudev-3.2.11-r0.trigger 17:27:28 OK: 330 MiB in 131 packages 17:27:31 Removing intermediate container ccf7e3010a89 17:27:31 ---> 15ae72332c34 17:27:31 Step 8/13 : WORKDIR /device-usb-camera 17:27:31 ---> Running in b53fab346724 17:27:31 Removing intermediate container b53fab346724 17:27:31 ---> 22d6740d585a 17:27:31 Step 9/13 : COPY go.mod vendor* ./ 17:27:31 ---> b162b748f764 17:27:31 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:31 ---> Running in c5c8dde8a923 17:27:49 Removing intermediate container c5c8dde8a923 17:27:49 ---> 361c52cb8b30 17:27:49 Step 11/13 : COPY . . 17:27:49 ---> 3a70f48abb85 17:27:49 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:27:49 ---> Running in 1eeba64e07a0 17:27:49  % Total % Received % Xferd Average Speed Time Time Time Current 17:27:49 Dload Upload Total Spent Left Speed 17:27:49 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9903 0 --:--:-- --:--:-- --:--:-- 9925 17:27:49 Removing intermediate container 1eeba64e07a0 17:27:49 ---> 8f6219bdb4b1 17:27:49 Step 13/13 : RUN ${MAKE} 17:27:49 ---> Running in 727d905acf94 17:27:49 noop 17:27:49 Removing intermediate container 727d905acf94 17:27:49 ---> aded78a063d7 17:27:49 Successfully built aded78a063d7 17:27:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:50 + docker inspect -f . ci-base-image-x86_64 17:27:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:50 prd-ubuntu20.04-docker-8c-8g-2599 does not seem to be running inside a container 17:27:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-129 -v /w/workspace/foundry_device-usb-camera_PR-129:/w/workspace/foundry_device-usb-camera_PR-129:rw,z -v /w/workspace/foundry_device-usb-camera_PR-129@tmp:/w/workspace/foundry_device-usb-camera_PR-129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:27:50 $ docker top 6fe395edc66b909ae9081d5b052e25465b98da2e85562bc1c3fc2d2a09a8497f -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:50 + go version 17:27:50 go version go1.18.7 linux/amd64 [Pipeline] } 17:27:50 $ docker stop --time=1 6fe395edc66b909ae9081d5b052e25465b98da2e85562bc1c3fc2d2a09a8497f 17:27:52 $ docker rm -f --volumes 6fe395edc66b909ae9081d5b052e25465b98da2e85562bc1c3fc2d2a09a8497f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:52 + docker inspect -f . ci-base-image-x86_64 17:27:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:53 prd-ubuntu20.04-docker-8c-8g-2599 does not seem to be running inside a container 17:27:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-129 -v /w/workspace/foundry_device-usb-camera_PR-129:/w/workspace/foundry_device-usb-camera_PR-129:rw,z -v /w/workspace/foundry_device-usb-camera_PR-129@tmp:/w/workspace/foundry_device-usb-camera_PR-129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:27:53 $ docker top e021d5c4922b5a1df1524620ef2984927b5b2163089cd68b47fd724b8e62db8e -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:53 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-129 [Pipeline] fileExists [Pipeline] sh 17:27:54 + make test 17:27:54 go test ./... -coverprofile=coverage.out ./... 17:27:54 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:28:04 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:28:04 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements 17:28:09 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:28:09 go vet ./... 17:28:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:28:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:28:13 ./bin/test-attribution-txt.sh [Pipeline] echo 17:28:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:28:13 $ docker stop --time=1 e021d5c4922b5a1df1524620ef2984927b5b2163089cd68b47fd724b8e62db8e 17:28:14 $ docker rm -f --volumes e021d5c4922b5a1df1524620ef2984927b5b2163089cd68b47fd724b8e62db8e [Pipeline] // withDockerContainer [Pipeline] sh 17:28:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:28:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:28:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:28:16 + ls -al . 17:28:16 total 208 17:28:16 drwxrwxr-x 10 jenkins jenkins 4096 Jan 16 17:27 . 17:28:16 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 17:26 .. 17:28:16 drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 17:28 .git 17:28:16 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 17:26 .github 17:28:16 -rw-rw-r-- 1 jenkins jenkins 414 Jan 16 17:26 .gitignore 17:28:16 -rw-rw-r-- 1 jenkins jenkins 42 Jan 16 17:26 .golangci.yml 17:28:16 -rw-rw-r-- 1 jenkins jenkins 77 Jan 16 17:26 .hadolint.yml 17:28:16 drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 17:27 .semver 17:28:16 -rw-rw-r-- 1 jenkins jenkins 9442 Jan 16 17:26 Attribution.txt 17:28:16 -rw-rw-r-- 1 jenkins jenkins 6219 Jan 16 17:26 CHANGELOG.md 17:28:16 -rw-rw-r-- 1 jenkins jenkins 2328 Jan 16 17:26 Dockerfile 17:28:16 -rw-rw-r-- 1 jenkins jenkins 678 Jan 16 17:26 GOVERNANCE.md 17:28:16 -rw-rw-r-- 1 jenkins jenkins 659 Jan 16 17:26 Jenkinsfile 17:28:16 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 16 17:26 LICENSE 17:28:16 -rw-rw-r-- 1 jenkins jenkins 2329 Jan 16 17:26 Makefile 17:28:16 -rw-rw-r-- 1 jenkins jenkins 622 Jan 16 17:26 OWNERS.md 17:28:16 -rw-rw-r-- 1 jenkins jenkins 5934 Jan 16 17:26 README.md 17:28:16 -rw-rw-r-- 1 jenkins jenkins 5 Jan 16 17:27 VERSION 17:28:16 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 17:26 bin 17:28:16 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 17:26 cmd 17:28:16 -rw-r--r-- 1 jenkins jenkins 30666 Jan 16 17:28 coverage.out 17:28:16 -rwxrwxr-x 1 jenkins jenkins 140 Jan 16 17:26 docker-entrypoint.sh 17:28:16 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 17:26 docs 17:28:16 -rw-rw-r-- 1 jenkins jenkins 3574 Jan 16 17:26 go.mod 17:28:16 -rw-rw-r-- 1 jenkins jenkins 45170 Jan 16 17:26 go.sum 17:28:16 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 17:26 internal 17:28:16 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 17:26 snap 17:28:16 -rw-rw-r-- 1 jenkins jenkins 231 Jan 16 17:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:16 + 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=fb47029d84924280db999c3fdb16ef465745d389 --label arch=amd64 --label version=0.0.0 . 17:28:16 Sending build context to Docker daemon 1.773MB 17:28:16 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:28:16 Step 2/35 : FROM ${BASE} AS builder 17:28:16 ---> aded78a063d7 17:28:16 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:28:16 ---> Running in fb5df1e1f42f 17:28:16 Removing intermediate container fb5df1e1f42f 17:28:16 ---> 327a42390eb2 17:28:16 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:28:17 ---> Running in 1ec6e77db244 17:28:17 Removing intermediate container 1ec6e77db244 17:28:17 ---> 84e71ce0025e 17:28:17 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:28:17 ---> Running in 97a7c1196cc5 17:28:17 Removing intermediate container 97a7c1196cc5 17:28:17 ---> 48a9092ecbac 17:28:17 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:28:17 ---> Running in b202ae25deb2 17:28:17 Removing intermediate container b202ae25deb2 17:28:17 ---> 24f23fb5351c 17:28:17 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:28:17 ---> Running in 46728549ef61 17:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:28:17 OK: 330 MiB in 131 packages 17:28:18 Removing intermediate container 46728549ef61 17:28:18 ---> 2418338dcf57 17:28:18 Step 8/35 : WORKDIR /device-usb-camera 17:28:18 ---> Running in 55bca242bf02 17:28:18 Removing intermediate container 55bca242bf02 17:28:18 ---> 56a49cb7d883 17:28:18 Step 9/35 : COPY go.mod vendor* ./ 17:28:18 ---> 71fe9a2658ba 17:28:18 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:18 ---> Running in 2ae1090da993 17:28:18 Removing intermediate container 2ae1090da993 17:28:18 ---> bf2cd92d05a4 17:28:18 Step 11/35 : COPY . . 17:28:19 ---> 0839c9469385 17:28:19 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:28:19 ---> Running in 10d2fe53d897 17:28:19  % Total % Received % Xferd Average Speed Time Time Time Current 17:28:19 Dload Upload Total Spent Left Speed 17:28:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 42166 0 --:--:-- --:--:-- --:--:-- 42480 17:28:19 Removing intermediate container 10d2fe53d897 17:28:19 ---> 3a9226596bdf 17:28:19 Step 13/35 : RUN ${MAKE} 17:28:19 ---> Running in dd8afaad2a61 17:28:19 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:28:41 Removing intermediate container dd8afaad2a61 17:28:41 ---> 778f0a8639f0 17:28:41 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:28:41 v0.18.4: Pulling from aler9/rtsp-simple-server 17:28:41 af6660deedbd: Pulling fs layer 17:28:41 97cd0a44c592: Pulling fs layer 17:28:41 97cd0a44c592: Download complete 17:28:41 af6660deedbd: Verifying Checksum 17:28:41 af6660deedbd: Download complete 17:28:41 af6660deedbd: Pull complete 17:28:41 97cd0a44c592: Pull complete 17:28:41 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:28:41 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:28:41 ---> fea57e182299 17:28:41 Step 15/35 : FROM alpine:3.16 17:28:41 3.16: Pulling from library/alpine 17:28:41 ca7dd9ec2225: Pulling fs layer 17:28:41 ca7dd9ec2225: Verifying Checksum 17:28:41 ca7dd9ec2225: Download complete 17:28:41 ca7dd9ec2225: Pull complete 17:28:41 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:28:41 Status: Downloaded newer image for alpine:3.16 17:28:41 ---> bfe296a52501 17:28:41 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:28:41 ---> Running in 476efdb68111 17:28:41 Removing intermediate container 476efdb68111 17:28:41 ---> 0c69293bba61 17:28:41 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:28:41 ---> Running in 5a5c0b0ebafc 17:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:28:41 (1/80) Installing dumb-init (1.2.5-r1) 17:28:41 (2/80) Installing sdl2 (2.0.22-r0) 17:28:41 (3/80) Installing libxau (1.0.9-r0) 17:28:41 (4/80) Installing libxdmcp (1.1.3-r0) 17:28:41 (5/80) Installing libxcb (1.15-r0) 17:28:41 (6/80) Installing libx11 (1.8-r0) 17:28:41 (7/80) Installing aom-libs (3.3.0-r0) 17:28:41 (8/80) Installing alsa-lib (1.2.7.2-r0) 17:28:41 (9/80) Installing expat (2.5.0-r0) 17:28:41 (10/80) Installing brotli-libs (1.0.9-r6) 17:28:41 (11/80) Installing libbz2 (1.0.8-r1) 17:28:41 (12/80) Installing libpng (1.6.37-r1) 17:28:41 (13/80) Installing freetype (2.12.1-r0) 17:28:41 (14/80) Installing fontconfig (2.14.0-r0) 17:28:41 (15/80) Installing fribidi (1.0.12-r0) 17:28:41 (16/80) Installing libffi (3.4.2-r1) 17:28:41 (17/80) Installing libintl (0.21-r2) 17:28:41 (18/80) Installing libblkid (2.38-r1) 17:28:41 (19/80) Installing libmount (2.38-r1) 17:28:41 (20/80) Installing pcre (8.45-r2) 17:28:41 (21/80) Installing glib (2.72.1-r0) 17:28:41 (22/80) Installing graphite2 (1.3.14-r1) 17:28:41 (23/80) Installing harfbuzz (4.3.0-r0) 17:28:41 (24/80) Installing libass (0.16.0-r0) 17:28:41 (25/80) Installing libdav1d (1.0.0-r0) 17:28:41 (26/80) Installing libpciaccess (0.16-r0) 17:28:41 (27/80) Installing libdrm (2.4.110-r0) 17:28:41 (28/80) Installing gmp (6.2.1-r2) 17:28:41 (29/80) Installing nettle (3.7.3-r0) 17:28:41 (30/80) Installing p11-kit (0.24.1-r0) 17:28:41 (31/80) Installing libtasn1 (4.18.0-r1) 17:28:41 (32/80) Installing libunistring (1.0-r0) 17:28:41 (33/80) Installing gnutls (3.7.7-r0) 17:28:41 (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:28:41 (35/80) Installing ncurses-libs (6.3_p20220521-r0) 17:28:42 (36/80) Installing lame (3.100-r0) 17:28:42 (37/80) Installing opus (1.3.1-r1) 17:28:42 (38/80) Installing libasyncns (0.8-r1) 17:28:42 (39/80) Installing dbus-libs (1.14.4-r0) 17:28:42 (40/80) Installing libltdl (2.4.7-r0) 17:28:42 (41/80) Installing orc (0.4.32-r0) 17:28:42 (42/80) Installing libgcc (11.2.1_git20220219-r2) 17:28:42 (43/80) Installing libogg (1.3.5-r1) 17:28:42 (44/80) Installing libstdc++ (11.2.1_git20220219-r2) 17:28:42 (45/80) Installing flac (1.3.4-r0) 17:28:42 (46/80) Installing libvorbis (1.3.7-r0) 17:28:42 (47/80) Installing libsndfile (1.1.0-r0) 17:28:42 (48/80) Installing libgomp (11.2.1_git20220219-r2) 17:28:42 (49/80) Installing soxr (0.1.3-r2) 17:28:42 (50/80) Installing speexdsp (1.2.0-r0) 17:28:42 (51/80) Installing tdb-libs (1.4.6-r0) 17:28:42 (52/80) Installing libpulse (15.0-r2) 17:28:42 (53/80) Installing cjson (1.7.15-r3) 17:28:42 (54/80) Installing mbedtls (2.28.2-r0) 17:28:42 (55/80) Installing librist (0.2.6-r1) 17:28:42 (56/80) Installing libsrt (1.4.4-r0) 17:28:42 (57/80) Installing libssh (0.9.6-r1) 17:28:42 (58/80) Installing libtheora (1.1.1-r16) 17:28:42 (59/80) Installing libjpeg-turbo (2.1.3-r1) 17:28:42 (60/80) Installing v4l-utils-libs (1.22.1-r1) 17:28:42 (61/80) Installing libxext (1.3.4-r0) 17:28:42 (62/80) Installing libxfixes (6.0.0-r0) 17:28:42 (63/80) Installing wayland-libs-client (1.20.0-r0) 17:28:42 (64/80) Installing libva (2.14.0-r0) 17:28:42 (65/80) Installing libvdpau (1.5-r0) 17:28:42 (66/80) Installing vidstab (1.1.0-r1) 17:28:42 (67/80) Installing libvpx (1.11.0-r1) 17:28:42 (68/80) Installing libwebp (1.2.3-r0) 17:28:42 (69/80) Installing x264-libs (0.163_git20210613-r0) 17:28:42 (70/80) Installing numactl (2.0.14-r0) 17:28:42 (71/80) Installing x265-libs (3.5-r3) 17:28:42 (72/80) Installing xvidcore (1.3.7-r1) 17:28:42 (73/80) Installing ffmpeg-libs (5.0.1-r1) 17:28:42 (74/80) Installing ffmpeg (5.0.1-r1) 17:28:42 (75/80) Installing udev-init-scripts (35-r0) 17:28:42 Executing udev-init-scripts-35-r0.post-install 17:28:42 (76/80) Installing eudev-libs (3.2.11-r0) 17:28:42 (77/80) Installing xz-libs (5.2.5-r1) 17:28:42 (78/80) Installing zstd-libs (1.5.2-r1) 17:28:42 (79/80) Installing kmod-libs (29-r2) 17:28:42 (80/80) Installing eudev (3.2.11-r0) 17:28:42 Executing busybox-1.35.0-r17.trigger 17:28:42 Executing eudev-3.2.11-r0.trigger 17:28:42 OK: 100 MiB in 94 packages 17:28:44 Removing intermediate container 5a5c0b0ebafc 17:28:44 ---> d8a8bed5ad7e 17:28:44 Step 18/35 : WORKDIR / 17:28:44 ---> Running in 6abe348ddcc0 17:28:44 Removing intermediate container 6abe348ddcc0 17:28:44 ---> d21275db8091 17:28:44 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:28:45 ---> 13a87e59d31c 17:28:45 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:28:45 ---> ce6f3eea93c4 17:28:45 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:28:45 ---> bebf5c533571 17:28:45 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:28:45 ---> 27fff4f1a3d2 17:28:45 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:28:45 ---> 787f149119e8 17:28:45 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:28:45 ---> 98694a4ac500 17:28:45 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:28:46 ---> 93f653d97520 17:28:46 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:28:46 ---> Running in 64f6b8827bbc 17:28:46 Removing intermediate container 64f6b8827bbc 17:28:46 ---> 1ff835df1231 17:28:46 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:28:46 ---> Running in 57320628f202 17:28:47 Removing intermediate container 57320628f202 17:28:47 ---> ab052abcd32b 17:28:47 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:28:47 ---> Running in e035700141bf 17:28:47 Removing intermediate container e035700141bf 17:28:47 ---> 15f5ef521b86 17:28:47 Step 29/35 : EXPOSE 59983 17:28:47 ---> Running in 73104c2670c1 17:28:47 Removing intermediate container 73104c2670c1 17:28:47 ---> f6d10b4b494f 17:28:47 Step 30/35 : EXPOSE 8554 17:28:47 ---> Running in 660009ccc35f 17:28:47 Removing intermediate container 660009ccc35f 17:28:47 ---> 959d9f8e4eef 17:28:47 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:28:48 ---> Running in 87352d4d8555 17:28:48 Removing intermediate container 87352d4d8555 17:28:48 ---> fa5881e258f7 17:28:48 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:28:48 ---> Running in 8fd2802e2602 17:28:48 Removing intermediate container 8fd2802e2602 17:28:48 ---> 41099ff78e84 17:28:48 Step 33/35 : LABEL arch=amd64 17:28:48 ---> Running in 2dd04bedb0c2 17:28:48 Removing intermediate container 2dd04bedb0c2 17:28:48 ---> 9253701ab558 17:28:48 Step 34/35 : LABEL git_sha=fb47029d84924280db999c3fdb16ef465745d389 17:28:48 ---> Running in adb95148ebe8 17:28:48 Removing intermediate container adb95148ebe8 17:28:48 ---> c28877d85522 17:28:48 Step 35/35 : LABEL version=0.0.0 17:28:48 ---> Running in 415c2c85e3c9 17:28:48 Removing intermediate container 415c2c85e3c9 17:28:48 ---> 82ee78db69b9 17:28:48 [Warning] One or more build-args [ARCH] were not consumed 17:28:48 Successfully built 82ee78db69b9 17:28:48 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:28:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:28:49 17:28:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:28:49 latest: Pulling from edgex-lftools-log-publisher 17:28:49 5eb5b503b376: Pulling fs layer 17:28:49 5c69ac0246d0: Pulling fs layer 17:28:49 ec43610c2a17: Pulling fs layer 17:28:49 3a2ae6a8a46f: Pulling fs layer 17:28:49 33b1e0a273af: Pulling fs layer 17:28:49 5d3b04190fa2: Pulling fs layer 17:28:49 2f39f015ded8: Pulling fs layer 17:28:49 3a2ae6a8a46f: Waiting 17:28:49 5d3b04190fa2: Waiting 17:28:49 33b1e0a273af: Waiting 17:28:49 5c69ac0246d0: Download complete 17:28:49 3a2ae6a8a46f: Verifying Checksum 17:28:49 3a2ae6a8a46f: Download complete 17:28:49 33b1e0a273af: Verifying Checksum 17:28:49 33b1e0a273af: Download complete 17:28:49 5d3b04190fa2: Download complete 17:28:50 ec43610c2a17: Download complete 17:28:50 5eb5b503b376: Verifying Checksum 17:28:50 5eb5b503b376: Download complete 17:28:51 5eb5b503b376: Pull complete 17:28:51 5c69ac0246d0: Pull complete 17:28:51 ec43610c2a17: Pull complete 17:28:51 3a2ae6a8a46f: Pull complete 17:28:52 2f39f015ded8: Download complete 17:28:52 33b1e0a273af: Pull complete 17:28:52 5d3b04190fa2: Pull complete 17:28:56 2f39f015ded8: Pull complete 17:28:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:28:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:28:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:56 prd-ubuntu20.04-docker-8c-8g-2599 does not seem to be running inside a container 17:28:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-129 -v /w/workspace/foundry_device-usb-camera_PR-129:/w/workspace/foundry_device-usb-camera_PR-129:rw,z -v /w/workspace/foundry_device-usb-camera_PR-129@tmp:/w/workspace/foundry_device-usb-camera_PR-129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:28:59 $ docker top 506c3b79ecfd38f2e3208b021a6a031cf6b0c600ecf7b5b41c93f19b083355f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:28:59 ---> job-cost.sh 17:28:59 lf-activate-venv: SKIPPING 17:28:59 INFO: No Stack... 17:28:59 INFO: Retrieving Pricing Info for: v3-standard-8 17:29:00 INFO: Archiving Costs [Pipeline] sh 17:29:00 + cat /w/workspace/foundry_device-usb-camera_PR-129/archives/cost.csv 17:29:00 + cut -d, -f6 [Pipeline] lock 17:29:00 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-129-1-stack-cost] 17:29:00 Resource [jenkins-edgexfoundry-device-usb-camera-PR-129-1-stack-cost] did not exist. Created. 17:29:00 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-129-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:29:01 + echo total: 0.2199999988079071 [Pipeline] stash 17:29:01 Stashed 1 file(s) [Pipeline] } 17:29:01 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-129-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:29:01 $ docker stop --time=1 506c3b79ecfd38f2e3208b021a6a031cf6b0c600ecf7b5b41c93f19b083355f4 17:29:02 $ docker rm -f --volumes 506c3b79ecfd38f2e3208b021a6a031cf6b0c600ecf7b5b41c93f19b083355f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:31:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2600 in /w/workspace/foundry_device-usb-camera_PR-129 [Pipeline] { [Pipeline] ws 17:31:03 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:31:03 Selected Git installation does not exist. Using Default 17:31:03 The recommended git tool is: NONE 17:31:12 using credential edgex-jenkins-ssh 17:31:12 Cloning the remote Git repository 17:31:12 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:31:12 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:31:13 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:31:13 > git --version # timeout=10 17:31:13 > git --version # 'git version 2.25.1' 17:31:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:31:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:31:13 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:31:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:31:16 Merging remotes/origin/main commit 1030fa22bcf670ded76708512c57b18f10d8b8f3 into PR head commit fb47029d84924280db999c3fdb16ef465745d389 17:31:15 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:31:16 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:31:16 using GIT_SSH to set credentials SSH Credentials for GitHub 17:31:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:31:16 > git config core.sparsecheckout # timeout=10 17:31:16 > git checkout -f fb47029d84924280db999c3fdb16ef465745d389 # timeout=10 17:31:17 > git remote # timeout=10 17:31:17 > git config --get remote.origin.url # timeout=10 17:31:17 Merge succeeded, producing fb47029d84924280db999c3fdb16ef465745d389 17:31:17 Checking out Revision fb47029d84924280db999c3fdb16ef465745d389 (PR-129) 17:31:17 using GIT_SSH to set credentials SSH Credentials for GitHub 17:31:17 > git merge 1030fa22bcf670ded76708512c57b18f10d8b8f3 # timeout=10 17:31:17 > git rev-parse HEAD^{commit} # timeout=10 17:31:17 > git config core.sparsecheckout # timeout=10 17:31:17 > git checkout -f fb47029d84924280db999c3fdb16ef465745d389 # timeout=10 17:31:21 Commit message: "refactor(snap): Upgrade to snap hooks v3 - Remove enabling of app options since it is enabled by default in the library - Other code refactoring" 17:31:21 > git --version # timeout=10 17:31:21 > git --version # 'git version 2.25.1' 17:31:21 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:31:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:31:22 % Total % Received % Xferd Average Speed Time Time Time Current 17:31:22 Dload Upload Total Spent Left Speed 17:31:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 83339 [Pipeline] sh 17:31:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:31:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:31:23 + sudo tee /etc/docker/daemon.new 17:31:24 { 17:31:24 "registry-mirrors": [ 17:31:24 "https://nexus3.edgexfoundry.org:10001" 17:31:24 ], 17:31:24 "bip": "10.250.0.254/24", 17:31:24 "hosts": [ 17:31:24 "tcp://0.0.0.0:5555", 17:31:24 "unix:///var/run/docker.sock" 17:31:24 ], 17:31:24 "mtu": 1458, 17:31:24 "selinux-enabled": true, 17:31:24 "seccomp-profile": "/etc/docker/seccomp.json" 17:31:24 } [Pipeline] sh 17:31:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:31:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:31:43 provisioning config files... 17:31:43 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config3089596974754557187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:31:43 ---> docker-login.sh 17:31:43 nexus3.edgexfoundry.org:10001 17:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:44 Configure a credential helper to remove this warning. See 17:31:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:44 17:31:44 Login Succeeded 17:31:44 nexus3.edgexfoundry.org:10002 17:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:44 Configure a credential helper to remove this warning. See 17:31:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:44 17:31:44 Login Succeeded 17:31:44 nexus3.edgexfoundry.org:10003 17:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:45 Configure a credential helper to remove this warning. See 17:31:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:45 17:31:45 Login Succeeded 17:31:45 nexus3.edgexfoundry.org:10004 17:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:45 Configure a credential helper to remove this warning. See 17:31:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:45 17:31:45 Login Succeeded 17:31:45 docker.io 17:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:46 Configure a credential helper to remove this warning. See 17:31:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:46 17:31:46 Login Succeeded 17:31:46 ---> docker-login.sh ends [Pipeline] } 17:31:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:31:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:31:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:31:46 ========================================================= 17:31:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:31:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:47 + 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:31:47 Sending build context to Docker daemon 1.148MB 17:31:47 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:31:47 Step 2/13 : FROM ${BASE} AS builder 17:31:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:31:47 9b18e9b68314: Pulling fs layer 17:31:47 35d82f9e3411: Pulling fs layer 17:31:47 e16973657156: Pulling fs layer 17:31:47 fc693d55d65f: Pulling fs layer 17:31:47 7e9fc2657dce: Pulling fs layer 17:31:47 dda99020689f: Pulling fs layer 17:31:47 db1c61fa0a46: Pulling fs layer 17:31:47 891c053d2c06: Pulling fs layer 17:31:47 dda99020689f: Waiting 17:31:47 db1c61fa0a46: Waiting 17:31:47 891c053d2c06: Waiting 17:31:47 fc693d55d65f: Waiting 17:31:47 7e9fc2657dce: Waiting 17:31:47 e16973657156: Verifying Checksum 17:31:47 e16973657156: Download complete 17:31:47 35d82f9e3411: Verifying Checksum 17:31:47 35d82f9e3411: Download complete 17:31:47 7e9fc2657dce: Download complete 17:31:47 dda99020689f: Verifying Checksum 17:31:47 dda99020689f: Download complete 17:31:47 9b18e9b68314: Verifying Checksum 17:31:47 9b18e9b68314: Download complete 17:31:48 9b18e9b68314: Pull complete 17:31:49 891c053d2c06: Verifying Checksum 17:31:49 891c053d2c06: Download complete 17:31:49 35d82f9e3411: Pull complete 17:31:49 e16973657156: Pull complete 17:31:50 db1c61fa0a46: Verifying Checksum 17:31:50 db1c61fa0a46: Download complete 17:31:51 fc693d55d65f: Verifying Checksum 17:31:51 fc693d55d65f: Download complete 17:32:03 fc693d55d65f: Pull complete 17:32:03 7e9fc2657dce: Pull complete 17:32:03 dda99020689f: Pull complete 17:32:08 db1c61fa0a46: Pull complete 17:32:10 891c053d2c06: Pull complete 17:32:11 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:32:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:32:11 ---> f96f9c87975a 17:32:11 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:32:14 ---> Running in 4020ae98149c 17:32:14 Removing intermediate container 4020ae98149c 17:32:14 ---> 6173312f9a4d 17:32:14 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:32:15 ---> Running in 3232cb3140f0 17:32:15 Removing intermediate container 3232cb3140f0 17:32:15 ---> 3fe7a22d9c8d 17:32:15 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:32:15 ---> Running in 38ccf411a4cf 17:32:15 Removing intermediate container 38ccf411a4cf 17:32:15 ---> a91c011dce48 17:32:15 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:32:15 ---> Running in 8599c1fbe274 17:32:15 Removing intermediate container 8599c1fbe274 17:32:15 ---> c8118b0f8977 17:32:15 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:32:16 ---> Running in 0d40af109dbc 17:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:32:18 (1/14) Installing libintl (0.21-r2) 17:32:18 (2/14) Installing eudev-libs (3.2.11-r0) 17:32:18 (3/14) Installing libjpeg-turbo (2.1.3-r1) 17:32:18 (4/14) Installing v4l-utils-libs (1.22.1-r1) 17:32:18 (5/14) Installing v4l-utils (1.22.1-r1) 17:32:18 (6/14) Installing udev-init-scripts (35-r0) 17:32:18 Executing udev-init-scripts-35-r0.post-install 17:32:18 (7/14) Installing libblkid (2.38-r1) 17:32:18 (8/14) Installing xz-libs (5.2.5-r1) 17:32:18 (9/14) Installing zstd-libs (1.5.2-r1) 17:32:18 (10/14) Installing kmod-libs (29-r2) 17:32:18 (11/14) Installing eudev (3.2.11-r0) 17:32:18 (12/14) Installing eudev-dev (3.2.11-r0) 17:32:18 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:32:18 (14/14) Installing v4l-utils-dev (1.22.1-r1) 17:32:18 Executing busybox-1.35.0-r17.trigger 17:32:18 Executing eudev-3.2.11-r0.trigger 17:32:18 OK: 228 MiB in 65 packages 17:32:20 Removing intermediate container 0d40af109dbc 17:32:20 ---> 12982abf1580 17:32:20 Step 8/13 : WORKDIR /device-usb-camera 17:32:20 ---> Running in bb16f025df0e 17:32:20 Removing intermediate container bb16f025df0e 17:32:20 ---> 4eaa477ab1de 17:32:20 Step 9/13 : COPY go.mod vendor* ./ 17:32:20 ---> a768a82f11b7 17:32:20 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:32:20 ---> Running in c94fc9dea3d1 17:33:28 Removing intermediate container c94fc9dea3d1 17:33:28 ---> 83b221ebe900 17:33:28 Step 11/13 : COPY . . 17:33:28 ---> 39a21c068c57 17:33:28 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:33:28 ---> Running in a0aa869bbedb 17:33:28  % Total % Received % Xferd Average Speed Time Time Time Current 17:33:28 Dload Upload Total Spent Left Speed 17:33:28 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7051 0 --:--:-- --:--:-- --:--:-- 7080 17:33:28 Removing intermediate container a0aa869bbedb 17:33:28 ---> c964f8258ae1 17:33:28 Step 13/13 : RUN ${MAKE} 17:33:28 ---> Running in 74def2912150 17:33:28 noop 17:33:28 Removing intermediate container 74def2912150 17:33:28 ---> 5ea53faef23c 17:33:28 Successfully built 5ea53faef23c 17:33:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:29 + docker inspect -f . ci-base-image-arm64 17:33:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:29 prd-ubuntu20.04-docker-arm64-4c-16g-2600 does not seem to be running inside a container 17:33:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:33:31 $ docker top 842fe195c36e55af7694dee7adbdbf9fac08797a63b97f748ecc05faa399dcae -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:32 + go version 17:33:32 go version go1.18.7 linux/arm64 [Pipeline] } 17:33:32 $ docker stop --time=1 842fe195c36e55af7694dee7adbdbf9fac08797a63b97f748ecc05faa399dcae 17:33:33 $ docker rm -f --volumes 842fe195c36e55af7694dee7adbdbf9fac08797a63b97f748ecc05faa399dcae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:34 + docker inspect -f . ci-base-image-arm64 17:33:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:34 prd-ubuntu20.04-docker-arm64-4c-16g-2600 does not seem to be running inside a container 17:33:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:33:36 $ docker top 4ffa096103a217354c3300292f92e2b070a1d613f8e39c8da4ce70975124a4b6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:37 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:33:37 + make test 17:33:37 go test ./... -coverprofile=coverage.out ./... 17:33:39 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:35:16 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:35:16 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.069s coverage: 1.9% of statements 17:35:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:35:16 go vet ./... 17:35:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:35:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:35:31 ./bin/test-attribution-txt.sh [Pipeline] echo 17:35:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:35:31 $ docker stop --time=1 4ffa096103a217354c3300292f92e2b070a1d613f8e39c8da4ce70975124a4b6 17:35:35 $ docker rm -f --volumes 4ffa096103a217354c3300292f92e2b070a1d613f8e39c8da4ce70975124a4b6 [Pipeline] // withDockerContainer [Pipeline] sh 17:35:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:35:36 Warning: overwriting stash ‘coverage-report’ 17:35:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:35:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:35:38 + ls -al . 17:35:38 total 204 17:35:38 drwxrwxr-x 9 jenkins jenkins 4096 Jan 16 17:33 . 17:35:38 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 17:31 .. 17:35:38 drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 17:31 .git 17:35:38 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 17:31 .github 17:35:38 -rw-rw-r-- 1 jenkins jenkins 414 Jan 16 17:31 .gitignore 17:35:38 -rw-rw-r-- 1 jenkins jenkins 42 Jan 16 17:31 .golangci.yml 17:35:38 -rw-rw-r-- 1 jenkins jenkins 77 Jan 16 17:31 .hadolint.yml 17:35:38 -rw-rw-r-- 1 jenkins jenkins 9442 Jan 16 17:31 Attribution.txt 17:35:38 -rw-rw-r-- 1 jenkins jenkins 6219 Jan 16 17:31 CHANGELOG.md 17:35:38 -rw-rw-r-- 1 jenkins jenkins 2328 Jan 16 17:31 Dockerfile 17:35:38 -rw-rw-r-- 1 jenkins jenkins 678 Jan 16 17:31 GOVERNANCE.md 17:35:38 -rw-rw-r-- 1 jenkins jenkins 659 Jan 16 17:31 Jenkinsfile 17:35:38 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 16 17:31 LICENSE 17:35:38 -rw-rw-r-- 1 jenkins jenkins 2329 Jan 16 17:31 Makefile 17:35:38 -rw-rw-r-- 1 jenkins jenkins 622 Jan 16 17:31 OWNERS.md 17:35:38 -rw-rw-r-- 1 jenkins jenkins 5934 Jan 16 17:31 README.md 17:35:38 -rw-rw-r-- 1 jenkins jenkins 5 Jan 16 17:27 VERSION 17:35:38 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 17:31 bin 17:35:38 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 17:31 cmd 17:35:38 -rw-r--r-- 1 jenkins jenkins 30666 Jan 16 17:35 coverage.out 17:35:38 -rwxrwxr-x 1 jenkins jenkins 140 Jan 16 17:31 docker-entrypoint.sh 17:35:38 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 17:31 docs 17:35:38 -rw-rw-r-- 1 jenkins jenkins 3574 Jan 16 17:31 go.mod 17:35:38 -rw-rw-r-- 1 jenkins jenkins 45170 Jan 16 17:31 go.sum 17:35:38 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 17:31 internal 17:35:38 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 17:31 snap 17:35:38 -rw-rw-r-- 1 jenkins jenkins 231 Jan 16 17:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:38 + 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=fb47029d84924280db999c3fdb16ef465745d389 --label arch=arm64 --label version=0.0.0 . 17:35:38 Sending build context to Docker daemon 1.179MB 17:35:38 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:35:38 Step 2/35 : FROM ${BASE} AS builder 17:35:38 ---> 5ea53faef23c 17:35:38 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:35:39 ---> Running in 8f5b7e782334 17:35:39 Removing intermediate container 8f5b7e782334 17:35:39 ---> 581f88de94e3 17:35:39 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:35:39 ---> Running in 6491b6ed156e 17:35:39 Removing intermediate container 6491b6ed156e 17:35:39 ---> 2201516a643b 17:35:39 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:35:39 ---> Running in 79c7fbf21c12 17:35:39 Removing intermediate container 79c7fbf21c12 17:35:39 ---> 6746052e7731 17:35:39 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:35:40 ---> Running in f8849105e46e 17:35:40 Removing intermediate container f8849105e46e 17:35:40 ---> 024818a48fed 17:35:40 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:35:40 ---> Running in a5efaa3b5b84 17:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:35:43 OK: 228 MiB in 65 packages 17:35:43 Removing intermediate container a5efaa3b5b84 17:35:43 ---> 5365c9eacd50 17:35:43 Step 8/35 : WORKDIR /device-usb-camera 17:35:43 ---> Running in bc6c0a24cf19 17:35:44 Removing intermediate container bc6c0a24cf19 17:35:44 ---> fff5ac581b67 17:35:44 Step 9/35 : COPY go.mod vendor* ./ 17:35:44 ---> f524cd952c7b 17:35:44 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:35:44 ---> Running in d2eeadfaa393 17:35:50 Removing intermediate container d2eeadfaa393 17:35:50 ---> ac17031fc3d0 17:35:50 Step 11/35 : COPY . . 17:35:50 ---> bbaeecab7a87 17:35:50 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:35:50 ---> Running in 144e09387795 17:35:50  % Total % Received % Xferd Average Speed Time Time Time Current 17:35:50  Dload Upload Total Spent Left Speed 17:35:50 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13877 0 --:--:-- --:--:-- --:--:-- 13973 17:35:51 Removing intermediate container 144e09387795 17:35:51 ---> b1ea776a85ba 17:35:51 Step 13/35 : RUN ${MAKE} 17:35:51 ---> Running in 6a9476b5aa8d 17:35:52 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:36:52 Cannot contact prd-ubuntu20.04-docker-arm64-4c-16g-2600: java.lang.InterruptedException 17:38:55 Removing intermediate container 6a9476b5aa8d 17:38:55 ---> ce642568eb49 17:38:55 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:38:55 v0.18.4: Pulling from aler9/rtsp-simple-server 17:38:55 eab2503cf8f4: Pulling fs layer 17:38:55 97cd0a44c592: Pulling fs layer 17:38:55 97cd0a44c592: Download complete 17:38:55 eab2503cf8f4: Verifying Checksum 17:38:55 eab2503cf8f4: Download complete 17:38:55 eab2503cf8f4: Pull complete 17:38:55 97cd0a44c592: Pull complete 17:38:55 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:38:55 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:38:55 ---> 7f763cca56b3 17:38:55 Step 15/35 : FROM alpine:3.16 17:38:55 3.16: Pulling from library/alpine 17:38:55 6875df1f5354: Pulling fs layer 17:38:55 6875df1f5354: Verifying Checksum 17:38:55 6875df1f5354: Download complete 17:38:55 6875df1f5354: Pull complete 17:38:55 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:38:55 Status: Downloaded newer image for alpine:3.16 17:38:55 ---> 2b4661558fb8 17:38:55 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:38:55 ---> Running in 90df86d9b1b2 17:38:55 Removing intermediate container 90df86d9b1b2 17:38:55 ---> 64840265db41 17:38:55 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:38:55 ---> Running in 0b3e8899dcd0 17:38:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:38:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:38:55 (1/79) Installing dumb-init (1.2.5-r1) 17:38:55 (2/79) Installing sdl2 (2.0.22-r0) 17:38:55 (3/79) Installing libxau (1.0.9-r0) 17:38:55 (4/79) Installing libxdmcp (1.1.3-r0) 17:38:55 (5/79) Installing libxcb (1.15-r0) 17:38:55 (6/79) Installing libx11 (1.8-r0) 17:38:55 (7/79) Installing aom-libs (3.3.0-r0) 17:38:55 (8/79) Installing alsa-lib (1.2.7.2-r0) 17:38:55 (9/79) Installing expat (2.5.0-r0) 17:38:55 (10/79) Installing brotli-libs (1.0.9-r6) 17:38:55 (11/79) Installing libbz2 (1.0.8-r1) 17:38:55 (12/79) Installing libpng (1.6.37-r1) 17:38:55 (13/79) Installing freetype (2.12.1-r0) 17:38:55 (14/79) Installing fontconfig (2.14.0-r0) 17:38:55 (15/79) Installing fribidi (1.0.12-r0) 17:38:55 (16/79) Installing libffi (3.4.2-r1) 17:38:55 (17/79) Installing libintl (0.21-r2) 17:38:55 (18/79) Installing libblkid (2.38-r1) 17:38:55 (19/79) Installing libmount (2.38-r1) 17:38:55 (20/79) Installing pcre (8.45-r2) 17:38:55 (21/79) Installing glib (2.72.1-r0) 17:38:55 (22/79) Installing graphite2 (1.3.14-r1) 17:38:55 (23/79) Installing harfbuzz (4.3.0-r0) 17:38:55 (24/79) Installing libass (0.16.0-r0) 17:38:55 (25/79) Installing libdav1d (1.0.0-r0) 17:38:55 (26/79) Installing libdrm (2.4.110-r0) 17:38:55 (27/79) Installing gmp (6.2.1-r2) 17:38:55 (28/79) Installing nettle (3.7.3-r0) 17:38:55 (29/79) Installing p11-kit (0.24.1-r0) 17:38:55 (30/79) Installing libtasn1 (4.18.0-r1) 17:38:55 (31/79) Installing libunistring (1.0-r0) 17:38:55 (32/79) Installing gnutls (3.7.7-r0) 17:38:55 (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:38:55 (34/79) Installing ncurses-libs (6.3_p20220521-r0) 17:38:55 (35/79) Installing lame (3.100-r0) 17:38:55 (36/79) Installing opus (1.3.1-r1) 17:38:55 (37/79) Installing libasyncns (0.8-r1) 17:38:55 (38/79) Installing dbus-libs (1.14.4-r0) 17:38:55 (39/79) Installing libltdl (2.4.7-r0) 17:38:55 (40/79) Installing orc (0.4.32-r0) 17:38:55 (41/79) Installing libgcc (11.2.1_git20220219-r2) 17:38:55 (42/79) Installing libogg (1.3.5-r1) 17:38:55 (43/79) Installing libstdc++ (11.2.1_git20220219-r2) 17:38:55 (44/79) Installing flac (1.3.4-r0) 17:38:55 (45/79) Installing libvorbis (1.3.7-r0) 17:38:55 (46/79) Installing libsndfile (1.1.0-r0) 17:38:55 (47/79) Installing libgomp (11.2.1_git20220219-r2) 17:38:55 (48/79) Installing soxr (0.1.3-r2) 17:38:55 (49/79) Installing speexdsp (1.2.0-r0) 17:38:55 (50/79) Installing tdb-libs (1.4.6-r0) 17:38:55 (51/79) Installing libpulse (15.0-r2) 17:38:55 (52/79) Installing cjson (1.7.15-r3) 17:38:55 (53/79) Installing mbedtls (2.28.2-r0) 17:38:55 (54/79) Installing librist (0.2.6-r1) 17:38:55 (55/79) Installing libsrt (1.4.4-r0) 17:38:55 (56/79) Installing libssh (0.9.6-r1) 17:38:55 (57/79) Installing libtheora (1.1.1-r16) 17:38:55 (58/79) Installing libjpeg-turbo (2.1.3-r1) 17:38:55 (59/79) Installing v4l-utils-libs (1.22.1-r1) 17:38:55 (60/79) Installing libxext (1.3.4-r0) 17:38:55 (61/79) Installing libxfixes (6.0.0-r0) 17:38:55 (62/79) Installing wayland-libs-client (1.20.0-r0) 17:38:55 (63/79) Installing libva (2.14.0-r0) 17:38:55 (64/79) Installing libvdpau (1.5-r0) 17:38:55 (65/79) Installing vidstab (1.1.0-r1) 17:38:55 (66/79) Installing libvpx (1.11.0-r1) 17:38:55 (67/79) Installing libwebp (1.2.3-r0) 17:38:55 (68/79) Installing x264-libs (0.163_git20210613-r0) 17:38:55 (69/79) Installing numactl (2.0.14-r0) 17:38:55 (70/79) Installing x265-libs (3.5-r3) 17:38:55 (71/79) Installing xvidcore (1.3.7-r1) 17:38:55 (72/79) Installing ffmpeg-libs (5.0.1-r1) 17:38:55 (73/79) Installing ffmpeg (5.0.1-r1) 17:38:55 (74/79) Installing udev-init-scripts (35-r0) 17:38:55 Executing udev-init-scripts-35-r0.post-install 17:38:55 (75/79) Installing eudev-libs (3.2.11-r0) 17:38:55 (76/79) Installing xz-libs (5.2.5-r1) 17:38:55 (77/79) Installing zstd-libs (1.5.2-r1) 17:38:55 (78/79) Installing kmod-libs (29-r2) 17:38:55 (79/79) Installing eudev (3.2.11-r0) 17:38:55 Executing busybox-1.35.0-r17.trigger 17:38:55 Executing eudev-3.2.11-r0.trigger 17:38:55 OK: 77 MiB in 93 packages 17:38:55 Removing intermediate container 0b3e8899dcd0 17:38:55 ---> 2b2b95df2ae7 17:38:55 Step 18/35 : WORKDIR / 17:38:55 ---> Running in e78bf2bdedec 17:38:55 Removing intermediate container e78bf2bdedec 17:38:55 ---> 994b4b0cf3ae 17:38:55 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:38:55 ---> a4e275a55d45 17:38:55 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:38:55 ---> 53fc8fa93a28 17:38:55 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:38:55 ---> 85e617d706c5 17:38:55 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:38:55 ---> 9ed42790ca37 17:38:55 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:38:55 ---> 466ffa6d43e1 17:38:55 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:38:55 ---> 9922793274aa 17:38:55 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:38:55 ---> 2029d3e685c3 17:38:55 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:38:55 ---> Running in 5e67d94e7e13 17:38:55 Removing intermediate container 5e67d94e7e13 17:38:55 ---> a5c7f611f3fb 17:38:55 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:38:55 ---> Running in fd910626c809 17:38:55 Removing intermediate container fd910626c809 17:38:55 ---> db9c2d46ddd3 17:38:55 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:38:55 ---> Running in 2e913985ecb7 17:38:55 Removing intermediate container 2e913985ecb7 17:38:55 ---> 54d4d30c0c9f 17:38:55 Step 29/35 : EXPOSE 59983 17:38:55 ---> Running in ea3013204665 17:38:55 Removing intermediate container ea3013204665 17:38:55 ---> b525a6269112 17:38:55 Step 30/35 : EXPOSE 8554 17:38:55 ---> Running in ba3fcf27a17a 17:38:55 Removing intermediate container ba3fcf27a17a 17:38:55 ---> cd9a695857dc 17:38:55 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:38:55 ---> Running in b55903a21fd6 17:38:55 Removing intermediate container b55903a21fd6 17:38:55 ---> e424ffdfb8be 17:38:55 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:38:55 ---> Running in ab33373eee79 17:38:55 Removing intermediate container ab33373eee79 17:38:55 ---> d5ac19cc0603 17:38:55 Step 33/35 : LABEL arch=arm64 17:38:55 ---> Running in 4fca33d833ff 17:38:55 Removing intermediate container 4fca33d833ff 17:38:55 ---> b4b56ef0d47f 17:38:55 Step 34/35 : LABEL git_sha=fb47029d84924280db999c3fdb16ef465745d389 17:38:55 ---> Running in 31f0f6dc6cf6 17:38:55 Removing intermediate container 31f0f6dc6cf6 17:38:55 ---> 5d05303ff824 17:38:55 Step 35/35 : LABEL version=0.0.0 17:38:55 ---> Running in 96ff1e6bb428 17:38:55 Removing intermediate container 96ff1e6bb428 17:38:55 ---> efd9262f4fbb 17:38:55 [Warning] One or more build-args [ARCH] were not consumed 17:38:55 Successfully built efd9262f4fbb 17:38:55 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:38:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:38:56 17:38:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:38:56 arm64: Pulling from edgex-lftools-log-publisher 17:38:56 8998bd30e6a1: Pulling fs layer 17:38:56 04944245beec: Pulling fs layer 17:38:56 699f458cf7ca: Pulling fs layer 17:38:56 765212b225bb: Pulling fs layer 17:38:56 f23df028b6ca: Pulling fs layer 17:38:56 d65c8cfc05b1: Pulling fs layer 17:38:56 2437ff75d9bd: Pulling fs layer 17:38:56 f23df028b6ca: Waiting 17:38:56 d65c8cfc05b1: Waiting 17:38:56 2437ff75d9bd: Waiting 17:38:56 765212b225bb: Waiting 17:38:56 04944245beec: Verifying Checksum 17:38:56 04944245beec: Download complete 17:38:56 765212b225bb: Verifying Checksum 17:38:56 765212b225bb: Download complete 17:38:57 f23df028b6ca: Verifying Checksum 17:38:57 f23df028b6ca: Download complete 17:38:57 d65c8cfc05b1: Verifying Checksum 17:38:57 d65c8cfc05b1: Download complete 17:38:57 699f458cf7ca: Verifying Checksum 17:38:57 699f458cf7ca: Download complete 17:38:57 8998bd30e6a1: Download complete 17:38:59 2437ff75d9bd: Verifying Checksum 17:38:59 2437ff75d9bd: Download complete 17:39:01 8998bd30e6a1: Pull complete 17:39:01 04944245beec: Pull complete 17:39:03 699f458cf7ca: Pull complete 17:39:03 765212b225bb: Pull complete 17:39:03 f23df028b6ca: Pull complete 17:39:04 d65c8cfc05b1: Pull complete 17:39:16 2437ff75d9bd: Pull complete 17:39:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:39:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:39:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:16 prd-ubuntu20.04-docker-arm64-4c-16g-2600 does not seem to be running inside a container 17:39:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:39:19 $ docker top b55bf748a0fc6522f64d3583cc2fe4c10452b36c708b65eda2888c0729c25efd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:20 ---> job-cost.sh 17:39:20 lf-activate-venv: SKIPPING 17:39:20 INFO: No Stack... 17:39:20 INFO: Retrieving Pricing Info for: v3-standard-4 17:39:21 INFO: Archiving Costs [Pipeline] sh 17:39:22 + + cut -d, -f6 17:39:22 cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock 17:39:22 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-129-1-stack-cost] 17:39:22 Resource [jenkins-edgexfoundry-device-usb-camera-PR-129-1-stack-cost] did not exist. Created. 17:39:22 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-129-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:39:22 /w/workspace/device-usb-camera/1@tmp/durable-a63eaf78/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:39:23 + echo total: 0.10999999940395355 [Pipeline] stash 17:39:23 Warning: overwriting stash ‘stack-cost’ 17:39:23 Stashed 1 file(s) [Pipeline] } 17:39:23 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-129-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:39:23 $ docker stop --time=1 b55bf748a0fc6522f64d3583cc2fe4c10452b36c708b65eda2888c0729c25efd 17:39:25 $ docker rm -f --volumes b55bf748a0fc6522f64d3583cc2fe4c10452b36c708b65eda2888c0729c25efd [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:39:26 provisioning config files... 17:39:26 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-129@tmp/config1783740525420195489tmp [Pipeline] { [Pipeline] sh 17:39:26 + set +x 17:39:26 + curl -s https://codecov.io/bash 17:39:26 + bash -s -- 17:39:26 17:39:26 _____ _ 17:39:26 / ____| | | 17:39:26 | | ___ __| | ___ ___ _____ __ 17:39:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:39:26 | |___| (_) | (_| | __/ (_| (_) \ V / 17:39:26 \_____\___/ \__,_|\___|\___\___/ \_/ 17:39:26 Bash-1.0.6 17:39:26 17:39:26 17:39:26 ==> git version 2.25.1 found 17:39:26 ==> 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:39:26 Release-Date: 2020-01-08 17:39:26 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:39:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:39:26 ==> Jenkins CI detected. 17:39:26 current dir:  /w/workspace/foundry_device-usb-camera_PR-129 17:39:26 project root: . 17:39:26 --> token set from env 17:39:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:39:26 ==> Running gcov in . (disable via -X gcov) 17:39:26 ==> Python coveragepy not found 17:39:26 ==> Searching for coverage reports in: 17:39:26 + . 17:39:26 -> Found 1 reports 17:39:26 ==> Detecting git/mercurial file structure 17:39:26 ==> Reading reports 17:39:26 + ./coverage.out bytes=30666 17:39:26 ==> Appending adjustments 17:39:26 https://docs.codecov.io/docs/fixing-reports 17:39:26 + Found adjustments 17:39:26 ==> Gzipping contents 17:39:26 8.0K /tmp/codecov.VmRKq6.gz 17:39:26 ==> Uploading reports 17:39:26 url: https://codecov.io 17:39:26 query: branch=PR-129&commit=fb47029d84924280db999c3fdb16ef465745d389&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-129%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=129&job=&cmd_args= 17:39:26 -> Pinging Codecov 17:39:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-129&commit=fb47029d84924280db999c3fdb16ef465745d389&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-129%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=129&job=&cmd_args= 17:39:27 -> Uploading to 17:39:27 https://storage.googleapis.com/codecov/v4/raw/2023-01-16/73D8F5FF140700D3E01443B452E23636/fb47029d84924280db999c3fdb16ef465745d389/6ddf2d3e-8b09-4836-89f2-469f06455854.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230116T173926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1492b777ee7acd6065e724def02b916d1360a62917548e63fcb1f9210eb3f721 17:39:27 % Total % Received % Xferd Average Speed Time Time Time Current 17:39:27 Dload Upload Total Spent Left Speed 17:39:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4282 0 0 100 4282 0 19288 --:--:-- --:--:-- --:--:-- 19288 100 4282 0 0 100 4282 0 15742 --:--:-- --:--:-- --:--:-- 15684 17:39:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/fb47029d84924280db999c3fdb16ef465745d389 [Pipeline] } 17:39:27 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:39:29 + [ -d /w/workspace/foundry_device-usb-camera_PR-129/archives ] 17:39:29 + ls -al /w/workspace/foundry_device-usb-camera_PR-129/archives 17:39:29 total 16 17:39:29 drwxr-xr-x 3 root root 4096 Jan 16 17:29 . 17:39:29 drwxrwxr-x 11 jenkins jenkins 4096 Jan 16 17:29 .. 17:39:29 drwxr-xr-x 2 root root 4096 Jan 16 17:29 cost 17:39:29 -rw-r--r-- 1 root root 89 Jan 16 17:29 cost.csv 17:39:29 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-129/archives 17:39:29 + ls -al /w/workspace/foundry_device-usb-camera_PR-129/archives 17:39:29 total 16 17:39:29 drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 17:29 . 17:39:29 drwxrwxr-x 11 jenkins jenkins 4096 Jan 16 17:29 .. 17:39:29 drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 17:29 cost 17:39:29 -rw-r--r-- 1 jenkins jenkins 89 Jan 16 17:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:39:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:39:30 ---> package-listing.sh 17:39:30 ++ tr '[:upper:]' '[:lower:]' 17:39:30 ++ facter osfamily 17:39:30 + OS_FAMILY=debian 17:39:30 + workspace=/w/workspace/foundry_device-usb-camera_PR-129 17:39:30 + START_PACKAGES=/tmp/packages_start.txt 17:39:30 + END_PACKAGES=/tmp/packages_end.txt 17:39:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:39:30 + PACKAGES=/tmp/packages_start.txt 17:39:30 + '[' /w/workspace/foundry_device-usb-camera_PR-129 ']' 17:39:30 + PACKAGES=/tmp/packages_end.txt 17:39:30 + case "${OS_FAMILY}" in 17:39:30 + dpkg -l 17:39:30 + grep '^ii' 17:39:30 + '[' -f /tmp/packages_start.txt ']' 17:39:30 + '[' -f /tmp/packages_end.txt ']' 17:39:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:39:30 + '[' /w/workspace/foundry_device-usb-camera_PR-129 ']' 17:39:30 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-129/archives/ 17:39:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-129/archives/ [Pipeline] echo 17:39:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-129/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:39:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:31 prd-ubuntu20.04-docker-8c-8g-2599 does not seem to be running inside a container 17:39:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-129/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-129 -v /w/workspace/foundry_device-usb-camera_PR-129:/w/workspace/foundry_device-usb-camera_PR-129:rw,z -v /w/workspace/foundry_device-usb-camera_PR-129@tmp:/w/workspace/foundry_device-usb-camera_PR-129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:39:31 $ docker top 4626e1b1cbb0f5e12bb0cef8ef0a2d61911e7a54e08a1dec2838e615d4e81ae1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:32 + touch /tmp/pre-build-complete [Pipeline] sh 17:39:32 + mkdir -p /var/log/sysstat [Pipeline] sh 17:39:32 + ls /var/log/sa-host 17:39:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:39:33 provisioning config files... 17:39:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-129@tmp/config17781081229004666791tmp [Pipeline] { [Pipeline] echo 17:39:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:39:33 ---> create-netrc.sh [Pipeline] } 17:39:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:39:33 ---> python-tools-install.sh [Pipeline] echo 17:39:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:39:34 ---> sudo-logs.sh 17:39:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:39:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:39:34 ---> job-cost.sh 17:39:34 lf-activate-venv: SKIPPING 17:39:34 DEBUG: total: 0.2199999988079071 17:39:34 INFO: Retrieving Stack Cost... 17:39:34 INFO: Retrieving Pricing Info for: v3-standard-8 17:39:35 INFO: Archiving Costs [Pipeline] echo 17:39:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:39:35 ---> logs-deploy.sh 17:39:35 lf-activate-venv: SKIPPING 17:39:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-129/1 17:39:35 INFO: archiving workspace using pattern(s): 17:39:36 Archives upload complete. 17:39:36 INFO: archiving logs to Nexus