Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ae9b81e5a42b403d81a80009dd39fe856fecfee3 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-ssh9898536316382408831.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15688947164557166466.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13110724370926178662.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh11841351856911670791.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14375792509809668343.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20610 in /w/workspace/exfoundry_device-usb-camera_main [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/exfoundry_device-usb-camera_main # 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 Avoid second fetch Checking out Revision ae9b81e5a42b403d81a80009dd39fe856fecfee3 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f ae9b81e5a42b403d81a80009dd39fe856fecfee3 # timeout=10 Commit message: "feat(snap): Add option to selectively autostart apps (#54)" > git rev-list --no-walk 7a78c2b7239740d78d841f7c6c5822fe465b85ee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:49:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:49:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:49:22 ========================================================= 21:49:22 EdgeX Global Pipelines Version Info 21:49:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:49:22 ------------------- 21:49:22 stable info: 21:49:22 ------------------- 21:49:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:49:22 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 21:49:22 Message: update stable to v1.0.238 21:49:23 ------------------- 21:49:23 experimental info: 21:49:23 ------------------- 21:49:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:49:23 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 21:49:23 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:49:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 21:49:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 21:49:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:49:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:49:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:49:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:49:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:49:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:49:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:49:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:49:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:49:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 21:49:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:49:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:49:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:49:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:49:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:49:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:49:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:49:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:49:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:49:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:49:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:49:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:49:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:49:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:49:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:49:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:49:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:49:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:49:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae9b81e5a42b403d81a80009dd39fe856fecfee3 [Pipeline] echo 21:49:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae9b81e [Pipeline] echo 21:49:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:49:24 provisioning config files... 21:49:24 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8972724003828692425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:49:24 ---> docker-login.sh 21:49:24 nexus3.edgexfoundry.org:10001 21:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:25 Configure a credential helper to remove this warning. See 21:49:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:25 21:49:25 Login Succeeded 21:49:25 nexus3.edgexfoundry.org:10002 21:49:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:25 Configure a credential helper to remove this warning. See 21:49:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:25 21:49:25 Login Succeeded 21:49:25 nexus3.edgexfoundry.org:10003 21:49:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:25 Configure a credential helper to remove this warning. See 21:49:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:25 21:49:25 Login Succeeded 21:49:25 nexus3.edgexfoundry.org:10004 21:49:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:25 Configure a credential helper to remove this warning. See 21:49:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:25 21:49:25 Login Succeeded 21:49:25 docker.io 21:49:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:25 Configure a credential helper to remove this warning. See 21:49:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:25 21:49:25 Login Succeeded 21:49:25 ---> docker-login.sh ends [Pipeline] } 21:49:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:49:26 + git rev-list -1 --merges ae9b81e5a42b403d81a80009dd39fe856fecfee3~1..ae9b81e5a42b403d81a80009dd39fe856fecfee3 [Pipeline] echo 21:49:26 -----------> git rev-list -1 --merges ae9b81e5a42b403d81a80009dd39fe856fecfee3~1..ae9b81e5a42b403d81a80009dd39fe856fecfee3 ae9b81e5a42b403d81a80009dd39fe856fecfee3 [false] [Pipeline] sh 21:49:26 + git log --format=format:%s -1 ae9b81e5a42b403d81a80009dd39fe856fecfee3 [Pipeline] echo 21:49:26 ========================================================= 21:49:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:49:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:49:26 + git log --format=format:%s -1 ae9b81e5a42b403d81a80009dd39fe856fecfee3 [Pipeline] echo 21:49:26 [semverPrep] GIT_COMMIT: ae9b81e5a42b403d81a80009dd39fe856fecfee3, Commit Message: feat(snap): Add option to selectively autostart apps (#54) [Pipeline] echo 21:49:26 [semverPrep] This is not a build commit. [Pipeline] sh 21:49:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:49:27 + grep -v github /etc/ssh/ssh_known_hosts 21:49:27 + [ -e /tmp/ssh_known_hosts ] 21:49:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:49:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:49:27 + sudo tee -a /etc/ssh/ssh_known_hosts 21:49:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:27 21:49:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:28 0.1.4: Pulling from edgex-devops/py-git-semver 21:49:28 b85a868b505f: Pulling fs layer 21:49:28 e2be974225ed: Pulling fs layer 21:49:28 339a4e72a1f5: Pulling fs layer 21:49:28 988bab9f4d93: Pulling fs layer 21:49:28 1469e6f7b9e6: Pulling fs layer 21:49:28 eaf3925da568: Pulling fs layer 21:49:28 bab4dde63d76: Pulling fs layer 21:49:28 bde34c3a00c8: Pulling fs layer 21:49:28 b352a97aabf1: Pulling fs layer 21:49:28 4872d77fe225: Pulling fs layer 21:49:28 5851b861e8e6: Pulling fs layer 21:49:28 988bab9f4d93: Waiting 21:49:28 4872d77fe225: Waiting 21:49:28 5851b861e8e6: Waiting 21:49:28 1469e6f7b9e6: Waiting 21:49:28 eaf3925da568: Waiting 21:49:28 bab4dde63d76: Waiting 21:49:28 b352a97aabf1: Waiting 21:49:28 bde34c3a00c8: Waiting 21:49:28 e2be974225ed: Verifying Checksum 21:49:28 e2be974225ed: Download complete 21:49:28 988bab9f4d93: Download complete 21:49:28 1469e6f7b9e6: Verifying Checksum 21:49:28 1469e6f7b9e6: Download complete 21:49:28 eaf3925da568: Verifying Checksum 21:49:28 eaf3925da568: Download complete 21:49:28 339a4e72a1f5: Verifying Checksum 21:49:28 339a4e72a1f5: Download complete 21:49:28 bde34c3a00c8: Verifying Checksum 21:49:28 bde34c3a00c8: Download complete 21:49:28 b352a97aabf1: Download complete 21:49:28 4872d77fe225: Verifying Checksum 21:49:28 4872d77fe225: Download complete 21:49:28 5851b861e8e6: Download complete 21:49:28 b85a868b505f: Verifying Checksum 21:49:28 b85a868b505f: Download complete 21:49:28 bab4dde63d76: Verifying Checksum 21:49:28 bab4dde63d76: Download complete 21:49:29 b85a868b505f: Pull complete 21:49:29 e2be974225ed: Pull complete 21:49:30 339a4e72a1f5: Pull complete 21:49:30 988bab9f4d93: Pull complete 21:49:30 1469e6f7b9e6: Pull complete 21:49:30 eaf3925da568: Pull complete 21:49:32 bab4dde63d76: Pull complete 21:49:32 bde34c3a00c8: Pull complete 21:49:32 b352a97aabf1: Pull complete 21:49:32 4872d77fe225: Pull complete 21:49:33 5851b861e8e6: Pull complete 21:49:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:49:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:33 prd-ubuntu20.04-docker-8c-8g-20610 does not seem to be running inside a container 21:49:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:49:34 $ docker top 0e2178f75fa64def28468227ae7fa2332ea9c9861a858fb04319b97a7259a1ac -eo pid,comm 21:49:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:49:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:49:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:34 [ssh-agent] Looking for ssh-agent implementation... 21:49:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:34 $ docker exec 0e2178f75fa64def28468227ae7fa2332ea9c9861a858fb04319b97a7259a1ac ssh-agent 21:49:34 SSH_AUTH_SOCK=/tmp/ssh-lhAE7Jsm8rdv/agent.32 21:49:34 SSH_AGENT_PID=39 21:49:34 Running ssh-add (command line suppressed) 21:49:34 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3521637235810554854.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3521637235810554854.key) 21:49:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:35 + git tag --points-at HEAD [Pipeline] } 21:49:35 $ docker exec --env ******** --env ******** 0e2178f75fa64def28468227ae7fa2332ea9c9861a858fb04319b97a7259a1ac ssh-agent -k 21:49:35 unset SSH_AUTH_SOCK; 21:49:35 unset SSH_AGENT_PID; 21:49:35 echo Agent pid 39 killed; 21:49:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:49:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:35 [ssh-agent] Looking for ssh-agent implementation... 21:49:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:35 $ docker exec 0e2178f75fa64def28468227ae7fa2332ea9c9861a858fb04319b97a7259a1ac ssh-agent 21:49:35 SSH_AUTH_SOCK=/tmp/ssh-zbLZ7z5lISl9/agent.72 21:49:35 SSH_AGENT_PID=79 21:49:35 Running ssh-add (command line suppressed) 21:49:35 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2946130520968749267.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2946130520968749267.key) 21:49:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:36 + git semver init 21:49:36 2022-07-20 21:49:36,304 [run_init] DEBUG init version:0.0.0 force:False 21:49:36 2022-07-20 21:49:36,305 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 21:49:36 2022-07-20 21:49:36,306 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 21:49:36 2022-07-20 21:49:36,306 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 21:49:36 2022-07-20 21:49:36,863 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 21:49:36 2022-07-20 21:49:36,863 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 21:49:36 2022-07-20 21:49:36,863 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:49:36 2022-07-20 21:49:36,863 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:49:36 0.0.1-dev.16 [Pipeline] } 21:49:36 $ docker exec --env ******** --env ******** 0e2178f75fa64def28468227ae7fa2332ea9c9861a858fb04319b97a7259a1ac ssh-agent -k 21:49:37 unset SSH_AUTH_SOCK; 21:49:37 unset SSH_AGENT_PID; 21:49:37 echo Agent pid 79 killed; 21:49:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:49:37 + git semver [Pipeline] } 21:49:37 $ docker stop --time=1 0e2178f75fa64def28468227ae7fa2332ea9c9861a858fb04319b97a7259a1ac 21:49:38 $ docker rm -f 0e2178f75fa64def28468227ae7fa2332ea9c9861a858fb04319b97a7259a1ac [Pipeline] // withDockerContainer [Pipeline] sh 21:49:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:49:39 Stashed 1 file(s) [Pipeline] echo 21:49:39 [edgeXSemver]: initialized semver on version 0.0.1-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:49:39 provisioning config files... 21:49:39 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3099906382166917931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:49:40 ---> docker-login.sh 21:49:40 nexus3.edgexfoundry.org:10001 21:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:40 Configure a credential helper to remove this warning. See 21:49:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:40 21:49:40 Login Succeeded 21:49:40 nexus3.edgexfoundry.org:10002 21:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:40 Configure a credential helper to remove this warning. See 21:49:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:40 21:49:40 Login Succeeded 21:49:40 nexus3.edgexfoundry.org:10003 21:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:40 Configure a credential helper to remove this warning. See 21:49:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:40 21:49:40 Login Succeeded 21:49:40 nexus3.edgexfoundry.org:10004 21:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:40 Configure a credential helper to remove this warning. See 21:49:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:40 21:49:40 Login Succeeded 21:49:40 docker.io 21:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:40 Configure a credential helper to remove this warning. See 21:49:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:40 21:49:40 Login Succeeded 21:49:40 ---> docker-login.sh ends [Pipeline] } 21:49:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:49:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:49:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:49:40 ========================================================= 21:49:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:49:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:49:41 Sending build context to Docker daemon 690.2kB 21:49:41 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 21:49:41 Step 2/12 : FROM ${BASE} AS builder 21:49:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:49:41 2408cc74d12b: Pulling fs layer 21:49:41 ea60b727a1ce: Pulling fs layer 21:49:41 30c4a7721957: Pulling fs layer 21:49:41 370296b7ddb6: Pulling fs layer 21:49:41 7c6cee850709: Pulling fs layer 21:49:41 39a5fcdaea64: Pulling fs layer 21:49:41 d94ebbe4e438: Pulling fs layer 21:49:41 bcfd1f05c69d: Pulling fs layer 21:49:41 59ccb84bbe0f: Pulling fs layer 21:49:41 370296b7ddb6: Waiting 21:49:41 39a5fcdaea64: Waiting 21:49:41 d94ebbe4e438: Waiting 21:49:41 59ccb84bbe0f: Waiting 21:49:41 7c6cee850709: Waiting 21:49:41 30c4a7721957: Verifying Checksum 21:49:41 30c4a7721957: Download complete 21:49:41 ea60b727a1ce: Verifying Checksum 21:49:41 ea60b727a1ce: Download complete 21:49:41 7c6cee850709: Download complete 21:49:41 39a5fcdaea64: Verifying Checksum 21:49:41 39a5fcdaea64: Download complete 21:49:41 2408cc74d12b: Verifying Checksum 21:49:41 2408cc74d12b: Download complete 21:49:41 d94ebbe4e438: Download complete 21:49:41 2408cc74d12b: Pull complete 21:49:41 ea60b727a1ce: Pull complete 21:49:41 30c4a7721957: Pull complete 21:49:41 bcfd1f05c69d: Verifying Checksum 21:49:41 bcfd1f05c69d: Download complete 21:49:41 59ccb84bbe0f: Verifying Checksum 21:49:41 59ccb84bbe0f: Download complete 21:49:41 370296b7ddb6: Verifying Checksum 21:49:41 370296b7ddb6: Download complete 21:49:46 370296b7ddb6: Pull complete 21:49:46 7c6cee850709: Pull complete 21:49:46 39a5fcdaea64: Pull complete 21:49:46 d94ebbe4e438: Pull complete 21:49:48 bcfd1f05c69d: Pull complete 21:49:48 59ccb84bbe0f: Pull complete 21:49:48 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:49:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:49:48 ---> a4fb48ad2a94 21:49:48 Step 3/12 : ARG MAKE="make build" 21:49:50 ---> Running in dddc572d5648 21:49:50 Removing intermediate container dddc572d5648 21:49:50 ---> e5b26b7ba8ad 21:49:50 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:49:50 ---> Running in aa4c3879c6df 21:49:50 Removing intermediate container aa4c3879c6df 21:49:50 ---> e39505c17f41 21:49:50 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:49:50 ---> Running in f3443d4fc661 21:49:50 Removing intermediate container f3443d4fc661 21:49:50 ---> de9eb5920c4d 21:49:50 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:50 ---> Running in 2ccaa9fe129d 21:49:50 Removing intermediate container 2ccaa9fe129d 21:49:50 ---> 5fb868d5c40a 21:49:50 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:49:50 ---> Running in 18d45f5357ba 21:49:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:49:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:49:52 (1/80) Installing mesa (21.3.8-r1) 21:49:52 (2/80) Installing libxau (1.0.9-r0) 21:49:52 (3/80) Installing libxdmcp (1.1.3-r0) 21:49:52 (4/80) Installing libxcb (1.15-r0) 21:49:52 (5/80) Installing libx11 (1.8-r0) 21:49:53 (6/80) Installing libxext (1.3.4-r0) 21:49:53 (7/80) Installing libxfixes (6.0.0-r0) 21:49:53 (8/80) Installing libxxf86vm (1.1.4-r2) 21:49:53 (9/80) Installing libpciaccess (0.16-r0) 21:49:53 (10/80) Installing libdrm (2.4.110-r0) 21:49:53 (11/80) Installing mesa-glapi (21.3.8-r1) 21:49:53 (12/80) Installing libxshmfence (1.3-r1) 21:49:53 (13/80) Installing mesa-gl (21.3.8-r1) 21:49:53 (14/80) Installing icu-data-full (71.1-r2) 21:49:54 Still waiting to schedule task 21:49:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:49:54 (15/80) Installing libice (1.0.10-r0) 21:49:54 (16/80) Installing libuuid (2.38-r1) 21:49:54 (17/80) Installing libsm (1.2.3-r0) 21:49:54 (18/80) Installing libxt (1.2.1-r0) 21:49:55 (19/80) Installing libxmu (1.1.3-r0) 21:49:55 (20/80) Installing xset (1.2.4-r0) 21:49:55 (21/80) Installing xprop (1.2.5-r0) 21:49:55 (22/80) Installing xdg-utils (1.1.3-r3) 21:49:55 (23/80) Installing dbus-libs (1.14.0-r1) 21:49:55 (24/80) Installing libffi (3.4.2-r1) 21:49:55 (25/80) Installing libintl (0.21-r2) 21:49:55 (26/80) Installing libblkid (2.38-r1) 21:49:55 (27/80) Installing libmount (2.38-r1) 21:49:55 (28/80) Installing pcre (8.45-r2) 21:49:56 (29/80) Installing glib (2.72.1-r0) 21:49:56 (30/80) Installing icu-libs (71.1-r2) 21:49:57 (31/80) Installing libpcre2-16 (10.40-r0) 21:49:57 (32/80) Installing zstd-libs (1.5.2-r1) 21:49:57 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) 21:49:58 (34/80) Installing hicolor-icon-theme (0.17-r1) 21:49:58 (35/80) Installing wayland-libs-server (1.20.0-r0) 21:49:58 (36/80) Installing mesa-gbm (21.3.8-r1) 21:49:58 (37/80) Installing wayland-libs-client (1.20.0-r0) 21:49:58 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) 21:49:59 (39/80) Installing libxcomposite (0.4.5-r0) 21:49:59 (40/80) Installing libbz2 (1.0.8-r1) 21:49:59 (41/80) Installing libpng (1.6.37-r1) 21:49:59 (42/80) Installing freetype (2.12.1-r0) 21:49:59 (43/80) Installing fontconfig (2.14.0-r0) 21:49:59 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 21:49:59 (45/80) Installing wayland-libs-egl (1.20.0-r0) 21:49:59 (46/80) Installing xkeyboard-config (2.35.1-r0) 21:49:59 (47/80) Installing xz-libs (5.2.5-r1) 21:49:59 (48/80) Installing libxml2 (2.9.14-r0) 21:50:00 (49/80) Installing libxkbcommon (1.4.1-r0) 21:50:00 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 21:50:00 (51/80) Installing mesa-egl (21.3.8-r1) 21:50:00 (52/80) Installing avahi-libs (0.8-r6) 21:50:00 (53/80) Installing nettle (3.7.3-r0) 21:50:00 (54/80) Installing p11-kit (0.24.1-r0) 21:50:00 (55/80) Installing libtasn1 (4.18.0-r0) 21:50:00 (56/80) Installing libunistring (1.0-r0) 21:50:00 (57/80) Installing gnutls (3.7.6-r0) 21:50:00 (58/80) Installing cups-libs (2.4.2-r0) 21:50:01 (59/80) Installing graphite2 (1.3.14-r1) 21:50:01 (60/80) Installing harfbuzz (4.3.0-r0) 21:50:01 (61/80) Installing libevdev (1.12.1-r0) 21:50:01 (62/80) Installing mtdev (1.1.6-r0) 21:50:01 (63/80) Installing eudev-libs (3.2.11-r0) 21:50:01 (64/80) Installing libinput-libs (1.20.1-r0) 21:50:01 (65/80) Installing libjpeg-turbo (2.1.3-r1) 21:50:01 (66/80) Installing xcb-util-wm (0.4.1-r1) 21:50:02 (67/80) Installing xcb-util (0.4.0-r3) 21:50:02 (68/80) Installing xcb-util-image (0.4.0-r1) 21:50:02 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 21:50:02 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 21:50:02 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 21:50:02 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) 21:50:03 (73/80) Installing v4l-utils-libs (1.22.1-r1) 21:50:03 (74/80) Installing v4l-utils (1.22.1-r1) 21:50:03 (75/80) Installing udev-init-scripts (35-r0) 21:50:03 Executing udev-init-scripts-35-r0.post-install 21:50:03 (76/80) Installing kmod-libs (29-r2) 21:50:03 (77/80) Installing eudev (3.2.11-r0) 21:50:03 (78/80) Installing eudev-dev (3.2.11-r0) 21:50:03 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 21:50:03 (80/80) Installing v4l-utils-dev (1.22.1-r1) 21:50:03 Executing busybox-1.35.0-r13.trigger 21:50:03 Executing eudev-3.2.11-r0.trigger 21:50:03 OK: 330 MiB in 131 packages 21:50:05 Removing intermediate container 18d45f5357ba 21:50:05 ---> f4d4f6bbb1ce 21:50:05 Step 8/12 : WORKDIR /device-usb-camera 21:50:05 ---> Running in 9821f3436278 21:50:05 Removing intermediate container 9821f3436278 21:50:05 ---> 89da54d555ca 21:50:05 Step 9/12 : COPY go.mod vendor* ./ 21:50:05 ---> 79d4cdd3630f 21:50:05 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:05 ---> Running in 14655fa1c29e 21:50:20 Removing intermediate container 14655fa1c29e 21:50:20 ---> dbcec7b7c563 21:50:20 Step 11/12 : COPY . . 21:50:20 ---> e15ee6fd857f 21:50:20 Step 12/12 : RUN ${MAKE} 21:50:20 ---> Running in 8fb4b21de0fc 21:50:20 noop 21:50:20 Removing intermediate container 8fb4b21de0fc 21:50:20 ---> 6bb358db6bac 21:50:20 Successfully built 6bb358db6bac 21:50:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:21 + docker inspect -f . ci-base-image-x86_64 21:50:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:21 prd-ubuntu20.04-docker-8c-8g-20610 does not seem to be running inside a container 21:50:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 21:50:21 $ docker top 27374ff4d30ca75645d82e67d3bfa84888748a5ea6b310deda17773dd24884b8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:22 + go version 21:50:22 go version go1.18.3 linux/amd64 [Pipeline] } 21:50:22 $ docker stop --time=1 27374ff4d30ca75645d82e67d3bfa84888748a5ea6b310deda17773dd24884b8 21:50:23 $ docker rm -f 27374ff4d30ca75645d82e67d3bfa84888748a5ea6b310deda17773dd24884b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:23 + docker inspect -f . ci-base-image-x86_64 21:50:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:23 prd-ubuntu20.04-docker-8c-8g-20610 does not seem to be running inside a container 21:50:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 21:50:24 $ docker top 9934e364c502de01eccbe2171e75a80ae3d4b38c8b1551fbb94bc1f621e0c5ac -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:24 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 21:50:24 + make test 21:50:24 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 21:50:25 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:50:35 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:50:35 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 21:50:41 CGO_ENABLED=1 go vet ./... 21:50:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:50:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:50:44 ./bin/test-attribution-txt.sh [Pipeline] echo 21:50:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:50:45 $ docker stop --time=1 9934e364c502de01eccbe2171e75a80ae3d4b38c8b1551fbb94bc1f621e0c5ac 21:50:46 $ docker rm -f 9934e364c502de01eccbe2171e75a80ae3d4b38c8b1551fbb94bc1f621e0c5ac [Pipeline] // withDockerContainer [Pipeline] sh 21:50:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:50:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:50:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:50:48 + ls -al . 21:50:48 total 164 21:50:48 drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 21:50 . 21:50:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 21:49 .. 21:50:48 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 21:50 .git 21:50:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 21:49 .github 21:50:48 -rw-rw-r-- 1 jenkins jenkins 414 Jul 20 21:49 .gitignore 21:50:48 -rw-rw-r-- 1 jenkins jenkins 42 Jul 20 21:49 .golangci.yml 21:50:48 -rw-rw-r-- 1 jenkins jenkins 77 Jul 20 21:49 .hadolint.yml 21:50:48 drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 21:49 .semver 21:50:48 -rw-rw-r-- 1 jenkins jenkins 8706 Jul 20 21:49 Attribution.txt 21:50:48 -rw-rw-r-- 1 jenkins jenkins 181 Jul 20 21:49 CHANGELOG.md 21:50:48 -rw-rw-r-- 1 jenkins jenkins 1940 Jul 20 21:49 Dockerfile 21:50:48 -rw-rw-r-- 1 jenkins jenkins 678 Jul 20 21:49 GOVERNANCE.md 21:50:48 -rw-rw-r-- 1 jenkins jenkins 659 Jul 20 21:49 Jenkinsfile 21:50:48 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 20 21:49 LICENSE 21:50:48 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 20 21:49 Makefile 21:50:48 -rw-rw-r-- 1 jenkins jenkins 622 Jul 20 21:49 OWNERS.md 21:50:48 -rw-rw-r-- 1 jenkins jenkins 11243 Jul 20 21:49 README.md 21:50:48 -rw-rw-r-- 1 jenkins jenkins 12 Jul 20 21:49 VERSION 21:50:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 21:49 bin 21:50:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 21:49 cmd 21:50:48 -rw-r--r-- 1 jenkins jenkins 10 Jul 20 21:50 coverage.out 21:50:48 -rw-rw-r-- 1 jenkins jenkins 140 Jul 20 21:49 docker-entrypoint.sh 21:50:48 -rw-rw-r-- 1 jenkins jenkins 3277 Jul 20 21:49 go.mod 21:50:48 -rw-rw-r-- 1 jenkins jenkins 35596 Jul 20 21:49 go.sum 21:50:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 21:49 internal 21:50:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 21:49 snap 21:50:48 -rw-rw-r-- 1 jenkins jenkins 231 Jul 20 21:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:48 + 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=ae9b81e5a42b403d81a80009dd39fe856fecfee3 --label arch=amd64 --label version=0.0.1-dev.16 . 21:50:48 Sending build context to Docker daemon 691.2kB 21:50:48 Step 1/30 : ARG BASE=golang:1.17-alpine3.15 21:50:48 Step 2/30 : FROM ${BASE} AS builder 21:50:48 ---> 6bb358db6bac 21:50:48 Step 3/30 : ARG MAKE="make build" 21:50:48 ---> Running in 10c0f442219a 21:50:48 Removing intermediate container 10c0f442219a 21:50:48 ---> 2c7d62bfaaa1 21:50:48 Step 4/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:50:48 ---> Running in 08c6b01f7262 21:50:48 Removing intermediate container 08c6b01f7262 21:50:48 ---> c4d9d4c386ff 21:50:48 Step 5/30 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:50:48 ---> Running in 760289b51076 21:50:48 Removing intermediate container 760289b51076 21:50:48 ---> 4df59e235317 21:50:48 Step 6/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:48 ---> Running in d2c4ff1c5dfd 21:50:49 Removing intermediate container d2c4ff1c5dfd 21:50:49 ---> 7e9afa945d73 21:50:49 Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:50:49 ---> Running in f0e798ccd0c6 21:50:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:50:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:50:50 OK: 330 MiB in 131 packages 21:50:50 Removing intermediate container f0e798ccd0c6 21:50:50 ---> 464ba4a2e5b7 21:50:50 Step 8/30 : WORKDIR /device-usb-camera 21:50:50 ---> Running in 9321f0887615 21:50:51 Removing intermediate container 9321f0887615 21:50:51 ---> 75c95cf624c9 21:50:51 Step 9/30 : COPY go.mod vendor* ./ 21:50:51 ---> 6b707cecc010 21:50:51 Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:51 ---> Running in 73d5814ee385 21:50:51 Removing intermediate container 73d5814ee385 21:50:51 ---> 22465172a181 21:50:51 Step 11/30 : COPY . . 21:50:52 ---> 8405a43ec6ad 21:50:52 Step 12/30 : RUN ${MAKE} 21:50:52 ---> Running in 793ddca8cd4d 21:50:52 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.16 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 21:51:14 Removing intermediate container 793ddca8cd4d 21:51:14 ---> e2d2edf26f6d 21:51:14 Step 13/30 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 21:51:14 v0.18.4: Pulling from aler9/rtsp-simple-server 21:51:14 af6660deedbd: Pulling fs layer 21:51:14 97cd0a44c592: Pulling fs layer 21:51:14 97cd0a44c592: Verifying Checksum 21:51:14 97cd0a44c592: Download complete 21:51:14 af6660deedbd: Download complete 21:51:14 af6660deedbd: Pull complete 21:51:14 97cd0a44c592: Pull complete 21:51:14 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 21:51:14 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 21:51:14 ---> fea57e182299 21:51:14 Step 14/30 : FROM alpine:3.15 21:51:14 3.15: Pulling from library/alpine 21:51:14 ab6db1bc80d0: Pulling fs layer 21:51:14 ab6db1bc80d0: Verifying Checksum 21:51:14 ab6db1bc80d0: Download complete 21:51:14 ab6db1bc80d0: Pull complete 21:51:14 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 21:51:14 Status: Downloaded newer image for alpine:3.15 21:51:14 ---> 2720e26172a0 21:51:14 Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:51:14 ---> Running in b52d779e5de1 21:51:14 Removing intermediate container b52d779e5de1 21:51:14 ---> 8f3834be4d6a 21:51:14 Step 16/30 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 21:51:14 ---> Running in c65e5fb649e7 21:51:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:51:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:51:14 (1/74) Installing dumb-init (1.2.5-r1) 21:51:14 (2/74) Installing sdl2 (2.0.16-r4) 21:51:14 (3/74) Installing libxau (1.0.9-r0) 21:51:14 (4/74) Installing libmd (1.0.3-r0) 21:51:14 (5/74) Installing libbsd (0.11.3-r1) 21:51:14 (6/74) Installing libxdmcp (1.1.3-r0) 21:51:14 (7/74) Installing libxcb (1.14-r2) 21:51:14 (8/74) Installing libx11 (1.7.2-r0) 21:51:14 (9/74) Installing aom-libs (3.2.0-r0) 21:51:15 (10/74) Installing alsa-lib (1.2.5.1-r1) 21:51:15 (11/74) Installing expat (2.4.7-r0) 21:51:15 (12/74) Installing brotli-libs (1.0.9-r5) 21:51:15 (13/74) Installing libbz2 (1.0.8-r1) 21:51:15 (14/74) Installing libpng (1.6.37-r1) 21:51:15 (15/74) Installing freetype (2.11.1-r2) 21:51:15 (16/74) Installing libuuid (2.37.4-r0) 21:51:15 (17/74) Installing fontconfig (2.13.1-r4) 21:51:15 (18/74) Installing fribidi (1.0.11-r0) 21:51:15 (19/74) Installing libffi (3.4.2-r1) 21:51:15 (20/74) Installing libintl (0.21-r0) 21:51:15 (21/74) Installing libblkid (2.37.4-r0) 21:51:15 (22/74) Installing libmount (2.37.4-r0) 21:51:15 (23/74) Installing pcre (8.45-r1) 21:51:15 (24/74) Installing glib (2.70.1-r0) 21:51:15 (25/74) Installing graphite2 (1.3.14-r0) 21:51:15 (26/74) Installing harfbuzz (3.0.0-r2) 21:51:15 (27/74) Installing libass (0.15.2-r0) 21:51:15 (28/74) Installing libdav1d (0.9.2-r0) 21:51:15 (29/74) Installing gmp (6.2.1-r1) 21:51:15 (30/74) Installing nettle (3.7.3-r0) 21:51:15 (31/74) Installing p11-kit (0.24.0-r1) 21:51:15 (32/74) Installing libtasn1 (4.18.0-r0) 21:51:15 (33/74) Installing libunistring (0.9.10-r1) 21:51:15 (34/74) Installing gnutls (3.7.1-r0) 21:51:15 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) 21:51:15 (36/74) Installing ncurses-libs (6.3_p20211120-r1) 21:51:15 (37/74) Installing lame (3.100-r0) 21:51:15 (38/74) Installing opus (1.3.1-r1) 21:51:15 (39/74) Installing libgomp (10.3.1_git20211027-r0) 21:51:15 (40/74) Installing soxr (0.1.3-r2) 21:51:15 (41/74) Installing libgcc (10.3.1_git20211027-r0) 21:51:15 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 21:51:15 (43/74) Installing libsrt (1.4.2-r1) 21:51:15 (44/74) Installing libssh (0.9.6-r1) 21:51:15 (45/74) Installing libogg (1.3.5-r0) 21:51:15 (46/74) Installing libtheora (1.1.1-r16) 21:51:15 (47/74) Installing libjpeg-turbo (2.1.2-r0) 21:51:15 (48/74) Installing v4l-utils-libs (1.22.1-r1) 21:51:15 (49/74) Installing libxext (1.3.4-r0) 21:51:15 (50/74) Installing libxfixes (6.0.0-r0) 21:51:15 (51/74) Installing libpciaccess (0.16-r0) 21:51:15 (52/74) Installing libdrm (2.4.109-r0) 21:51:15 (53/74) Installing wayland-libs-client (1.19.0-r1) 21:51:15 (54/74) Installing libva (2.13.0-r0) 21:51:15 (55/74) Installing libvdpau (1.4-r0) 21:51:15 (56/74) Installing vidstab (1.1.0-r1) 21:51:15 (57/74) Installing libvorbis (1.3.7-r0) 21:51:15 (58/74) Installing libvpx (1.10.0-r0) 21:51:15 (59/74) Installing vulkan-loader (1.2.196-r0) 21:51:15 (60/74) Installing libwebp (1.2.2-r0) 21:51:15 (61/74) Installing x264-libs (20210613-r0) 21:51:15 (62/74) Installing x265-libs (3.5-r0) 21:51:15 (63/74) Installing xvidcore (1.3.7-r1) 21:51:15 (64/74) Installing ffmpeg-libs (4.4.1-r2) 21:51:15 (65/74) Installing ffmpeg (4.4.1-r2) 21:51:15 (66/74) Installing udev-init-scripts (35-r0) 21:51:15 Executing udev-init-scripts-35-r0.post-install 21:51:15 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 21:51:15 (68/74) Installing xz-libs (5.2.5-r1) 21:51:15 (69/74) Installing zstd-libs (1.5.0-r0) 21:51:15 (70/74) Installing kmod-libs (29-r2) 21:51:15 (71/74) Installing eudev (3.2.11_pre1-r0) 21:51:15 (72/74) Installing libsodium (1.0.18-r0) 21:51:15 (73/74) Installing libzmq (4.3.4-r0) 21:51:15 (74/74) Installing zeromq (4.3.4-r0) 21:51:15 Executing busybox-1.34.1-r7.trigger 21:51:15 Executing eudev-3.2.11_pre1-r0.trigger 21:51:15 OK: 78 MiB in 88 packages 21:51:16 Removing intermediate container c65e5fb649e7 21:51:16 ---> d37cecca304f 21:51:16 Step 17/30 : WORKDIR / 21:51:16 ---> Running in 8f63c1af3303 21:51:16 Removing intermediate container 8f63c1af3303 21:51:16 ---> 66d5cc85e9c4 21:51:16 Step 18/30 : COPY --from=builder /device-usb-camera/cmd / 21:51:17 ---> da31f5981cf4 21:51:17 Step 19/30 : COPY --from=builder /device-usb-camera/LICENSE / 21:51:17 ---> f7bf1d6c87d5 21:51:17 Step 20/30 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:51:17 ---> 222b24abacf8 21:51:17 Step 21/30 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:51:17 ---> f94a23582b68 21:51:17 Step 22/30 : COPY --from=rtsp /rtsp-simple-server.yml / 21:51:17 ---> 9f326a84dfe5 21:51:17 Step 23/30 : COPY --from=rtsp /rtsp-simple-server / 21:51:18 ---> b0d7f0e041fb 21:51:18 Step 24/30 : EXPOSE 59983 21:51:18 ---> Running in 29dcc1eeea21 21:51:18 Removing intermediate container 29dcc1eeea21 21:51:18 ---> 12bb85590c09 21:51:18 Step 25/30 : EXPOSE 8554 21:51:18 ---> Running in 782b587e7943 21:51:18 Removing intermediate container 782b587e7943 21:51:18 ---> cea87ee132a9 21:51:18 Step 26/30 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:51:18 ---> Running in bde8152345bc 21:51:18 Removing intermediate container bde8152345bc 21:51:18 ---> 7632c18d3b6f 21:51:18 Step 27/30 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 21:51:18 ---> Running in 88fd2dc76521 21:51:18 Removing intermediate container 88fd2dc76521 21:51:18 ---> 3597c29160f2 21:51:18 Step 28/30 : LABEL arch=amd64 21:51:18 ---> Running in ec98cbc7baee 21:51:18 Removing intermediate container ec98cbc7baee 21:51:18 ---> 917843db3702 21:51:18 Step 29/30 : LABEL git_sha=ae9b81e5a42b403d81a80009dd39fe856fecfee3 21:51:18 ---> Running in dfe80cfa162f 21:51:18 Removing intermediate container dfe80cfa162f 21:51:18 ---> 43b1c79a6f0d 21:51:18 Step 30/30 : LABEL version=0.0.1-dev.16 21:51:18 ---> Running in 7ad72d25f087 21:51:18 Removing intermediate container 7ad72d25f087 21:51:18 ---> 80c110060b4f 21:51:18 [Warning] One or more build-args [ARCH] were not consumed 21:51:18 Successfully built 80c110060b4f 21:51:18 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:51:18 provisioning config files... 21:51:18 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2793046549838783037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:51:19 ---> docker-login.sh 21:51:19 nexus3.edgexfoundry.org:10001 21:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:19 Configure a credential helper to remove this warning. See 21:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:19 21:51:19 Login Succeeded 21:51:19 nexus3.edgexfoundry.org:10002 21:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:19 Configure a credential helper to remove this warning. See 21:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:19 21:51:19 Login Succeeded 21:51:19 nexus3.edgexfoundry.org:10003 21:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:19 Configure a credential helper to remove this warning. See 21:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:19 21:51:19 Login Succeeded 21:51:19 nexus3.edgexfoundry.org:10004 21:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:19 Configure a credential helper to remove this warning. See 21:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:19 21:51:19 Login Succeeded 21:51:19 docker.io 21:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:19 Configure a credential helper to remove this warning. See 21:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:19 21:51:19 Login Succeeded 21:51:19 ---> docker-login.sh ends [Pipeline] } 21:51:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:51:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:51:19 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 21:51:19 ae9b81e5a42b403d81a80009dd39fe856fecfee3 21:51:19 latest 21:51:19 0.0.1-dev.16 21:51:19 ae9b81e5a42b403d81a80009dd39fe856fecfee3-0.0.1-dev.16 21:51:19 main 21:51:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:20 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ae9b81e5a42b403d81a80009dd39fe856fecfee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ae9b81e5a42b403d81a80009dd39fe856fecfee3 21:51:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:51:20 550e596c6d0e: Preparing 21:51:20 1207169bf42c: Preparing 21:51:20 cedd325ab7fd: Preparing 21:51:20 35035f72a06f: Preparing 21:51:20 e1bc2e920ac5: Preparing 21:51:20 ea6cea7e585b: Preparing 21:51:20 1bf0505f3c8e: Preparing 21:51:20 ad543cd673bd: Preparing 21:51:20 ea6cea7e585b: Waiting 21:51:20 1bf0505f3c8e: Waiting 21:51:20 ad543cd673bd: Waiting 21:51:20 cedd325ab7fd: Pushed 21:51:20 35035f72a06f: Pushed 21:51:20 e1bc2e920ac5: Pushed 21:51:20 1207169bf42c: Pushed 21:51:20 ad543cd673bd: Layer already exists 21:51:22 550e596c6d0e: Pushed 21:51:23 ea6cea7e585b: Pushed 21:51:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20615 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 21:51:27 Running in /w/workspace/device-usb-camera/27 [Pipeline] { [Pipeline] checkout 21:51:27 Selected Git installation does not exist. Using Default 21:51:27 The recommended git tool is: NONE 21:51:28 1bf0505f3c8e: Pushed 21:51:28 ae9b81e5a42b403d81a80009dd39fe856fecfee3: digest: sha256:28547efef147ef379b9388c27f7622e1dba31c744636bb78d5920d0ec2389215 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:29 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:51:29 550e596c6d0e: Preparing 21:51:29 1207169bf42c: Preparing 21:51:29 cedd325ab7fd: Preparing 21:51:29 35035f72a06f: Preparing 21:51:29 e1bc2e920ac5: Preparing 21:51:29 ea6cea7e585b: Preparing 21:51:29 1bf0505f3c8e: Preparing 21:51:29 ad543cd673bd: Preparing 21:51:29 ea6cea7e585b: Waiting 21:51:29 1bf0505f3c8e: Waiting 21:51:29 ad543cd673bd: Waiting 21:51:29 e1bc2e920ac5: Layer already exists 21:51:29 cedd325ab7fd: Layer already exists 21:51:29 1207169bf42c: Layer already exists 21:51:29 35035f72a06f: Layer already exists 21:51:29 550e596c6d0e: Layer already exists 21:51:29 ea6cea7e585b: Layer already exists 21:51:29 1bf0505f3c8e: Layer already exists 21:51:29 ad543cd673bd: Layer already exists 21:51:29 latest: digest: sha256:28547efef147ef379b9388c27f7622e1dba31c744636bb78d5920d0ec2389215 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:29 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.16 21:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:51:30 550e596c6d0e: Preparing 21:51:30 1207169bf42c: Preparing 21:51:30 cedd325ab7fd: Preparing 21:51:30 35035f72a06f: Preparing 21:51:30 e1bc2e920ac5: Preparing 21:51:30 ea6cea7e585b: Preparing 21:51:30 1bf0505f3c8e: Preparing 21:51:30 ad543cd673bd: Preparing 21:51:30 1bf0505f3c8e: Waiting 21:51:30 ea6cea7e585b: Waiting 21:51:30 ad543cd673bd: Waiting 21:51:30 e1bc2e920ac5: Layer already exists 21:51:30 35035f72a06f: Layer already exists 21:51:30 cedd325ab7fd: Layer already exists 21:51:30 550e596c6d0e: Layer already exists 21:51:30 1207169bf42c: Layer already exists 21:51:30 ea6cea7e585b: Layer already exists 21:51:30 1bf0505f3c8e: Layer already exists 21:51:30 ad543cd673bd: Layer already exists 21:51:30 0.0.1-dev.16: digest: sha256:28547efef147ef379b9388c27f7622e1dba31c744636bb78d5920d0ec2389215 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:30 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ae9b81e5a42b403d81a80009dd39fe856fecfee3-0.0.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ae9b81e5a42b403d81a80009dd39fe856fecfee3-0.0.1-dev.16 21:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:51:30 550e596c6d0e: Preparing 21:51:30 1207169bf42c: Preparing 21:51:30 cedd325ab7fd: Preparing 21:51:30 35035f72a06f: Preparing 21:51:30 e1bc2e920ac5: Preparing 21:51:30 ea6cea7e585b: Preparing 21:51:30 1bf0505f3c8e: Preparing 21:51:30 ad543cd673bd: Preparing 21:51:30 1bf0505f3c8e: Waiting 21:51:30 ad543cd673bd: Waiting 21:51:30 ea6cea7e585b: Waiting 21:51:30 cedd325ab7fd: Layer already exists 21:51:30 e1bc2e920ac5: Layer already exists 21:51:30 35035f72a06f: Layer already exists 21:51:30 550e596c6d0e: Layer already exists 21:51:30 1207169bf42c: Layer already exists 21:51:30 ea6cea7e585b: Layer already exists 21:51:30 1bf0505f3c8e: Layer already exists 21:51:30 ad543cd673bd: Layer already exists 21:51:30 ae9b81e5a42b403d81a80009dd39fe856fecfee3-0.0.1-dev.16: digest: sha256:28547efef147ef379b9388c27f7622e1dba31c744636bb78d5920d0ec2389215 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:30 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 21:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:51:31 550e596c6d0e: Preparing 21:51:31 1207169bf42c: Preparing 21:51:31 cedd325ab7fd: Preparing 21:51:31 35035f72a06f: Preparing 21:51:31 e1bc2e920ac5: Preparing 21:51:31 ea6cea7e585b: Preparing 21:51:31 1bf0505f3c8e: Preparing 21:51:31 ad543cd673bd: Preparing 21:51:31 ea6cea7e585b: Waiting 21:51:31 1bf0505f3c8e: Waiting 21:51:31 ad543cd673bd: Waiting 21:51:31 cedd325ab7fd: Layer already exists 21:51:31 550e596c6d0e: Layer already exists 21:51:31 35035f72a06f: Layer already exists 21:51:31 e1bc2e920ac5: Layer already exists 21:51:31 1207169bf42c: Layer already exists 21:51:31 ea6cea7e585b: Layer already exists 21:51:31 ad543cd673bd: Layer already exists 21:51:31 1bf0505f3c8e: Layer already exists 21:51:31 main: digest: sha256:28547efef147ef379b9388c27f7622e1dba31c744636bb78d5920d0ec2389215 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:51:31 ===================================================== [Pipeline] echo 21:51:31 taggedImages: 21:51:31 - nexus3.edgexfoundry.org:10004/device-usb-camera:ae9b81e5a42b403d81a80009dd39fe856fecfee3 21:51:31 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:51:31 - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.16 21:51:31 - nexus3.edgexfoundry.org:10004/device-usb-camera:ae9b81e5a42b403d81a80009dd39fe856fecfee3-0.0.1-dev.16 21:51:31 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:51:31 21:51:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:51:32 latest: Pulling from edgex-lftools-log-publisher 21:51:32 5eb5b503b376: Pulling fs layer 21:51:32 5c69ac0246d0: Pulling fs layer 21:51:32 ec43610c2a17: Pulling fs layer 21:51:32 3a2ae6a8a46f: Pulling fs layer 21:51:32 33b1e0a273af: Pulling fs layer 21:51:32 5d3b04190fa2: Pulling fs layer 21:51:32 2f39f015ded8: Pulling fs layer 21:51:32 3a2ae6a8a46f: Waiting 21:51:32 33b1e0a273af: Waiting 21:51:32 2f39f015ded8: Waiting 21:51:32 5d3b04190fa2: Waiting 21:51:32 5c69ac0246d0: Verifying Checksum 21:51:32 5c69ac0246d0: Download complete 21:51:32 3a2ae6a8a46f: Verifying Checksum 21:51:32 3a2ae6a8a46f: Download complete 21:51:32 33b1e0a273af: Verifying Checksum 21:51:32 33b1e0a273af: Download complete 21:51:32 5d3b04190fa2: Verifying Checksum 21:51:32 5d3b04190fa2: Download complete 21:51:32 ec43610c2a17: Verifying Checksum 21:51:32 ec43610c2a17: Download complete 21:51:32 5eb5b503b376: Download complete 21:51:32 2f39f015ded8: Download complete 21:51:33 5eb5b503b376: Pull complete 21:51:33 5c69ac0246d0: Pull complete 21:51:34 ec43610c2a17: Pull complete 21:51:34 3a2ae6a8a46f: Pull complete 21:51:34 using credential edgex-jenkins-ssh 21:51:34 Cloning the remote Git repository 21:51:34 33b1e0a273af: Pull complete 21:51:34 5d3b04190fa2: Pull complete 21:51:35 Avoid second fetch 21:51:34 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 21:51:34 > git init /w/workspace/device-usb-camera/27 # timeout=10 21:51:34 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 21:51:34 > git --version # timeout=10 21:51:34 > git --version # 'git version 2.25.1' 21:51:34 using GIT_SSH to set credentials SSH Credentials for GitHub 21:51:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:51:35 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 21:51:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:51:35 Checking out Revision ae9b81e5a42b403d81a80009dd39fe856fecfee3 (main) 21:51:35 > git config core.sparsecheckout # timeout=10 21:51:35 > git checkout -f ae9b81e5a42b403d81a80009dd39fe856fecfee3 # timeout=10 21:51:39 Commit message: "feat(snap): Add option to selectively autostart apps (#54)" 21:51:39 2f39f015ded8: Pull complete 21:51:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:51:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:51:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:39 prd-ubuntu20.04-docker-8c-8g-20610 does not seem to be running inside a container 21:51:40 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:51:40 21:51:40 GitHub has been notified of this commit’s build result 21:51:40 21:51:41 $ docker top ff953158f5a88d6c5e49b3c165b9992108d2f5dfb50e170433861ff2edb67efc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:51:41 ---> job-cost.sh 21:51:41 lf-activate-venv: SKIPPING 21:51:41 INFO: No Stack... 21:51:41 INFO: Retrieving Pricing Info for: v3-standard-8 21:51:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:51:41 % Total % Received % Xferd Average Speed Time Time Time Current 21:51:41 Dload Upload Total Spent Left Speed 21:51:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92029 0 --:--:-- --:--:-- --:--:-- 92721 [Pipeline] sh 21:51:42 INFO: Archiving Costs [Pipeline] sh 21:51:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:51:42 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 21:51:42 + cut -d, -f6 [Pipeline] lock 21:51:42 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-27-stack-cost] 21:51:42 Resource [jenkins-edgexfoundry-device-usb-camera-main-27-stack-cost] did not exist. Created. 21:51:42 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:51:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:51:43 + sudo tee /etc/docker/daemon.new 21:51:43 { 21:51:43 "registry-mirrors": [ 21:51:43 "https://nexus3.edgexfoundry.org:10001" 21:51:43 ], 21:51:43 "bip": "10.250.0.254/24", 21:51:43 "hosts": [ 21:51:43 "tcp://0.0.0.0:5555", 21:51:43 "unix:///var/run/docker.sock" 21:51:43 ], 21:51:43 "mtu": 1458, 21:51:43 "selinux-enabled": true, 21:51:43 "seccomp-profile": "/etc/docker/seccomp.json" 21:51:43 } [Pipeline] sh 21:51:43 + echo total: 0.2199999988079071 [Pipeline] stash 21:51:43 Stashed 1 file(s) [Pipeline] } 21:51:43 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-27-stack-cost] [Pipeline] // lock [Pipeline] } 21:51:43 $ docker stop --time=1 ff953158f5a88d6c5e49b3c165b9992108d2f5dfb50e170433861ff2edb67efc 21:51:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 21:51:44 $ docker rm -f ff953158f5a88d6c5e49b3c165b9992108d2f5dfb50e170433861ff2edb67efc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:51:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:03 provisioning config files... 21:52:03 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/27@tmp/config6450662062112276385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:03 ---> docker-login.sh 21:52:03 nexus3.edgexfoundry.org:10001 21:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:04 Configure a credential helper to remove this warning. See 21:52:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:04 21:52:04 Login Succeeded 21:52:04 nexus3.edgexfoundry.org:10002 21:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:05 Configure a credential helper to remove this warning. See 21:52:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:05 21:52:05 Login Succeeded 21:52:05 nexus3.edgexfoundry.org:10003 21:52:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:05 Configure a credential helper to remove this warning. See 21:52:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:05 21:52:05 Login Succeeded 21:52:05 nexus3.edgexfoundry.org:10004 21:52:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:06 Configure a credential helper to remove this warning. See 21:52:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:06 21:52:06 Login Succeeded 21:52:06 docker.io 21:52:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:06 Configure a credential helper to remove this warning. See 21:52:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:06 21:52:06 Login Succeeded 21:52:06 ---> docker-login.sh ends [Pipeline] } 21:52:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:52:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:06 ========================================================= 21:52:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:52:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:52:07 Sending build context to Docker daemon 454.7kB 21:52:07 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 21:52:07 Step 2/12 : FROM ${BASE} AS builder 21:52:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:52:07 b3c136eddcbf: Pulling fs layer 21:52:07 c0a3192eca97: Pulling fs layer 21:52:07 a050256f5b6f: Pulling fs layer 21:52:07 656be50a0ddc: Pulling fs layer 21:52:07 2bbca73fdf42: Pulling fs layer 21:52:07 46d945488cbd: Pulling fs layer 21:52:07 656be50a0ddc: Waiting 21:52:07 2bbca73fdf42: Waiting 21:52:07 8a5474983e97: Pulling fs layer 21:52:07 329c88fbcd65: Pulling fs layer 21:52:07 46d945488cbd: Waiting 21:52:07 8a5474983e97: Waiting 21:52:07 329c88fbcd65: Waiting 21:52:07 a050256f5b6f: Verifying Checksum 21:52:07 a050256f5b6f: Download complete 21:52:07 c0a3192eca97: Download complete 21:52:07 2bbca73fdf42: Download complete 21:52:07 46d945488cbd: Verifying Checksum 21:52:07 46d945488cbd: Download complete 21:52:07 b3c136eddcbf: Verifying Checksum 21:52:07 b3c136eddcbf: Download complete 21:52:08 b3c136eddcbf: Pull complete 21:52:08 329c88fbcd65: Verifying Checksum 21:52:08 329c88fbcd65: Download complete 21:52:09 c0a3192eca97: Pull complete 21:52:09 a050256f5b6f: Pull complete 21:52:09 8a5474983e97: Verifying Checksum 21:52:09 8a5474983e97: Download complete 21:52:10 656be50a0ddc: Verifying Checksum 21:52:10 656be50a0ddc: Download complete 21:52:25 656be50a0ddc: Pull complete 21:52:25 2bbca73fdf42: Pull complete 21:52:25 46d945488cbd: Pull complete 21:52:29 8a5474983e97: Pull complete 21:52:32 329c88fbcd65: Pull complete 21:52:32 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:52:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:52:32 ---> ff4287adb874 21:52:32 Step 3/12 : ARG MAKE="make build" 21:52:33 ---> Running in f0f0c422b384 21:52:33 Removing intermediate container f0f0c422b384 21:52:33 ---> f384668649a1 21:52:33 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:52:33 ---> Running in ef0dfbf3fa2e 21:52:34 Removing intermediate container ef0dfbf3fa2e 21:52:34 ---> 140d7f73864f 21:52:34 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:52:34 ---> Running in cb3a4dfa7586 21:52:35 Removing intermediate container cb3a4dfa7586 21:52:35 ---> 0afbce027f0a 21:52:35 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:35 ---> Running in effcf9cf9568 21:52:37 Removing intermediate container effcf9cf9568 21:52:37 ---> a6446f0a6e5b 21:52:37 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:52:37 ---> Running in 86ba1e8d7bae 21:52:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:52:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:52:40 (1/14) Installing libintl (0.21-r2) 21:52:40 (2/14) Installing eudev-libs (3.2.11-r0) 21:52:40 (3/14) Installing libjpeg-turbo (2.1.3-r1) 21:52:40 (4/14) Installing v4l-utils-libs (1.22.1-r1) 21:52:40 (5/14) Installing v4l-utils (1.22.1-r1) 21:52:40 (6/14) Installing udev-init-scripts (35-r0) 21:52:40 Executing udev-init-scripts-35-r0.post-install 21:52:40 (7/14) Installing libblkid (2.38-r1) 21:52:40 (8/14) Installing xz-libs (5.2.5-r1) 21:52:40 (9/14) Installing zstd-libs (1.5.2-r1) 21:52:40 (10/14) Installing kmod-libs (29-r2) 21:52:40 (11/14) Installing eudev (3.2.11-r0) 21:52:41 (12/14) Installing eudev-dev (3.2.11-r0) 21:52:41 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 21:52:41 (14/14) Installing v4l-utils-dev (1.22.1-r1) 21:52:41 Executing busybox-1.35.0-r13.trigger 21:52:41 Executing eudev-3.2.11-r0.trigger 21:52:41 OK: 228 MiB in 65 packages 21:52:42 Removing intermediate container 86ba1e8d7bae 21:52:42 ---> 815e548f8671 21:52:42 Step 8/12 : WORKDIR /device-usb-camera 21:52:42 ---> Running in 88714c1a67fb 21:52:42 Removing intermediate container 88714c1a67fb 21:52:42 ---> 824cb0a9bbba 21:52:42 Step 9/12 : COPY go.mod vendor* ./ 21:52:43 ---> 6386b7948787 21:52:43 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:43 ---> Running in 901e19292666 21:53:30 Removing intermediate container 901e19292666 21:53:30 ---> cdcaccd67be6 21:53:30 Step 11/12 : COPY . . 21:53:30 ---> 5f86c725a618 21:53:30 Step 12/12 : RUN ${MAKE} 21:53:30 ---> Running in 03a3aa3725ec 21:53:30 noop 21:53:30 Removing intermediate container 03a3aa3725ec 21:53:30 ---> de660649bf6a 21:53:30 Successfully built de660649bf6a 21:53:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:30 + docker inspect -f . ci-base-image-arm64 21:53:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:31 prd-ubuntu20.04-docker-arm64-4c-16g-20615 does not seem to be running inside a container 21:53:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/27 -v /w/workspace/device-usb-camera/27:/w/workspace/device-usb-camera/27:rw,z -v /w/workspace/device-usb-camera/27@tmp:/w/workspace/device-usb-camera/27@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 ******** ci-base-image-arm64 cat 21:53:32 $ docker top d39ebcda87961da96d05d6cb4781817f2503dd394b9fc479e725ecd58087c64a -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:33 + go version 21:53:33 go version go1.18.3 linux/arm64 [Pipeline] } 21:53:33 $ docker stop --time=1 d39ebcda87961da96d05d6cb4781817f2503dd394b9fc479e725ecd58087c64a 21:53:34 $ docker rm -f d39ebcda87961da96d05d6cb4781817f2503dd394b9fc479e725ecd58087c64a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:35 + docker inspect -f . ci-base-image-arm64 21:53:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:35 prd-ubuntu20.04-docker-arm64-4c-16g-20615 does not seem to be running inside a container 21:53:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/27 -v /w/workspace/device-usb-camera/27:/w/workspace/device-usb-camera/27:rw,z -v /w/workspace/device-usb-camera/27@tmp:/w/workspace/device-usb-camera/27@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 ******** ci-base-image-arm64 cat 21:53:37 $ docker top cee3d0d57c1fd5ca2511676a9db922b3fb300a9917744abe2670547e8e31b7a4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:38 + git config --global --add safe.directory /w/workspace/device-usb-camera/27 [Pipeline] fileExists [Pipeline] sh 21:53:38 + make test 21:53:38 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 21:53:40 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:55:01 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:55:01 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 21:55:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:55:01 CGO_ENABLED=1 go vet ./... 21:55:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:55:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:55:20 ./bin/test-attribution-txt.sh [Pipeline] echo 21:55:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:55:22 $ docker stop --time=1 cee3d0d57c1fd5ca2511676a9db922b3fb300a9917744abe2670547e8e31b7a4 21:55:24 $ docker rm -f cee3d0d57c1fd5ca2511676a9db922b3fb300a9917744abe2670547e8e31b7a4 [Pipeline] // withDockerContainer [Pipeline] sh 21:55:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:55:25 Warning: overwriting stash ‘coverage-report’ 21:55:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:55:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:55:26 + ls -al . 21:55:26 total 160 21:55:26 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 21:55 . 21:55:26 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 21:51 .. 21:55:26 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 21:51 .git 21:55:26 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 21:51 .github 21:55:26 -rw-rw-r-- 1 jenkins jenkins 414 Jul 20 21:51 .gitignore 21:55:26 -rw-rw-r-- 1 jenkins jenkins 42 Jul 20 21:51 .golangci.yml 21:55:26 -rw-rw-r-- 1 jenkins jenkins 77 Jul 20 21:51 .hadolint.yml 21:55:26 -rw-rw-r-- 1 jenkins jenkins 8706 Jul 20 21:51 Attribution.txt 21:55:26 -rw-rw-r-- 1 jenkins jenkins 181 Jul 20 21:51 CHANGELOG.md 21:55:26 -rw-rw-r-- 1 jenkins jenkins 1940 Jul 20 21:51 Dockerfile 21:55:26 -rw-rw-r-- 1 jenkins jenkins 678 Jul 20 21:51 GOVERNANCE.md 21:55:26 -rw-rw-r-- 1 jenkins jenkins 659 Jul 20 21:51 Jenkinsfile 21:55:26 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 20 21:51 LICENSE 21:55:26 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 20 21:51 Makefile 21:55:26 -rw-rw-r-- 1 jenkins jenkins 622 Jul 20 21:51 OWNERS.md 21:55:26 -rw-rw-r-- 1 jenkins jenkins 11243 Jul 20 21:51 README.md 21:55:26 -rw-rw-r-- 1 jenkins jenkins 12 Jul 20 21:49 VERSION 21:55:26 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 21:51 bin 21:55:26 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 21:51 cmd 21:55:26 -rw-r--r-- 1 jenkins jenkins 10 Jul 20 21:53 coverage.out 21:55:26 -rw-rw-r-- 1 jenkins jenkins 140 Jul 20 21:51 docker-entrypoint.sh 21:55:26 -rw-rw-r-- 1 jenkins jenkins 3277 Jul 20 21:51 go.mod 21:55:26 -rw-rw-r-- 1 jenkins jenkins 35596 Jul 20 21:51 go.sum 21:55:26 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 21:51 internal 21:55:26 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 21:51 snap 21:55:26 -rw-rw-r-- 1 jenkins jenkins 231 Jul 20 21:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:26 + 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=ae9b81e5a42b403d81a80009dd39fe856fecfee3 --label arch=arm64 --label version=0.0.1-dev.16 . 21:55:26 Sending build context to Docker daemon 455.7kB 21:55:26 Step 1/30 : ARG BASE=golang:1.17-alpine3.15 21:55:26 Step 2/30 : FROM ${BASE} AS builder 21:55:26 ---> de660649bf6a 21:55:26 Step 3/30 : ARG MAKE="make build" 21:55:27 ---> Running in 4a6c19c30c96 21:55:27 Removing intermediate container 4a6c19c30c96 21:55:27 ---> 8f321564b339 21:55:27 Step 4/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:55:27 ---> Running in 094bbf67b5d4 21:55:27 Removing intermediate container 094bbf67b5d4 21:55:27 ---> 76c807b28491 21:55:27 Step 5/30 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:55:27 ---> Running in a60ff891cf33 21:55:28 Removing intermediate container a60ff891cf33 21:55:28 ---> 0d75eb9b45a1 21:55:28 Step 6/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:55:28 ---> Running in 5dd987bd4dd9 21:55:29 Removing intermediate container 5dd987bd4dd9 21:55:29 ---> 7836119532b4 21:55:29 Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:55:30 ---> Running in 6022304dff19 21:55:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:55:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:55:33 OK: 228 MiB in 65 packages 21:55:33 Removing intermediate container 6022304dff19 21:55:33 ---> 1b31072d09ea 21:55:33 Step 8/30 : WORKDIR /device-usb-camera 21:55:33 ---> Running in bed99d71beec 21:55:34 Removing intermediate container bed99d71beec 21:55:34 ---> 3298cc9e4a7a 21:55:34 Step 9/30 : COPY go.mod vendor* ./ 21:55:34 ---> 687f5176ab33 21:55:34 Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:55:34 ---> Running in 32be2fd12756 21:55:36 Removing intermediate container 32be2fd12756 21:55:36 ---> 8af43f0ca15f 21:55:36 Step 11/30 : COPY . . 21:55:37 ---> 2ca8a824fbc4 21:55:37 Step 12/30 : RUN ${MAKE} 21:55:37 ---> Running in 1468d10bc7a8 21:55:38 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.16 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 21:57:45 Removing intermediate container 1468d10bc7a8 21:57:45 ---> 03132201bfd4 21:57:45 Step 13/30 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 21:57:45 v0.18.4: Pulling from aler9/rtsp-simple-server 21:57:45 eab2503cf8f4: Pulling fs layer 21:57:45 97cd0a44c592: Pulling fs layer 21:57:45 97cd0a44c592: Verifying Checksum 21:57:45 97cd0a44c592: Download complete 21:57:45 eab2503cf8f4: Verifying Checksum 21:57:45 eab2503cf8f4: Download complete 21:57:46 eab2503cf8f4: Pull complete 21:57:46 97cd0a44c592: Pull complete 21:57:46 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 21:57:46 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 21:57:46 ---> 7f763cca56b3 21:57:46 Step 14/30 : FROM alpine:3.15 21:57:47 3.15: Pulling from library/alpine 21:57:47 e0295fd11fe2: Pulling fs layer 21:57:47 e0295fd11fe2: Verifying Checksum 21:57:47 e0295fd11fe2: Download complete 21:57:48 e0295fd11fe2: Pull complete 21:57:48 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 21:57:48 Status: Downloaded newer image for alpine:3.15 21:57:48 ---> 60f2846fe774 21:57:48 Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:57:48 ---> Running in 0f011da5e54d 21:57:48 Removing intermediate container 0f011da5e54d 21:57:48 ---> 5eee38fbca8c 21:57:48 Step 16/30 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 21:57:48 ---> Running in 5ac5fefcf865 21:57:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:57:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:57:51 (1/73) Installing dumb-init (1.2.5-r1) 21:57:51 (2/73) Installing sdl2 (2.0.16-r4) 21:57:51 (3/73) Installing libxau (1.0.9-r0) 21:57:51 (4/73) Installing libmd (1.0.3-r0) 21:57:51 (5/73) Installing libbsd (0.11.3-r1) 21:57:51 (6/73) Installing libxdmcp (1.1.3-r0) 21:57:51 (7/73) Installing libxcb (1.14-r2) 21:57:51 (8/73) Installing libx11 (1.7.2-r0) 21:57:51 (9/73) Installing aom-libs (3.2.0-r0) 21:57:51 (10/73) Installing alsa-lib (1.2.5.1-r1) 21:57:51 (11/73) Installing expat (2.4.7-r0) 21:57:51 (12/73) Installing brotli-libs (1.0.9-r5) 21:57:51 (13/73) Installing libbz2 (1.0.8-r1) 21:57:51 (14/73) Installing libpng (1.6.37-r1) 21:57:51 (15/73) Installing freetype (2.11.1-r2) 21:57:51 (16/73) Installing libuuid (2.37.4-r0) 21:57:51 (17/73) Installing fontconfig (2.13.1-r4) 21:57:51 (18/73) Installing fribidi (1.0.11-r0) 21:57:51 (19/73) Installing libffi (3.4.2-r1) 21:57:51 (20/73) Installing libintl (0.21-r0) 21:57:51 (21/73) Installing libblkid (2.37.4-r0) 21:57:51 (22/73) Installing libmount (2.37.4-r0) 21:57:51 (23/73) Installing pcre (8.45-r1) 21:57:51 (24/73) Installing glib (2.70.1-r0) 21:57:51 (25/73) Installing graphite2 (1.3.14-r0) 21:57:51 (26/73) Installing harfbuzz (3.0.0-r2) 21:57:51 (27/73) Installing libass (0.15.2-r0) 21:57:51 (28/73) Installing libdav1d (0.9.2-r0) 21:57:51 (29/73) Installing gmp (6.2.1-r1) 21:57:51 (30/73) Installing nettle (3.7.3-r0) 21:57:51 (31/73) Installing p11-kit (0.24.0-r1) 21:57:51 (32/73) Installing libtasn1 (4.18.0-r0) 21:57:51 (33/73) Installing libunistring (0.9.10-r1) 21:57:51 (34/73) Installing gnutls (3.7.1-r0) 21:57:51 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) 21:57:51 (36/73) Installing ncurses-libs (6.3_p20211120-r1) 21:57:51 (37/73) Installing lame (3.100-r0) 21:57:51 (38/73) Installing opus (1.3.1-r1) 21:57:51 (39/73) Installing libgomp (10.3.1_git20211027-r0) 21:57:51 (40/73) Installing soxr (0.1.3-r2) 21:57:51 (41/73) Installing libgcc (10.3.1_git20211027-r0) 21:57:51 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 21:57:51 (43/73) Installing libsrt (1.4.2-r1) 21:57:51 (44/73) Installing libssh (0.9.6-r1) 21:57:51 (45/73) Installing libogg (1.3.5-r0) 21:57:51 (46/73) Installing libtheora (1.1.1-r16) 21:57:51 (47/73) Installing libjpeg-turbo (2.1.2-r0) 21:57:51 (48/73) Installing v4l-utils-libs (1.22.1-r1) 21:57:51 (49/73) Installing libxext (1.3.4-r0) 21:57:51 (50/73) Installing libxfixes (6.0.0-r0) 21:57:51 (51/73) Installing libdrm (2.4.109-r0) 21:57:52 (52/73) Installing wayland-libs-client (1.19.0-r1) 21:57:52 (53/73) Installing libva (2.13.0-r0) 21:57:52 (54/73) Installing libvdpau (1.4-r0) 21:57:52 (55/73) Installing vidstab (1.1.0-r1) 21:57:52 (56/73) Installing libvorbis (1.3.7-r0) 21:57:52 (57/73) Installing libvpx (1.10.0-r0) 21:57:52 (58/73) Installing vulkan-loader (1.2.196-r0) 21:57:52 (59/73) Installing libwebp (1.2.2-r0) 21:57:52 (60/73) Installing x264-libs (20210613-r0) 21:57:52 (61/73) Installing x265-libs (3.5-r0) 21:57:52 (62/73) Installing xvidcore (1.3.7-r1) 21:57:52 (63/73) Installing ffmpeg-libs (4.4.1-r2) 21:57:52 (64/73) Installing ffmpeg (4.4.1-r2) 21:57:52 (65/73) Installing udev-init-scripts (35-r0) 21:57:52 Executing udev-init-scripts-35-r0.post-install 21:57:52 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 21:57:52 (67/73) Installing xz-libs (5.2.5-r1) 21:57:52 (68/73) Installing zstd-libs (1.5.0-r0) 21:57:52 (69/73) Installing kmod-libs (29-r2) 21:57:52 (70/73) Installing eudev (3.2.11_pre1-r0) 21:57:52 (71/73) Installing libsodium (1.0.18-r0) 21:57:52 (72/73) Installing libzmq (4.3.4-r0) 21:57:52 (73/73) Installing zeromq (4.3.4-r0) 21:57:52 Executing busybox-1.34.1-r7.trigger 21:57:52 Executing eudev-3.2.11_pre1-r0.trigger 21:57:52 OK: 67 MiB in 87 packages 21:57:55 Removing intermediate container 5ac5fefcf865 21:57:55 ---> 185c50fb8b3d 21:57:55 Step 17/30 : WORKDIR / 21:57:55 ---> Running in fcad8108a5bf 21:57:56 Removing intermediate container fcad8108a5bf 21:57:56 ---> 2af7eab18d72 21:57:56 Step 18/30 : COPY --from=builder /device-usb-camera/cmd / 21:57:57 ---> 590c59d5bafd 21:57:57 Step 19/30 : COPY --from=builder /device-usb-camera/LICENSE / 21:57:57 ---> 849e61855aaa 21:57:57 Step 20/30 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:57:58 ---> 4dfdee07775e 21:57:58 Step 21/30 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:57:59 ---> 36ff1f81e0b5 21:57:59 Step 22/30 : COPY --from=rtsp /rtsp-simple-server.yml / 21:57:59 ---> a45ddcd2cc0b 21:57:59 Step 23/30 : COPY --from=rtsp /rtsp-simple-server / 21:58:01 ---> 4c8310a0dac9 21:58:01 Step 24/30 : EXPOSE 59983 21:58:01 ---> Running in e07e36f206f0 21:58:01 Removing intermediate container e07e36f206f0 21:58:01 ---> c5ffc83c7cfc 21:58:01 Step 25/30 : EXPOSE 8554 21:58:01 ---> Running in 3ee494bc8d5f 21:58:01 Removing intermediate container 3ee494bc8d5f 21:58:01 ---> 9fcc148925c0 21:58:01 Step 26/30 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:58:02 ---> Running in 68680f965468 21:58:02 Removing intermediate container 68680f965468 21:58:02 ---> bc47af399c0c 21:58:02 Step 27/30 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 21:58:02 ---> Running in 0e43e2194f80 21:58:02 Removing intermediate container 0e43e2194f80 21:58:02 ---> 3c268f5b519f 21:58:02 Step 28/30 : LABEL arch=arm64 21:58:02 ---> Running in 2c60a647429e 21:58:02 Removing intermediate container 2c60a647429e 21:58:02 ---> 951836895268 21:58:02 Step 29/30 : LABEL git_sha=ae9b81e5a42b403d81a80009dd39fe856fecfee3 21:58:03 ---> Running in 82257d610f2c 21:58:03 Removing intermediate container 82257d610f2c 21:58:03 ---> dcc9ef0af12e 21:58:03 Step 30/30 : LABEL version=0.0.1-dev.16 21:58:03 ---> Running in 4f28dd621b74 21:58:03 Removing intermediate container 4f28dd621b74 21:58:03 ---> f69f84a3a297 21:58:03 [Warning] One or more build-args [ARCH] were not consumed 21:58:03 Successfully built f69f84a3a297 21:58:03 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:58:03 provisioning config files... 21:58:03 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/27@tmp/config9003988531964393403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:04 ---> docker-login.sh 21:58:04 nexus3.edgexfoundry.org:10001 21:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:04 Configure a credential helper to remove this warning. See 21:58:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:04 21:58:04 Login Succeeded 21:58:04 nexus3.edgexfoundry.org:10002 21:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:05 Configure a credential helper to remove this warning. See 21:58:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:05 21:58:05 Login Succeeded 21:58:05 nexus3.edgexfoundry.org:10003 21:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:05 Configure a credential helper to remove this warning. See 21:58:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:05 21:58:05 Login Succeeded 21:58:05 nexus3.edgexfoundry.org:10004 21:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:06 Configure a credential helper to remove this warning. See 21:58:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:06 21:58:06 Login Succeeded 21:58:06 docker.io 21:58:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:06 Configure a credential helper to remove this warning. See 21:58:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:06 21:58:06 Login Succeeded 21:58:06 ---> docker-login.sh ends [Pipeline] } 21:58:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:58:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:58:06 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 21:58:06 ae9b81e5a42b403d81a80009dd39fe856fecfee3 21:58:06 latest 21:58:06 0.0.1-dev.16 21:58:06 ae9b81e5a42b403d81a80009dd39fe856fecfee3-0.0.1-dev.16 21:58:06 main 21:58:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:07 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ae9b81e5a42b403d81a80009dd39fe856fecfee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:07 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ae9b81e5a42b403d81a80009dd39fe856fecfee3 21:58:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:58:07 a43932d1df72: Preparing 21:58:07 1207169bf42c: Preparing 21:58:07 296bf8cfa47f: Preparing 21:58:07 96543775ebeb: Preparing 21:58:07 281c5eb60273: Preparing 21:58:07 f336241a3b79: Preparing 21:58:07 ec571e6c4db4: Preparing 21:58:07 eb54b7b7991f: Preparing 21:58:07 f336241a3b79: Waiting 21:58:07 ec571e6c4db4: Waiting 21:58:07 eb54b7b7991f: Waiting 21:58:07 1207169bf42c: Pushed 21:58:07 96543775ebeb: Pushed 21:58:07 281c5eb60273: Pushed 21:58:07 296bf8cfa47f: Pushed 21:58:07 eb54b7b7991f: Layer already exists 21:58:12 a43932d1df72: Pushed 21:58:13 f336241a3b79: Pushed 21:58:21 ec571e6c4db4: Pushed 21:58:21 ae9b81e5a42b403d81a80009dd39fe856fecfee3: digest: sha256:cd890a5256ae2a99428bbf7428549e38c8ea8b1d9ceaddccd2d6847a1f357c65 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:22 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:22 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 21:58:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:58:22 a43932d1df72: Preparing 21:58:22 1207169bf42c: Preparing 21:58:22 296bf8cfa47f: Preparing 21:58:22 96543775ebeb: Preparing 21:58:22 281c5eb60273: Preparing 21:58:22 f336241a3b79: Preparing 21:58:22 ec571e6c4db4: Preparing 21:58:22 eb54b7b7991f: Preparing 21:58:22 ec571e6c4db4: Waiting 21:58:22 eb54b7b7991f: Waiting 21:58:22 f336241a3b79: Waiting 21:58:22 281c5eb60273: Layer already exists 21:58:22 1207169bf42c: Layer already exists 21:58:22 a43932d1df72: Layer already exists 21:58:22 296bf8cfa47f: Layer already exists 21:58:22 96543775ebeb: Layer already exists 21:58:22 ec571e6c4db4: Layer already exists 21:58:22 f336241a3b79: Layer already exists 21:58:22 eb54b7b7991f: Layer already exists 21:58:22 latest: digest: sha256:cd890a5256ae2a99428bbf7428549e38c8ea8b1d9ceaddccd2d6847a1f357c65 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:23 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.16 21:58:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:58:23 a43932d1df72: Preparing 21:58:23 1207169bf42c: Preparing 21:58:23 296bf8cfa47f: Preparing 21:58:23 96543775ebeb: Preparing 21:58:23 281c5eb60273: Preparing 21:58:23 f336241a3b79: Preparing 21:58:23 ec571e6c4db4: Preparing 21:58:23 eb54b7b7991f: Preparing 21:58:23 f336241a3b79: Waiting 21:58:23 ec571e6c4db4: Waiting 21:58:23 eb54b7b7991f: Waiting 21:58:23 1207169bf42c: Layer already exists 21:58:23 a43932d1df72: Layer already exists 21:58:23 281c5eb60273: Layer already exists 21:58:23 296bf8cfa47f: Layer already exists 21:58:23 96543775ebeb: Layer already exists 21:58:23 ec571e6c4db4: Layer already exists 21:58:23 f336241a3b79: Layer already exists 21:58:23 eb54b7b7991f: Layer already exists 21:58:23 0.0.1-dev.16: digest: sha256:cd890a5256ae2a99428bbf7428549e38c8ea8b1d9ceaddccd2d6847a1f357c65 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:24 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ae9b81e5a42b403d81a80009dd39fe856fecfee3-0.0.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ae9b81e5a42b403d81a80009dd39fe856fecfee3-0.0.1-dev.16 21:58:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:58:24 a43932d1df72: Preparing 21:58:24 1207169bf42c: Preparing 21:58:24 296bf8cfa47f: Preparing 21:58:24 96543775ebeb: Preparing 21:58:24 281c5eb60273: Preparing 21:58:24 f336241a3b79: Preparing 21:58:24 ec571e6c4db4: Preparing 21:58:24 eb54b7b7991f: Preparing 21:58:24 f336241a3b79: Waiting 21:58:24 eb54b7b7991f: Waiting 21:58:24 ec571e6c4db4: Waiting 21:58:24 296bf8cfa47f: Layer already exists 21:58:24 1207169bf42c: Layer already exists 21:58:24 96543775ebeb: Layer already exists 21:58:24 281c5eb60273: Layer already exists 21:58:24 a43932d1df72: Layer already exists 21:58:24 ec571e6c4db4: Layer already exists 21:58:24 f336241a3b79: Layer already exists 21:58:24 eb54b7b7991f: Layer already exists 21:58:24 ae9b81e5a42b403d81a80009dd39fe856fecfee3-0.0.1-dev.16: digest: sha256:cd890a5256ae2a99428bbf7428549e38c8ea8b1d9ceaddccd2d6847a1f357c65 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:25 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:25 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 21:58:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:58:25 a43932d1df72: Preparing 21:58:25 1207169bf42c: Preparing 21:58:25 296bf8cfa47f: Preparing 21:58:25 96543775ebeb: Preparing 21:58:25 281c5eb60273: Preparing 21:58:25 f336241a3b79: Preparing 21:58:25 ec571e6c4db4: Preparing 21:58:25 eb54b7b7991f: Preparing 21:58:25 f336241a3b79: Waiting 21:58:25 ec571e6c4db4: Waiting 21:58:25 eb54b7b7991f: Waiting 21:58:25 281c5eb60273: Layer already exists 21:58:25 1207169bf42c: Layer already exists 21:58:25 296bf8cfa47f: Layer already exists 21:58:25 96543775ebeb: Layer already exists 21:58:25 a43932d1df72: Layer already exists 21:58:25 eb54b7b7991f: Layer already exists 21:58:25 f336241a3b79: Layer already exists 21:58:25 ec571e6c4db4: Layer already exists 21:58:25 main: digest: sha256:cd890a5256ae2a99428bbf7428549e38c8ea8b1d9ceaddccd2d6847a1f357c65 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:58:25 ===================================================== [Pipeline] echo 21:58:25 taggedImages: 21:58:25 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ae9b81e5a42b403d81a80009dd39fe856fecfee3 21:58:25 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 21:58:25 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.16 21:58:25 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ae9b81e5a42b403d81a80009dd39fe856fecfee3-0.0.1-dev.16 21:58:25 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:58:26 21:58:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:58:27 arm64: Pulling from edgex-lftools-log-publisher 21:58:27 8998bd30e6a1: Pulling fs layer 21:58:27 04944245beec: Pulling fs layer 21:58:27 699f458cf7ca: Pulling fs layer 21:58:27 765212b225bb: Pulling fs layer 21:58:27 f23df028b6ca: Pulling fs layer 21:58:27 d65c8cfc05b1: Pulling fs layer 21:58:27 2437ff75d9bd: Pulling fs layer 21:58:27 f23df028b6ca: Waiting 21:58:27 d65c8cfc05b1: Waiting 21:58:27 2437ff75d9bd: Waiting 21:58:27 765212b225bb: Waiting 21:58:27 04944245beec: Verifying Checksum 21:58:27 04944245beec: Download complete 21:58:27 765212b225bb: Verifying Checksum 21:58:27 765212b225bb: Download complete 21:58:27 f23df028b6ca: Verifying Checksum 21:58:27 f23df028b6ca: Download complete 21:58:27 d65c8cfc05b1: Verifying Checksum 21:58:27 d65c8cfc05b1: Download complete 21:58:27 699f458cf7ca: Verifying Checksum 21:58:27 699f458cf7ca: Download complete 21:58:27 8998bd30e6a1: Verifying Checksum 21:58:27 8998bd30e6a1: Download complete 21:58:30 2437ff75d9bd: Verifying Checksum 21:58:30 2437ff75d9bd: Download complete 21:58:33 8998bd30e6a1: Pull complete 21:58:33 04944245beec: Pull complete 21:58:35 699f458cf7ca: Pull complete 21:58:35 765212b225bb: Pull complete 21:58:36 f23df028b6ca: Pull complete 21:58:36 d65c8cfc05b1: Pull complete 21:58:51 2437ff75d9bd: Pull complete 21:58:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:58:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:58:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:51 prd-ubuntu20.04-docker-arm64-4c-16g-20615 does not seem to be running inside a container 21:58:51 $ 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/27 -v /w/workspace/device-usb-camera/27:/w/workspace/device-usb-camera/27:rw,z -v /w/workspace/device-usb-camera/27@tmp:/w/workspace/device-usb-camera/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:58:54 $ docker top 8e9145ead24deb12b177ef6a466873be8d0a52be52edd40e5fb6d7db7e933def -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:55 ---> job-cost.sh 21:58:55 lf-activate-venv: SKIPPING 21:58:55 INFO: No Stack... 21:58:55 INFO: Retrieving Pricing Info for: v3-standard-4 21:58:56 INFO: Archiving Costs [Pipeline] sh 21:58:57 + cat /w/workspace/device-usb-camera/27/archives/cost.csv 21:58:57 + cut -d, -f6 [Pipeline] lock 21:58:57 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-27-stack-cost] 21:58:57 Resource [jenkins-edgexfoundry-device-usb-camera-main-27-stack-cost] did not exist. Created. 21:58:57 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:58:58 /w/workspace/device-usb-camera/27@tmp/durable-b1af7389/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:58:58 + echo total: 0.10999999940395355 [Pipeline] stash 21:58:58 Warning: overwriting stash ‘stack-cost’ 21:58:58 Stashed 1 file(s) [Pipeline] } 21:58:58 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-27-stack-cost] [Pipeline] // lock [Pipeline] } 21:58:58 $ docker stop --time=1 8e9145ead24deb12b177ef6a466873be8d0a52be52edd40e5fb6d7db7e933def 21:59:00 $ docker rm -f 8e9145ead24deb12b177ef6a466873be8d0a52be52edd40e5fb6d7db7e933def [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 21:59:00 provisioning config files... 21:59:00 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3086819412855691066tmp [Pipeline] { [Pipeline] sh 21:59:01 + set +x 21:59:01 + curl -s https://codecov.io/bash 21:59:01 + bash -s -- 21:59:01 21:59:01 _____ _ 21:59:01 / ____| | | 21:59:01 | | ___ __| | ___ ___ _____ __ 21:59:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:59:01 | |___| (_) | (_| | __/ (_| (_) \ V / 21:59:01 \_____\___/ \__,_|\___|\___\___/ \_/ 21:59:01 Bash-1.0.6 21:59:01 21:59:01 21:59:01 ==> git version 2.25.1 found 21:59:01 ==> 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 21:59:01 Release-Date: 2020-01-08 21:59:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:59:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:59:01 ==> Jenkins CI detected. 21:59:01 current dir:  /w/workspace/exfoundry_device-usb-camera_main 21:59:01 project root: . 21:59:01 --> token set from env 21:59:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:59:01 ==> Running gcov in . (disable via -X gcov) 21:59:01 ==> Python coveragepy not found 21:59:01 ==> Searching for coverage reports in: 21:59:01 + . 21:59:01 -> Found 1 reports 21:59:01 ==> Detecting git/mercurial file structure 21:59:01 ==> Reading reports 21:59:01 + ./coverage.out bytes=10 21:59:01 ==> Appending adjustments 21:59:01 https://docs.codecov.io/docs/fixing-reports 21:59:01 + Found adjustments 21:59:01 ==> Gzipping contents 21:59:01 4.0K /tmp/codecov.2Eji1D.gz 21:59:01 ==> Uploading reports 21:59:01 url: https://codecov.io 21:59:01 query: branch=main&commit=ae9b81e5a42b403d81a80009dd39fe856fecfee3&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:59:01 -> Pinging Codecov 21:59:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=ae9b81e5a42b403d81a80009dd39fe856fecfee3&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:59:01 -> Uploading to 21:59:01 https://storage.googleapis.com/codecov/v4/raw/2022-07-20/73D8F5FF140700D3E01443B452E23636/ae9b81e5a42b403d81a80009dd39fe856fecfee3/615132c0-4680-49c4-ab97-cc0755ffb83f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220720%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220720T215901Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=56af14f431c45f2bf6cd5627c12745686d27a6b00e303cb1b66710c9bc470c4e 21:59:01 % Total % Received % Xferd Average Speed Time Time Time Current 21:59:01 Dload Upload Total Spent Left Speed 21:59:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1187 0 0 100 1187 0 4412 --:--:-- --:--:-- --:--:-- 4412 21:59:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/ae9b81e5a42b403d81a80009dd39fe856fecfee3 [Pipeline] } 21:59:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:59:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:59:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:59:02 21:59:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:59:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:59:02 df9b9388f04a: Pulling fs layer 21:59:02 52dc419b0ee2: Pulling fs layer 21:59:02 25bc292e5bac: Pulling fs layer 21:59:02 114826534d7a: Pulling fs layer 21:59:02 4657fd5d0bcf: Pulling fs layer 21:59:02 6ad1cebc031e: Pulling fs layer 21:59:02 8a3aa393b2d8: Pulling fs layer 21:59:02 4657fd5d0bcf: Waiting 21:59:02 6ad1cebc031e: Waiting 21:59:02 114826534d7a: Waiting 21:59:02 25bc292e5bac: Verifying Checksum 21:59:02 25bc292e5bac: Download complete 21:59:02 52dc419b0ee2: Verifying Checksum 21:59:02 52dc419b0ee2: Download complete 21:59:02 4657fd5d0bcf: Verifying Checksum 21:59:02 4657fd5d0bcf: Download complete 21:59:02 df9b9388f04a: Verifying Checksum 21:59:03 6ad1cebc031e: Verifying Checksum 21:59:03 6ad1cebc031e: Download complete 21:59:03 df9b9388f04a: Pull complete 21:59:03 52dc419b0ee2: Pull complete 21:59:03 25bc292e5bac: Pull complete 21:59:03 114826534d7a: Verifying Checksum 21:59:03 114826534d7a: Download complete 21:59:03 8a3aa393b2d8: Verifying Checksum 21:59:03 8a3aa393b2d8: Download complete 21:59:07 114826534d7a: Pull complete 21:59:07 4657fd5d0bcf: Pull complete 21:59:07 6ad1cebc031e: Pull complete 21:59:11 8a3aa393b2d8: Pull complete 21:59:11 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:59:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:59:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:11 prd-ubuntu20.04-docker-8c-8g-20610 does not seem to be running inside a container 21:59:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:59:12 $ docker top a391e7512b552473ae951f24e29df8c248d6c8abd4731c5ccc6c2fddf4644df7 -eo pid,comm [Pipeline] { [Pipeline] echo 21:59:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 21:59:13 + set -o pipefail 21:59:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 21:59:19 21:59:19 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 21:59:19 21:59:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/bc581d8a-10e6-4083-b04d-efcee5dd4d1f 21:59:19 21:59:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:59:19 21:59:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:59:19 21:59:19 [Pipeline] } 21:59:19 $ docker stop --time=1 a391e7512b552473ae951f24e29df8c248d6c8abd4731c5ccc6c2fddf4644df7 21:59:21 $ docker rm -f a391e7512b552473ae951f24e29df8c248d6c8abd4731c5ccc6c2fddf4644df7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:59:22 + git log --format=format:%s -1 ae9b81e5a42b403d81a80009dd39fe856fecfee3 [Pipeline] sh 21:59:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:59:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:59:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:22 prd-ubuntu20.04-docker-8c-8g-20610 does not seem to be running inside a container 21:59:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:59:23 $ docker top c2fc6e069dc3206dec348e2883066ee26bcb3d217053da4f1ab33d43fee64a8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:59:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:23 [ssh-agent] Looking for ssh-agent implementation... 21:59:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:23 $ docker exec c2fc6e069dc3206dec348e2883066ee26bcb3d217053da4f1ab33d43fee64a8e ssh-agent 21:59:23 SSH_AUTH_SOCK=/tmp/ssh-CaQeeAR7FA4A/agent.32 21:59:23 SSH_AGENT_PID=38 21:59:23 Running ssh-add (command line suppressed) 21:59:23 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_389376651957530829.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_389376651957530829.key) 21:59:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:24 + git semver tag 21:59:24 2022-07-20 21:59:24,424 [run_tag] DEBUG tag force:False 21:59:24 2022-07-20 21:59:24,424 [check_head_tag] DEBUG check head tag 21:59:24 2022-07-20 21:59:24,425 [execute] INFO git cat-file --batch-check 21:59:24 2022-07-20 21:59:24,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 21:59:24 2022-07-20 21:59:24,429 [execute] INFO git cat-file --batch 21:59:24 2022-07-20 21:59:24,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 21:59:24 2022-07-20 21:59:24,437 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:59:24 2022-07-20 21:59:24,437 [execute] INFO git tag -a v0.0.1-dev.16 -m v0.0.1-dev.16 21:59:24 2022-07-20 21:59:24,437 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.16', '-m', 'v0.0.1-dev.16'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 21:59:24 2022-07-20 21:59:24,443 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:59:24 0.0.1-dev.16 [Pipeline] } 21:59:24 $ docker exec --env ******** --env ******** c2fc6e069dc3206dec348e2883066ee26bcb3d217053da4f1ab33d43fee64a8e ssh-agent -k 21:59:24 unset SSH_AUTH_SOCK; 21:59:24 unset SSH_AGENT_PID; 21:59:24 echo Agent pid 38 killed; 21:59:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:59:24 + git semver [Pipeline] } 21:59:25 $ docker stop --time=1 c2fc6e069dc3206dec348e2883066ee26bcb3d217053da4f1ab33d43fee64a8e 21:59:26 $ docker rm -f c2fc6e069dc3206dec348e2883066ee26bcb3d217053da4f1ab33d43fee64a8e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:59:26 21:59:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:59:27 0.23.1-centos7: Pulling from edgex-lftools 21:59:27 ab5ef0e58194: Pulling fs layer 21:59:27 9712f1f96733: Pulling fs layer 21:59:27 63f879dbbcfc: Pulling fs layer 21:59:27 0d9ebad4ef96: Pulling fs layer 21:59:27 e9a5061849ea: Pulling fs layer 21:59:27 d747dcd14b5f: Pulling fs layer 21:59:27 2de7ff778b66: Pulling fs layer 21:59:27 e9a5061849ea: Waiting 21:59:27 d747dcd14b5f: Waiting 21:59:27 2de7ff778b66: Waiting 21:59:27 0d9ebad4ef96: Waiting 21:59:27 9712f1f96733: Verifying Checksum 21:59:27 9712f1f96733: Download complete 21:59:27 63f879dbbcfc: Verifying Checksum 21:59:27 63f879dbbcfc: Download complete 21:59:27 e9a5061849ea: Verifying Checksum 21:59:27 e9a5061849ea: Download complete 21:59:27 d747dcd14b5f: Download complete 21:59:27 0d9ebad4ef96: Verifying Checksum 21:59:27 0d9ebad4ef96: Download complete 21:59:27 ab5ef0e58194: Download complete 21:59:28 2de7ff778b66: Verifying Checksum 21:59:28 2de7ff778b66: Download complete 21:59:31 ab5ef0e58194: Pull complete 21:59:31 9712f1f96733: Pull complete 21:59:31 63f879dbbcfc: Pull complete 21:59:36 0d9ebad4ef96: Pull complete 21:59:36 e9a5061849ea: Pull complete 21:59:36 d747dcd14b5f: Pull complete 21:59:37 2de7ff778b66: Pull complete 21:59:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:59:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:59:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:37 prd-ubuntu20.04-docker-8c-8g-20610 does not seem to be running inside a container 21:59:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:59:39 $ docker top 00a5ee126ef0b25c11e0c77f59da486ef962b2e468c704bd03738b953c1d623b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:59:39 provisioning config files... 21:59:39 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4405489827325440790tmp 21:59:39 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4836055536462044255tmp 21:59:39 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7664429615334968787tmp [Pipeline] { [Pipeline] echo 21:59:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:59:39 ---> sigul-configuration.sh 21:59:39 gpg: directory `/root/.gnupg' created 21:59:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:59:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:59:39 gpg: keyring `/root/.gnupg/secring.gpg' created 21:59:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:59:39 gpg: CAST5 encrypted data 21:59:39 gpg: encrypted with 1 passphrase 21:59:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:59:39 + mkdir /home/jenkins 21:59:39 + mkdir /home/jenkins/sigul [Pipeline] sh 21:59:40 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:59:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:59:40 ---> sigul-install.sh 21:59:40 Sigul already installed; skipping installation. [Pipeline] sh 21:59:40 + git tag --list 21:59:40 v0.0.0 21:59:40 v0.0.1-dev.1 21:59:40 v0.0.1-dev.10 21:59:40 v0.0.1-dev.11 21:59:40 v0.0.1-dev.12 21:59:40 v0.0.1-dev.13 21:59:40 v0.0.1-dev.14 21:59:40 v0.0.1-dev.15 21:59:40 v0.0.1-dev.16 21:59:40 v0.0.1-dev.2 21:59:40 v0.0.1-dev.3 21:59:40 v0.0.1-dev.4 21:59:40 v0.0.1-dev.5 21:59:40 v0.0.1-dev.6 21:59:40 v0.0.1-dev.7 21:59:40 v0.0.1-dev.8 21:59:40 v0.0.1-dev.9 [Pipeline] sh 21:59:41 + lftools sign git-tag v0.0.1-dev.16 21:59:41 Signing Git tag with Sigul... 21:59:41 Signing v0.0.1-dev.16 [Pipeline] echo 21:59:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:59:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:59:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:59:42 $ docker stop --time=1 00a5ee126ef0b25c11e0c77f59da486ef962b2e468c704bd03738b953c1d623b 21:59:43 $ docker rm -f 00a5ee126ef0b25c11e0c77f59da486ef962b2e468c704bd03738b953c1d623b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:59:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:59:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:59:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:44 prd-ubuntu20.04-docker-8c-8g-20610 does not seem to be running inside a container 21:59:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:59:44 $ docker top c2e444087a3c152c66476b4a8a75d361883a15586a8f0df16d90ef7d8f9b6980 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:59:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:44 [ssh-agent] Looking for ssh-agent implementation... 21:59:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:44 $ docker exec c2e444087a3c152c66476b4a8a75d361883a15586a8f0df16d90ef7d8f9b6980 ssh-agent 21:59:45 SSH_AUTH_SOCK=/tmp/ssh-iXCWyzxcOB0g/agent.34 21:59:45 SSH_AGENT_PID=40 21:59:45 Running ssh-add (command line suppressed) 21:59:45 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9218122852505870051.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9218122852505870051.key) 21:59:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:45 + git semver bump pre 21:59:45 2022-07-20 21:59:45,767 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:59:45 2022-07-20 21:59:45,767 [bump_version] DEBUG bumping version:0.0.1-dev.16 on axis:pre with prefix:dev 21:59:45 2022-07-20 21:59:45,767 [bump_version] DEBUG bumped version:0.0.1-dev.17 21:59:45 2022-07-20 21:59:45,767 [write_version] DEBUG write version:0.0.1-dev.17 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 21:59:45 2022-07-20 21:59:45,768 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:59:45 2022-07-20 21:59:45,768 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:59:45 2022-07-20 21:59:45,769 [execute] INFO git cat-file --batch-check 21:59:45 2022-07-20 21:59:45,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:59:45 2022-07-20 21:59:45,776 [execute] INFO git cat-file --batch 21:59:45 2022-07-20 21:59:45,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:59:46 2022-07-20 21:59:45,782 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:59:46 0.0.1-dev.17 [Pipeline] } 21:59:46 $ docker exec --env ******** --env ******** c2e444087a3c152c66476b4a8a75d361883a15586a8f0df16d90ef7d8f9b6980 ssh-agent -k 21:59:46 unset SSH_AUTH_SOCK; 21:59:46 unset SSH_AGENT_PID; 21:59:46 echo Agent pid 40 killed; 21:59:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:59:46 + git semver [Pipeline] } 21:59:46 $ docker stop --time=1 c2e444087a3c152c66476b4a8a75d361883a15586a8f0df16d90ef7d8f9b6980 21:59:47 $ docker rm -f c2e444087a3c152c66476b4a8a75d361883a15586a8f0df16d90ef7d8f9b6980 [Pipeline] // withDockerContainer [Pipeline] sh 21:59:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:59:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:59:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:48 prd-ubuntu20.04-docker-8c-8g-20610 does not seem to be running inside a container 21:59:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:59:49 $ docker top 3451f6292d9799b7fe8a95823fb54e2cdcceadfe8d3a275c49482c1db4acf47b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:59:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:49 [ssh-agent] Looking for ssh-agent implementation... 21:59:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:49 $ docker exec 3451f6292d9799b7fe8a95823fb54e2cdcceadfe8d3a275c49482c1db4acf47b ssh-agent 21:59:49 SSH_AUTH_SOCK=/tmp/ssh-yGTJv99GE7p2/agent.32 21:59:49 SSH_AGENT_PID=38 21:59:49 Running ssh-add (command line suppressed) 21:59:49 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8093384749012196052.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8093384749012196052.key) 21:59:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:49 + git semver push 21:59:50 2022-07-20 21:59:50,135 [run_push] DEBUG push 21:59:50 2022-07-20 21:59:50,136 [execute] INFO git cat-file --batch-check 21:59:50 2022-07-20 21:59:50,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:59:50 2022-07-20 21:59:50,141 [execute] INFO git rev-list 7c4375ef26fa0b4b3898777ce314f441e949caee -- 21:59:50 2022-07-20 21:59:50,141 [execute] DEBUG Popen(['git', 'rev-list', '7c4375ef26fa0b4b3898777ce314f441e949caee', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:59:50 2022-07-20 21:59:50,147 [execute] INFO git fetch -v origin 21:59:50 2022-07-20 21:59:50,148 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 21:59:50 2022-07-20 21:59:50,617 [run_push] DEBUG no remote changes detected 21:59:50 2022-07-20 21:59:50,617 [execute] INFO git push origin semver 21:59:50 2022-07-20 21:59:50,618 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:59:51 2022-07-20 21:59:51,260 [run_push] DEBUG push all version tags 21:59:51 2022-07-20 21:59:51,261 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:59:51 2022-07-20 21:59:51,261 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 21:59:52 2022-07-20 21:59:51,910 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:59:52 0.0.1-dev.17 [Pipeline] } 21:59:52 $ docker exec --env ******** --env ******** 3451f6292d9799b7fe8a95823fb54e2cdcceadfe8d3a275c49482c1db4acf47b ssh-agent -k 21:59:52 unset SSH_AUTH_SOCK; 21:59:52 unset SSH_AGENT_PID; 21:59:52 echo Agent pid 38 killed; 21:59:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:59:52 + git semver [Pipeline] } 21:59:52 $ docker stop --time=1 3451f6292d9799b7fe8a95823fb54e2cdcceadfe8d3a275c49482c1db4acf47b 21:59:54 $ docker rm -f 3451f6292d9799b7fe8a95823fb54e2cdcceadfe8d3a275c49482c1db4acf47b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 21:59:54 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 21:59:54 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 21:59:54 total 16 21:59:54 drwxr-xr-x 3 root root 4096 Jul 20 21:51 . 21:59:54 drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 21:59 .. 21:59:54 drwxr-xr-x 2 root root 4096 Jul 20 21:51 cost 21:59:54 -rw-r--r-- 1 root root 87 Jul 20 21:51 cost.csv 21:59:54 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 21:59:54 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 21:59:54 total 16 21:59:54 drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 21:51 . 21:59:54 drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 21:59 .. 21:59:54 drwxr-xr-x 2 jenkins jenkins 4096 Jul 20 21:51 cost 21:59:54 -rw-r--r-- 1 jenkins jenkins 87 Jul 20 21:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:59:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:59:55 ---> package-listing.sh 21:59:55 ++ facter osfamily 21:59:55 ++ tr '[:upper:]' '[:lower:]' 21:59:56 + OS_FAMILY=debian 21:59:56 + workspace=/w/workspace/exfoundry_device-usb-camera_main 21:59:56 + START_PACKAGES=/tmp/packages_start.txt 21:59:56 + END_PACKAGES=/tmp/packages_end.txt 21:59:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:59:56 + PACKAGES=/tmp/packages_start.txt 21:59:56 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 21:59:56 + PACKAGES=/tmp/packages_end.txt 21:59:56 + case "${OS_FAMILY}" in 21:59:56 + dpkg -l 21:59:56 + grep '^ii' 21:59:56 + '[' -f /tmp/packages_start.txt ']' 21:59:56 + '[' -f /tmp/packages_end.txt ']' 21:59:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:59:56 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 21:59:56 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 21:59:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 21:59:56 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:59:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:57 prd-ubuntu20.04-docker-8c-8g-20610 does not seem to be running inside a container 21:59:57 $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:59:57 $ docker top 735f70d28233422dea4343585cfd6e83cefced8d03708489cd361a1889b13aff -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:57 + touch /tmp/pre-build-complete [Pipeline] sh 21:59:58 + mkdir -p /var/log/sysstat [Pipeline] sh 21:59:58 + ls /var/log/sa-host 21:59:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:59:58 provisioning config files... 21:59:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4516365626815136972tmp [Pipeline] { [Pipeline] echo 21:59:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:59:58 ---> create-netrc.sh [Pipeline] } 21:59:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:59:59 ---> python-tools-install.sh [Pipeline] echo 21:59:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:59:59 ---> sudo-logs.sh 21:59:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:59:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:59:59 ---> job-cost.sh 21:59:59 lf-activate-venv: SKIPPING 21:59:59 DEBUG: total: 0.2199999988079071 21:59:59 INFO: Retrieving Stack Cost... 22:00:00 INFO: Retrieving Pricing Info for: v3-standard-8 22:00:00 INFO: Archiving Costs [Pipeline] echo 22:00:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:00:00 ---> logs-deploy.sh 22:00:00 lf-activate-venv: SKIPPING 22:00:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/27 22:00:00 INFO: archiving workspace using pattern(s): 22:00:02 Archives upload complete. 22:00:02 INFO: archiving logs to Nexus