Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6f81cc8667d3bc8f839c8865208334794a1ef34 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-ssh8599100413750889361.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-ssh13371469981873082793.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-ssh11051865706232613761.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-ssh10201707549498875378.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-ssh9726563162504892538.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-20506 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 Avoid second fetch Checking out Revision f6f81cc8667d3bc8f839c8865208334794a1ef34 (main) 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 > 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 f6f81cc8667d3bc8f839c8865208334794a1ef34 # timeout=10 Commit message: "Merge pull request #52 from farshidtz/rtsp-expose" > git rev-list --no-walk d52eed5e0bdf095fe71ab1c2620e174378e09b3d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:15:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:15:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:15:08 ========================================================= 18:15:08 EdgeX Global Pipelines Version Info 18:15:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:15:09 ------------------- 18:15:09 stable info: 18:15:09 ------------------- 18:15:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:15:09 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 18:15:09 Message: update stable to v1.0.238 18:15:10 ------------------- 18:15:10 experimental info: 18:15:10 ------------------- 18:15:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:15:10 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 18:15:10 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6f81cc8667d3bc8f839c8865208334794a1ef34 [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6f81cc [Pipeline] echo 18:15:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:15:10 provisioning config files... 18:15:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1122992291487852909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:11 ---> docker-login.sh 18:15:11 nexus3.edgexfoundry.org:10001 18:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:11 Configure a credential helper to remove this warning. See 18:15:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:11 18:15:11 Login Succeeded 18:15:11 nexus3.edgexfoundry.org:10002 18:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:12 Configure a credential helper to remove this warning. See 18:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:12 18:15:12 Login Succeeded 18:15:12 nexus3.edgexfoundry.org:10003 18:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:12 Configure a credential helper to remove this warning. See 18:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:12 18:15:12 Login Succeeded 18:15:12 nexus3.edgexfoundry.org:10004 18:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:12 Configure a credential helper to remove this warning. See 18:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:12 18:15:12 Login Succeeded 18:15:12 docker.io 18:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:12 Configure a credential helper to remove this warning. See 18:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:12 18:15:12 Login Succeeded 18:15:12 ---> docker-login.sh ends [Pipeline] } 18:15:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:15:12 + git rev-list -1 --merges f6f81cc8667d3bc8f839c8865208334794a1ef34~1..f6f81cc8667d3bc8f839c8865208334794a1ef34 [Pipeline] echo 18:15:12 -----------> git rev-list -1 --merges f6f81cc8667d3bc8f839c8865208334794a1ef34~1..f6f81cc8667d3bc8f839c8865208334794a1ef34 f6f81cc8667d3bc8f839c8865208334794a1ef34 18:15:12 f6f81cc8667d3bc8f839c8865208334794a1ef34 [false] [Pipeline] sh 18:15:13 + git log --format=format:%s -1 f6f81cc8667d3bc8f839c8865208334794a1ef34 [Pipeline] echo 18:15:13 ========================================================= 18:15:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:15:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:15:13 + git log --format=format:%s -1 f6f81cc8667d3bc8f839c8865208334794a1ef34 [Pipeline] echo 18:15:13 [semverPrep] GIT_COMMIT: f6f81cc8667d3bc8f839c8865208334794a1ef34, Commit Message: Merge pull request #52 from farshidtz/rtsp-expose [Pipeline] echo 18:15:13 [semverPrep] This is not a build commit. [Pipeline] sh 18:15:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:15:14 + grep -v github /etc/ssh/ssh_known_hosts 18:15:14 + [ -e /tmp/ssh_known_hosts ] 18:15:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:15:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:15:14 + sudo tee -a /etc/ssh/ssh_known_hosts 18:15:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:14 18:15:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:14 0.1.4: Pulling from edgex-devops/py-git-semver 18:15:14 b85a868b505f: Pulling fs layer 18:15:14 e2be974225ed: Pulling fs layer 18:15:14 339a4e72a1f5: Pulling fs layer 18:15:14 988bab9f4d93: Pulling fs layer 18:15:14 1469e6f7b9e6: Pulling fs layer 18:15:14 eaf3925da568: Pulling fs layer 18:15:14 bab4dde63d76: Pulling fs layer 18:15:14 bde34c3a00c8: Pulling fs layer 18:15:14 b352a97aabf1: Pulling fs layer 18:15:14 4872d77fe225: Pulling fs layer 18:15:14 5851b861e8e6: Pulling fs layer 18:15:14 bde34c3a00c8: Waiting 18:15:14 4872d77fe225: Waiting 18:15:14 988bab9f4d93: Waiting 18:15:14 b352a97aabf1: Waiting 18:15:14 bab4dde63d76: Waiting 18:15:14 5851b861e8e6: Waiting 18:15:14 1469e6f7b9e6: Waiting 18:15:14 eaf3925da568: Waiting 18:15:14 e2be974225ed: Verifying Checksum 18:15:14 e2be974225ed: Download complete 18:15:14 988bab9f4d93: Verifying Checksum 18:15:14 988bab9f4d93: Download complete 18:15:15 1469e6f7b9e6: Verifying Checksum 18:15:15 1469e6f7b9e6: Download complete 18:15:15 eaf3925da568: Verifying Checksum 18:15:15 eaf3925da568: Download complete 18:15:15 339a4e72a1f5: Verifying Checksum 18:15:15 339a4e72a1f5: Download complete 18:15:15 bde34c3a00c8: Verifying Checksum 18:15:15 bde34c3a00c8: Download complete 18:15:15 b352a97aabf1: Verifying Checksum 18:15:15 b352a97aabf1: Download complete 18:15:15 4872d77fe225: Download complete 18:15:15 5851b861e8e6: Verifying Checksum 18:15:15 5851b861e8e6: Download complete 18:15:15 b85a868b505f: Verifying Checksum 18:15:15 b85a868b505f: Download complete 18:15:15 bab4dde63d76: Verifying Checksum 18:15:15 bab4dde63d76: Download complete 18:15:16 b85a868b505f: Pull complete 18:15:16 e2be974225ed: Pull complete 18:15:17 339a4e72a1f5: Pull complete 18:15:17 988bab9f4d93: Pull complete 18:15:17 1469e6f7b9e6: Pull complete 18:15:17 eaf3925da568: Pull complete 18:15:19 bab4dde63d76: Pull complete 18:15:19 bde34c3a00c8: Pull complete 18:15:19 b352a97aabf1: Pull complete 18:15:19 4872d77fe225: Pull complete 18:15:19 5851b861e8e6: Pull complete 18:15:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:15:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:19 prd-ubuntu20.04-docker-8c-8g-20506 does not seem to be running inside a container 18:15:19 $ 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 18:15:21 $ docker top 87709a9f51025418a36114b4b8e4ecc3daef9659c9055384d770dbbd26a80263 -eo pid,comm 18:15:21 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). 18:15:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:15:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:15:21 [ssh-agent] Looking for ssh-agent implementation... 18:15:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:15:21 $ docker exec 87709a9f51025418a36114b4b8e4ecc3daef9659c9055384d770dbbd26a80263 ssh-agent 18:15:21 SSH_AUTH_SOCK=/tmp/ssh-DiRxSCHZ8klr/agent.33 18:15:21 SSH_AGENT_PID=39 18:15:21 Running ssh-add (command line suppressed) 18:15:21 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9203290502456650513.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9203290502456650513.key) 18:15:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:15:21 + git tag --points-at HEAD [Pipeline] } 18:15:21 $ docker exec --env ******** --env ******** 87709a9f51025418a36114b4b8e4ecc3daef9659c9055384d770dbbd26a80263 ssh-agent -k 18:15:22 unset SSH_AUTH_SOCK; 18:15:22 unset SSH_AGENT_PID; 18:15:22 echo Agent pid 39 killed; 18:15:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:15:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:15:22 [ssh-agent] Looking for ssh-agent implementation... 18:15:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:15:22 $ docker exec 87709a9f51025418a36114b4b8e4ecc3daef9659c9055384d770dbbd26a80263 ssh-agent 18:15:22 SSH_AUTH_SOCK=/tmp/ssh-TXM8sPBLZT3j/agent.72 18:15:22 SSH_AGENT_PID=78 18:15:22 Running ssh-add (command line suppressed) 18:15:22 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3905090004416023891.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3905090004416023891.key) 18:15:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:15:22 + git semver init 18:15:23 2022-07-19 18:15:23,020 [run_init] DEBUG init version:0.0.0 force:False 18:15:23 2022-07-19 18:15:23,020 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 18:15:23 2022-07-19 18:15:23,021 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 18:15:23 2022-07-19 18:15:23,021 [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) 18:15:23 2022-07-19 18:15:23,630 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 18:15:23 2022-07-19 18:15:23,630 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 18:15:23 2022-07-19 18:15:23,630 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:15:23 2022-07-19 18:15:23,630 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:15:23 0.0.1-dev.14 [Pipeline] } 18:15:23 $ docker exec --env ******** --env ******** 87709a9f51025418a36114b4b8e4ecc3daef9659c9055384d770dbbd26a80263 ssh-agent -k 18:15:24 unset SSH_AUTH_SOCK; 18:15:24 unset SSH_AGENT_PID; 18:15:24 echo Agent pid 78 killed; 18:15:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:15:24 + git semver [Pipeline] } 18:15:24 $ docker stop --time=1 87709a9f51025418a36114b4b8e4ecc3daef9659c9055384d770dbbd26a80263 18:15:25 $ docker rm -f 87709a9f51025418a36114b4b8e4ecc3daef9659c9055384d770dbbd26a80263 [Pipeline] // withDockerContainer [Pipeline] sh 18:15:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:15:26 Stashed 1 file(s) [Pipeline] echo 18:15:26 [edgeXSemver]: initialized semver on version 0.0.1-dev.14 [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 18:15:26 provisioning config files... 18:15:26 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2303808071450945930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:26 ---> docker-login.sh 18:15:26 nexus3.edgexfoundry.org:10001 18:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:26 Configure a credential helper to remove this warning. See 18:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:26 18:15:26 Login Succeeded 18:15:26 nexus3.edgexfoundry.org:10002 18:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:27 Configure a credential helper to remove this warning. See 18:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:27 18:15:27 Login Succeeded 18:15:27 nexus3.edgexfoundry.org:10003 18:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:27 Configure a credential helper to remove this warning. See 18:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:27 18:15:27 Login Succeeded 18:15:27 nexus3.edgexfoundry.org:10004 18:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:27 Configure a credential helper to remove this warning. See 18:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:27 18:15:27 Login Succeeded 18:15:27 docker.io 18:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:27 Configure a credential helper to remove this warning. See 18:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:27 18:15:27 Login Succeeded 18:15:27 ---> docker-login.sh ends [Pipeline] } 18:15:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:15:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:15:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:15:27 ========================================================= 18:15:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:15:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:28 + 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 . 18:15:28 Sending build context to Docker daemon 673.3kB 18:15:28 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 18:15:28 Step 2/12 : FROM ${BASE} AS builder 18:15:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:15:28 2408cc74d12b: Pulling fs layer 18:15:28 ea60b727a1ce: Pulling fs layer 18:15:28 30c4a7721957: Pulling fs layer 18:15:28 370296b7ddb6: Pulling fs layer 18:15:28 7c6cee850709: Pulling fs layer 18:15:28 39a5fcdaea64: Pulling fs layer 18:15:28 d94ebbe4e438: Pulling fs layer 18:15:28 bcfd1f05c69d: Pulling fs layer 18:15:28 59ccb84bbe0f: Pulling fs layer 18:15:28 370296b7ddb6: Waiting 18:15:28 d94ebbe4e438: Waiting 18:15:28 bcfd1f05c69d: Waiting 18:15:28 39a5fcdaea64: Waiting 18:15:28 59ccb84bbe0f: Waiting 18:15:28 30c4a7721957: Verifying Checksum 18:15:28 30c4a7721957: Download complete 18:15:28 ea60b727a1ce: Verifying Checksum 18:15:28 ea60b727a1ce: Download complete 18:15:28 7c6cee850709: Download complete 18:15:28 39a5fcdaea64: Verifying Checksum 18:15:28 39a5fcdaea64: Download complete 18:15:28 2408cc74d12b: Verifying Checksum 18:15:28 2408cc74d12b: Download complete 18:15:28 d94ebbe4e438: Download complete 18:15:28 2408cc74d12b: Pull complete 18:15:28 ea60b727a1ce: Pull complete 18:15:28 30c4a7721957: Pull complete 18:15:28 59ccb84bbe0f: Download complete 18:15:29 370296b7ddb6: Verifying Checksum 18:15:29 370296b7ddb6: Download complete 18:15:29 bcfd1f05c69d: Verifying Checksum 18:15:29 bcfd1f05c69d: Download complete 18:15:33 370296b7ddb6: Pull complete 18:15:33 7c6cee850709: Pull complete 18:15:33 39a5fcdaea64: Pull complete 18:15:33 d94ebbe4e438: Pull complete 18:15:35 bcfd1f05c69d: Pull complete 18:15:36 59ccb84bbe0f: Pull complete 18:15:36 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 18:15:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:15:36 ---> a4fb48ad2a94 18:15:36 Step 3/12 : ARG MAKE="make build" 18:15:38 ---> Running in 511da53e67bd 18:15:38 Removing intermediate container 511da53e67bd 18:15:38 ---> 35beb1b6845d 18:15:38 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 18:15:38 ---> Running in a9e72c0a6ba5 18:15:38 Removing intermediate container a9e72c0a6ba5 18:15:38 ---> 89ebd9d6516a 18:15:38 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:15:38 ---> Running in 592899c40685 18:15:38 Removing intermediate container 592899c40685 18:15:38 ---> 5ac02e6f2eb9 18:15:38 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:38 ---> Running in dec0069bfa31 18:15:39 Removing intermediate container dec0069bfa31 18:15:39 ---> 3e73dff8d968 18:15:39 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:15:39 ---> Running in 10f2181e15e4 18:15:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:15:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:15:40 (1/80) Installing mesa (21.3.8-r1) 18:15:40 (2/80) Installing libxau (1.0.9-r0) 18:15:41 (3/80) Installing libxdmcp (1.1.3-r0) 18:15:41 (4/80) Installing libxcb (1.15-r0) 18:15:41 (5/80) Installing libx11 (1.8-r0) 18:15:41 (6/80) Installing libxext (1.3.4-r0) 18:15:41 (7/80) Installing libxfixes (6.0.0-r0) 18:15:41 (8/80) Installing libxxf86vm (1.1.4-r2) 18:15:41 (9/80) Installing libpciaccess (0.16-r0) 18:15:41 (10/80) Installing libdrm (2.4.110-r0) 18:15:41 Still waiting to schedule task 18:15:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:15:41 (11/80) Installing mesa-glapi (21.3.8-r1) 18:15:41 (12/80) Installing libxshmfence (1.3-r1) 18:15:41 (13/80) Installing mesa-gl (21.3.8-r1) 18:15:42 (14/80) Installing icu-data-full (71.1-r2) 18:15:42 (15/80) Installing libice (1.0.10-r0) 18:15:42 (16/80) Installing libuuid (2.38-r1) 18:15:42 (17/80) Installing libsm (1.2.3-r0) 18:15:42 (18/80) Installing libxt (1.2.1-r0) 18:15:43 (19/80) Installing libxmu (1.1.3-r0) 18:15:43 (20/80) Installing xset (1.2.4-r0) 18:15:43 (21/80) Installing xprop (1.2.5-r0) 18:15:43 (22/80) Installing xdg-utils (1.1.3-r3) 18:15:43 (23/80) Installing dbus-libs (1.14.0-r1) 18:15:43 (24/80) Installing libffi (3.4.2-r1) 18:15:43 (25/80) Installing libintl (0.21-r2) 18:15:43 (26/80) Installing libblkid (2.38-r1) 18:15:43 (27/80) Installing libmount (2.38-r1) 18:15:43 (28/80) Installing pcre (8.45-r2) 18:15:43 (29/80) Installing glib (2.72.1-r0) 18:15:43 (30/80) Installing icu-libs (71.1-r2) 18:15:44 (31/80) Installing libpcre2-16 (10.40-r0) 18:15:44 (32/80) Installing zstd-libs (1.5.2-r1) 18:15:44 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) 18:15:44 (34/80) Installing hicolor-icon-theme (0.17-r1) 18:15:44 (35/80) Installing wayland-libs-server (1.20.0-r0) 18:15:44 (36/80) Installing mesa-gbm (21.3.8-r1) 18:15:44 (37/80) Installing wayland-libs-client (1.20.0-r0) 18:15:45 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) 18:15:45 (39/80) Installing libxcomposite (0.4.5-r0) 18:15:45 (40/80) Installing libbz2 (1.0.8-r1) 18:15:45 (41/80) Installing libpng (1.6.37-r1) 18:15:45 (42/80) Installing freetype (2.12.1-r0) 18:15:45 (43/80) Installing fontconfig (2.14.0-r0) 18:15:45 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 18:15:45 (45/80) Installing wayland-libs-egl (1.20.0-r0) 18:15:46 (46/80) Installing xkeyboard-config (2.35.1-r0) 18:15:46 (47/80) Installing xz-libs (5.2.5-r1) 18:15:46 (48/80) Installing libxml2 (2.9.14-r0) 18:15:46 (49/80) Installing libxkbcommon (1.4.1-r0) 18:15:46 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 18:15:46 (51/80) Installing mesa-egl (21.3.8-r1) 18:15:46 (52/80) Installing avahi-libs (0.8-r6) 18:15:46 (53/80) Installing nettle (3.7.3-r0) 18:15:46 (54/80) Installing p11-kit (0.24.1-r0) 18:15:46 (55/80) Installing libtasn1 (4.18.0-r0) 18:15:46 (56/80) Installing libunistring (1.0-r0) 18:15:47 (57/80) Installing gnutls (3.7.6-r0) 18:15:47 (58/80) Installing cups-libs (2.4.2-r0) 18:15:47 (59/80) Installing graphite2 (1.3.14-r1) 18:15:47 (60/80) Installing harfbuzz (4.3.0-r0) 18:15:47 (61/80) Installing libevdev (1.12.1-r0) 18:15:47 (62/80) Installing mtdev (1.1.6-r0) 18:15:47 (63/80) Installing eudev-libs (3.2.11-r0) 18:15:47 (64/80) Installing libinput-libs (1.20.1-r0) 18:15:47 (65/80) Installing libjpeg-turbo (2.1.3-r1) 18:15:47 (66/80) Installing xcb-util-wm (0.4.1-r1) 18:15:47 (67/80) Installing xcb-util (0.4.0-r3) 18:15:48 (68/80) Installing xcb-util-image (0.4.0-r1) 18:15:48 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 18:15:48 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 18:15:48 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 18:15:48 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) 18:15:48 (73/80) Installing v4l-utils-libs (1.22.1-r1) 18:15:48 (74/80) Installing v4l-utils (1.22.1-r1) 18:15:48 (75/80) Installing udev-init-scripts (35-r0) 18:15:49 Executing udev-init-scripts-35-r0.post-install 18:15:49 (76/80) Installing kmod-libs (29-r2) 18:15:49 (77/80) Installing eudev (3.2.11-r0) 18:15:49 (78/80) Installing eudev-dev (3.2.11-r0) 18:15:49 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:15:49 (80/80) Installing v4l-utils-dev (1.22.1-r1) 18:15:49 Executing busybox-1.35.0-r13.trigger 18:15:49 Executing eudev-3.2.11-r0.trigger 18:15:49 OK: 330 MiB in 131 packages 18:15:51 Removing intermediate container 10f2181e15e4 18:15:51 ---> a036a1c27daa 18:15:51 Step 8/12 : WORKDIR /device-usb-camera 18:15:51 ---> Running in 9f6f45ab21a9 18:15:51 Removing intermediate container 9f6f45ab21a9 18:15:51 ---> dac18ae3a1b1 18:15:51 Step 9/12 : COPY go.mod vendor* ./ 18:15:51 ---> e77b3299a411 18:15:51 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:51 ---> Running in 3dba00f9b70e 18:16:06 Removing intermediate container 3dba00f9b70e 18:16:06 ---> 731c7ccbf8d4 18:16:06 Step 11/12 : COPY . . 18:16:06 ---> 2c45931d4a15 18:16:06 Step 12/12 : RUN ${MAKE} 18:16:06 ---> Running in 0187e86e0b9e 18:16:06 noop 18:16:06 Removing intermediate container 0187e86e0b9e 18:16:06 ---> d5626c9de0cf 18:16:06 Successfully built d5626c9de0cf 18:16:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:07 + docker inspect -f . ci-base-image-x86_64 18:16:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:07 prd-ubuntu20.04-docker-8c-8g-20506 does not seem to be running inside a container 18:16:07 $ 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 18:16:07 $ docker top 0fc471b688aedd1381a9158ca5810ba6d9dfb2de1478ae67688aa8fc49880dfd -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:08 + go version 18:16:08 go version go1.18.3 linux/amd64 [Pipeline] } 18:16:08 $ docker stop --time=1 0fc471b688aedd1381a9158ca5810ba6d9dfb2de1478ae67688aa8fc49880dfd 18:16:09 $ docker rm -f 0fc471b688aedd1381a9158ca5810ba6d9dfb2de1478ae67688aa8fc49880dfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:09 + docker inspect -f . ci-base-image-x86_64 18:16:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:09 prd-ubuntu20.04-docker-8c-8g-20506 does not seem to be running inside a container 18:16:10 $ 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 18:16:10 $ docker top b23866ebd991c1714c50f3dd2c475905b200fd1e3fef95895bad575d599a9cd6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:10 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 18:16:11 + make test 18:16:11 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 18:16:11 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:16:21 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:16:21 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 18:16:26 CGO_ENABLED=1 go vet ./... 18:16:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:16:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:16:29 ./bin/test-attribution-txt.sh [Pipeline] echo 18:16:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:16:30 $ docker stop --time=1 b23866ebd991c1714c50f3dd2c475905b200fd1e3fef95895bad575d599a9cd6 18:16:31 $ docker rm -f b23866ebd991c1714c50f3dd2c475905b200fd1e3fef95895bad575d599a9cd6 [Pipeline] // withDockerContainer [Pipeline] sh 18:16:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:16:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:16:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:16:33 + ls -al . 18:16:33 total 164 18:16:33 drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 18:16 . 18:16:33 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 18:15 .. 18:16:33 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 18:16 .git 18:16:33 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 18:15 .github 18:16:33 -rw-rw-r-- 1 jenkins jenkins 414 Jul 19 18:15 .gitignore 18:16:33 -rw-rw-r-- 1 jenkins jenkins 42 Jul 19 18:15 .golangci.yml 18:16:33 -rw-rw-r-- 1 jenkins jenkins 77 Jul 19 18:15 .hadolint.yml 18:16:33 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 18:15 .semver 18:16:33 -rw-rw-r-- 1 jenkins jenkins 8706 Jul 19 18:15 Attribution.txt 18:16:33 -rw-rw-r-- 1 jenkins jenkins 181 Jul 19 18:15 CHANGELOG.md 18:16:33 -rw-rw-r-- 1 jenkins jenkins 1940 Jul 19 18:15 Dockerfile 18:16:33 -rw-rw-r-- 1 jenkins jenkins 678 Jul 19 18:15 GOVERNANCE.md 18:16:33 -rw-rw-r-- 1 jenkins jenkins 659 Jul 19 18:15 Jenkinsfile 18:16:33 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 19 18:15 LICENSE 18:16:33 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 19 18:15 Makefile 18:16:33 -rw-rw-r-- 1 jenkins jenkins 622 Jul 19 18:15 OWNERS.md 18:16:33 -rw-rw-r-- 1 jenkins jenkins 11243 Jul 19 18:15 README.md 18:16:33 -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 18:15 VERSION 18:16:33 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 18:15 bin 18:16:33 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 18:15 cmd 18:16:33 -rw-r--r-- 1 jenkins jenkins 10 Jul 19 18:16 coverage.out 18:16:33 -rw-rw-r-- 1 jenkins jenkins 140 Jul 19 18:15 docker-entrypoint.sh 18:16:33 -rw-rw-r-- 1 jenkins jenkins 3277 Jul 19 18:15 go.mod 18:16:33 -rw-rw-r-- 1 jenkins jenkins 35596 Jul 19 18:15 go.sum 18:16:33 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 18:15 internal 18:16:33 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 18:15 snap 18:16:33 -rw-rw-r-- 1 jenkins jenkins 231 Jul 19 18:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:33 + 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=f6f81cc8667d3bc8f839c8865208334794a1ef34 --label arch=amd64 --label version=0.0.1-dev.14 . 18:16:33 Sending build context to Docker daemon 674.3kB 18:16:33 Step 1/30 : ARG BASE=golang:1.17-alpine3.15 18:16:33 Step 2/30 : FROM ${BASE} AS builder 18:16:33 ---> d5626c9de0cf 18:16:33 Step 3/30 : ARG MAKE="make build" 18:16:33 ---> Running in 8e1ee5547a02 18:16:33 Removing intermediate container 8e1ee5547a02 18:16:33 ---> 37eeaf419880 18:16:33 Step 4/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 18:16:33 ---> Running in fdebc78d1fd8 18:16:33 Removing intermediate container fdebc78d1fd8 18:16:33 ---> ecefbd501a0b 18:16:33 Step 5/30 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:16:33 ---> Running in 5e528fbd0164 18:16:34 Removing intermediate container 5e528fbd0164 18:16:34 ---> 97ebdc93302e 18:16:34 Step 6/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:16:34 ---> Running in aa339ce5afdd 18:16:34 Removing intermediate container aa339ce5afdd 18:16:34 ---> 3547ab21ec73 18:16:34 Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:16:34 ---> Running in 83b0537c2b0f 18:16:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:16:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:16:37 OK: 330 MiB in 131 packages 18:16:37 Removing intermediate container 83b0537c2b0f 18:16:37 ---> 666b7c67c653 18:16:37 Step 8/30 : WORKDIR /device-usb-camera 18:16:37 ---> Running in 494a01ac4492 18:16:37 Removing intermediate container 494a01ac4492 18:16:37 ---> cb95c89ff59c 18:16:37 Step 9/30 : COPY go.mod vendor* ./ 18:16:37 ---> d789f7c0f6ca 18:16:37 Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:37 ---> Running in f8f8be7e86f1 18:16:38 Removing intermediate container f8f8be7e86f1 18:16:38 ---> f12c890ac05f 18:16:38 Step 11/30 : COPY . . 18:16:38 ---> 1c3ee306c99b 18:16:38 Step 12/30 : RUN ${MAKE} 18:16:38 ---> Running in 1413f6640ca7 18:16:39 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.14 -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 18:17:01 Removing intermediate container 1413f6640ca7 18:17:01 ---> 7963612ffdfd 18:17:01 Step 13/30 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:17:01 v0.18.4: Pulling from aler9/rtsp-simple-server 18:17:01 af6660deedbd: Pulling fs layer 18:17:01 97cd0a44c592: Pulling fs layer 18:17:01 97cd0a44c592: Download complete 18:17:01 af6660deedbd: Verifying Checksum 18:17:01 af6660deedbd: Download complete 18:17:01 af6660deedbd: Pull complete 18:17:01 97cd0a44c592: Pull complete 18:17:01 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:17:01 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:17:01 ---> fea57e182299 18:17:01 Step 14/30 : FROM alpine:3.15 18:17:01 3.15: Pulling from library/alpine 18:17:01 df9b9388f04a: Pulling fs layer 18:17:01 df9b9388f04a: Download complete 18:17:01 df9b9388f04a: Pull complete 18:17:02 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 18:17:02 Status: Downloaded newer image for alpine:3.15 18:17:02 ---> 0ac33e5f5afa 18:17:02 Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:17:02 ---> Running in d7d11c73a5c9 18:17:02 Removing intermediate container d7d11c73a5c9 18:17:02 ---> b2d52abb0222 18:17:02 Step 16/30 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 18:17:02 ---> Running in 83ecccf24196 18:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:17:02 (1/74) Installing dumb-init (1.2.5-r1) 18:17:02 (2/74) Installing sdl2 (2.0.16-r4) 18:17:02 (3/74) Installing libxau (1.0.9-r0) 18:17:02 (4/74) Installing libmd (1.0.3-r0) 18:17:02 (5/74) Installing libbsd (0.11.3-r1) 18:17:02 (6/74) Installing libxdmcp (1.1.3-r0) 18:17:02 (7/74) Installing libxcb (1.14-r2) 18:17:02 (8/74) Installing libx11 (1.7.2-r0) 18:17:02 (9/74) Installing aom-libs (3.2.0-r0) 18:17:03 (10/74) Installing alsa-lib (1.2.5.1-r1) 18:17:03 (11/74) Installing expat (2.4.7-r0) 18:17:03 (12/74) Installing brotli-libs (1.0.9-r5) 18:17:03 (13/74) Installing libbz2 (1.0.8-r1) 18:17:03 (14/74) Installing libpng (1.6.37-r1) 18:17:03 (15/74) Installing freetype (2.11.1-r2) 18:17:03 (16/74) Installing libuuid (2.37.4-r0) 18:17:03 (17/74) Installing fontconfig (2.13.1-r4) 18:17:03 (18/74) Installing fribidi (1.0.11-r0) 18:17:03 (19/74) Installing libffi (3.4.2-r1) 18:17:03 (20/74) Installing libintl (0.21-r0) 18:17:03 (21/74) Installing libblkid (2.37.4-r0) 18:17:03 (22/74) Installing libmount (2.37.4-r0) 18:17:03 (23/74) Installing pcre (8.45-r1) 18:17:03 (24/74) Installing glib (2.70.1-r0) 18:17:03 (25/74) Installing graphite2 (1.3.14-r0) 18:17:03 (26/74) Installing harfbuzz (3.0.0-r2) 18:17:03 (27/74) Installing libass (0.15.2-r0) 18:17:03 (28/74) Installing libdav1d (0.9.2-r0) 18:17:03 (29/74) Installing gmp (6.2.1-r1) 18:17:03 (30/74) Installing nettle (3.7.3-r0) 18:17:03 (31/74) Installing p11-kit (0.24.0-r1) 18:17:03 (32/74) Installing libtasn1 (4.18.0-r0) 18:17:03 (33/74) Installing libunistring (0.9.10-r1) 18:17:03 (34/74) Installing gnutls (3.7.1-r0) 18:17:03 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) 18:17:03 (36/74) Installing ncurses-libs (6.3_p20211120-r1) 18:17:03 (37/74) Installing lame (3.100-r0) 18:17:03 (38/74) Installing opus (1.3.1-r1) 18:17:03 (39/74) Installing libgomp (10.3.1_git20211027-r0) 18:17:03 (40/74) Installing soxr (0.1.3-r2) 18:17:03 (41/74) Installing libgcc (10.3.1_git20211027-r0) 18:17:03 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 18:17:03 (43/74) Installing libsrt (1.4.2-r1) 18:17:03 (44/74) Installing libssh (0.9.6-r1) 18:17:03 (45/74) Installing libogg (1.3.5-r0) 18:17:03 (46/74) Installing libtheora (1.1.1-r16) 18:17:03 (47/74) Installing libjpeg-turbo (2.1.2-r0) 18:17:03 (48/74) Installing v4l-utils-libs (1.22.1-r1) 18:17:03 (49/74) Installing libxext (1.3.4-r0) 18:17:03 (50/74) Installing libxfixes (6.0.0-r0) 18:17:03 (51/74) Installing libpciaccess (0.16-r0) 18:17:03 (52/74) Installing libdrm (2.4.109-r0) 18:17:03 (53/74) Installing wayland-libs-client (1.19.0-r1) 18:17:03 (54/74) Installing libva (2.13.0-r0) 18:17:03 (55/74) Installing libvdpau (1.4-r0) 18:17:03 (56/74) Installing vidstab (1.1.0-r1) 18:17:03 (57/74) Installing libvorbis (1.3.7-r0) 18:17:03 (58/74) Installing libvpx (1.10.0-r0) 18:17:03 (59/74) Installing vulkan-loader (1.2.196-r0) 18:17:03 (60/74) Installing libwebp (1.2.2-r0) 18:17:03 (61/74) Installing x264-libs (20210613-r0) 18:17:03 (62/74) Installing x265-libs (3.5-r0) 18:17:03 (63/74) Installing xvidcore (1.3.7-r1) 18:17:03 (64/74) Installing ffmpeg-libs (4.4.1-r2) 18:17:03 (65/74) Installing ffmpeg (4.4.1-r2) 18:17:03 (66/74) Installing udev-init-scripts (35-r0) 18:17:03 Executing udev-init-scripts-35-r0.post-install 18:17:03 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 18:17:03 (68/74) Installing xz-libs (5.2.5-r1) 18:17:03 (69/74) Installing zstd-libs (1.5.0-r0) 18:17:03 (70/74) Installing kmod-libs (29-r2) 18:17:03 (71/74) Installing eudev (3.2.11_pre1-r0) 18:17:03 (72/74) Installing libsodium (1.0.18-r0) 18:17:03 (73/74) Installing libzmq (4.3.4-r0) 18:17:03 (74/74) Installing zeromq (4.3.4-r0) 18:17:03 Executing busybox-1.34.1-r5.trigger 18:17:03 Executing eudev-3.2.11_pre1-r0.trigger 18:17:03 OK: 78 MiB in 88 packages 18:17:05 Removing intermediate container 83ecccf24196 18:17:05 ---> f088b59ff78d 18:17:05 Step 17/30 : WORKDIR / 18:17:05 ---> Running in 4ad2ce17d20d 18:17:05 Removing intermediate container 4ad2ce17d20d 18:17:05 ---> bb0c3166e407 18:17:05 Step 18/30 : COPY --from=builder /device-usb-camera/cmd / 18:17:05 ---> 8eda8dc9777c 18:17:05 Step 19/30 : COPY --from=builder /device-usb-camera/LICENSE / 18:17:05 ---> f364b1372d98 18:17:05 Step 20/30 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:17:06 ---> 0443b7c16b69 18:17:06 Step 21/30 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:17:06 ---> 94111c198ea4 18:17:06 Step 22/30 : COPY --from=rtsp /rtsp-simple-server.yml / 18:17:06 ---> 53c8ada2e8ae 18:17:06 Step 23/30 : COPY --from=rtsp /rtsp-simple-server / 18:17:07 ---> a5f02065ec7c 18:17:07 Step 24/30 : EXPOSE 59983 18:17:07 ---> Running in f5d86ff143d7 18:17:07 Removing intermediate container f5d86ff143d7 18:17:07 ---> c1b29a7cacb4 18:17:07 Step 25/30 : EXPOSE 8554 18:17:07 ---> Running in a3429e747819 18:17:07 Removing intermediate container a3429e747819 18:17:07 ---> 305807de1d72 18:17:07 Step 26/30 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:17:07 ---> Running in 5f40e9836c7a 18:17:07 Removing intermediate container 5f40e9836c7a 18:17:07 ---> 55fcb2f7ad49 18:17:07 Step 27/30 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 18:17:07 ---> Running in ba3bb1038839 18:17:07 Removing intermediate container ba3bb1038839 18:17:07 ---> 7674871be875 18:17:07 Step 28/30 : LABEL arch=amd64 18:17:07 ---> Running in 3ebb22c422ba 18:17:07 Removing intermediate container 3ebb22c422ba 18:17:07 ---> 802453f80faa 18:17:07 Step 29/30 : LABEL git_sha=f6f81cc8667d3bc8f839c8865208334794a1ef34 18:17:07 ---> Running in 2d9b6ee2a7ec 18:17:07 Removing intermediate container 2d9b6ee2a7ec 18:17:07 ---> 01e8614530a6 18:17:07 Step 30/30 : LABEL version=0.0.1-dev.14 18:17:07 ---> Running in 2b203409b7f7 18:17:07 Removing intermediate container 2b203409b7f7 18:17:07 ---> 81fd274ca7a9 18:17:07 [Warning] One or more build-args [ARCH] were not consumed 18:17:07 Successfully built 81fd274ca7a9 18:17:07 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 18:17:07 provisioning config files... 18:17:07 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2210071036109435660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:17:08 ---> docker-login.sh 18:17:08 nexus3.edgexfoundry.org:10001 18:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:08 Configure a credential helper to remove this warning. See 18:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:08 18:17:08 Login Succeeded 18:17:08 nexus3.edgexfoundry.org:10002 18:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:08 Configure a credential helper to remove this warning. See 18:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:08 18:17:08 Login Succeeded 18:17:08 nexus3.edgexfoundry.org:10003 18:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:08 Configure a credential helper to remove this warning. See 18:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:08 18:17:08 Login Succeeded 18:17:08 nexus3.edgexfoundry.org:10004 18:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:08 Configure a credential helper to remove this warning. See 18:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:08 18:17:08 Login Succeeded 18:17:08 docker.io 18:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:09 Configure a credential helper to remove this warning. See 18:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:09 18:17:09 Login Succeeded 18:17:09 ---> docker-login.sh ends [Pipeline] } 18:17:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:17:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:17:09 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 18:17:09 f6f81cc8667d3bc8f839c8865208334794a1ef34 18:17:09 latest 18:17:09 0.0.1-dev.14 18:17:09 f6f81cc8667d3bc8f839c8865208334794a1ef34-0.0.1-dev.14 18:17:09 main 18:17:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:09 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f6f81cc8667d3bc8f839c8865208334794a1ef34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f6f81cc8667d3bc8f839c8865208334794a1ef34 18:17:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:17:09 550e596c6d0e: Preparing 18:17:09 1207169bf42c: Preparing 18:17:09 90a054fe0a91: Preparing 18:17:09 0883c2c21ce9: Preparing 18:17:09 163f0a719a38: Preparing 18:17:09 97f1c6eacb78: Preparing 18:17:09 b93efcb2b534: Preparing 18:17:09 4fc242d58285: Preparing 18:17:09 b93efcb2b534: Waiting 18:17:09 4fc242d58285: Waiting 18:17:09 97f1c6eacb78: Waiting 18:17:09 0883c2c21ce9: Pushed 18:17:09 90a054fe0a91: Pushed 18:17:09 1207169bf42c: Pushed 18:17:09 163f0a719a38: Pushed 18:17:09 4fc242d58285: Layer already exists 18:17:12 550e596c6d0e: Pushed 18:17:12 97f1c6eacb78: Pushed 18:17:17 b93efcb2b534: Pushed 18:17:17 f6f81cc8667d3bc8f839c8865208334794a1ef34: digest: sha256:e0fef54a09608abac570e2e593a71563ddc9a17967bead50c77a84aead273ad8 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:18 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:17:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:17:18 550e596c6d0e: Preparing 18:17:18 1207169bf42c: Preparing 18:17:18 90a054fe0a91: Preparing 18:17:18 0883c2c21ce9: Preparing 18:17:18 163f0a719a38: Preparing 18:17:18 97f1c6eacb78: Preparing 18:17:18 b93efcb2b534: Preparing 18:17:18 4fc242d58285: Preparing 18:17:18 97f1c6eacb78: Waiting 18:17:18 b93efcb2b534: Waiting 18:17:18 4fc242d58285: Waiting 18:17:18 163f0a719a38: Layer already exists 18:17:18 550e596c6d0e: Layer already exists 18:17:18 1207169bf42c: Layer already exists 18:17:18 0883c2c21ce9: Layer already exists 18:17:18 90a054fe0a91: Layer already exists 18:17:18 97f1c6eacb78: Layer already exists 18:17:18 4fc242d58285: Layer already exists 18:17:18 b93efcb2b534: Layer already exists 18:17:18 latest: digest: sha256:e0fef54a09608abac570e2e593a71563ddc9a17967bead50c77a84aead273ad8 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20507 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 18:17:18 Running in /w/workspace/device-usb-camera/25 [Pipeline] { [Pipeline] checkout 18:17:18 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv 18:17:18 Selected Git installation does not exist. Using Default 18:17:18 The recommended git tool is: NONE [Pipeline] { [Pipeline] sh 18:17:19 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.14 18:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:17:19 550e596c6d0e: Preparing 18:17:19 1207169bf42c: Preparing 18:17:19 90a054fe0a91: Preparing 18:17:19 0883c2c21ce9: Preparing 18:17:19 163f0a719a38: Preparing 18:17:19 97f1c6eacb78: Preparing 18:17:19 b93efcb2b534: Preparing 18:17:19 4fc242d58285: Preparing 18:17:19 97f1c6eacb78: Waiting 18:17:19 b93efcb2b534: Waiting 18:17:19 4fc242d58285: Waiting 18:17:19 90a054fe0a91: Layer already exists 18:17:19 1207169bf42c: Layer already exists 18:17:19 163f0a719a38: Layer already exists 18:17:19 550e596c6d0e: Layer already exists 18:17:19 0883c2c21ce9: Layer already exists 18:17:19 b93efcb2b534: Layer already exists 18:17:19 97f1c6eacb78: Layer already exists 18:17:19 4fc242d58285: Layer already exists 18:17:19 0.0.1-dev.14: digest: sha256:e0fef54a09608abac570e2e593a71563ddc9a17967bead50c77a84aead273ad8 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:19 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f6f81cc8667d3bc8f839c8865208334794a1ef34-0.0.1-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:19 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f6f81cc8667d3bc8f839c8865208334794a1ef34-0.0.1-dev.14 18:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:17:19 550e596c6d0e: Preparing 18:17:19 1207169bf42c: Preparing 18:17:19 90a054fe0a91: Preparing 18:17:19 0883c2c21ce9: Preparing 18:17:19 163f0a719a38: Preparing 18:17:19 97f1c6eacb78: Preparing 18:17:19 b93efcb2b534: Preparing 18:17:19 4fc242d58285: Preparing 18:17:19 97f1c6eacb78: Waiting 18:17:19 4fc242d58285: Waiting 18:17:19 b93efcb2b534: Waiting 18:17:19 163f0a719a38: Layer already exists 18:17:19 1207169bf42c: Layer already exists 18:17:19 550e596c6d0e: Layer already exists 18:17:19 0883c2c21ce9: Layer already exists 18:17:19 90a054fe0a91: Layer already exists 18:17:19 97f1c6eacb78: Layer already exists 18:17:19 4fc242d58285: Layer already exists 18:17:19 b93efcb2b534: Layer already exists 18:17:19 f6f81cc8667d3bc8f839c8865208334794a1ef34-0.0.1-dev.14: digest: sha256:e0fef54a09608abac570e2e593a71563ddc9a17967bead50c77a84aead273ad8 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:20 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:20 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 18:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:17:20 550e596c6d0e: Preparing 18:17:20 1207169bf42c: Preparing 18:17:20 90a054fe0a91: Preparing 18:17:20 0883c2c21ce9: Preparing 18:17:20 163f0a719a38: Preparing 18:17:20 97f1c6eacb78: Preparing 18:17:20 b93efcb2b534: Preparing 18:17:20 4fc242d58285: Preparing 18:17:20 97f1c6eacb78: Waiting 18:17:20 b93efcb2b534: Waiting 18:17:20 4fc242d58285: Waiting 18:17:20 550e596c6d0e: Layer already exists 18:17:20 1207169bf42c: Layer already exists 18:17:20 163f0a719a38: Layer already exists 18:17:20 90a054fe0a91: Layer already exists 18:17:20 0883c2c21ce9: Layer already exists 18:17:20 97f1c6eacb78: Layer already exists 18:17:20 b93efcb2b534: Layer already exists 18:17:20 4fc242d58285: Layer already exists 18:17:20 main: digest: sha256:e0fef54a09608abac570e2e593a71563ddc9a17967bead50c77a84aead273ad8 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:17:20 ===================================================== [Pipeline] echo 18:17:20 taggedImages: 18:17:20 - nexus3.edgexfoundry.org:10004/device-usb-camera:f6f81cc8667d3bc8f839c8865208334794a1ef34 18:17:20 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:17:20 - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.14 18:17:20 - nexus3.edgexfoundry.org:10004/device-usb-camera:f6f81cc8667d3bc8f839c8865208334794a1ef34-0.0.1-dev.14 18:17:20 - 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 18:17:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:20 18:17:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:21 latest: Pulling from edgex-lftools-log-publisher 18:17:21 5eb5b503b376: Pulling fs layer 18:17:21 5c69ac0246d0: Pulling fs layer 18:17:21 ec43610c2a17: Pulling fs layer 18:17:21 3a2ae6a8a46f: Pulling fs layer 18:17:21 33b1e0a273af: Pulling fs layer 18:17:21 5d3b04190fa2: Pulling fs layer 18:17:21 2f39f015ded8: Pulling fs layer 18:17:21 5d3b04190fa2: Waiting 18:17:21 2f39f015ded8: Waiting 18:17:21 5c69ac0246d0: Verifying Checksum 18:17:21 5c69ac0246d0: Download complete 18:17:21 3a2ae6a8a46f: Verifying Checksum 18:17:21 3a2ae6a8a46f: Download complete 18:17:21 33b1e0a273af: Verifying Checksum 18:17:21 33b1e0a273af: Download complete 18:17:21 ec43610c2a17: Verifying Checksum 18:17:21 ec43610c2a17: Download complete 18:17:21 5d3b04190fa2: Verifying Checksum 18:17:21 5d3b04190fa2: Download complete 18:17:21 5eb5b503b376: Verifying Checksum 18:17:21 5eb5b503b376: Download complete 18:17:22 2f39f015ded8: Download complete 18:17:22 5eb5b503b376: Pull complete 18:17:22 5c69ac0246d0: Pull complete 18:17:23 ec43610c2a17: Pull complete 18:17:23 3a2ae6a8a46f: Pull complete 18:17:23 33b1e0a273af: Pull complete 18:17:23 5d3b04190fa2: Pull complete 18:17:25 using credential edgex-jenkins-ssh 18:17:25 Cloning the remote Git repository 18:17:26 Avoid second fetch 18:17:26 Checking out Revision f6f81cc8667d3bc8f839c8865208334794a1ef34 (main) 18:17:25 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:17:25 > git init /w/workspace/device-usb-camera/25 # timeout=10 18:17:25 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:17:25 > git --version # timeout=10 18:17:25 > git --version # 'git version 2.25.1' 18:17:25 using GIT_SSH to set credentials SSH Credentials for GitHub 18:17:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:17:26 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:17:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:17:26 > git config core.sparsecheckout # timeout=10 18:17:26 > git checkout -f f6f81cc8667d3bc8f839c8865208334794a1ef34 # timeout=10 18:17:27 2f39f015ded8: Pull complete 18:17:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:17:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:27 prd-ubuntu20.04-docker-8c-8g-20506 does not seem to be running inside a container 18:17:27 $ 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 18:17:29 $ docker top 4cbf0df3da4c22cc571991befe1526d453bc8d347fc2a491190d018d7a2f8b1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:17:30 ---> job-cost.sh 18:17:30 lf-activate-venv: SKIPPING 18:17:30 INFO: No Stack... 18:17:30 Commit message: "Merge pull request #52 from farshidtz/rtsp-expose" 18:17:30 INFO: Retrieving Pricing Info for: v3-standard-8 18:17:30 18:17:30 GitHub has been notified of this commit’s build result 18:17:30 [Pipeline] withEnv 18:17:30 INFO: Archiving Costs [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:17:31 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 18:17:31 + cut -d, -f6 [Pipeline] lock 18:17:31 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-25-stack-cost] 18:17:31 Resource [jenkins-edgexfoundry-device-usb-camera-main-25-stack-cost] did not exist. Created. 18:17:31 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:17:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:17:31 % Total % Received % Xferd Average Speed Time Time Time Current 18:17:31 Dload Upload Total Spent Left Speed 18:17:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 91348 0 --:--:-- --:--:-- --:--:-- 92029 18:17:31 + echo total: 0.2199999988079071 [Pipeline] stash 18:17:31 Stashed 1 file(s) [Pipeline] } 18:17:31 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 18:17:31 $ docker stop --time=1 4cbf0df3da4c22cc571991befe1526d453bc8d347fc2a491190d018d7a2f8b1e 18:17:32 $ docker rm -f 4cbf0df3da4c22cc571991befe1526d453bc8d347fc2a491190d018d7a2f8b1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:17:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:17:33 + sudo tee /etc/docker/daemon.new 18:17:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:17:33 { 18:17:33 "registry-mirrors": [ 18:17:33 "https://nexus3.edgexfoundry.org:10001" 18:17:33 ], 18:17:33 "bip": "10.250.0.254/24", 18:17:33 "hosts": [ 18:17:33 "tcp://0.0.0.0:5555", 18:17:33 "unix:///var/run/docker.sock" 18:17:33 ], 18:17:33 "mtu": 1458, 18:17:33 "selinux-enabled": true, 18:17:33 "seccomp-profile": "/etc/docker/seccomp.json" 18:17:33 } [Pipeline] sh 18:17:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:17:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:17:52 provisioning config files... 18:17:52 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/25@tmp/config1982896319614834964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:17:53 ---> docker-login.sh 18:17:53 nexus3.edgexfoundry.org:10001 18:17:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:54 Configure a credential helper to remove this warning. See 18:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:54 18:17:54 Login Succeeded 18:17:54 nexus3.edgexfoundry.org:10002 18:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:54 Configure a credential helper to remove this warning. See 18:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:54 18:17:54 Login Succeeded 18:17:54 nexus3.edgexfoundry.org:10003 18:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:54 Configure a credential helper to remove this warning. See 18:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:54 18:17:54 Login Succeeded 18:17:54 nexus3.edgexfoundry.org:10004 18:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:55 Configure a credential helper to remove this warning. See 18:17:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:55 18:17:55 Login Succeeded 18:17:55 docker.io 18:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:56 Configure a credential helper to remove this warning. See 18:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:56 18:17:56 Login Succeeded 18:17:56 ---> docker-login.sh ends [Pipeline] } 18:17:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:17:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:17:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:17:56 ========================================================= 18:17:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:17:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:56 + 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 . 18:17:56 Sending build context to Docker daemon 440.8kB 18:17:56 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 18:17:56 Step 2/12 : FROM ${BASE} AS builder 18:17:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:17:57 b3c136eddcbf: Pulling fs layer 18:17:57 c0a3192eca97: Pulling fs layer 18:17:57 a050256f5b6f: Pulling fs layer 18:17:57 656be50a0ddc: Pulling fs layer 18:17:57 2bbca73fdf42: Pulling fs layer 18:17:57 46d945488cbd: Pulling fs layer 18:17:57 8a5474983e97: Pulling fs layer 18:17:57 329c88fbcd65: Pulling fs layer 18:17:57 2bbca73fdf42: Waiting 18:17:57 46d945488cbd: Waiting 18:17:57 8a5474983e97: Waiting 18:17:57 329c88fbcd65: Waiting 18:17:57 656be50a0ddc: Waiting 18:17:57 a050256f5b6f: Verifying Checksum 18:17:57 a050256f5b6f: Download complete 18:17:57 c0a3192eca97: Verifying Checksum 18:17:57 c0a3192eca97: Download complete 18:17:57 2bbca73fdf42: Verifying Checksum 18:17:57 2bbca73fdf42: Download complete 18:17:57 46d945488cbd: Download complete 18:17:57 b3c136eddcbf: Verifying Checksum 18:17:57 b3c136eddcbf: Download complete 18:17:58 b3c136eddcbf: Pull complete 18:17:58 329c88fbcd65: Verifying Checksum 18:17:58 329c88fbcd65: Download complete 18:17:58 c0a3192eca97: Pull complete 18:17:59 a050256f5b6f: Pull complete 18:17:59 8a5474983e97: Download complete 18:17:59 656be50a0ddc: Verifying Checksum 18:17:59 656be50a0ddc: Download complete 18:18:12 656be50a0ddc: Pull complete 18:18:12 2bbca73fdf42: Pull complete 18:18:12 46d945488cbd: Pull complete 18:18:19 8a5474983e97: Pull complete 18:18:21 329c88fbcd65: Pull complete 18:18:21 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 18:18:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:18:21 ---> ff4287adb874 18:18:21 Step 3/12 : ARG MAKE="make build" 18:18:22 ---> Running in 58aa793a00ce 18:18:22 Removing intermediate container 58aa793a00ce 18:18:22 ---> 6be76729532f 18:18:22 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 18:18:22 ---> Running in 8f261d578614 18:18:23 Removing intermediate container 8f261d578614 18:18:23 ---> d5b510a89894 18:18:23 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:18:23 ---> Running in 93563f092116 18:18:23 Removing intermediate container 93563f092116 18:18:23 ---> 488609a9039a 18:18:23 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:18:23 ---> Running in 915f3012113c 18:18:25 Removing intermediate container 915f3012113c 18:18:25 ---> 081f03950730 18:18:25 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:18:25 ---> Running in 1ab455915643 18:18:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:18:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:18:30 (1/14) Installing libintl (0.21-r2) 18:18:30 (2/14) Installing eudev-libs (3.2.11-r0) 18:18:31 (3/14) Installing libjpeg-turbo (2.1.3-r1) 18:18:31 (4/14) Installing v4l-utils-libs (1.22.1-r1) 18:18:31 (5/14) Installing v4l-utils (1.22.1-r1) 18:18:32 (6/14) Installing udev-init-scripts (35-r0) 18:18:32 Executing udev-init-scripts-35-r0.post-install 18:18:32 (7/14) Installing libblkid (2.38-r1) 18:18:32 (8/14) Installing xz-libs (5.2.5-r1) 18:18:32 (9/14) Installing zstd-libs (1.5.2-r1) 18:18:33 (10/14) Installing kmod-libs (29-r2) 18:18:33 (11/14) Installing eudev (3.2.11-r0) 18:18:34 (12/14) Installing eudev-dev (3.2.11-r0) 18:18:34 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:18:35 (14/14) Installing v4l-utils-dev (1.22.1-r1) 18:18:35 Executing busybox-1.35.0-r13.trigger 18:18:35 Executing eudev-3.2.11-r0.trigger 18:18:35 OK: 228 MiB in 65 packages 18:18:36 Removing intermediate container 1ab455915643 18:18:36 ---> 1147db632bcb 18:18:36 Step 8/12 : WORKDIR /device-usb-camera 18:18:36 ---> Running in 103a6e33703a 18:18:36 Removing intermediate container 103a6e33703a 18:18:36 ---> 38bea4e1f519 18:18:36 Step 9/12 : COPY go.mod vendor* ./ 18:18:37 ---> 47a61f666bc7 18:18:37 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:18:37 ---> Running in a74670dfcc1d 18:19:24 Removing intermediate container a74670dfcc1d 18:19:24 ---> 40f4ce8290c5 18:19:24 Step 11/12 : COPY . . 18:19:24 ---> 3f0324071d96 18:19:24 Step 12/12 : RUN ${MAKE} 18:19:24 ---> Running in f5f4c91122a5 18:19:24 noop 18:19:24 Removing intermediate container f5f4c91122a5 18:19:24 ---> d772968df263 18:19:24 Successfully built d772968df263 18:19:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:24 + docker inspect -f . ci-base-image-arm64 18:19:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:25 prd-ubuntu20.04-docker-arm64-4c-16g-20507 does not seem to be running inside a container 18:19:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/25 -v /w/workspace/device-usb-camera/25:/w/workspace/device-usb-camera/25:rw,z -v /w/workspace/device-usb-camera/25@tmp:/w/workspace/device-usb-camera/25@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 18:19:26 $ docker top 964368ec60e5cfd7f32b23620a37c74a7bd28bdb01cf73b03066a6a705a878aa -eo pid,comm [Pipeline] { [Pipeline] sh 18:19:27 + go version 18:19:27 go version go1.18.3 linux/arm64 [Pipeline] } 18:19:27 $ docker stop --time=1 964368ec60e5cfd7f32b23620a37c74a7bd28bdb01cf73b03066a6a705a878aa 18:19:28 $ docker rm -f 964368ec60e5cfd7f32b23620a37c74a7bd28bdb01cf73b03066a6a705a878aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:29 + docker inspect -f . ci-base-image-arm64 18:19:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:29 prd-ubuntu20.04-docker-arm64-4c-16g-20507 does not seem to be running inside a container 18:19:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/25 -v /w/workspace/device-usb-camera/25:/w/workspace/device-usb-camera/25:rw,z -v /w/workspace/device-usb-camera/25@tmp:/w/workspace/device-usb-camera/25@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 18:19:31 $ docker top 336a0d7c603b4055451f9144459d60cfe1854348f84edfdafea52c4ce7f0368b -eo pid,comm [Pipeline] { [Pipeline] sh 18:19:32 + git config --global --add safe.directory /w/workspace/device-usb-camera/25 [Pipeline] fileExists [Pipeline] sh 18:19:32 + make test 18:19:32 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 18:19:34 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:20:56 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:20:56 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 18:20:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:20:56 CGO_ENABLED=1 go vet ./... 18:21:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:21:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:21:14 ./bin/test-attribution-txt.sh [Pipeline] echo 18:21:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:21:14 $ docker stop --time=1 336a0d7c603b4055451f9144459d60cfe1854348f84edfdafea52c4ce7f0368b 18:21:16 $ docker rm -f 336a0d7c603b4055451f9144459d60cfe1854348f84edfdafea52c4ce7f0368b [Pipeline] // withDockerContainer [Pipeline] sh 18:21:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:21:17 Warning: overwriting stash ‘coverage-report’ 18:21:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:21:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:21:18 + ls -al . 18:21:18 total 160 18:21:18 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 18:21 . 18:21:18 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 18:17 .. 18:21:18 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 18:17 .git 18:21:18 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 18:17 .github 18:21:18 -rw-rw-r-- 1 jenkins jenkins 414 Jul 19 18:17 .gitignore 18:21:18 -rw-rw-r-- 1 jenkins jenkins 42 Jul 19 18:17 .golangci.yml 18:21:18 -rw-rw-r-- 1 jenkins jenkins 77 Jul 19 18:17 .hadolint.yml 18:21:18 -rw-rw-r-- 1 jenkins jenkins 8706 Jul 19 18:17 Attribution.txt 18:21:18 -rw-rw-r-- 1 jenkins jenkins 181 Jul 19 18:17 CHANGELOG.md 18:21:18 -rw-rw-r-- 1 jenkins jenkins 1940 Jul 19 18:17 Dockerfile 18:21:18 -rw-rw-r-- 1 jenkins jenkins 678 Jul 19 18:17 GOVERNANCE.md 18:21:18 -rw-rw-r-- 1 jenkins jenkins 659 Jul 19 18:17 Jenkinsfile 18:21:18 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 19 18:17 LICENSE 18:21:18 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 19 18:17 Makefile 18:21:18 -rw-rw-r-- 1 jenkins jenkins 622 Jul 19 18:17 OWNERS.md 18:21:18 -rw-rw-r-- 1 jenkins jenkins 11243 Jul 19 18:17 README.md 18:21:18 -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 18:15 VERSION 18:21:18 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 18:17 bin 18:21:18 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 18:17 cmd 18:21:18 -rw-r--r-- 1 jenkins jenkins 10 Jul 19 18:19 coverage.out 18:21:18 -rw-rw-r-- 1 jenkins jenkins 140 Jul 19 18:17 docker-entrypoint.sh 18:21:18 -rw-rw-r-- 1 jenkins jenkins 3277 Jul 19 18:17 go.mod 18:21:18 -rw-rw-r-- 1 jenkins jenkins 35596 Jul 19 18:17 go.sum 18:21:18 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 18:17 internal 18:21:18 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 18:17 snap 18:21:18 -rw-rw-r-- 1 jenkins jenkins 231 Jul 19 18:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:18 + 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=f6f81cc8667d3bc8f839c8865208334794a1ef34 --label arch=arm64 --label version=0.0.1-dev.14 . 18:21:19 Sending build context to Docker daemon 441.9kB 18:21:19 Step 1/30 : ARG BASE=golang:1.17-alpine3.15 18:21:19 Step 2/30 : FROM ${BASE} AS builder 18:21:19 ---> d772968df263 18:21:19 Step 3/30 : ARG MAKE="make build" 18:21:19 ---> Running in b2913c6bcf53 18:21:19 Removing intermediate container b2913c6bcf53 18:21:19 ---> 91dca3a8c25d 18:21:19 Step 4/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 18:21:19 ---> Running in 0b97069c7dcd 18:21:20 Removing intermediate container 0b97069c7dcd 18:21:20 ---> c76c8d9f8474 18:21:20 Step 5/30 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:21:20 ---> Running in e198467daf76 18:21:20 Removing intermediate container e198467daf76 18:21:20 ---> 645fdaefe99f 18:21:20 Step 6/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:21:20 ---> Running in 65cafadf36ae 18:21:22 Removing intermediate container 65cafadf36ae 18:21:22 ---> 5db8129d8b10 18:21:22 Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:21:22 ---> Running in 64ade16c63e5 18:21:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:21:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:21:25 OK: 228 MiB in 65 packages 18:21:25 Removing intermediate container 64ade16c63e5 18:21:25 ---> 803f36af93ca 18:21:25 Step 8/30 : WORKDIR /device-usb-camera 18:21:25 ---> Running in 63888c6831ae 18:21:26 Removing intermediate container 63888c6831ae 18:21:26 ---> c8dbf9a93a30 18:21:26 Step 9/30 : COPY go.mod vendor* ./ 18:21:26 ---> bebd0d5b7d6d 18:21:26 Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:21:26 ---> Running in 2cffd1aa019d 18:21:28 Removing intermediate container 2cffd1aa019d 18:21:28 ---> f9d1b12c06cc 18:21:28 Step 11/30 : COPY . . 18:21:29 ---> 557d7531f040 18:21:29 Step 12/30 : RUN ${MAKE} 18:21:29 ---> Running in e1e714e7c59b 18:21:30 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.14 -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 18:23:37 Removing intermediate container e1e714e7c59b 18:23:37 ---> b17e56f3e215 18:23:37 Step 13/30 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:23:37 v0.18.4: Pulling from aler9/rtsp-simple-server 18:23:37 eab2503cf8f4: Pulling fs layer 18:23:37 97cd0a44c592: Pulling fs layer 18:23:37 97cd0a44c592: Verifying Checksum 18:23:37 97cd0a44c592: Download complete 18:23:38 eab2503cf8f4: Verifying Checksum 18:23:38 eab2503cf8f4: Download complete 18:23:38 eab2503cf8f4: Pull complete 18:23:38 97cd0a44c592: Pull complete 18:23:38 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:23:38 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:23:38 ---> 7f763cca56b3 18:23:38 Step 14/30 : FROM alpine:3.15 18:23:39 3.15: Pulling from library/alpine 18:23:39 9981e73032c8: Pulling fs layer 18:23:39 9981e73032c8: Download complete 18:23:40 9981e73032c8: Pull complete 18:23:40 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 18:23:40 Status: Downloaded newer image for alpine:3.15 18:23:40 ---> 3fb3c9af89a9 18:23:40 Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:23:40 ---> Running in 18921f56d6b2 18:23:40 Removing intermediate container 18921f56d6b2 18:23:40 ---> ea4cabe6a482 18:23:40 Step 16/30 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 18:23:40 ---> Running in 55d0fd645d59 18:23:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:23:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:23:42 (1/73) Installing dumb-init (1.2.5-r1) 18:23:42 (2/73) Installing sdl2 (2.0.16-r4) 18:23:43 (3/73) Installing libxau (1.0.9-r0) 18:23:43 (4/73) Installing libmd (1.0.3-r0) 18:23:43 (5/73) Installing libbsd (0.11.3-r1) 18:23:43 (6/73) Installing libxdmcp (1.1.3-r0) 18:23:43 (7/73) Installing libxcb (1.14-r2) 18:23:43 (8/73) Installing libx11 (1.7.2-r0) 18:23:43 (9/73) Installing aom-libs (3.2.0-r0) 18:23:43 (10/73) Installing alsa-lib (1.2.5.1-r1) 18:23:43 (11/73) Installing expat (2.4.7-r0) 18:23:43 (12/73) Installing brotli-libs (1.0.9-r5) 18:23:43 (13/73) Installing libbz2 (1.0.8-r1) 18:23:43 (14/73) Installing libpng (1.6.37-r1) 18:23:43 (15/73) Installing freetype (2.11.1-r2) 18:23:43 (16/73) Installing libuuid (2.37.4-r0) 18:23:43 (17/73) Installing fontconfig (2.13.1-r4) 18:23:43 (18/73) Installing fribidi (1.0.11-r0) 18:23:43 (19/73) Installing libffi (3.4.2-r1) 18:23:43 (20/73) Installing libintl (0.21-r0) 18:23:43 (21/73) Installing libblkid (2.37.4-r0) 18:23:43 (22/73) Installing libmount (2.37.4-r0) 18:23:43 (23/73) Installing pcre (8.45-r1) 18:23:43 (24/73) Installing glib (2.70.1-r0) 18:23:43 (25/73) Installing graphite2 (1.3.14-r0) 18:23:43 (26/73) Installing harfbuzz (3.0.0-r2) 18:23:43 (27/73) Installing libass (0.15.2-r0) 18:23:43 (28/73) Installing libdav1d (0.9.2-r0) 18:23:43 (29/73) Installing gmp (6.2.1-r1) 18:23:43 (30/73) Installing nettle (3.7.3-r0) 18:23:43 (31/73) Installing p11-kit (0.24.0-r1) 18:23:43 (32/73) Installing libtasn1 (4.18.0-r0) 18:23:43 (33/73) Installing libunistring (0.9.10-r1) 18:23:43 (34/73) Installing gnutls (3.7.1-r0) 18:23:43 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) 18:23:43 (36/73) Installing ncurses-libs (6.3_p20211120-r1) 18:23:43 (37/73) Installing lame (3.100-r0) 18:23:43 (38/73) Installing opus (1.3.1-r1) 18:23:43 (39/73) Installing libgomp (10.3.1_git20211027-r0) 18:23:43 (40/73) Installing soxr (0.1.3-r2) 18:23:43 (41/73) Installing libgcc (10.3.1_git20211027-r0) 18:23:43 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 18:23:43 (43/73) Installing libsrt (1.4.2-r1) 18:23:43 (44/73) Installing libssh (0.9.6-r1) 18:23:43 (45/73) Installing libogg (1.3.5-r0) 18:23:43 (46/73) Installing libtheora (1.1.1-r16) 18:23:43 (47/73) Installing libjpeg-turbo (2.1.2-r0) 18:23:43 (48/73) Installing v4l-utils-libs (1.22.1-r1) 18:23:43 (49/73) Installing libxext (1.3.4-r0) 18:23:43 (50/73) Installing libxfixes (6.0.0-r0) 18:23:44 (51/73) Installing libdrm (2.4.109-r0) 18:23:44 (52/73) Installing wayland-libs-client (1.19.0-r1) 18:23:44 (53/73) Installing libva (2.13.0-r0) 18:23:44 (54/73) Installing libvdpau (1.4-r0) 18:23:44 (55/73) Installing vidstab (1.1.0-r1) 18:23:44 (56/73) Installing libvorbis (1.3.7-r0) 18:23:44 (57/73) Installing libvpx (1.10.0-r0) 18:23:44 (58/73) Installing vulkan-loader (1.2.196-r0) 18:23:44 (59/73) Installing libwebp (1.2.2-r0) 18:23:44 (60/73) Installing x264-libs (20210613-r0) 18:23:44 (61/73) Installing x265-libs (3.5-r0) 18:23:44 (62/73) Installing xvidcore (1.3.7-r1) 18:23:44 (63/73) Installing ffmpeg-libs (4.4.1-r2) 18:23:44 (64/73) Installing ffmpeg (4.4.1-r2) 18:23:44 (65/73) Installing udev-init-scripts (35-r0) 18:23:44 Executing udev-init-scripts-35-r0.post-install 18:23:44 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 18:23:44 (67/73) Installing xz-libs (5.2.5-r1) 18:23:44 (68/73) Installing zstd-libs (1.5.0-r0) 18:23:44 (69/73) Installing kmod-libs (29-r2) 18:23:44 (70/73) Installing eudev (3.2.11_pre1-r0) 18:23:44 (71/73) Installing libsodium (1.0.18-r0) 18:23:44 (72/73) Installing libzmq (4.3.4-r0) 18:23:44 (73/73) Installing zeromq (4.3.4-r0) 18:23:44 Executing busybox-1.34.1-r5.trigger 18:23:45 Executing eudev-3.2.11_pre1-r0.trigger 18:23:45 OK: 67 MiB in 87 packages 18:23:48 Removing intermediate container 55d0fd645d59 18:23:48 ---> 674e0492f444 18:23:48 Step 17/30 : WORKDIR / 18:23:48 ---> Running in a639feca0cb4 18:23:48 Removing intermediate container a639feca0cb4 18:23:48 ---> d36ce37b2606 18:23:48 Step 18/30 : COPY --from=builder /device-usb-camera/cmd / 18:23:49 ---> 6497db175a57 18:23:49 Step 19/30 : COPY --from=builder /device-usb-camera/LICENSE / 18:23:50 ---> 72d62094e411 18:23:50 Step 20/30 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:23:50 ---> 3ae9c7b89452 18:23:50 Step 21/30 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:23:51 ---> ce8ac53d62be 18:23:51 Step 22/30 : COPY --from=rtsp /rtsp-simple-server.yml / 18:23:51 ---> db27e02292d4 18:23:51 Step 23/30 : COPY --from=rtsp /rtsp-simple-server / 18:23:52 ---> 99d884bc905b 18:23:52 Step 24/30 : EXPOSE 59983 18:23:52 ---> Running in 6f35f0ede1ff 18:23:53 Removing intermediate container 6f35f0ede1ff 18:23:53 ---> 93a8e6419bd0 18:23:53 Step 25/30 : EXPOSE 8554 18:23:53 ---> Running in 24ebec536e22 18:23:53 Removing intermediate container 24ebec536e22 18:23:53 ---> 5a11f9c39ff9 18:23:53 Step 26/30 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:23:53 ---> Running in 6b72c9167385 18:23:54 Removing intermediate container 6b72c9167385 18:23:54 ---> 00f46229012b 18:23:54 Step 27/30 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 18:23:54 ---> Running in 6b76d075ddd1 18:23:54 Removing intermediate container 6b76d075ddd1 18:23:54 ---> 5cb3f1f50dff 18:23:54 Step 28/30 : LABEL arch=arm64 18:23:54 ---> Running in da5df28d5b6a 18:23:54 Removing intermediate container da5df28d5b6a 18:23:54 ---> a06ebd061182 18:23:54 Step 29/30 : LABEL git_sha=f6f81cc8667d3bc8f839c8865208334794a1ef34 18:23:54 ---> Running in b41034ae8afa 18:23:55 Removing intermediate container b41034ae8afa 18:23:55 ---> 66284627a9fc 18:23:55 Step 30/30 : LABEL version=0.0.1-dev.14 18:23:55 ---> Running in 4632eaaca324 18:23:55 Removing intermediate container 4632eaaca324 18:23:55 ---> 2d6bb50c2f27 18:23:55 [Warning] One or more build-args [ARCH] were not consumed 18:23:55 Successfully built 2d6bb50c2f27 18:23:55 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 18:23:55 provisioning config files... 18:23:55 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/25@tmp/config893947506093732315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:55 ---> docker-login.sh 18:23:55 nexus3.edgexfoundry.org:10001 18:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:56 Configure a credential helper to remove this warning. See 18:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:56 18:23:56 Login Succeeded 18:23:56 nexus3.edgexfoundry.org:10002 18:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:56 Configure a credential helper to remove this warning. See 18:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:56 18:23:56 Login Succeeded 18:23:56 nexus3.edgexfoundry.org:10003 18:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:57 Configure a credential helper to remove this warning. See 18:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:57 18:23:57 Login Succeeded 18:23:57 nexus3.edgexfoundry.org:10004 18:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:57 Configure a credential helper to remove this warning. See 18:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:57 18:23:57 Login Succeeded 18:23:57 docker.io 18:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:58 Configure a credential helper to remove this warning. See 18:23:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:58 18:23:58 Login Succeeded 18:23:58 ---> docker-login.sh ends [Pipeline] } 18:23:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:23:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:23:58 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 18:23:58 f6f81cc8667d3bc8f839c8865208334794a1ef34 18:23:58 latest 18:23:58 0.0.1-dev.14 18:23:58 f6f81cc8667d3bc8f839c8865208334794a1ef34-0.0.1-dev.14 18:23:58 main 18:23:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:59 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f6f81cc8667d3bc8f839c8865208334794a1ef34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:59 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f6f81cc8667d3bc8f839c8865208334794a1ef34 18:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:23:59 a43932d1df72: Preparing 18:23:59 1207169bf42c: Preparing 18:23:59 12c9032f6b20: Preparing 18:23:59 5a870f795bd0: Preparing 18:23:59 21ebbaa96660: Preparing 18:23:59 35c13f384418: Preparing 18:23:59 a786e435c7ec: Preparing 18:23:59 4f4ce317c6bb: Preparing 18:23:59 35c13f384418: Waiting 18:23:59 a786e435c7ec: Waiting 18:23:59 4f4ce317c6bb: Waiting 18:23:59 1207169bf42c: Pushed 18:23:59 21ebbaa96660: Pushed 18:23:59 12c9032f6b20: Pushed 18:23:59 5a870f795bd0: Pushed 18:23:59 4f4ce317c6bb: Layer already exists 18:24:04 a43932d1df72: Pushed 18:24:05 35c13f384418: Pushed 18:24:15 a786e435c7ec: Pushed 18:24:15 f6f81cc8667d3bc8f839c8865208334794a1ef34: digest: sha256:081a98653699883dfc3057fd9296ad5ba374fa960eef02c64e2868d3aa9e44ff size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:15 + 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 18:24:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:24:15 a43932d1df72: Preparing 18:24:15 1207169bf42c: Preparing 18:24:15 12c9032f6b20: Preparing 18:24:15 5a870f795bd0: Preparing 18:24:15 21ebbaa96660: Preparing 18:24:15 35c13f384418: Preparing 18:24:15 a786e435c7ec: Preparing 18:24:15 4f4ce317c6bb: Preparing 18:24:15 a786e435c7ec: Waiting 18:24:15 4f4ce317c6bb: Waiting 18:24:15 35c13f384418: Waiting 18:24:15 12c9032f6b20: Layer already exists 18:24:15 21ebbaa96660: Layer already exists 18:24:15 1207169bf42c: Layer already exists 18:24:15 a43932d1df72: Layer already exists 18:24:15 5a870f795bd0: Layer already exists 18:24:15 a786e435c7ec: Layer already exists 18:24:15 35c13f384418: Layer already exists 18:24:15 4f4ce317c6bb: Layer already exists 18:24:16 latest: digest: sha256:081a98653699883dfc3057fd9296ad5ba374fa960eef02c64e2868d3aa9e44ff size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:16 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.14 18:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:24:16 a43932d1df72: Preparing 18:24:16 1207169bf42c: Preparing 18:24:16 12c9032f6b20: Preparing 18:24:16 5a870f795bd0: Preparing 18:24:16 21ebbaa96660: Preparing 18:24:16 35c13f384418: Preparing 18:24:16 a786e435c7ec: Preparing 18:24:16 4f4ce317c6bb: Preparing 18:24:16 a786e435c7ec: Waiting 18:24:16 35c13f384418: Waiting 18:24:16 4f4ce317c6bb: Waiting 18:24:16 12c9032f6b20: Layer already exists 18:24:16 21ebbaa96660: Layer already exists 18:24:16 a43932d1df72: Layer already exists 18:24:16 1207169bf42c: Layer already exists 18:24:16 5a870f795bd0: Layer already exists 18:24:16 4f4ce317c6bb: Layer already exists 18:24:16 35c13f384418: Layer already exists 18:24:16 a786e435c7ec: Layer already exists 18:24:17 0.0.1-dev.14: digest: sha256:081a98653699883dfc3057fd9296ad5ba374fa960eef02c64e2868d3aa9e44ff size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:17 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f6f81cc8667d3bc8f839c8865208334794a1ef34-0.0.1-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f6f81cc8667d3bc8f839c8865208334794a1ef34-0.0.1-dev.14 18:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:24:17 a43932d1df72: Preparing 18:24:17 1207169bf42c: Preparing 18:24:17 12c9032f6b20: Preparing 18:24:17 5a870f795bd0: Preparing 18:24:17 21ebbaa96660: Preparing 18:24:17 35c13f384418: Preparing 18:24:17 a786e435c7ec: Preparing 18:24:17 4f4ce317c6bb: Preparing 18:24:17 35c13f384418: Waiting 18:24:17 a786e435c7ec: Waiting 18:24:17 4f4ce317c6bb: Waiting 18:24:17 21ebbaa96660: Layer already exists 18:24:17 a43932d1df72: Layer already exists 18:24:17 12c9032f6b20: Layer already exists 18:24:17 5a870f795bd0: Layer already exists 18:24:17 1207169bf42c: Layer already exists 18:24:17 a786e435c7ec: Layer already exists 18:24:17 35c13f384418: Layer already exists 18:24:17 4f4ce317c6bb: Layer already exists 18:24:18 f6f81cc8667d3bc8f839c8865208334794a1ef34-0.0.1-dev.14: digest: sha256:081a98653699883dfc3057fd9296ad5ba374fa960eef02c64e2868d3aa9e44ff size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:18 + 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 18:24:19 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 18:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:24:19 a43932d1df72: Preparing 18:24:19 1207169bf42c: Preparing 18:24:19 12c9032f6b20: Preparing 18:24:19 5a870f795bd0: Preparing 18:24:19 21ebbaa96660: Preparing 18:24:19 35c13f384418: Preparing 18:24:19 a786e435c7ec: Preparing 18:24:19 4f4ce317c6bb: Preparing 18:24:19 35c13f384418: Waiting 18:24:19 a786e435c7ec: Waiting 18:24:19 4f4ce317c6bb: Waiting 18:24:19 1207169bf42c: Layer already exists 18:24:19 a43932d1df72: Layer already exists 18:24:19 21ebbaa96660: Layer already exists 18:24:19 12c9032f6b20: Layer already exists 18:24:19 5a870f795bd0: Layer already exists 18:24:19 a786e435c7ec: Layer already exists 18:24:19 4f4ce317c6bb: Layer already exists 18:24:19 35c13f384418: Layer already exists 18:24:19 main: digest: sha256:081a98653699883dfc3057fd9296ad5ba374fa960eef02c64e2868d3aa9e44ff size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:24:19 ===================================================== [Pipeline] echo 18:24:19 taggedImages: 18:24:19 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f6f81cc8667d3bc8f839c8865208334794a1ef34 18:24:19 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:24:19 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.14 18:24:19 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f6f81cc8667d3bc8f839c8865208334794a1ef34-0.0.1-dev.14 18:24:19 - 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 18:24:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:24:19 18:24:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:24:20 arm64: Pulling from edgex-lftools-log-publisher 18:24:20 8998bd30e6a1: Pulling fs layer 18:24:20 04944245beec: Pulling fs layer 18:24:20 699f458cf7ca: Pulling fs layer 18:24:20 765212b225bb: Pulling fs layer 18:24:20 f23df028b6ca: Pulling fs layer 18:24:20 d65c8cfc05b1: Pulling fs layer 18:24:20 2437ff75d9bd: Pulling fs layer 18:24:20 f23df028b6ca: Waiting 18:24:20 d65c8cfc05b1: Waiting 18:24:20 765212b225bb: Waiting 18:24:20 2437ff75d9bd: Waiting 18:24:20 04944245beec: Verifying Checksum 18:24:20 04944245beec: Download complete 18:24:20 765212b225bb: Verifying Checksum 18:24:20 765212b225bb: Download complete 18:24:20 f23df028b6ca: Download complete 18:24:20 d65c8cfc05b1: Verifying Checksum 18:24:20 d65c8cfc05b1: Download complete 18:24:20 699f458cf7ca: Verifying Checksum 18:24:20 699f458cf7ca: Download complete 18:24:20 8998bd30e6a1: Verifying Checksum 18:24:20 8998bd30e6a1: Download complete 18:24:22 2437ff75d9bd: Verifying Checksum 18:24:22 2437ff75d9bd: Download complete 18:24:24 8998bd30e6a1: Pull complete 18:24:25 04944245beec: Pull complete 18:24:26 699f458cf7ca: Pull complete 18:24:27 765212b225bb: Pull complete 18:24:28 f23df028b6ca: Pull complete 18:24:28 d65c8cfc05b1: Pull complete 18:24:46 2437ff75d9bd: Pull complete 18:24:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:24:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:24:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:47 prd-ubuntu20.04-docker-arm64-4c-16g-20507 does not seem to be running inside a container 18:24:47 $ 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/25 -v /w/workspace/device-usb-camera/25:/w/workspace/device-usb-camera/25:rw,z -v /w/workspace/device-usb-camera/25@tmp:/w/workspace/device-usb-camera/25@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 18:24:49 $ docker top bdbbc943a5f21273d7f979ff9248d667ddc3af42ab893e4ef277a93f7a072822 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:50 ---> job-cost.sh 18:24:50 lf-activate-venv: SKIPPING 18:24:50 INFO: No Stack... 18:24:51 INFO: Retrieving Pricing Info for: v3-standard-4 18:24:51 INFO: Archiving Costs [Pipeline] sh 18:24:52 + cat /w/workspace/device-usb-camera/25/archives/cost.csv 18:24:52 + cut -d, -f6 [Pipeline] lock 18:24:52 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-25-stack-cost] 18:24:52 Resource [jenkins-edgexfoundry-device-usb-camera-main-25-stack-cost] did not exist. Created. 18:24:52 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:24:53 /w/workspace/device-usb-camera/25@tmp/durable-091f99d3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:24:53 + echo total: 0.10999999940395355 [Pipeline] stash 18:24:53 Warning: overwriting stash ‘stack-cost’ 18:24:53 Stashed 1 file(s) [Pipeline] } 18:24:53 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 18:24:53 $ docker stop --time=1 bdbbc943a5f21273d7f979ff9248d667ddc3af42ab893e4ef277a93f7a072822 18:24:55 $ docker rm -f bdbbc943a5f21273d7f979ff9248d667ddc3af42ab893e4ef277a93f7a072822 [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 18:24:55 provisioning config files... 18:24:55 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config764896909996193984tmp [Pipeline] { [Pipeline] sh 18:24:56 + set +x 18:24:56 + curl -s https://codecov.io/bash 18:24:56 + bash -s -- 18:24:56 18:24:56 _____ _ 18:24:56 / ____| | | 18:24:56 | | ___ __| | ___ ___ _____ __ 18:24:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:24:56 | |___| (_) | (_| | __/ (_| (_) \ V / 18:24:56 \_____\___/ \__,_|\___|\___\___/ \_/ 18:24:56 Bash-1.0.6 18:24:56 18:24:56 18:24:56 ==> git version 2.25.1 found 18:24:56 ==> 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 18:24:56 Release-Date: 2020-01-08 18:24:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:24:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:24:56 ==> Jenkins CI detected. 18:24:56 current dir:  /w/workspace/exfoundry_device-usb-camera_main 18:24:56 project root: . 18:24:56 --> token set from env 18:24:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:24:56 ==> Running gcov in . (disable via -X gcov) 18:24:56 ==> Python coveragepy not found 18:24:56 ==> Searching for coverage reports in: 18:24:56 + . 18:24:56 -> Found 1 reports 18:24:56 ==> Detecting git/mercurial file structure 18:24:56 ==> Reading reports 18:24:56 + ./coverage.out bytes=10 18:24:56 ==> Appending adjustments 18:24:56 https://docs.codecov.io/docs/fixing-reports 18:24:56 + Found adjustments 18:24:56 ==> Gzipping contents 18:24:56 4.0K /tmp/codecov.B6FDHx.gz 18:24:56 ==> Uploading reports 18:24:56 url: https://codecov.io 18:24:56 query: branch=main&commit=f6f81cc8667d3bc8f839c8865208334794a1ef34&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:24:56 -> Pinging Codecov 18:24:56 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=f6f81cc8667d3bc8f839c8865208334794a1ef34&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:24:56 -> Uploading to 18:24:56 https://storage.googleapis.com/codecov/v4/raw/2022-07-19/73D8F5FF140700D3E01443B452E23636/f6f81cc8667d3bc8f839c8865208334794a1ef34/69edf35b-e543-429d-b2fd-2e2b2dfddc5a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220719T182456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff1180c1165a0c92fe133f27bc4bf002288a4fe589eb2eacfb12440fbd5d936f 18:24:56 % Total % Received % Xferd Average Speed Time Time Time Current 18:24:56 Dload Upload Total Spent Left Speed 18:24:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1200 0 0 100 1200 0 4838 --:--:-- --:--:-- --:--:-- 4838 18:24:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/f6f81cc8667d3bc8f839c8865208334794a1ef34 [Pipeline] } 18:24:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:24:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:24:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:24:57 18:24:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:24:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:24:57 df9b9388f04a: Already exists 18:24:57 52dc419b0ee2: Pulling fs layer 18:24:57 25bc292e5bac: Pulling fs layer 18:24:57 114826534d7a: Pulling fs layer 18:24:57 4657fd5d0bcf: Pulling fs layer 18:24:57 6ad1cebc031e: Pulling fs layer 18:24:57 8a3aa393b2d8: Pulling fs layer 18:24:57 4657fd5d0bcf: Waiting 18:24:57 8a3aa393b2d8: Waiting 18:24:57 6ad1cebc031e: Waiting 18:24:57 25bc292e5bac: Download complete 18:24:57 52dc419b0ee2: Download complete 18:24:57 4657fd5d0bcf: Verifying Checksum 18:24:57 4657fd5d0bcf: Download complete 18:24:57 52dc419b0ee2: Pull complete 18:24:58 6ad1cebc031e: Verifying Checksum 18:24:58 6ad1cebc031e: Download complete 18:24:58 25bc292e5bac: Pull complete 18:24:58 8a3aa393b2d8: Verifying Checksum 18:24:58 8a3aa393b2d8: Download complete 18:24:58 114826534d7a: Verifying Checksum 18:24:58 114826534d7a: Download complete 18:25:02 114826534d7a: Pull complete 18:25:02 4657fd5d0bcf: Pull complete 18:25:02 6ad1cebc031e: Pull complete 18:25:06 8a3aa393b2d8: Pull complete 18:25:06 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:25:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:25:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:06 prd-ubuntu20.04-docker-8c-8g-20506 does not seem to be running inside a container 18:25:06 $ 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 18:25:08 $ docker top 8318346d554f5bc3617b99a5fb7a656d2e8f90aeb382a8c9ded7e7a88899cf4f -eo pid,comm [Pipeline] { [Pipeline] echo 18:25:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 18:25:08 + set -o pipefail 18:25:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 18:25:13 18:25:13 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 18:25:13 18:25:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/58abbbb5-36b5-46db-be0f-66d2dc0d461c 18:25:13 18:25:13 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:25:13 18:25:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:25:13 18:25:14 [Pipeline] } 18:25:14 $ docker stop --time=1 8318346d554f5bc3617b99a5fb7a656d2e8f90aeb382a8c9ded7e7a88899cf4f 18:25:16 $ docker rm -f 8318346d554f5bc3617b99a5fb7a656d2e8f90aeb382a8c9ded7e7a88899cf4f [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 18:25:17 + git log --format=format:%s -1 f6f81cc8667d3bc8f839c8865208334794a1ef34 [Pipeline] sh 18:25:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:25:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:25:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:17 prd-ubuntu20.04-docker-8c-8g-20506 does not seem to be running inside a container 18:25:17 $ 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 18:25:18 $ docker top a7a6147d0cdc30201304120ba1ceaf7317de9d1e34387fd032ca6a5b5045f8c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:25:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:25:18 [ssh-agent] Looking for ssh-agent implementation... 18:25:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:25:18 $ docker exec a7a6147d0cdc30201304120ba1ceaf7317de9d1e34387fd032ca6a5b5045f8c4 ssh-agent 18:25:18 SSH_AUTH_SOCK=/tmp/ssh-KxeSx0XetWjz/agent.33 18:25:18 SSH_AGENT_PID=39 18:25:18 Running ssh-add (command line suppressed) 18:25:18 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_638405663879441616.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_638405663879441616.key) 18:25:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:25:19 + git semver tag 18:25:19 2022-07-19 18:25:19,217 [run_tag] DEBUG tag force:False 18:25:19 2022-07-19 18:25:19,217 [check_head_tag] DEBUG check head tag 18:25:19 2022-07-19 18:25:19,218 [execute] INFO git cat-file --batch-check 18:25:19 2022-07-19 18:25:19,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:25:19 2022-07-19 18:25:19,221 [execute] INFO git cat-file --batch 18:25:19 2022-07-19 18:25:19,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:25:19 2022-07-19 18:25:19,230 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:25:19 2022-07-19 18:25:19,230 [execute] INFO git tag -a v0.0.1-dev.14 -m v0.0.1-dev.14 18:25:19 2022-07-19 18:25:19,230 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.14', '-m', 'v0.0.1-dev.14'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:25:19 2022-07-19 18:25:19,234 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:25:19 0.0.1-dev.14 [Pipeline] } 18:25:19 $ docker exec --env ******** --env ******** a7a6147d0cdc30201304120ba1ceaf7317de9d1e34387fd032ca6a5b5045f8c4 ssh-agent -k 18:25:19 unset SSH_AUTH_SOCK; 18:25:19 unset SSH_AGENT_PID; 18:25:19 echo Agent pid 39 killed; 18:25:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:25:19 + git semver [Pipeline] } 18:25:20 $ docker stop --time=1 a7a6147d0cdc30201304120ba1ceaf7317de9d1e34387fd032ca6a5b5045f8c4 18:25:21 $ docker rm -f a7a6147d0cdc30201304120ba1ceaf7317de9d1e34387fd032ca6a5b5045f8c4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:25:21 18:25:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:25:22 0.23.1-centos7: Pulling from edgex-lftools 18:25:22 ab5ef0e58194: Pulling fs layer 18:25:22 9712f1f96733: Pulling fs layer 18:25:22 63f879dbbcfc: Pulling fs layer 18:25:22 0d9ebad4ef96: Pulling fs layer 18:25:22 e9a5061849ea: Pulling fs layer 18:25:22 d747dcd14b5f: Pulling fs layer 18:25:22 2de7ff778b66: Pulling fs layer 18:25:22 d747dcd14b5f: Waiting 18:25:22 0d9ebad4ef96: Waiting 18:25:22 e9a5061849ea: Waiting 18:25:22 9712f1f96733: Verifying Checksum 18:25:22 9712f1f96733: Download complete 18:25:22 63f879dbbcfc: Verifying Checksum 18:25:22 63f879dbbcfc: Download complete 18:25:22 e9a5061849ea: Verifying Checksum 18:25:22 e9a5061849ea: Download complete 18:25:22 d747dcd14b5f: Download complete 18:25:22 0d9ebad4ef96: Verifying Checksum 18:25:22 0d9ebad4ef96: Download complete 18:25:22 ab5ef0e58194: Verifying Checksum 18:25:22 ab5ef0e58194: Download complete 18:25:22 2de7ff778b66: Verifying Checksum 18:25:22 2de7ff778b66: Download complete 18:25:26 ab5ef0e58194: Pull complete 18:25:26 9712f1f96733: Pull complete 18:25:26 63f879dbbcfc: Pull complete 18:25:30 0d9ebad4ef96: Pull complete 18:25:31 e9a5061849ea: Pull complete 18:25:31 d747dcd14b5f: Pull complete 18:25:32 2de7ff778b66: Pull complete 18:25:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:25:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:25:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:32 prd-ubuntu20.04-docker-8c-8g-20506 does not seem to be running inside a container 18:25:32 $ 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 18:25:34 $ docker top 184785bc3077d8b82ea54ac1f5d8acf979f581cf8b9c48e329be8a3f0d8f8667 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:25:34 provisioning config files... 18:25:34 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8590853171618571609tmp 18:25:34 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7768311930004718861tmp 18:25:35 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config891396957015955271tmp [Pipeline] { [Pipeline] echo 18:25:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:25:35 ---> sigul-configuration.sh 18:25:35 gpg: directory `/root/.gnupg' created 18:25:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:25:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:25:35 gpg: keyring `/root/.gnupg/secring.gpg' created 18:25:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:25:35 gpg: CAST5 encrypted data 18:25:35 gpg: encrypted with 1 passphrase 18:25:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:25:35 + mkdir /home/jenkins 18:25:35 + mkdir /home/jenkins/sigul [Pipeline] sh 18:25:35 + 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 18:25:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:25:36 ---> sigul-install.sh 18:25:36 Sigul already installed; skipping installation. [Pipeline] sh 18:25:36 + git tag --list 18:25:36 v0.0.0 18:25:36 v0.0.1-dev.1 18:25:36 v0.0.1-dev.10 18:25:36 v0.0.1-dev.11 18:25:36 v0.0.1-dev.12 18:25:36 v0.0.1-dev.13 18:25:36 v0.0.1-dev.14 18:25:36 v0.0.1-dev.2 18:25:36 v0.0.1-dev.3 18:25:36 v0.0.1-dev.4 18:25:36 v0.0.1-dev.5 18:25:36 v0.0.1-dev.6 18:25:36 v0.0.1-dev.7 18:25:36 v0.0.1-dev.8 18:25:36 v0.0.1-dev.9 [Pipeline] sh 18:25:36 + lftools sign git-tag v0.0.1-dev.14 18:25:37 Signing Git tag with Sigul... 18:25:37 Signing v0.0.1-dev.14 [Pipeline] echo 18:25:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:25:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:25:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:25:38 $ docker stop --time=1 184785bc3077d8b82ea54ac1f5d8acf979f581cf8b9c48e329be8a3f0d8f8667 18:25:39 $ docker rm -f 184785bc3077d8b82ea54ac1f5d8acf979f581cf8b9c48e329be8a3f0d8f8667 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:25:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:25:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:25:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:40 prd-ubuntu20.04-docker-8c-8g-20506 does not seem to be running inside a container 18:25:40 $ 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 18:25:40 $ docker top 4dedf377c09bcd12e9fce9b2f171a3c2e3d324aeb3256659b02e201d605b8048 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:25:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:25:40 [ssh-agent] Looking for ssh-agent implementation... 18:25:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:25:41 $ docker exec 4dedf377c09bcd12e9fce9b2f171a3c2e3d324aeb3256659b02e201d605b8048 ssh-agent 18:25:41 SSH_AUTH_SOCK=/tmp/ssh-fD7xS4HrgeNV/agent.34 18:25:41 SSH_AGENT_PID=40 18:25:41 Running ssh-add (command line suppressed) 18:25:41 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4932720108833206027.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4932720108833206027.key) 18:25:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:25:41 + git semver bump pre 18:25:42 2022-07-19 18:25:41,967 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:25:42 2022-07-19 18:25:41,967 [bump_version] DEBUG bumping version:0.0.1-dev.14 on axis:pre with prefix:dev 18:25:42 2022-07-19 18:25:41,967 [bump_version] DEBUG bumped version:0.0.1-dev.15 18:25:42 2022-07-19 18:25:41,967 [write_version] DEBUG write version:0.0.1-dev.15 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 18:25:42 2022-07-19 18:25:41,967 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:25:42 2022-07-19 18:25:41,967 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:25:42 2022-07-19 18:25:41,969 [execute] INFO git cat-file --batch-check 18:25:42 2022-07-19 18:25:41,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:25:42 2022-07-19 18:25:41,975 [execute] INFO git cat-file --batch 18:25:42 2022-07-19 18:25:41,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:25:42 2022-07-19 18:25:41,983 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:25:42 0.0.1-dev.15 [Pipeline] } 18:25:42 $ docker exec --env ******** --env ******** 4dedf377c09bcd12e9fce9b2f171a3c2e3d324aeb3256659b02e201d605b8048 ssh-agent -k 18:25:42 unset SSH_AUTH_SOCK; 18:25:42 unset SSH_AGENT_PID; 18:25:42 echo Agent pid 40 killed; 18:25:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:25:42 + git semver [Pipeline] } 18:25:42 $ docker stop --time=1 4dedf377c09bcd12e9fce9b2f171a3c2e3d324aeb3256659b02e201d605b8048 18:25:44 $ docker rm -f 4dedf377c09bcd12e9fce9b2f171a3c2e3d324aeb3256659b02e201d605b8048 [Pipeline] // withDockerContainer [Pipeline] sh 18:25:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:25:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:25:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:44 prd-ubuntu20.04-docker-8c-8g-20506 does not seem to be running inside a container 18:25: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 18:25:45 $ docker top 3cfe2bd47e9b129b1a13aff2daaa12e06a9a9659cf29b829081b0782c866b84e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:25:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:25:45 [ssh-agent] Looking for ssh-agent implementation... 18:25:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:25:45 $ docker exec 3cfe2bd47e9b129b1a13aff2daaa12e06a9a9659cf29b829081b0782c866b84e ssh-agent 18:25:45 SSH_AUTH_SOCK=/tmp/ssh-RGg4t6Aa9LwW/agent.33 18:25:45 SSH_AGENT_PID=41 18:25:45 Running ssh-add (command line suppressed) 18:25:45 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_524923931287521427.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_524923931287521427.key) 18:25:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:25:46 + git semver push 18:25:46 2022-07-19 18:25:46,246 [run_push] DEBUG push 18:25:46 2022-07-19 18:25:46,247 [execute] INFO git cat-file --batch-check 18:25:46 2022-07-19 18:25:46,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:25:46 2022-07-19 18:25:46,253 [execute] INFO git rev-list 2b237e4bfa39d7d8f0e90edf6833b029d23483ca -- 18:25:46 2022-07-19 18:25:46,254 [execute] DEBUG Popen(['git', 'rev-list', '2b237e4bfa39d7d8f0e90edf6833b029d23483ca', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:25:46 2022-07-19 18:25:46,260 [execute] INFO git fetch -v origin 18:25:46 2022-07-19 18:25:46,261 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 18:25:46 2022-07-19 18:25:46,766 [run_push] DEBUG no remote changes detected 18:25:46 2022-07-19 18:25:46,767 [execute] INFO git push origin semver 18:25:46 2022-07-19 18:25:46,767 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:25:47 2022-07-19 18:25:47,466 [run_push] DEBUG push all version tags 18:25:47 2022-07-19 18:25:47,466 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:25:47 2022-07-19 18:25:47,467 [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) 18:25:48 2022-07-19 18:25:48,140 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:25:48 0.0.1-dev.15 [Pipeline] } 18:25:48 $ docker exec --env ******** --env ******** 3cfe2bd47e9b129b1a13aff2daaa12e06a9a9659cf29b829081b0782c866b84e ssh-agent -k 18:25:48 unset SSH_AUTH_SOCK; 18:25:48 unset SSH_AGENT_PID; 18:25:48 echo Agent pid 41 killed; 18:25:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:25:48 + git semver [Pipeline] } 18:25:49 $ docker stop --time=1 3cfe2bd47e9b129b1a13aff2daaa12e06a9a9659cf29b829081b0782c866b84e 18:25:50 $ docker rm -f 3cfe2bd47e9b129b1a13aff2daaa12e06a9a9659cf29b829081b0782c866b84e [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 18:25:51 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 18:25:51 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:25:51 total 16 18:25:51 drwxr-xr-x 3 root root 4096 Jul 19 18:17 . 18:25:51 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 18:25 .. 18:25:51 drwxr-xr-x 2 root root 4096 Jul 19 18:17 cost 18:25:51 -rw-r--r-- 1 root root 87 Jul 19 18:17 cost.csv 18:25:51 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 18:25:51 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:25:51 total 16 18:25:51 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 18:17 . 18:25:51 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 18:25 .. 18:25:51 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 18:17 cost 18:25:51 -rw-r--r-- 1 jenkins jenkins 87 Jul 19 18:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:25:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:25:52 ---> package-listing.sh 18:25:52 ++ facter osfamily 18:25:52 ++ tr '[:upper:]' '[:lower:]' 18:25:52 + OS_FAMILY=debian 18:25:52 + workspace=/w/workspace/exfoundry_device-usb-camera_main 18:25:52 + START_PACKAGES=/tmp/packages_start.txt 18:25:52 + END_PACKAGES=/tmp/packages_end.txt 18:25:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:25:52 + PACKAGES=/tmp/packages_start.txt 18:25:52 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:25:52 + PACKAGES=/tmp/packages_end.txt 18:25:52 + case "${OS_FAMILY}" in 18:25:52 + dpkg -l 18:25:52 + grep '^ii' 18:25:52 + '[' -f /tmp/packages_start.txt ']' 18:25:52 + '[' -f /tmp/packages_end.txt ']' 18:25:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:25:52 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:25:52 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 18:25:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 18:25:52 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 18:25:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:53 prd-ubuntu20.04-docker-8c-8g-20506 does not seem to be running inside a container 18:25:53 $ 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 18:25:53 $ docker top 4ec74884a901db447936f1034386adb8c7403c8dcabd0a2e406b2edb01e653cf -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:54 + touch /tmp/pre-build-complete [Pipeline] sh 18:25:54 + mkdir -p /var/log/sysstat [Pipeline] sh 18:25:54 + ls /var/log/sa-host 18:25:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:25:54 provisioning config files... 18:25:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4750616575195920591tmp [Pipeline] { [Pipeline] echo 18:25:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:25:55 ---> create-netrc.sh [Pipeline] } 18:25:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:25:55 ---> python-tools-install.sh [Pipeline] echo 18:25:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:25:55 ---> sudo-logs.sh 18:25:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:25:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:25:55 ---> job-cost.sh 18:25:55 lf-activate-venv: SKIPPING 18:25:55 DEBUG: total: 0.2199999988079071 18:25:55 INFO: Retrieving Stack Cost... 18:25:56 INFO: Retrieving Pricing Info for: v3-standard-8 18:25:56 INFO: Archiving Costs [Pipeline] echo 18:25:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:25:57 ---> logs-deploy.sh 18:25:57 lf-activate-venv: SKIPPING 18:25:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/25 18:25:57 INFO: archiving workspace using pattern(s): 18:25:58 Archives upload complete. 18:25:58 INFO: archiving logs to Nexus 18:25:59 ---> uname -a: 18:25:59 Linux prd-ubuntu20-04-docker-8c-8g-20506 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 18:25:59 18:25:59 18:25:59 ---> lscpu: 18:25:59 Architecture: x86_64 18:25:59 CPU op-mode(s): 32-bit, 64-bit 18:25:59 Byte Order: Little Endian 18:25:59 Address sizes: 40 bits physical, 48 bits virtual 18:25:59 CPU(s): 8 18:25:59 On-line CPU(s) list: 0-7 18:25:59 Thread(s) per core: 1 18:25:59 Core(s) per socket: 1 18:25:59 Socket(s): 8 18:25:59 NUMA node(s): 1 18:25:59 Vendor ID: AuthenticAMD 18:25:59 CPU family: 23 18:25:59 Model: 49 18:25:59 Model name: AMD EPYC-Rome Processor 18:25:59 Stepping: 0 18:25:59 CPU MHz: 2799.996 18:25:59 BogoMIPS: 5599.99 18:25:59 Virtualization: AMD-V 18:25:59 Hypervisor vendor: KVM 18:25:59 Virtualization type: full 18:25:59 L1d cache: 256 KiB 18:25:59 L1i cache: 256 KiB 18:25:59 L2 cache: 4 MiB 18:25:59 L3 cache: 128 MiB 18:25:59 NUMA node0 CPU(s): 0-7 18:25:59 Vulnerability Itlb multihit: Not affected 18:25:59 Vulnerability L1tf: Not affected 18:25:59 Vulnerability Mds: Not affected 18:25:59 Vulnerability Meltdown: Not affected 18:25:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:25:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:25:59 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:25:59 Vulnerability Srbds: Not affected 18:25:59 Vulnerability Tsx async abort: Not affected 18:25:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:25:59 18:25:59 18:25:59 ---> nproc: 18:25:59 8 18:25:59 18:25:59 18:25:59 ---> df -h: 18:25:59 Filesystem Size Used Avail Use% Mounted on 18:25:59 overlay 155G 13G 143G 8% / 18:25:59 tmpfs 64M 0 64M 0% /dev 18:25:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:25:59 shm 64M 0 64M 0% /dev/shm 18:25:59 /dev/vda1 155G 13G 143G 8% /facter-os 18:25:59 18:25:59 18:25:59 ---> sar -b -r -n DEV: 18:25:59 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20506) 07/19/22 _x86_64_ (8 CPU) 18:25:59 18:25:59 18:14:30 LINUX RESTART (8 CPU) 18:25:59 18:25:59 18:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:25:59 18:16:01 353.74 15.55 338.19 0.00 2179.10 131518.48 0.00 18:25:59 18:17:01 138.89 0.22 138.68 0.00 15.20 34697.42 0.00 18:25:59 18:18:01 111.53 0.05 111.48 0.00 3.07 26737.09 0.00 18:25:59 18:19:01 2.17 0.00 2.17 0.00 0.00 24.94 0.00 18:25:59 18:20:01 1.13 0.02 1.12 0.00 0.13 12.40 0.00 18:25:59 18:21:01 1.57 0.00 1.57 0.00 0.00 16.80 0.00 18:25:59 18:22:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 18:25:59 18:23:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 18:25:59 18:24:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 18:25:59 18:25:02 6.33 0.13 6.20 0.00 15.60 2767.94 0.00 18:25:59 Average: 61.88 1.60 60.28 0.00 221.30 19580.65 0.00 18:25:59 18:25:59 18:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:25:59 18:16:01 28072576 31731232 564960 1.72 151512 3691828 2243412 6.61 1214252 3128164 237008 18:25:59 18:17:01 28089632 31753464 538164 1.64 166192 3693436 2046736 6.03 1241828 3083188 25700 18:25:59 18:18:01 27481116 31778704 510892 1.55 175028 4262148 1854528 5.47 1283556 3594324 192 18:25:59 18:19:01 27481552 31779100 510432 1.55 175060 4262152 1854528 5.47 1282244 3594328 8 18:25:59 18:20:01 27490032 31787680 501808 1.53 175084 4262156 1854528 5.47 1273628 3594364 20 18:25:59 18:21:01 27490204 31787880 501548 1.53 175108 4262160 1854528 5.47 1273356 3594364 20 18:25:59 18:22:01 27491756 31789568 500044 1.52 175124 4262164 1854528 5.47 1272152 3594500 8 18:25:59 18:23:01 27492504 31790320 499204 1.52 175156 4262164 1854528 5.47 1272136 3594504 68 18:25:59 18:24:01 27492672 31790556 499172 1.52 175176 4262164 1854528 5.47 1272496 3594508 20 18:25:59 18:25:02 26821804 31718780 569508 1.73 179448 4824588 2252248 6.64 1346684 4156644 487068 18:25:59 Average: 27540385 31770728 519573 1.58 172289 4204496 1952409 5.75 1273233 3552889 75011 18:25:59 18:25:59 18:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:25:59 18:16:01 ens3 701.82 471.60 7635.88 99.27 0.00 0.00 0.00 0.00 18:25:59 18:16:01 lo 6.40 6.40 0.62 0.62 0.00 0.00 0.00 0.00 18:25:59 18:16:01 docker0 157.72 236.21 12.09 1749.41 0.00 0.00 0.00 0.00 18:25:59 18:17:01 ens3 102.60 85.90 289.76 78.56 0.00 0.00 0.00 0.00 18:25:59 18:17:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 18:25:59 18:17:01 docker0 9.80 13.43 0.52 41.10 0.00 0.00 0.00 0.00 18:25:59 18:18:01 ens3 267.61 214.26 3077.81 905.80 0.00 0.00 0.00 0.00 18:25:59 18:18:01 lo 7.86 7.86 0.77 0.77 0.00 0.00 0.00 0.00 18:25:59 18:18:01 docker0 12.71 31.61 0.95 504.29 0.00 0.00 0.00 0.00 18:25:59 18:19:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:25:59 18:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:25:59 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:59 18:20:01 ens3 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:25:59 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:59 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:59 18:21:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:25:59 18:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:25:59 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:59 18:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:59 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:59 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:59 18:23:01 ens3 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 18:25:59 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:25:59 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:59 18:24:01 ens3 1.47 0.73 2.20 0.05 0.00 0.00 0.00 0.00 18:25:59 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:59 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:59 18:25:02 ens3 181.20 89.12 3925.54 9.04 0.00 0.00 0.00 0.00 18:25:59 18:25:02 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 18:25:59 18:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:59 Average: ens3 125.52 86.21 1493.08 109.29 0.00 0.00 0.00 0.00 18:25:59 Average: lo 1.81 1.81 0.17 0.17 0.00 0.00 0.00 0.00 18:25:59 Average: docker0 18.02 28.12 1.36 229.47 0.00 0.00 0.00 0.00 18:25:59 18:25:59 18:25:59 ---> sar -P ALL: 18:25:59 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20506) 07/19/22 _x86_64_ (8 CPU) 18:25:59 18:25:59 18:14:30 LINUX RESTART (8 CPU) 18:25:59 18:25:59 18:15:01 CPU %user %nice %system %iowait %steal %idle 18:25:59 18:16:01 all 10.86 0.00 4.32 1.95 0.06 82.82 18:25:59 18:16:01 0 11.16 0.00 4.10 0.91 0.05 83.79 18:25:59 18:16:01 1 9.97 0.00 4.09 0.57 0.05 85.32 18:25:59 18:16:01 2 10.54 0.00 3.22 1.34 0.05 84.86 18:25:59 18:16:01 3 9.42 0.00 4.40 2.70 0.07 83.41 18:25:59 18:16:01 4 10.10 0.00 4.81 4.39 0.05 80.64 18:25:59 18:16:01 5 10.63 0.00 4.24 1.00 0.05 84.07 18:25:59 18:16:01 6 13.32 0.00 5.30 4.09 0.07 77.22 18:25:59 18:16:01 7 11.76 0.00 4.38 0.56 0.07 83.23 18:25:59 18:17:01 all 38.91 0.00 7.05 0.93 0.09 53.03 18:25:59 18:17:01 0 37.92 0.00 7.42 0.22 0.08 54.35 18:25:59 18:17:01 1 39.42 0.00 6.96 1.31 0.10 52.21 18:25:59 18:17:01 2 38.94 0.00 7.13 2.08 0.08 51.77 18:25:59 18:17:01 3 37.01 0.00 6.64 0.10 0.10 56.15 18:25:59 18:17:01 4 38.60 0.00 7.34 2.72 0.08 51.24 18:25:59 18:17:01 5 39.24 0.00 7.02 0.41 0.08 53.25 18:25:59 18:17:01 6 40.96 0.00 6.57 0.05 0.08 52.34 18:25:59 18:17:01 7 39.16 0.00 7.33 0.54 0.08 52.89 18:25:59 18:18:01 all 6.43 0.00 1.87 0.73 0.03 90.93 18:25:59 18:18:01 0 5.54 0.00 2.42 2.60 0.03 89.41 18:25:59 18:18:01 1 7.13 0.00 1.53 0.05 0.03 91.26 18:25:59 18:18:01 2 5.49 0.00 1.90 1.36 0.03 91.22 18:25:59 18:18:01 3 7.37 0.00 1.51 0.29 0.03 90.81 18:25:59 18:18:01 4 8.02 0.00 1.86 0.70 0.03 89.38 18:25:59 18:18:01 5 6.12 0.00 1.92 0.02 0.03 91.91 18:25:59 18:18:01 6 4.93 0.00 1.88 0.03 0.03 93.13 18:25:59 18:18:01 7 6.88 0.00 1.96 0.79 0.03 90.34 18:25:59 18:19:01 all 0.02 0.00 0.02 0.01 0.00 99.95 18:25:59 18:19:01 0 0.02 0.00 0.05 0.03 0.00 99.90 18:25:59 18:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:25:59 18:19:01 2 0.02 0.00 0.00 0.03 0.00 99.95 18:25:59 18:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:25:59 18:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:25:59 18:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:25:59 18:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:25:59 18:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:25:59 18:20:01 all 0.03 0.00 0.02 0.01 0.00 99.94 18:25:59 18:20:01 0 0.05 0.00 0.07 0.03 0.02 99.83 18:25:59 18:20:01 1 0.02 0.00 0.05 0.00 0.02 99.92 18:25:59 18:20:01 2 0.03 0.00 0.00 0.02 0.00 99.95 18:25:59 18:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:25:59 18:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:25:59 18:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:25:59 18:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:25:59 18:20:01 7 0.08 0.00 0.02 0.00 0.00 99.90 18:25:59 18:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:25:59 18:21:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:25:59 18:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:25:59 18:21:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:25:59 18:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:25:59 18:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:25:59 18:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:25:59 18:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:25:59 18:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:25:59 18:22:01 all 0.03 0.00 0.01 0.00 0.00 99.96 18:25:59 18:22:01 0 0.03 0.00 0.00 0.02 0.00 99.95 18:25:59 18:22:01 1 0.07 0.00 0.05 0.00 0.02 99.87 18:25:59 18:22:01 2 0.03 0.00 0.00 0.02 0.00 99.95 18:25:59 18:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:25:59 18:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:25:59 18:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:25:59 18:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:25:59 18:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:25:59 18:23:01 all 0.01 0.00 0.01 0.01 0.00 99.96 18:25:59 18:23:01 0 0.00 0.00 0.05 0.03 0.00 99.92 18:25:59 18:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:25:59 18:23:01 2 0.03 0.00 0.02 0.02 0.00 99.93 18:25:59 18:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:25:59 18:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:25:59 18:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:25:59 18:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:25:59 18:23:01 7 0.05 0.00 0.02 0.00 0.00 99.93 18:25:59 18:24:01 all 0.04 0.00 0.01 0.00 0.00 99.95 18:25:59 18:24:01 0 0.02 0.00 0.02 0.02 0.00 99.95 18:25:59 18:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:25:59 18:24:01 2 0.08 0.00 0.02 0.02 0.00 99.88 18:25:59 18:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:25:59 18:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:25:59 18:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:25:59 18:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:25:59 18:24:01 7 0.13 0.00 0.02 0.00 0.00 99.85 18:25:59 18:25:02 all 1.85 0.00 0.68 0.06 0.01 97.39 18:25:59 18:25:02 0 1.67 0.00 0.84 0.28 0.02 97.19 18:25:59 18:25:02 1 2.65 0.00 0.45 0.00 0.02 96.88 18:25:59 18:25:02 2 1.79 0.00 0.60 0.12 0.02 97.48 18:25:59 18:25:02 3 2.23 0.00 0.67 0.05 0.02 97.03 18:25:59 18:25:02 4 1.90 0.00 0.75 0.02 0.02 97.32 18:25:59 18:25:02 5 1.39 0.00 0.79 0.02 0.00 97.81 18:25:59 18:25:02 6 1.32 0.00 0.50 0.00 0.02 98.16 18:25:59 18:25:02 7 1.86 0.00 0.87 0.00 0.02 97.26 18:25:59 Average: all 5.77 0.00 1.39 0.37 0.02 92.45 18:25:59 Average: 0 5.59 0.00 1.48 0.41 0.02 92.49 18:25:59 Average: 1 5.89 0.00 1.31 0.19 0.02 92.58 18:25:59 Average: 2 5.64 0.00 1.28 0.50 0.02 92.56 18:25:59 Average: 3 5.59 0.00 1.32 0.31 0.02 92.76 18:25:59 Average: 4 5.81 0.00 1.46 0.78 0.02 91.93 18:25:59 Average: 5 5.70 0.00 1.39 0.14 0.02 92.75 18:25:59 Average: 6 6.01 0.00 1.42 0.41 0.02 92.14 18:25:59 Average: 7 5.93 0.00 1.45 0.19 0.02 92.42 18:25:59 18:25:59 18:25:59