Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35e88c606ff591756c04535471448b721e880ee3 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-ssh3314878000452159089.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-ssh4484825485729761780.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-ssh2272521293382125509.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-ssh6570740249211413754.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-ssh15720298144416849184.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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-21411 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 35e88c606ff591756c04535471448b721e880ee3 (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 35e88c606ff591756c04535471448b721e880ee3 # timeout=10 Commit message: "Merge pull request #74 from brianointel/readme" > git rev-list --no-walk e0ef95115b204dfbd36822ed04c66be8fcb14502 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:07:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:07:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:07:19 ========================================================= 22:07:19 EdgeX Global Pipelines Version Info 22:07:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:07:19 ------------------- 22:07:19 stable info: 22:07:19 ------------------- 22:07:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:07:19 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 22:07:19 Message: update stable to v1.0.238 22:07:20 ------------------- 22:07:20 experimental info: 22:07:20 ------------------- 22:07:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:07:20 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 22:07:20 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:07:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:07:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:07:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:07:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:07:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:07:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:07:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:07:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:07:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:07:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:07:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:07:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:07:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35e88c606ff591756c04535471448b721e880ee3 [Pipeline] echo 22:07:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35e88c6 [Pipeline] echo 22:07:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:07:21 provisioning config files... 22:07:21 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6510510177540028904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:21 ---> docker-login.sh 22:07:21 nexus3.edgexfoundry.org:10001 22:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:22 Configure a credential helper to remove this warning. See 22:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:22 22:07:22 Login Succeeded 22:07:22 nexus3.edgexfoundry.org:10002 22:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:22 Configure a credential helper to remove this warning. See 22:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:22 22:07:22 Login Succeeded 22:07:22 nexus3.edgexfoundry.org:10003 22:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:22 Configure a credential helper to remove this warning. See 22:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:22 22:07:22 Login Succeeded 22:07:22 nexus3.edgexfoundry.org:10004 22:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:22 Configure a credential helper to remove this warning. See 22:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:22 22:07:22 Login Succeeded 22:07:22 docker.io 22:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:22 Configure a credential helper to remove this warning. See 22:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:22 22:07:22 Login Succeeded 22:07:22 ---> docker-login.sh ends [Pipeline] } 22:07:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:07:23 + git rev-list -1 --merges 35e88c606ff591756c04535471448b721e880ee3~1..35e88c606ff591756c04535471448b721e880ee3 [Pipeline] echo 22:07:23 -----------> git rev-list -1 --merges 35e88c606ff591756c04535471448b721e880ee3~1..35e88c606ff591756c04535471448b721e880ee3 35e88c606ff591756c04535471448b721e880ee3 22:07:23 35e88c606ff591756c04535471448b721e880ee3 [false] [Pipeline] sh 22:07:23 + git log --format=format:%s -1 35e88c606ff591756c04535471448b721e880ee3 [Pipeline] echo 22:07:23 ========================================================= 22:07:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:07:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:07:23 + git log --format=format:%s -1 35e88c606ff591756c04535471448b721e880ee3 [Pipeline] echo 22:07:23 [semverPrep] GIT_COMMIT: 35e88c606ff591756c04535471448b721e880ee3, Commit Message: Merge pull request #74 from brianointel/readme [Pipeline] echo 22:07:24 [semverPrep] This is not a build commit. [Pipeline] sh 22:07:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:07:24 + grep -v github /etc/ssh/ssh_known_hosts 22:07:24 + [ -e /tmp/ssh_known_hosts ] 22:07:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:07:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:07:24 + sudo tee -a /etc/ssh/ssh_known_hosts 22:07:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:07:24 22:07:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:07:25 0.1.4: Pulling from edgex-devops/py-git-semver 22:07:25 b85a868b505f: Pulling fs layer 22:07:25 e2be974225ed: Pulling fs layer 22:07:25 339a4e72a1f5: Pulling fs layer 22:07:25 988bab9f4d93: Pulling fs layer 22:07:25 1469e6f7b9e6: Pulling fs layer 22:07:25 eaf3925da568: Pulling fs layer 22:07:25 bab4dde63d76: Pulling fs layer 22:07:25 bde34c3a00c8: Pulling fs layer 22:07:25 b352a97aabf1: Pulling fs layer 22:07:25 4872d77fe225: Pulling fs layer 22:07:25 5851b861e8e6: Pulling fs layer 22:07:25 bde34c3a00c8: Waiting 22:07:25 bab4dde63d76: Waiting 22:07:25 b352a97aabf1: Waiting 22:07:25 4872d77fe225: Waiting 22:07:25 5851b861e8e6: Waiting 22:07:25 988bab9f4d93: Waiting 22:07:25 eaf3925da568: Waiting 22:07:25 1469e6f7b9e6: Waiting 22:07:25 e2be974225ed: Verifying Checksum 22:07:25 e2be974225ed: Download complete 22:07:25 988bab9f4d93: Download complete 22:07:25 339a4e72a1f5: Download complete 22:07:25 1469e6f7b9e6: Verifying Checksum 22:07:25 1469e6f7b9e6: Download complete 22:07:25 eaf3925da568: Verifying Checksum 22:07:25 eaf3925da568: Download complete 22:07:25 bde34c3a00c8: Download complete 22:07:25 b352a97aabf1: Download complete 22:07:25 4872d77fe225: Verifying Checksum 22:07:25 5851b861e8e6: Download complete 22:07:25 b85a868b505f: Verifying Checksum 22:07:25 b85a868b505f: Download complete 22:07:25 bab4dde63d76: Verifying Checksum 22:07:25 bab4dde63d76: Download complete 22:07:26 b85a868b505f: Pull complete 22:07:26 e2be974225ed: Pull complete 22:07:27 339a4e72a1f5: Pull complete 22:07:27 988bab9f4d93: Pull complete 22:07:27 1469e6f7b9e6: Pull complete 22:07:27 eaf3925da568: Pull complete 22:07:29 bab4dde63d76: Pull complete 22:07:29 bde34c3a00c8: Pull complete 22:07:29 b352a97aabf1: Pull complete 22:07:29 4872d77fe225: Pull complete 22:07:29 5851b861e8e6: Pull complete 22:07:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:07:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:07:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:29 prd-ubuntu20.04-docker-8c-8g-21411 does not seem to be running inside a container 22:07:29 $ 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 22:07:30 $ docker top 292d07f6b9bb67a0e3dbdc3ca20497e924c2d0ecc2c8dcedb9979add462e30f4 -eo pid,comm 22:07:30 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). 22:07:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:07:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:07:30 [ssh-agent] Looking for ssh-agent implementation... 22:07:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:07:31 $ docker exec 292d07f6b9bb67a0e3dbdc3ca20497e924c2d0ecc2c8dcedb9979add462e30f4 ssh-agent 22:07:31 SSH_AUTH_SOCK=/tmp/ssh-Y4N9nABszSxl/agent.33 22:07:31 SSH_AGENT_PID=39 22:07:31 Running ssh-add (command line suppressed) 22:07:31 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3571452788302076838.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3571452788302076838.key) 22:07:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:07:31 + git tag --points-at HEAD [Pipeline] } 22:07:31 $ docker exec --env ******** --env ******** 292d07f6b9bb67a0e3dbdc3ca20497e924c2d0ecc2c8dcedb9979add462e30f4 ssh-agent -k 22:07:31 unset SSH_AUTH_SOCK; 22:07:31 unset SSH_AGENT_PID; 22:07:31 echo Agent pid 39 killed; 22:07:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:07:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:07:31 [ssh-agent] Looking for ssh-agent implementation... 22:07:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:07:31 $ docker exec 292d07f6b9bb67a0e3dbdc3ca20497e924c2d0ecc2c8dcedb9979add462e30f4 ssh-agent 22:07:32 SSH_AUTH_SOCK=/tmp/ssh-A0oSvibebXmV/agent.73 22:07:32 SSH_AGENT_PID=79 22:07:32 Running ssh-add (command line suppressed) 22:07:32 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4663273483594249780.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4663273483594249780.key) 22:07:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:07:32 + git semver init 22:07:32 2022-07-28 22:07:32,677 [run_init] DEBUG init version:0.0.0 force:False 22:07:32 2022-07-28 22:07:32,677 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 22:07:32 2022-07-28 22:07:32,678 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 22:07:32 2022-07-28 22:07:32,678 [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) 22:07:33 2022-07-28 22:07:33,233 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 22:07:33 2022-07-28 22:07:33,233 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 22:07:33 2022-07-28 22:07:33,234 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:07:33 2022-07-28 22:07:33,234 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:07:33 2.2.0-dev.27 [Pipeline] } 22:07:33 $ docker exec --env ******** --env ******** 292d07f6b9bb67a0e3dbdc3ca20497e924c2d0ecc2c8dcedb9979add462e30f4 ssh-agent -k 22:07:33 unset SSH_AUTH_SOCK; 22:07:33 unset SSH_AGENT_PID; 22:07:33 echo Agent pid 79 killed; 22:07:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:07:33 + git semver [Pipeline] } 22:07:34 $ docker stop --time=1 292d07f6b9bb67a0e3dbdc3ca20497e924c2d0ecc2c8dcedb9979add462e30f4 22:07:35 $ docker rm -f 292d07f6b9bb67a0e3dbdc3ca20497e924c2d0ecc2c8dcedb9979add462e30f4 [Pipeline] // withDockerContainer [Pipeline] sh 22:07:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:07:35 Stashed 1 file(s) [Pipeline] echo 22:07:35 [edgeXSemver]: initialized semver on version 2.2.0-dev.27 [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 22:07:36 provisioning config files... 22:07:36 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7500623596262820476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:36 ---> docker-login.sh 22:07:36 nexus3.edgexfoundry.org:10001 22:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:36 Configure a credential helper to remove this warning. See 22:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:36 22:07:36 Login Succeeded 22:07:36 nexus3.edgexfoundry.org:10002 22:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:36 Configure a credential helper to remove this warning. See 22:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:36 22:07:36 Login Succeeded 22:07:36 nexus3.edgexfoundry.org:10003 22:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:36 Configure a credential helper to remove this warning. See 22:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:36 22:07:36 Login Succeeded 22:07:36 nexus3.edgexfoundry.org:10004 22:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:36 Configure a credential helper to remove this warning. See 22:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:36 22:07:36 Login Succeeded 22:07:36 docker.io 22:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:37 Configure a credential helper to remove this warning. See 22:07:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:37 22:07:37 Login Succeeded 22:07:37 ---> docker-login.sh ends [Pipeline] } 22:07:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:07:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:07:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:07:37 ========================================================= 22:07:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:07:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:37 + 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 . 22:07:37 Sending build context to Docker daemon 794.6kB 22:07:37 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 22:07:37 Step 2/13 : FROM ${BASE} AS builder 22:07:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:07:37 2408cc74d12b: Pulling fs layer 22:07:37 ea60b727a1ce: Pulling fs layer 22:07:37 30c4a7721957: Pulling fs layer 22:07:37 370296b7ddb6: Pulling fs layer 22:07:37 7c6cee850709: Pulling fs layer 22:07:37 39a5fcdaea64: Pulling fs layer 22:07:37 d94ebbe4e438: Pulling fs layer 22:07:37 bcfd1f05c69d: Pulling fs layer 22:07:37 59ccb84bbe0f: Pulling fs layer 22:07:37 370296b7ddb6: Waiting 22:07:37 7c6cee850709: Waiting 22:07:37 59ccb84bbe0f: Waiting 22:07:37 39a5fcdaea64: Waiting 22:07:37 d94ebbe4e438: Waiting 22:07:37 30c4a7721957: Download complete 22:07:37 ea60b727a1ce: Verifying Checksum 22:07:37 ea60b727a1ce: Download complete 22:07:37 7c6cee850709: Verifying Checksum 22:07:37 7c6cee850709: Download complete 22:07:37 39a5fcdaea64: Verifying Checksum 22:07:37 39a5fcdaea64: Download complete 22:07:37 2408cc74d12b: Verifying Checksum 22:07:37 2408cc74d12b: Download complete 22:07:37 d94ebbe4e438: Download complete 22:07:37 2408cc74d12b: Pull complete 22:07:38 ea60b727a1ce: Pull complete 22:07:38 59ccb84bbe0f: Verifying Checksum 22:07:38 59ccb84bbe0f: Download complete 22:07:38 30c4a7721957: Pull complete 22:07:38 bcfd1f05c69d: Verifying Checksum 22:07:38 bcfd1f05c69d: Download complete 22:07:38 370296b7ddb6: Verifying Checksum 22:07:38 370296b7ddb6: Download complete 22:07:42 370296b7ddb6: Pull complete 22:07:42 7c6cee850709: Pull complete 22:07:42 39a5fcdaea64: Pull complete 22:07:42 d94ebbe4e438: Pull complete 22:07:44 bcfd1f05c69d: Pull complete 22:07:45 59ccb84bbe0f: Pull complete 22:07:45 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:07:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:07:45 ---> a4fb48ad2a94 22:07:45 Step 3/13 : ARG MAKE="make build" 22:07:46 ---> Running in f234365b3bc2 22:07:46 Removing intermediate container f234365b3bc2 22:07:46 ---> 7b29367281ca 22:07:46 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:07:46 ---> Running in d0f79cbc9445 22:07:46 Removing intermediate container d0f79cbc9445 22:07:46 ---> ff9ab2679ca1 22:07:46 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:07:46 ---> Running in 8054f91c4c80 22:07:46 Removing intermediate container 8054f91c4c80 22:07:46 ---> 9769668ee37f 22:07:46 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:07:46 ---> Running in 59995f523c67 22:07:47 Removing intermediate container 59995f523c67 22:07:47 ---> bab0acf7542a 22:07:47 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:07:47 ---> Running in e2e6d13f2988 22:07:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:07:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:07:49 (1/80) Installing mesa (21.3.8-r1) 22:07:49 (2/80) Installing libxau (1.0.9-r0) 22:07:49 (3/80) Installing libxdmcp (1.1.3-r0) 22:07:49 (4/80) Installing libxcb (1.15-r0) 22:07:49 (5/80) Installing libx11 (1.8-r0) 22:07:49 (6/80) Installing libxext (1.3.4-r0) 22:07:50 (7/80) Installing libxfixes (6.0.0-r0) 22:07:50 (8/80) Installing libxxf86vm (1.1.4-r2) 22:07:50 (9/80) Installing libpciaccess (0.16-r0) 22:07:50 (10/80) Installing libdrm (2.4.110-r0) 22:07:50 (11/80) Installing mesa-glapi (21.3.8-r1) 22:07:50 (12/80) Installing libxshmfence (1.3-r1) 22:07:50 (13/80) Installing mesa-gl (21.3.8-r1) 22:07:50 (14/80) Installing icu-data-full (71.1-r2) 22:07:51 Still waiting to schedule task 22:07:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:07:51 (15/80) Installing libice (1.0.10-r0) 22:07:51 (16/80) Installing libuuid (2.38-r1) 22:07:51 (17/80) Installing libsm (1.2.3-r0) 22:07:51 (18/80) Installing libxt (1.2.1-r0) 22:07:52 (19/80) Installing libxmu (1.1.3-r0) 22:07:52 (20/80) Installing xset (1.2.4-r0) 22:07:52 (21/80) Installing xprop (1.2.5-r0) 22:07:52 (22/80) Installing xdg-utils (1.1.3-r3) 22:07:52 (23/80) Installing dbus-libs (1.14.0-r1) 22:07:52 (24/80) Installing libffi (3.4.2-r1) 22:07:52 (25/80) Installing libintl (0.21-r2) 22:07:52 (26/80) Installing libblkid (2.38-r1) 22:07:52 (27/80) Installing libmount (2.38-r1) 22:07:52 (28/80) Installing pcre (8.45-r2) 22:07:52 (29/80) Installing glib (2.72.1-r0) 22:07:53 (30/80) Installing icu-libs (71.1-r2) 22:07:54 (31/80) Installing libpcre2-16 (10.40-r0) 22:07:54 (32/80) Installing zstd-libs (1.5.2-r1) 22:07:54 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) 22:07:54 (34/80) Installing hicolor-icon-theme (0.17-r1) 22:07:55 (35/80) Installing wayland-libs-server (1.20.0-r0) 22:07:55 (36/80) Installing mesa-gbm (21.3.8-r1) 22:07:55 (37/80) Installing wayland-libs-client (1.20.0-r0) 22:07:55 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) 22:07:55 (39/80) Installing libxcomposite (0.4.5-r0) 22:07:55 (40/80) Installing libbz2 (1.0.8-r1) 22:07:55 (41/80) Installing libpng (1.6.37-r1) 22:07:56 (42/80) Installing freetype (2.12.1-r0) 22:07:56 (43/80) Installing fontconfig (2.14.0-r0) 22:07:56 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 22:07:56 (45/80) Installing wayland-libs-egl (1.20.0-r0) 22:07:56 (46/80) Installing xkeyboard-config (2.35.1-r0) 22:07:56 (47/80) Installing xz-libs (5.2.5-r1) 22:07:56 (48/80) Installing libxml2 (2.9.14-r0) 22:07:56 (49/80) Installing libxkbcommon (1.4.1-r0) 22:07:56 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 22:07:57 (51/80) Installing mesa-egl (21.3.8-r1) 22:07:57 (52/80) Installing avahi-libs (0.8-r6) 22:07:57 (53/80) Installing nettle (3.7.3-r0) 22:07:57 (54/80) Installing p11-kit (0.24.1-r0) 22:07:57 (55/80) Installing libtasn1 (4.18.0-r0) 22:07:57 (56/80) Installing libunistring (1.0-r0) 22:07:57 (57/80) Installing gnutls (3.7.6-r0) 22:07:57 (58/80) Installing cups-libs (2.4.2-r0) 22:07:57 (59/80) Installing graphite2 (1.3.14-r1) 22:07:57 (60/80) Installing harfbuzz (4.3.0-r0) 22:07:58 (61/80) Installing libevdev (1.12.1-r0) 22:07:58 (62/80) Installing mtdev (1.1.6-r0) 22:07:58 (63/80) Installing eudev-libs (3.2.11-r0) 22:07:58 (64/80) Installing libinput-libs (1.20.1-r0) 22:07:58 (65/80) Installing libjpeg-turbo (2.1.3-r1) 22:07:58 (66/80) Installing xcb-util-wm (0.4.1-r1) 22:07:58 (67/80) Installing xcb-util (0.4.0-r3) 22:07:58 (68/80) Installing xcb-util-image (0.4.0-r1) 22:07:59 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 22:07:59 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 22:07:59 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 22:07:59 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) 22:07:59 (73/80) Installing v4l-utils-libs (1.22.1-r1) 22:07:59 (74/80) Installing v4l-utils (1.22.1-r1) 22:08:00 (75/80) Installing udev-init-scripts (35-r0) 22:08:00 Executing udev-init-scripts-35-r0.post-install 22:08:00 (76/80) Installing kmod-libs (29-r2) 22:08:00 (77/80) Installing eudev (3.2.11-r0) 22:08:00 (78/80) Installing eudev-dev (3.2.11-r0) 22:08:00 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 22:08:00 (80/80) Installing v4l-utils-dev (1.22.1-r1) 22:08:00 Executing busybox-1.35.0-r13.trigger 22:08:00 Executing eudev-3.2.11-r0.trigger 22:08:00 OK: 330 MiB in 131 packages 22:08:02 Removing intermediate container e2e6d13f2988 22:08:02 ---> f256af790f0e 22:08:02 Step 8/13 : WORKDIR /device-usb-camera 22:08:02 ---> Running in 47fc7723b33c 22:08:02 Removing intermediate container 47fc7723b33c 22:08:02 ---> e0052197c2f3 22:08:02 Step 9/13 : COPY go.mod vendor* ./ 22:08:02 ---> e0f9d2637303 22:08:02 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:08:02 ---> Running in adae266d2c9a 22:08:17 Removing intermediate container adae266d2c9a 22:08:17 ---> b12da748adfa 22:08:17 Step 11/13 : COPY . . 22:08:17 ---> e8d793a1daa9 22:08:17 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:08:17 ---> Running in ec056236f7e7 22:08:17  % Total % Received % Xferd Average Speed Time Time Time Current 22:08:17 Dload Upload Total Spent Left Speed 22:08:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7490 0 --:--:-- --:--:-- --:--:-- 7531 22:08:17 Removing intermediate container ec056236f7e7 22:08:17 ---> 44e216242f18 22:08:17 Step 13/13 : RUN ${MAKE} 22:08:17 ---> Running in e2210c3b966e 22:08:17 noop 22:08:17 Removing intermediate container e2210c3b966e 22:08:17 ---> d8d6180b6a89 22:08:17 Successfully built d8d6180b6a89 22:08:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:18 + docker inspect -f . ci-base-image-x86_64 22:08:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:18 prd-ubuntu20.04-docker-8c-8g-21411 does not seem to be running inside a container 22:08:18 $ 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 22:08:18 $ docker top c90163c8cc6b0de57f87b4c13d3c0b27b061a83345dc59456f4b43881dd108ef -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:19 + go version 22:08:19 go version go1.18.3 linux/amd64 [Pipeline] } 22:08:19 $ docker stop --time=1 c90163c8cc6b0de57f87b4c13d3c0b27b061a83345dc59456f4b43881dd108ef 22:08:20 $ docker rm -f c90163c8cc6b0de57f87b4c13d3c0b27b061a83345dc59456f4b43881dd108ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:20 + docker inspect -f . ci-base-image-x86_64 22:08:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:20 prd-ubuntu20.04-docker-8c-8g-21411 does not seem to be running inside a container 22:08:20 $ 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 22:08:21 $ docker top f59a7e9d2a966e4e29e70c8927032d3c627a4a578e07075141cda54ea74f5251 -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:21 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 22:08:21 + make test 22:08:21 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 22:08:22 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:08:32 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:08:32 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements 22:08:37 CGO_ENABLED=1 go vet ./... 22:08:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:08:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:08:40 ./bin/test-attribution-txt.sh [Pipeline] echo 22:08:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:08:40 $ docker stop --time=1 f59a7e9d2a966e4e29e70c8927032d3c627a4a578e07075141cda54ea74f5251 22:08:42 $ docker rm -f f59a7e9d2a966e4e29e70c8927032d3c627a4a578e07075141cda54ea74f5251 [Pipeline] // withDockerContainer [Pipeline] sh 22:08:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:08:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:08:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:08:43 + ls -al . 22:08:43 total 196 22:08:43 drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 22:08 . 22:08:43 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 22:07 .. 22:08:43 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 22:08 .git 22:08:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 22:07 .github 22:08:43 -rw-rw-r-- 1 jenkins jenkins 414 Jul 28 22:07 .gitignore 22:08:43 -rw-rw-r-- 1 jenkins jenkins 42 Jul 28 22:07 .golangci.yml 22:08:43 -rw-rw-r-- 1 jenkins jenkins 77 Jul 28 22:07 .hadolint.yml 22:08:43 drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 22:07 .semver 22:08:43 -rw-rw-r-- 1 jenkins jenkins 9065 Jul 28 22:07 Attribution.txt 22:08:43 -rw-rw-r-- 1 jenkins jenkins 1206 Jul 28 22:07 CHANGELOG.md 22:08:43 -rw-rw-r-- 1 jenkins jenkins 2410 Jul 28 22:07 Dockerfile 22:08:43 -rw-rw-r-- 1 jenkins jenkins 678 Jul 28 22:07 GOVERNANCE.md 22:08:43 -rw-rw-r-- 1 jenkins jenkins 659 Jul 28 22:07 Jenkinsfile 22:08:43 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 28 22:07 LICENSE 22:08:43 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 28 22:07 Makefile 22:08:43 -rw-rw-r-- 1 jenkins jenkins 622 Jul 28 22:07 OWNERS.md 22:08:43 -rw-rw-r-- 1 jenkins jenkins 12817 Jul 28 22:07 README.md 22:08:43 -rw-rw-r-- 1 jenkins jenkins 12 Jul 28 22:07 VERSION 22:08:43 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 22:07 bin 22:08:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 22:07 cmd 22:08:43 -rw-r--r-- 1 jenkins jenkins 29387 Jul 28 22:08 coverage.out 22:08:43 -rwxrwxr-x 1 jenkins jenkins 140 Jul 28 22:07 docker-entrypoint.sh 22:08:43 -rw-rw-r-- 1 jenkins jenkins 3382 Jul 28 22:07 go.mod 22:08:43 -rw-rw-r-- 1 jenkins jenkins 35824 Jul 28 22:07 go.sum 22:08:43 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 22:07 internal 22:08:43 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 22:07 snap 22:08:43 -rw-rw-r-- 1 jenkins jenkins 231 Jul 28 22:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:44 + 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=35e88c606ff591756c04535471448b721e880ee3 --label arch=amd64 --label version=2.2.0-dev.27 . 22:08:44 Sending build context to Docker daemon 824.8kB 22:08:44 Step 1/35 : ARG BASE=golang:1.17-alpine3.15 22:08:44 Step 2/35 : FROM ${BASE} AS builder 22:08:44 ---> d8d6180b6a89 22:08:44 Step 3/35 : ARG MAKE="make build" 22:08:44 ---> Running in 92d6ab33d5b0 22:08:44 Removing intermediate container 92d6ab33d5b0 22:08:44 ---> da062e239dfd 22:08:44 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:08:44 ---> Running in c39c17262893 22:08:44 Removing intermediate container c39c17262893 22:08:44 ---> 805a570e0c1c 22:08:44 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:08:44 ---> Running in 9483466cd573 22:08:44 Removing intermediate container 9483466cd573 22:08:44 ---> dcdb3bead387 22:08:44 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:08:44 ---> Running in 77ce91c8bb9a 22:08:44 Removing intermediate container 77ce91c8bb9a 22:08:44 ---> 23c6332dd6ec 22:08:44 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:08:44 ---> Running in 26a1e1c308ba 22:08:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:08:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:08:46 OK: 330 MiB in 131 packages 22:08:46 Removing intermediate container 26a1e1c308ba 22:08:46 ---> efc9f9e5997b 22:08:46 Step 8/35 : WORKDIR /device-usb-camera 22:08:46 ---> Running in 0788d03473cf 22:08:46 Removing intermediate container 0788d03473cf 22:08:46 ---> 69902a479846 22:08:46 Step 9/35 : COPY go.mod vendor* ./ 22:08:46 ---> 59553379b2fb 22:08:46 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:08:46 ---> Running in abfc248548db 22:08:47 Removing intermediate container abfc248548db 22:08:47 ---> 29c6fbe706cf 22:08:47 Step 11/35 : COPY . . 22:08:47 ---> 2b2ebbb018b3 22:08:47 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:08:47 ---> Running in 6c454819a717 22:08:47  % Total % Received % Xferd Average Speed Time Time Time Current 22:08:47 Dload Upload Total Spent Left Speed 22:08:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44796 0 --:--:-- --:--:-- --:--:-- 46173 22:08:48 Removing intermediate container 6c454819a717 22:08:48 ---> 679eaedd9926 22:08:48 Step 13/35 : RUN ${MAKE} 22:08:48 ---> Running in 9da5c09a12d9 22:08:48 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.27 -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 22:09:10 Removing intermediate container 9da5c09a12d9 22:09:10 ---> 61c902459dea 22:09:10 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 22:09:10 v0.18.4: Pulling from aler9/rtsp-simple-server 22:09:10 af6660deedbd: Pulling fs layer 22:09:10 97cd0a44c592: Pulling fs layer 22:09:10 97cd0a44c592: Verifying Checksum 22:09:10 97cd0a44c592: Download complete 22:09:10 af6660deedbd: Verifying Checksum 22:09:10 af6660deedbd: Download complete 22:09:10 af6660deedbd: Pull complete 22:09:10 97cd0a44c592: Pull complete 22:09:10 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 22:09:10 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 22:09:10 ---> fea57e182299 22:09:10 Step 15/35 : FROM alpine:3.15 22:09:10 3.15: Pulling from library/alpine 22:09:10 ab6db1bc80d0: Pulling fs layer 22:09:10 ab6db1bc80d0: Verifying Checksum 22:09:10 ab6db1bc80d0: Download complete 22:09:10 ab6db1bc80d0: Pull complete 22:09:10 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 22:09:10 Status: Downloaded newer image for alpine:3.15 22:09:10 ---> 2720e26172a0 22:09:10 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:09:10 ---> Running in 234fd6fb25c6 22:09:10 Removing intermediate container 234fd6fb25c6 22:09:10 ---> 1778578a5c47 22:09:10 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 22:09:10 ---> Running in 303efad9e847 22:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:09:10 (1/74) Installing dumb-init (1.2.5-r1) 22:09:10 (2/74) Installing sdl2 (2.0.16-r4) 22:09:10 (3/74) Installing libxau (1.0.9-r0) 22:09:10 (4/74) Installing libmd (1.0.3-r0) 22:09:10 (5/74) Installing libbsd (0.11.3-r1) 22:09:10 (6/74) Installing libxdmcp (1.1.3-r0) 22:09:10 (7/74) Installing libxcb (1.14-r2) 22:09:10 (8/74) Installing libx11 (1.7.2-r0) 22:09:10 (9/74) Installing aom-libs (3.2.0-r0) 22:09:10 (10/74) Installing alsa-lib (1.2.5.1-r1) 22:09:10 (11/74) Installing expat (2.4.7-r0) 22:09:10 (12/74) Installing brotli-libs (1.0.9-r5) 22:09:10 (13/74) Installing libbz2 (1.0.8-r1) 22:09:10 (14/74) Installing libpng (1.6.37-r1) 22:09:10 (15/74) Installing freetype (2.11.1-r2) 22:09:10 (16/74) Installing libuuid (2.37.4-r0) 22:09:10 (17/74) Installing fontconfig (2.13.1-r4) 22:09:10 (18/74) Installing fribidi (1.0.11-r0) 22:09:10 (19/74) Installing libffi (3.4.2-r1) 22:09:10 (20/74) Installing libintl (0.21-r0) 22:09:10 (21/74) Installing libblkid (2.37.4-r0) 22:09:10 (22/74) Installing libmount (2.37.4-r0) 22:09:10 (23/74) Installing pcre (8.45-r1) 22:09:10 (24/74) Installing glib (2.70.1-r0) 22:09:10 (25/74) Installing graphite2 (1.3.14-r0) 22:09:10 (26/74) Installing harfbuzz (3.0.0-r2) 22:09:10 (27/74) Installing libass (0.15.2-r0) 22:09:10 (28/74) Installing libdav1d (0.9.2-r0) 22:09:10 (29/74) Installing gmp (6.2.1-r1) 22:09:10 (30/74) Installing nettle (3.7.3-r0) 22:09:10 (31/74) Installing p11-kit (0.24.0-r1) 22:09:10 (32/74) Installing libtasn1 (4.18.0-r0) 22:09:10 (33/74) Installing libunistring (0.9.10-r1) 22:09:10 (34/74) Installing gnutls (3.7.1-r0) 22:09:10 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) 22:09:10 (36/74) Installing ncurses-libs (6.3_p20211120-r1) 22:09:10 (37/74) Installing lame (3.100-r0) 22:09:10 (38/74) Installing opus (1.3.1-r1) 22:09:10 (39/74) Installing libgomp (10.3.1_git20211027-r0) 22:09:10 (40/74) Installing soxr (0.1.3-r2) 22:09:10 (41/74) Installing libgcc (10.3.1_git20211027-r0) 22:09:10 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 22:09:10 (43/74) Installing libsrt (1.4.2-r1) 22:09:10 (44/74) Installing libssh (0.9.6-r1) 22:09:10 (45/74) Installing libogg (1.3.5-r0) 22:09:10 (46/74) Installing libtheora (1.1.1-r16) 22:09:10 (47/74) Installing libjpeg-turbo (2.1.2-r0) 22:09:10 (48/74) Installing v4l-utils-libs (1.22.1-r1) 22:09:10 (49/74) Installing libxext (1.3.4-r0) 22:09:10 (50/74) Installing libxfixes (6.0.0-r0) 22:09:10 (51/74) Installing libpciaccess (0.16-r0) 22:09:10 (52/74) Installing libdrm (2.4.109-r0) 22:09:11 (53/74) Installing wayland-libs-client (1.19.0-r1) 22:09:11 (54/74) Installing libva (2.13.0-r0) 22:09:11 (55/74) Installing libvdpau (1.4-r0) 22:09:11 (56/74) Installing vidstab (1.1.0-r1) 22:09:11 (57/74) Installing libvorbis (1.3.7-r0) 22:09:11 (58/74) Installing libvpx (1.10.0-r0) 22:09:11 (59/74) Installing vulkan-loader (1.2.196-r0) 22:09:11 (60/74) Installing libwebp (1.2.2-r0) 22:09:11 (61/74) Installing x264-libs (20210613-r0) 22:09:11 (62/74) Installing x265-libs (3.5-r0) 22:09:11 (63/74) Installing xvidcore (1.3.7-r1) 22:09:11 (64/74) Installing ffmpeg-libs (4.4.1-r2) 22:09:11 (65/74) Installing ffmpeg (4.4.1-r2) 22:09:11 (66/74) Installing udev-init-scripts (35-r0) 22:09:11 Executing udev-init-scripts-35-r0.post-install 22:09:11 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 22:09:11 (68/74) Installing xz-libs (5.2.5-r1) 22:09:11 (69/74) Installing zstd-libs (1.5.0-r0) 22:09:11 (70/74) Installing kmod-libs (29-r2) 22:09:11 (71/74) Installing eudev (3.2.11_pre1-r0) 22:09:11 (72/74) Installing libsodium (1.0.18-r0) 22:09:11 (73/74) Installing libzmq (4.3.4-r0) 22:09:11 (74/74) Installing zeromq (4.3.4-r0) 22:09:11 Executing busybox-1.34.1-r7.trigger 22:09:11 Executing eudev-3.2.11_pre1-r0.trigger 22:09:11 OK: 78 MiB in 88 packages 22:09:12 Removing intermediate container 303efad9e847 22:09:12 ---> 8967449c0f37 22:09:12 Step 18/35 : WORKDIR / 22:09:12 ---> Running in 596e55d7dc22 22:09:12 Removing intermediate container 596e55d7dc22 22:09:12 ---> c7337d6fa1f1 22:09:12 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 22:09:13 ---> bda4adcb99ca 22:09:13 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 22:09:13 ---> be15d24264f9 22:09:13 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:09:13 ---> b80a663b769d 22:09:13 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:09:13 ---> cc723f68b71d 22:09:13 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:09:13 ---> afe4fe9fe83a 22:09:13 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 22:09:13 ---> fbf83e4e27fa 22:09:13 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 22:09:14 ---> 22629f39c1a8 22:09:14 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:09:14 ---> Running in e689231323c8 22:09:15 Removing intermediate container e689231323c8 22:09:15 ---> 41e464b1735e 22:09:15 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:09:15 ---> Running in d97f5e0a5106 22:09:15 Removing intermediate container d97f5e0a5106 22:09:15 ---> 9aaeb8efb159 22:09:15 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:09:15 ---> Running in 7304096467dd 22:09:16 Removing intermediate container 7304096467dd 22:09:16 ---> e2d72a26dafd 22:09:16 Step 29/35 : EXPOSE 59983 22:09:16 ---> Running in 78fe5307fa7a 22:09:16 Removing intermediate container 78fe5307fa7a 22:09:16 ---> e9cb39442ba5 22:09:16 Step 30/35 : EXPOSE 8554 22:09:16 ---> Running in 93cf86b2aee0 22:09:16 Removing intermediate container 93cf86b2aee0 22:09:16 ---> 82870cef71b7 22:09:16 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:09:16 ---> Running in 8b8bf135ad8b 22:09:16 Removing intermediate container 8b8bf135ad8b 22:09:16 ---> fc7883cbf3de 22:09:16 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 22:09:16 ---> Running in 0b4724c9fee0 22:09:16 Removing intermediate container 0b4724c9fee0 22:09:16 ---> e74b6d91a512 22:09:16 Step 33/35 : LABEL arch=amd64 22:09:16 ---> Running in d56f8efc521c 22:09:16 Removing intermediate container d56f8efc521c 22:09:16 ---> 1afea4c0dad0 22:09:16 Step 34/35 : LABEL git_sha=35e88c606ff591756c04535471448b721e880ee3 22:09:16 ---> Running in c7f0001c7ae4 22:09:16 Removing intermediate container c7f0001c7ae4 22:09:16 ---> 269beda2214a 22:09:16 Step 35/35 : LABEL version=2.2.0-dev.27 22:09:16 ---> Running in 3482f808e89a 22:09:16 Removing intermediate container 3482f808e89a 22:09:16 ---> 36e9cc90d13a 22:09:16 [Warning] One or more build-args [ARCH] were not consumed 22:09:16 Successfully built 36e9cc90d13a 22:09:16 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 22:09:17 provisioning config files... 22:09:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4807112797685776771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:09:17 ---> docker-login.sh 22:09:17 nexus3.edgexfoundry.org:10001 22:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:17 Configure a credential helper to remove this warning. See 22:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:17 22:09:17 Login Succeeded 22:09:17 nexus3.edgexfoundry.org:10002 22:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:17 Configure a credential helper to remove this warning. See 22:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:17 22:09:17 Login Succeeded 22:09:17 nexus3.edgexfoundry.org:10003 22:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:17 Configure a credential helper to remove this warning. See 22:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:17 22:09:17 Login Succeeded 22:09:17 nexus3.edgexfoundry.org:10004 22:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:17 Configure a credential helper to remove this warning. See 22:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:17 22:09:17 Login Succeeded 22:09:17 docker.io 22:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:09:18 Configure a credential helper to remove this warning. See 22:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:09:18 22:09:18 Login Succeeded 22:09:18 ---> docker-login.sh ends [Pipeline] } 22:09:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:09:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:09:18 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 22:09:18 35e88c606ff591756c04535471448b721e880ee3 22:09:18 latest 22:09:18 2.2.0-dev.27 22:09:18 35e88c606ff591756c04535471448b721e880ee3-2.2.0-dev.27 22:09:18 main 22:09:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:18 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:35e88c606ff591756c04535471448b721e880ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:35e88c606ff591756c04535471448b721e880ee3 22:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:09:18 a8e5208ee7c0: Preparing 22:09:18 da7305d8bd62: Preparing 22:09:18 ca4fbf6d6f73: Preparing 22:09:18 550e596c6d0e: Preparing 22:09:18 1207169bf42c: Preparing 22:09:18 ad57eec379d9: Preparing 22:09:18 0a08deec85bc: Preparing 22:09:18 d8446ee4964b: Preparing 22:09:18 9fbdb9727271: Preparing 22:09:18 a04443f13fc6: Preparing 22:09:18 66a43470344f: Preparing 22:09:18 ad543cd673bd: Preparing 22:09:18 a04443f13fc6: Waiting 22:09:18 66a43470344f: Waiting 22:09:18 0a08deec85bc: Waiting 22:09:18 ad543cd673bd: Waiting 22:09:18 9fbdb9727271: Waiting 22:09:18 d8446ee4964b: Waiting 22:09:18 ad57eec379d9: Waiting 22:09:18 ca4fbf6d6f73: Pushed 22:09:18 da7305d8bd62: Pushed 22:09:18 a8e5208ee7c0: Pushed 22:09:18 1207169bf42c: Pushed 22:09:18 ad57eec379d9: Pushed 22:09:19 d8446ee4964b: Pushed 22:09:19 0a08deec85bc: Pushed 22:09:19 ad543cd673bd: Layer already exists 22:09:19 9fbdb9727271: Pushed 22:09:21 550e596c6d0e: Pushed 22:09:21 a04443f13fc6: Pushed 22:09:26 66a43470344f: Pushed 22:09:26 35e88c606ff591756c04535471448b721e880ee3: digest: sha256:f7bd53d87f9eb72c33c6772bb85ce3eb4ee83563faf4c6dcabf0800f8a77fc9f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:27 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:27 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 22:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:09:27 a8e5208ee7c0: Preparing 22:09:27 da7305d8bd62: Preparing 22:09:27 ca4fbf6d6f73: Preparing 22:09:27 550e596c6d0e: Preparing 22:09:27 1207169bf42c: Preparing 22:09:27 ad57eec379d9: Preparing 22:09:27 0a08deec85bc: Preparing 22:09:27 d8446ee4964b: Preparing 22:09:27 9fbdb9727271: Preparing 22:09:27 a04443f13fc6: Preparing 22:09:27 66a43470344f: Preparing 22:09:27 ad543cd673bd: Preparing 22:09:27 d8446ee4964b: Waiting 22:09:27 ad543cd673bd: Waiting 22:09:27 66a43470344f: Waiting 22:09:27 9fbdb9727271: Waiting 22:09:27 a04443f13fc6: Waiting 22:09:27 0a08deec85bc: Waiting 22:09:27 ad57eec379d9: Waiting 22:09:27 a8e5208ee7c0: Layer already exists 22:09:27 ca4fbf6d6f73: Layer already exists 22:09:27 1207169bf42c: Layer already exists 22:09:27 da7305d8bd62: Layer already exists 22:09:27 550e596c6d0e: Layer already exists 22:09:27 d8446ee4964b: Layer already exists 22:09:27 9fbdb9727271: Layer already exists 22:09:27 ad57eec379d9: Layer already exists 22:09:27 a04443f13fc6: Layer already exists 22:09:27 0a08deec85bc: Layer already exists 22:09:27 ad543cd673bd: Layer already exists 22:09:27 66a43470344f: Layer already exists 22:09:27 latest: digest: sha256:f7bd53d87f9eb72c33c6772bb85ce3eb4ee83563faf4c6dcabf0800f8a77fc9f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:27 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:28 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.27 22:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:09:28 a8e5208ee7c0: Preparing 22:09:28 da7305d8bd62: Preparing 22:09:28 ca4fbf6d6f73: Preparing 22:09:28 550e596c6d0e: Preparing 22:09:28 1207169bf42c: Preparing 22:09:28 ad57eec379d9: Preparing 22:09:28 0a08deec85bc: Preparing 22:09:28 d8446ee4964b: Preparing 22:09:28 9fbdb9727271: Preparing 22:09:28 a04443f13fc6: Preparing 22:09:28 66a43470344f: Preparing 22:09:28 ad543cd673bd: Preparing 22:09:28 9fbdb9727271: Waiting 22:09:28 ad57eec379d9: Waiting 22:09:28 a04443f13fc6: Waiting 22:09:28 0a08deec85bc: Waiting 22:09:28 66a43470344f: Waiting 22:09:28 d8446ee4964b: Waiting 22:09:28 ad543cd673bd: Waiting 22:09:28 da7305d8bd62: Layer already exists 22:09:28 a8e5208ee7c0: Layer already exists 22:09:28 550e596c6d0e: Layer already exists 22:09:28 1207169bf42c: Layer already exists 22:09:28 ca4fbf6d6f73: Layer already exists 22:09:28 ad57eec379d9: Layer already exists 22:09:28 0a08deec85bc: Layer already exists 22:09:28 a04443f13fc6: Layer already exists 22:09:28 9fbdb9727271: Layer already exists 22:09:28 d8446ee4964b: Layer already exists 22:09:28 66a43470344f: Layer already exists 22:09:28 ad543cd673bd: Layer already exists 22:09:28 2.2.0-dev.27: digest: sha256:f7bd53d87f9eb72c33c6772bb85ce3eb4ee83563faf4c6dcabf0800f8a77fc9f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:28 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:35e88c606ff591756c04535471448b721e880ee3-2.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:28 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:35e88c606ff591756c04535471448b721e880ee3-2.2.0-dev.27 22:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:09:28 a8e5208ee7c0: Preparing 22:09:28 da7305d8bd62: Preparing 22:09:28 ca4fbf6d6f73: Preparing 22:09:28 550e596c6d0e: Preparing 22:09:28 1207169bf42c: Preparing 22:09:28 ad57eec379d9: Preparing 22:09:28 0a08deec85bc: Preparing 22:09:28 d8446ee4964b: Preparing 22:09:28 9fbdb9727271: Preparing 22:09:28 a04443f13fc6: Preparing 22:09:28 66a43470344f: Preparing 22:09:28 ad543cd673bd: Preparing 22:09:28 ad57eec379d9: Waiting 22:09:28 0a08deec85bc: Waiting 22:09:28 d8446ee4964b: Waiting 22:09:28 9fbdb9727271: Waiting 22:09:28 a04443f13fc6: Waiting 22:09:28 ad543cd673bd: Waiting 22:09:28 66a43470344f: Waiting 22:09:28 da7305d8bd62: Layer already exists 22:09:28 1207169bf42c: Layer already exists 22:09:28 ca4fbf6d6f73: Layer already exists 22:09:28 550e596c6d0e: Layer already exists 22:09:28 a8e5208ee7c0: Layer already exists 22:09:28 0a08deec85bc: Layer already exists 22:09:28 ad57eec379d9: Layer already exists 22:09:28 a04443f13fc6: Layer already exists 22:09:28 9fbdb9727271: Layer already exists 22:09:28 d8446ee4964b: Layer already exists 22:09:28 66a43470344f: Layer already exists 22:09:28 ad543cd673bd: Layer already exists 22:09:28 35e88c606ff591756c04535471448b721e880ee3-2.2.0-dev.27: digest: sha256:f7bd53d87f9eb72c33c6772bb85ce3eb4ee83563faf4c6dcabf0800f8a77fc9f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:29 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21412 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 22:09:29 Running in /w/workspace/device-usb-camera/38 [Pipeline] { [Pipeline] checkout 22:09:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 22:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:09:29 a8e5208ee7c0: Preparing 22:09:29 da7305d8bd62: Preparing 22:09:29 ca4fbf6d6f73: Preparing 22:09:29 550e596c6d0e: Preparing 22:09:29 1207169bf42c: Preparing 22:09:29 ad57eec379d9: Preparing 22:09:29 0a08deec85bc: Preparing 22:09:29 d8446ee4964b: Preparing 22:09:29 9fbdb9727271: Preparing 22:09:29 a04443f13fc6: Preparing 22:09:29 66a43470344f: Preparing 22:09:29 ad543cd673bd: Preparing 22:09:29 9fbdb9727271: Waiting 22:09:29 a04443f13fc6: Waiting 22:09:29 66a43470344f: Waiting 22:09:29 0a08deec85bc: Waiting 22:09:29 ad543cd673bd: Waiting 22:09:29 1207169bf42c: Layer already exists 22:09:29 da7305d8bd62: Layer already exists 22:09:29 a8e5208ee7c0: Layer already exists 22:09:29 ca4fbf6d6f73: Layer already exists 22:09:29 550e596c6d0e: Layer already exists 22:09:29 ad57eec379d9: Layer already exists 22:09:29 d8446ee4964b: Layer already exists 22:09:29 a04443f13fc6: Layer already exists 22:09:29 0a08deec85bc: Layer already exists 22:09:29 9fbdb9727271: Layer already exists 22:09:29 66a43470344f: Layer already exists 22:09:29 ad543cd673bd: Layer already exists 22:09:29 main: digest: sha256:f7bd53d87f9eb72c33c6772bb85ce3eb4ee83563faf4c6dcabf0800f8a77fc9f size: 2825 [Pipeline] } [Pipeline] // withEnv 22:09:29 Selected Git installation does not exist. Using Default 22:09:29 The recommended git tool is: NONE [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:09:29 ===================================================== [Pipeline] echo 22:09:29 taggedImages: 22:09:29 - nexus3.edgexfoundry.org:10004/device-usb-camera:35e88c606ff591756c04535471448b721e880ee3 22:09:29 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 22:09:29 - nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.27 22:09:29 - nexus3.edgexfoundry.org:10004/device-usb-camera:35e88c606ff591756c04535471448b721e880ee3-2.2.0-dev.27 22:09:29 - 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 22:09:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:09:29 22:09:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:09:30 latest: Pulling from edgex-lftools-log-publisher 22:09:30 5eb5b503b376: Pulling fs layer 22:09:30 5c69ac0246d0: Pulling fs layer 22:09:30 ec43610c2a17: Pulling fs layer 22:09:30 3a2ae6a8a46f: Pulling fs layer 22:09:30 33b1e0a273af: Pulling fs layer 22:09:30 5d3b04190fa2: Pulling fs layer 22:09:30 2f39f015ded8: Pulling fs layer 22:09:30 33b1e0a273af: Waiting 22:09:30 5d3b04190fa2: Waiting 22:09:30 2f39f015ded8: Waiting 22:09:30 3a2ae6a8a46f: Waiting 22:09:30 5c69ac0246d0: Verifying Checksum 22:09:30 5c69ac0246d0: Download complete 22:09:30 3a2ae6a8a46f: Download complete 22:09:30 ec43610c2a17: Verifying Checksum 22:09:30 ec43610c2a17: Download complete 22:09:30 33b1e0a273af: Verifying Checksum 22:09:30 33b1e0a273af: Download complete 22:09:30 5d3b04190fa2: Verifying Checksum 22:09:30 5d3b04190fa2: Download complete 22:09:30 5eb5b503b376: Verifying Checksum 22:09:30 5eb5b503b376: Download complete 22:09:31 2f39f015ded8: Download complete 22:09:31 5eb5b503b376: Pull complete 22:09:31 5c69ac0246d0: Pull complete 22:09:32 ec43610c2a17: Pull complete 22:09:32 3a2ae6a8a46f: Pull complete 22:09:32 33b1e0a273af: Pull complete 22:09:32 5d3b04190fa2: Pull complete 22:09:35 using credential edgex-jenkins-ssh 22:09:35 Cloning the remote Git repository 22:09:36 Avoid second fetch 22:09:36 Checking out Revision 35e88c606ff591756c04535471448b721e880ee3 (main) 22:09:35 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 22:09:35 > git init /w/workspace/device-usb-camera/38 # timeout=10 22:09:35 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:09:35 > git --version # timeout=10 22:09:35 > git --version # 'git version 2.25.1' 22:09:35 using GIT_SSH to set credentials SSH Credentials for GitHub 22:09:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:09:36 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:09:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:09:36 > git config core.sparsecheckout # timeout=10 22:09:36 > git checkout -f 35e88c606ff591756c04535471448b721e880ee3 # timeout=10 22:09:37 2f39f015ded8: Pull complete 22:09:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:09:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:09:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:38 prd-ubuntu20.04-docker-8c-8g-21411 does not seem to be running inside a container 22:09:38 $ 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 22:09:39 $ docker top 812950ef43c1b4cc09e1666984e70a6cfe00d12515845a2c588989aeaf1a664a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:09:39 ---> job-cost.sh 22:09:39 lf-activate-venv: SKIPPING 22:09:39 INFO: No Stack... 22:09:40 INFO: Retrieving Pricing Info for: v3-standard-8 22:09:40 Commit message: "Merge pull request #74 from brianointel/readme" 22:09:40 INFO: Archiving Costs [Pipeline] sh 22:09:40 22:09:40 GitHub has been notified of this commit’s build result 22:09:40 22:09:41 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 22:09:41 + cut -d, -f6 [Pipeline] withEnv [Pipeline] { [Pipeline] lock 22:09:41 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-38-stack-cost] 22:09:41 Resource [jenkins-edgexfoundry-device-usb-camera-main-38-stack-cost] did not exist. Created. 22:09:41 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:09:41 + echo total: 0.2199999988079071 [Pipeline] stash 22:09:41 Stashed 1 file(s) [Pipeline] } 22:09:41 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-38-stack-cost] [Pipeline] // lock [Pipeline] } 22:09:41 $ docker stop --time=1 812950ef43c1b4cc09e1666984e70a6cfe00d12515845a2c588989aeaf1a664a 22:09:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:09:41 % Total % Received % Xferd Average Speed Time Time Time Current 22:09:41 Dload Upload Total Spent Left Speed 22:09:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92029 0 --:--:-- --:--:-- --:--:-- 92721 22:09:42 $ docker rm -f 812950ef43c1b4cc09e1666984e70a6cfe00d12515845a2c588989aeaf1a664a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:09:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:09:43 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 22:09:43 /etc/docker/daemon.new 22:09:43 { 22:09:43 "registry-mirrors": [ 22:09:43 "https://nexus3.edgexfoundry.org:10001" 22:09:43 ], 22:09:43 "bip": "10.250.0.254/24", 22:09:43 "hosts": [ 22:09:43 "tcp://0.0.0.0:5555", 22:09:43 "unix:///var/run/docker.sock" 22:09:43 ], 22:09:43 "mtu": 1458, 22:09:43 "selinux-enabled": true, 22:09:43 "seccomp-profile": "/etc/docker/seccomp.json" 22:09:43 } [Pipeline] sh 22:09:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:09:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:02 provisioning config files... 22:10:02 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/38@tmp/config2860553615442671863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:02 ---> docker-login.sh 22:10:02 nexus3.edgexfoundry.org:10001 22:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:03 Configure a credential helper to remove this warning. See 22:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:03 22:10:03 Login Succeeded 22:10:03 nexus3.edgexfoundry.org:10002 22:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:03 Configure a credential helper to remove this warning. See 22:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:03 22:10:03 Login Succeeded 22:10:03 nexus3.edgexfoundry.org:10003 22:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:04 Configure a credential helper to remove this warning. See 22:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:04 22:10:04 Login Succeeded 22:10:04 nexus3.edgexfoundry.org:10004 22:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:04 Configure a credential helper to remove this warning. See 22:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:04 22:10:04 Login Succeeded 22:10:04 docker.io 22:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:05 Configure a credential helper to remove this warning. See 22:10:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:05 22:10:05 Login Succeeded 22:10:05 ---> docker-login.sh ends [Pipeline] } 22:10:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:10:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:10:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:10:06 ========================================================= 22:10:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:10:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:06 + 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 . 22:10:06 Sending build context to Docker daemon 500.7kB 22:10:06 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 22:10:06 Step 2/13 : FROM ${BASE} AS builder 22:10:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:10:07 b3c136eddcbf: Pulling fs layer 22:10:07 c0a3192eca97: Pulling fs layer 22:10:07 a050256f5b6f: Pulling fs layer 22:10:07 656be50a0ddc: Pulling fs layer 22:10:07 2bbca73fdf42: Pulling fs layer 22:10:07 46d945488cbd: Pulling fs layer 22:10:07 8a5474983e97: Pulling fs layer 22:10:07 329c88fbcd65: Pulling fs layer 22:10:07 656be50a0ddc: Waiting 22:10:07 46d945488cbd: Waiting 22:10:07 2bbca73fdf42: Waiting 22:10:07 8a5474983e97: Waiting 22:10:07 329c88fbcd65: Waiting 22:10:07 a050256f5b6f: Download complete 22:10:07 c0a3192eca97: Verifying Checksum 22:10:07 c0a3192eca97: Download complete 22:10:07 2bbca73fdf42: Verifying Checksum 22:10:07 2bbca73fdf42: Download complete 22:10:07 46d945488cbd: Verifying Checksum 22:10:07 46d945488cbd: Download complete 22:10:07 b3c136eddcbf: Verifying Checksum 22:10:08 b3c136eddcbf: Pull complete 22:10:08 329c88fbcd65: Verifying Checksum 22:10:08 329c88fbcd65: Download complete 22:10:08 c0a3192eca97: Pull complete 22:10:09 a050256f5b6f: Pull complete 22:10:09 8a5474983e97: Verifying Checksum 22:10:09 8a5474983e97: Download complete 22:10:10 656be50a0ddc: Verifying Checksum 22:10:10 656be50a0ddc: Download complete 22:10:22 656be50a0ddc: Pull complete 22:10:22 2bbca73fdf42: Pull complete 22:10:22 46d945488cbd: Pull complete 22:10:29 8a5474983e97: Pull complete 22:10:31 329c88fbcd65: Pull complete 22:10:31 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:10:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:10:31 ---> ff4287adb874 22:10:31 Step 3/13 : ARG MAKE="make build" 22:10:32 ---> Running in 318a298a8703 22:10:33 Removing intermediate container 318a298a8703 22:10:33 ---> db56076dbc28 22:10:33 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:10:33 ---> Running in 3ed9b9c452f0 22:10:33 Removing intermediate container 3ed9b9c452f0 22:10:33 ---> 4156f0a4ed5c 22:10:33 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:10:33 ---> Running in 32f7bddc0b28 22:10:35 Removing intermediate container 32f7bddc0b28 22:10:35 ---> 8c4b065db3ae 22:10:35 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:10:35 ---> Running in b2d70b9d3659 22:10:36 Removing intermediate container b2d70b9d3659 22:10:36 ---> 1114aa86aade 22:10:36 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:10:36 ---> Running in 02cc81f8e3a2 22:10:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:10:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:10:39 (1/14) Installing libintl (0.21-r2) 22:10:39 (2/14) Installing eudev-libs (3.2.11-r0) 22:10:39 (3/14) Installing libjpeg-turbo (2.1.3-r1) 22:10:40 (4/14) Installing v4l-utils-libs (1.22.1-r1) 22:10:40 (5/14) Installing v4l-utils (1.22.1-r1) 22:10:40 (6/14) Installing udev-init-scripts (35-r0) 22:10:40 Executing udev-init-scripts-35-r0.post-install 22:10:40 (7/14) Installing libblkid (2.38-r1) 22:10:40 (8/14) Installing xz-libs (5.2.5-r1) 22:10:40 (9/14) Installing zstd-libs (1.5.2-r1) 22:10:40 (10/14) Installing kmod-libs (29-r2) 22:10:40 (11/14) Installing eudev (3.2.11-r0) 22:10:40 (12/14) Installing eudev-dev (3.2.11-r0) 22:10:40 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 22:10:40 (14/14) Installing v4l-utils-dev (1.22.1-r1) 22:10:41 Executing busybox-1.35.0-r13.trigger 22:10:41 Executing eudev-3.2.11-r0.trigger 22:10:41 OK: 228 MiB in 65 packages 22:10:42 Removing intermediate container 02cc81f8e3a2 22:10:42 ---> dc38cf544cd5 22:10:42 Step 8/13 : WORKDIR /device-usb-camera 22:10:42 ---> Running in a14c5cf54394 22:10:42 Removing intermediate container a14c5cf54394 22:10:42 ---> 3bbe51f78400 22:10:42 Step 9/13 : COPY go.mod vendor* ./ 22:10:43 ---> 89d842b17bb4 22:10:43 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:43 ---> Running in 7c01ab600d11 22:11:30 Removing intermediate container 7c01ab600d11 22:11:30 ---> 1de17eaba7f9 22:11:30 Step 11/13 : COPY . . 22:11:30 ---> a0b9995082f1 22:11:30 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:11:30 ---> Running in 6964acfc6a00 22:11:30  % Total % Received % Xferd Average Speed Time Time Time Current 22:11:30 Dload Upload Total Spent Left Speed 22:11:30  0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 15425 0 --:--:-- --:--:-- --:--:-- 15617 22:11:30 Removing intermediate container 6964acfc6a00 22:11:30 ---> bb1fd855a7f9 22:11:30 Step 13/13 : RUN ${MAKE} 22:11:30 ---> Running in 40426bc45a69 22:11:30 noop 22:11:30 Removing intermediate container 40426bc45a69 22:11:30 ---> 2718c25c4c22 22:11:30 Successfully built 2718c25c4c22 22:11:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:30 + docker inspect -f . ci-base-image-arm64 22:11:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:30 prd-ubuntu20.04-docker-arm64-4c-16g-21412 does not seem to be running inside a container 22:11:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/38 -v /w/workspace/device-usb-camera/38:/w/workspace/device-usb-camera/38:rw,z -v /w/workspace/device-usb-camera/38@tmp:/w/workspace/device-usb-camera/38@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 22:11:32 $ docker top 193eb09f1fcb16db371d43c5d3f2f685296b16dca6185be20bccb57cf6301714 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:33 + go version 22:11:33 go version go1.18.3 linux/arm64 [Pipeline] } 22:11:33 $ docker stop --time=1 193eb09f1fcb16db371d43c5d3f2f685296b16dca6185be20bccb57cf6301714 22:11:34 $ docker rm -f 193eb09f1fcb16db371d43c5d3f2f685296b16dca6185be20bccb57cf6301714 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:35 + docker inspect -f . ci-base-image-arm64 22:11:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:35 prd-ubuntu20.04-docker-arm64-4c-16g-21412 does not seem to be running inside a container 22:11:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/38 -v /w/workspace/device-usb-camera/38:/w/workspace/device-usb-camera/38:rw,z -v /w/workspace/device-usb-camera/38@tmp:/w/workspace/device-usb-camera/38@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 22:11:37 $ docker top e7f9b106575ead2c3d0428c1e781fc87acc2131c892a83f028f161b489b99be9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:37 + git config --global --add safe.directory /w/workspace/device-usb-camera/38 [Pipeline] fileExists [Pipeline] sh 22:11:38 + make test 22:11:38 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 22:11:40 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:13:01 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:13:05 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 1.9% of statements 22:13:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:13:05 CGO_ENABLED=1 go vet ./... 22:13:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:13:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:13:27 ./bin/test-attribution-txt.sh [Pipeline] echo 22:13:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:13:29 $ docker stop --time=1 e7f9b106575ead2c3d0428c1e781fc87acc2131c892a83f028f161b489b99be9 22:13:30 $ docker rm -f e7f9b106575ead2c3d0428c1e781fc87acc2131c892a83f028f161b489b99be9 [Pipeline] // withDockerContainer [Pipeline] sh 22:13:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:13:31 Warning: overwriting stash ‘coverage-report’ 22:13:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:13:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:13:33 + ls -al . 22:13:33 total 192 22:13:33 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 22:13 . 22:13:33 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 22:09 .. 22:13:33 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 22:09 .git 22:13:33 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 22:09 .github 22:13:33 -rw-rw-r-- 1 jenkins jenkins 414 Jul 28 22:09 .gitignore 22:13:33 -rw-rw-r-- 1 jenkins jenkins 42 Jul 28 22:09 .golangci.yml 22:13:33 -rw-rw-r-- 1 jenkins jenkins 77 Jul 28 22:09 .hadolint.yml 22:13:33 -rw-rw-r-- 1 jenkins jenkins 9065 Jul 28 22:09 Attribution.txt 22:13:33 -rw-rw-r-- 1 jenkins jenkins 1206 Jul 28 22:09 CHANGELOG.md 22:13:33 -rw-rw-r-- 1 jenkins jenkins 2410 Jul 28 22:09 Dockerfile 22:13:33 -rw-rw-r-- 1 jenkins jenkins 678 Jul 28 22:09 GOVERNANCE.md 22:13:33 -rw-rw-r-- 1 jenkins jenkins 659 Jul 28 22:09 Jenkinsfile 22:13:33 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 28 22:09 LICENSE 22:13:33 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 28 22:09 Makefile 22:13:33 -rw-rw-r-- 1 jenkins jenkins 622 Jul 28 22:09 OWNERS.md 22:13:33 -rw-rw-r-- 1 jenkins jenkins 12817 Jul 28 22:09 README.md 22:13:33 -rw-rw-r-- 1 jenkins jenkins 12 Jul 28 22:07 VERSION 22:13:33 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 22:09 bin 22:13:33 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 22:09 cmd 22:13:33 -rw-r--r-- 1 jenkins jenkins 29387 Jul 28 22:13 coverage.out 22:13:33 -rwxrwxr-x 1 jenkins jenkins 140 Jul 28 22:09 docker-entrypoint.sh 22:13:33 -rw-rw-r-- 1 jenkins jenkins 3382 Jul 28 22:09 go.mod 22:13:33 -rw-rw-r-- 1 jenkins jenkins 35824 Jul 28 22:09 go.sum 22:13:33 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 22:09 internal 22:13:33 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 22:09 snap 22:13:33 -rw-rw-r-- 1 jenkins jenkins 231 Jul 28 22:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:33 + 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=35e88c606ff591756c04535471448b721e880ee3 --label arch=arm64 --label version=2.2.0-dev.27 . 22:13:33 Sending build context to Docker daemon 530.9kB 22:13:33 Step 1/35 : ARG BASE=golang:1.17-alpine3.15 22:13:33 Step 2/35 : FROM ${BASE} AS builder 22:13:33 ---> 2718c25c4c22 22:13:33 Step 3/35 : ARG MAKE="make build" 22:13:33 ---> Running in ee153e36400f 22:13:34 Removing intermediate container ee153e36400f 22:13:34 ---> 8cb913e6fcdf 22:13:34 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:13:34 ---> Running in 737a25150211 22:13:34 Removing intermediate container 737a25150211 22:13:34 ---> 1e0ea876a817 22:13:34 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:13:34 ---> Running in 4e0226092d19 22:13:34 Removing intermediate container 4e0226092d19 22:13:34 ---> a1497f922a0a 22:13:34 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:35 ---> Running in 494420cf43fb 22:13:36 Removing intermediate container 494420cf43fb 22:13:36 ---> f9d032ae0308 22:13:36 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:13:36 ---> Running in 75a30fb7b968 22:13:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:13:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:13:39 OK: 228 MiB in 65 packages 22:13:40 Removing intermediate container 75a30fb7b968 22:13:40 ---> 772391d28e3a 22:13:40 Step 8/35 : WORKDIR /device-usb-camera 22:13:40 ---> Running in 579a9f709616 22:13:40 Removing intermediate container 579a9f709616 22:13:40 ---> 820942cbec66 22:13:40 Step 9/35 : COPY go.mod vendor* ./ 22:13:41 ---> e5b250a9797f 22:13:41 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:41 ---> Running in 1ee10964669a 22:13:43 Removing intermediate container 1ee10964669a 22:13:43 ---> 7e0545cef5b3 22:13:43 Step 11/35 : COPY . . 22:13:44 ---> afdfe9f4ba56 22:13:44 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:13:44 ---> Running in 91a9dfbf9602 22:13:45  % Total % Received % Xferd Average Speed Time Time Time Current 22:13:45 Dload Upload Total Spent Left Speed 22:13:45 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 6204 0 --:--:-- --:--:-- --:--:-- 6247 22:13:46 Removing intermediate container 91a9dfbf9602 22:13:46 ---> 6c0b203796c4 22:13:46 Step 13/35 : RUN ${MAKE} 22:13:46 ---> Running in 73774b6c4b44 22:13:47 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.27 -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 22:16:09 Removing intermediate container 73774b6c4b44 22:16:09 ---> 691237623b73 22:16:09 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 22:16:09 v0.18.4: Pulling from aler9/rtsp-simple-server 22:16:09 eab2503cf8f4: Pulling fs layer 22:16:09 97cd0a44c592: Pulling fs layer 22:16:09 97cd0a44c592: Verifying Checksum 22:16:09 97cd0a44c592: Download complete 22:16:09 eab2503cf8f4: Verifying Checksum 22:16:09 eab2503cf8f4: Download complete 22:16:09 eab2503cf8f4: Pull complete 22:16:09 97cd0a44c592: Pull complete 22:16:09 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 22:16:09 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 22:16:09 ---> 7f763cca56b3 22:16:09 Step 15/35 : FROM alpine:3.15 22:16:09 3.15: Pulling from library/alpine 22:16:09 e0295fd11fe2: Pulling fs layer 22:16:09 e0295fd11fe2: Verifying Checksum 22:16:09 e0295fd11fe2: Download complete 22:16:09 e0295fd11fe2: Pull complete 22:16:09 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 22:16:09 Status: Downloaded newer image for alpine:3.15 22:16:09 ---> 60f2846fe774 22:16:09 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:16:09 ---> Running in dc29afeecfd0 22:16:09 Removing intermediate container dc29afeecfd0 22:16:09 ---> a2cea5c9190b 22:16:09 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 22:16:09 ---> Running in 6228ee9914e7 22:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:16:09 (1/73) Installing dumb-init (1.2.5-r1) 22:16:09 (2/73) Installing sdl2 (2.0.16-r4) 22:16:09 (3/73) Installing libxau (1.0.9-r0) 22:16:09 (4/73) Installing libmd (1.0.3-r0) 22:16:09 (5/73) Installing libbsd (0.11.3-r1) 22:16:09 (6/73) Installing libxdmcp (1.1.3-r0) 22:16:10 (7/73) Installing libxcb (1.14-r2) 22:16:10 (8/73) Installing libx11 (1.7.2-r0) 22:16:10 (9/73) Installing aom-libs (3.2.0-r0) 22:16:10 (10/73) Installing alsa-lib (1.2.5.1-r1) 22:16:10 (11/73) Installing expat (2.4.7-r0) 22:16:10 (12/73) Installing brotli-libs (1.0.9-r5) 22:16:10 (13/73) Installing libbz2 (1.0.8-r1) 22:16:10 (14/73) Installing libpng (1.6.37-r1) 22:16:10 (15/73) Installing freetype (2.11.1-r2) 22:16:10 (16/73) Installing libuuid (2.37.4-r0) 22:16:10 (17/73) Installing fontconfig (2.13.1-r4) 22:16:10 (18/73) Installing fribidi (1.0.11-r0) 22:16:10 (19/73) Installing libffi (3.4.2-r1) 22:16:10 (20/73) Installing libintl (0.21-r0) 22:16:10 (21/73) Installing libblkid (2.37.4-r0) 22:16:10 (22/73) Installing libmount (2.37.4-r0) 22:16:10 (23/73) Installing pcre (8.45-r1) 22:16:10 (24/73) Installing glib (2.70.1-r0) 22:16:10 (25/73) Installing graphite2 (1.3.14-r0) 22:16:10 (26/73) Installing harfbuzz (3.0.0-r2) 22:16:10 (27/73) Installing libass (0.15.2-r0) 22:16:10 (28/73) Installing libdav1d (0.9.2-r0) 22:16:10 (29/73) Installing gmp (6.2.1-r1) 22:16:10 (30/73) Installing nettle (3.7.3-r0) 22:16:10 (31/73) Installing p11-kit (0.24.0-r1) 22:16:10 (32/73) Installing libtasn1 (4.18.0-r0) 22:16:10 (33/73) Installing libunistring (0.9.10-r1) 22:16:10 (34/73) Installing gnutls (3.7.1-r0) 22:16:10 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) 22:16:10 (36/73) Installing ncurses-libs (6.3_p20211120-r1) 22:16:10 (37/73) Installing lame (3.100-r0) 22:16:10 (38/73) Installing opus (1.3.1-r1) 22:16:10 (39/73) Installing libgomp (10.3.1_git20211027-r0) 22:16:10 (40/73) Installing soxr (0.1.3-r2) 22:16:10 (41/73) Installing libgcc (10.3.1_git20211027-r0) 22:16:10 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 22:16:10 (43/73) Installing libsrt (1.4.2-r1) 22:16:10 (44/73) Installing libssh (0.9.6-r1) 22:16:10 (45/73) Installing libogg (1.3.5-r0) 22:16:11 (46/73) Installing libtheora (1.1.1-r16) 22:16:11 (47/73) Installing libjpeg-turbo (2.1.2-r0) 22:16:11 (48/73) Installing v4l-utils-libs (1.22.1-r1) 22:16:11 (49/73) Installing libxext (1.3.4-r0) 22:16:11 (50/73) Installing libxfixes (6.0.0-r0) 22:16:11 (51/73) Installing libdrm (2.4.109-r0) 22:16:11 (52/73) Installing wayland-libs-client (1.19.0-r1) 22:16:11 (53/73) Installing libva (2.13.0-r0) 22:16:11 (54/73) Installing libvdpau (1.4-r0) 22:16:11 (55/73) Installing vidstab (1.1.0-r1) 22:16:11 (56/73) Installing libvorbis (1.3.7-r0) 22:16:11 (57/73) Installing libvpx (1.10.0-r0) 22:16:11 (58/73) Installing vulkan-loader (1.2.196-r0) 22:16:11 (59/73) Installing libwebp (1.2.2-r0) 22:16:11 (60/73) Installing x264-libs (20210613-r0) 22:16:11 (61/73) Installing x265-libs (3.5-r0) 22:16:11 (62/73) Installing xvidcore (1.3.7-r1) 22:16:11 (63/73) Installing ffmpeg-libs (4.4.1-r2) 22:16:12 (64/73) Installing ffmpeg (4.4.1-r2) 22:16:12 (65/73) Installing udev-init-scripts (35-r0) 22:16:12 Executing udev-init-scripts-35-r0.post-install 22:16:12 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 22:16:12 (67/73) Installing xz-libs (5.2.5-r1) 22:16:12 (68/73) Installing zstd-libs (1.5.0-r0) 22:16:12 (69/73) Installing kmod-libs (29-r2) 22:16:12 (70/73) Installing eudev (3.2.11_pre1-r0) 22:16:12 (71/73) Installing libsodium (1.0.18-r0) 22:16:12 (72/73) Installing libzmq (4.3.4-r0) 22:16:12 (73/73) Installing zeromq (4.3.4-r0) 22:16:12 Executing busybox-1.34.1-r7.trigger 22:16:12 Executing eudev-3.2.11_pre1-r0.trigger 22:16:12 OK: 67 MiB in 87 packages 22:16:15 Removing intermediate container 6228ee9914e7 22:16:15 ---> 611cc9624ebb 22:16:15 Step 18/35 : WORKDIR / 22:16:15 ---> Running in bafbf9d885dc 22:16:15 Removing intermediate container bafbf9d885dc 22:16:15 ---> 8abe9e26682d 22:16:15 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 22:16:17 ---> 4a7778b7bae9 22:16:17 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 22:16:17 ---> 67c56643af2c 22:16:17 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:16:18 ---> 76214d1136e9 22:16:18 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:16:18 ---> 15b22372bd2f 22:16:18 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:16:19 ---> 4827214e9289 22:16:19 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 22:16:20 ---> b3ed4d2fa381 22:16:20 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 22:16:21 ---> f6fc949f3638 22:16:21 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:16:21 ---> Running in 11ba636bf0f5 22:16:23 Removing intermediate container 11ba636bf0f5 22:16:23 ---> 00135317e6e6 22:16:23 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:16:23 ---> Running in 4b38c88accfb 22:16:25 Removing intermediate container 4b38c88accfb 22:16:25 ---> 5e7a377f97aa 22:16:25 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:16:25 ---> Running in 5d9d172e3fdb 22:16:26 Removing intermediate container 5d9d172e3fdb 22:16:26 ---> 779bd9c4d387 22:16:26 Step 29/35 : EXPOSE 59983 22:16:26 ---> Running in 67c17b9e89fb 22:16:26 Removing intermediate container 67c17b9e89fb 22:16:26 ---> 2b57cd36d0a2 22:16:26 Step 30/35 : EXPOSE 8554 22:16:27 ---> Running in 7cd5cebf81dd 22:16:27 Removing intermediate container 7cd5cebf81dd 22:16:27 ---> 414db31f7d7d 22:16:27 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:16:27 ---> Running in 835f4b68b47c 22:16:27 Removing intermediate container 835f4b68b47c 22:16:27 ---> f8219b85ce1f 22:16:27 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 22:16:27 ---> Running in 4fbb854fdb76 22:16:27 Removing intermediate container 4fbb854fdb76 22:16:27 ---> 79ee046a47de 22:16:27 Step 33/35 : LABEL arch=arm64 22:16:28 ---> Running in 954b02790ef1 22:16:28 Removing intermediate container 954b02790ef1 22:16:28 ---> d3ddbf0b39d5 22:16:28 Step 34/35 : LABEL git_sha=35e88c606ff591756c04535471448b721e880ee3 22:16:28 ---> Running in 09311ff9f1ff 22:16:28 Removing intermediate container 09311ff9f1ff 22:16:28 ---> ae3f4b8823ed 22:16:28 Step 35/35 : LABEL version=2.2.0-dev.27 22:16:28 ---> Running in e04922619a93 22:16:29 Removing intermediate container e04922619a93 22:16:29 ---> ad67a86af2a1 22:16:29 [Warning] One or more build-args [ARCH] were not consumed 22:16:29 Successfully built ad67a86af2a1 22:16:29 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 22:16:29 provisioning config files... 22:16:29 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/38@tmp/config3123864514933822316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:16:29 ---> docker-login.sh 22:16:29 nexus3.edgexfoundry.org:10001 22:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:30 Configure a credential helper to remove this warning. See 22:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:30 22:16:30 Login Succeeded 22:16:30 nexus3.edgexfoundry.org:10002 22:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:30 Configure a credential helper to remove this warning. See 22:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:30 22:16:30 Login Succeeded 22:16:30 nexus3.edgexfoundry.org:10003 22:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:31 Configure a credential helper to remove this warning. See 22:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:31 22:16:31 Login Succeeded 22:16:31 nexus3.edgexfoundry.org:10004 22:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:31 Configure a credential helper to remove this warning. See 22:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:31 22:16:31 Login Succeeded 22:16:31 docker.io 22:16:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:32 Configure a credential helper to remove this warning. See 22:16:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:32 22:16:32 Login Succeeded 22:16:32 ---> docker-login.sh ends [Pipeline] } 22:16:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:16:32 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 22:16:32 35e88c606ff591756c04535471448b721e880ee3 22:16:32 latest 22:16:32 2.2.0-dev.27 22:16:32 35e88c606ff591756c04535471448b721e880ee3-2.2.0-dev.27 22:16:32 main 22:16:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:33 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:35e88c606ff591756c04535471448b721e880ee3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:33 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:35e88c606ff591756c04535471448b721e880ee3 22:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:16:33 c1d44a0a1e30: Preparing 22:16:33 382815abbe42: Preparing 22:16:33 bb0c29b780d4: Preparing 22:16:33 a43932d1df72: Preparing 22:16:33 1207169bf42c: Preparing 22:16:33 a736b676854a: Preparing 22:16:33 ccfef4383563: Preparing 22:16:33 311965252966: Preparing 22:16:33 c8808eda1d6f: Preparing 22:16:33 b31ab218cc93: Preparing 22:16:33 821f2ba18cb9: Preparing 22:16:33 eb54b7b7991f: Preparing 22:16:33 a736b676854a: Waiting 22:16:33 ccfef4383563: Waiting 22:16:33 311965252966: Waiting 22:16:33 821f2ba18cb9: Waiting 22:16:33 b31ab218cc93: Waiting 22:16:33 eb54b7b7991f: Waiting 22:16:33 bb0c29b780d4: Pushed 22:16:33 1207169bf42c: Pushed 22:16:33 c1d44a0a1e30: Pushed 22:16:33 382815abbe42: Pushed 22:16:34 a736b676854a: Pushed 22:16:34 ccfef4383563: Pushed 22:16:34 311965252966: Pushed 22:16:34 c8808eda1d6f: Pushed 22:16:34 eb54b7b7991f: Layer already exists 22:16:38 a43932d1df72: Pushed 22:16:39 b31ab218cc93: Pushed 22:16:49 821f2ba18cb9: Pushed 22:16:49 35e88c606ff591756c04535471448b721e880ee3: digest: sha256:a2f51c9646481df0f694507175f5d4791f207bc9619d5adbf32ca39f954b00bd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:50 + 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 22:16:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:16:50 c1d44a0a1e30: Preparing 22:16:50 382815abbe42: Preparing 22:16:50 bb0c29b780d4: Preparing 22:16:50 a43932d1df72: Preparing 22:16:50 1207169bf42c: Preparing 22:16:50 a736b676854a: Preparing 22:16:50 ccfef4383563: Preparing 22:16:50 311965252966: Preparing 22:16:50 c8808eda1d6f: Preparing 22:16:50 b31ab218cc93: Preparing 22:16:50 821f2ba18cb9: Preparing 22:16:50 eb54b7b7991f: Preparing 22:16:50 a736b676854a: Waiting 22:16:50 ccfef4383563: Waiting 22:16:50 311965252966: Waiting 22:16:50 821f2ba18cb9: Waiting 22:16:50 c8808eda1d6f: Waiting 22:16:50 eb54b7b7991f: Waiting 22:16:50 b31ab218cc93: Waiting 22:16:50 1207169bf42c: Layer already exists 22:16:50 bb0c29b780d4: Layer already exists 22:16:50 a43932d1df72: Layer already exists 22:16:50 c1d44a0a1e30: Layer already exists 22:16:50 382815abbe42: Layer already exists 22:16:50 ccfef4383563: Layer already exists 22:16:50 311965252966: Layer already exists 22:16:50 a736b676854a: Layer already exists 22:16:50 c8808eda1d6f: Layer already exists 22:16:50 b31ab218cc93: Layer already exists 22:16:50 821f2ba18cb9: Layer already exists 22:16:50 eb54b7b7991f: Layer already exists 22:16:50 latest: digest: sha256:a2f51c9646481df0f694507175f5d4791f207bc9619d5adbf32ca39f954b00bd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:51 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.27 22:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:16:51 c1d44a0a1e30: Preparing 22:16:51 382815abbe42: Preparing 22:16:51 bb0c29b780d4: Preparing 22:16:51 a43932d1df72: Preparing 22:16:51 1207169bf42c: Preparing 22:16:51 a736b676854a: Preparing 22:16:51 ccfef4383563: Preparing 22:16:51 311965252966: Preparing 22:16:51 c8808eda1d6f: Preparing 22:16:51 b31ab218cc93: Preparing 22:16:51 821f2ba18cb9: Preparing 22:16:51 eb54b7b7991f: Preparing 22:16:51 311965252966: Waiting 22:16:51 b31ab218cc93: Waiting 22:16:51 821f2ba18cb9: Waiting 22:16:51 eb54b7b7991f: Waiting 22:16:51 a736b676854a: Waiting 22:16:51 ccfef4383563: Waiting 22:16:51 c1d44a0a1e30: Layer already exists 22:16:51 a43932d1df72: Layer already exists 22:16:51 1207169bf42c: Layer already exists 22:16:51 382815abbe42: Layer already exists 22:16:51 bb0c29b780d4: Layer already exists 22:16:51 311965252966: Layer already exists 22:16:51 a736b676854a: Layer already exists 22:16:51 b31ab218cc93: Layer already exists 22:16:51 c8808eda1d6f: Layer already exists 22:16:51 ccfef4383563: Layer already exists 22:16:51 eb54b7b7991f: Layer already exists 22:16:51 821f2ba18cb9: Layer already exists 22:16:51 2.2.0-dev.27: digest: sha256:a2f51c9646481df0f694507175f5d4791f207bc9619d5adbf32ca39f954b00bd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:52 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:35e88c606ff591756c04535471448b721e880ee3-2.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:35e88c606ff591756c04535471448b721e880ee3-2.2.0-dev.27 22:16:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:16:52 c1d44a0a1e30: Preparing 22:16:52 382815abbe42: Preparing 22:16:52 bb0c29b780d4: Preparing 22:16:52 a43932d1df72: Preparing 22:16:52 1207169bf42c: Preparing 22:16:52 a736b676854a: Preparing 22:16:52 ccfef4383563: Preparing 22:16:52 311965252966: Preparing 22:16:52 c8808eda1d6f: Preparing 22:16:52 b31ab218cc93: Preparing 22:16:52 821f2ba18cb9: Preparing 22:16:52 eb54b7b7991f: Preparing 22:16:52 a736b676854a: Waiting 22:16:52 ccfef4383563: Waiting 22:16:52 311965252966: Waiting 22:16:52 c8808eda1d6f: Waiting 22:16:52 b31ab218cc93: Waiting 22:16:52 821f2ba18cb9: Waiting 22:16:52 eb54b7b7991f: Waiting 22:16:52 1207169bf42c: Layer already exists 22:16:52 a43932d1df72: Layer already exists 22:16:52 bb0c29b780d4: Layer already exists 22:16:52 382815abbe42: Layer already exists 22:16:52 c1d44a0a1e30: Layer already exists 22:16:52 a736b676854a: Layer already exists 22:16:52 ccfef4383563: Layer already exists 22:16:52 311965252966: Layer already exists 22:16:52 c8808eda1d6f: Layer already exists 22:16:52 b31ab218cc93: Layer already exists 22:16:52 821f2ba18cb9: Layer already exists 22:16:52 eb54b7b7991f: Layer already exists 22:16:52 35e88c606ff591756c04535471448b721e880ee3-2.2.0-dev.27: digest: sha256:a2f51c9646481df0f694507175f5d4791f207bc9619d5adbf32ca39f954b00bd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:53 + 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 22:16:53 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 22:16:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:16:53 c1d44a0a1e30: Preparing 22:16:53 382815abbe42: Preparing 22:16:53 bb0c29b780d4: Preparing 22:16:53 a43932d1df72: Preparing 22:16:53 1207169bf42c: Preparing 22:16:53 a736b676854a: Preparing 22:16:53 ccfef4383563: Preparing 22:16:53 311965252966: Preparing 22:16:53 c8808eda1d6f: Preparing 22:16:53 b31ab218cc93: Preparing 22:16:53 821f2ba18cb9: Preparing 22:16:53 eb54b7b7991f: Preparing 22:16:53 311965252966: Waiting 22:16:53 c8808eda1d6f: Waiting 22:16:53 b31ab218cc93: Waiting 22:16:53 821f2ba18cb9: Waiting 22:16:53 eb54b7b7991f: Waiting 22:16:53 a736b676854a: Waiting 22:16:53 ccfef4383563: Waiting 22:16:53 c1d44a0a1e30: Layer already exists 22:16:53 382815abbe42: Layer already exists 22:16:53 a43932d1df72: Layer already exists 22:16:53 1207169bf42c: Layer already exists 22:16:53 bb0c29b780d4: Layer already exists 22:16:53 a736b676854a: Layer already exists 22:16:53 ccfef4383563: Layer already exists 22:16:53 c8808eda1d6f: Layer already exists 22:16:53 311965252966: Layer already exists 22:16:53 b31ab218cc93: Layer already exists 22:16:53 821f2ba18cb9: Layer already exists 22:16:53 eb54b7b7991f: Layer already exists 22:16:53 main: digest: sha256:a2f51c9646481df0f694507175f5d4791f207bc9619d5adbf32ca39f954b00bd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:54 ===================================================== [Pipeline] echo 22:16:54 taggedImages: 22:16:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:35e88c606ff591756c04535471448b721e880ee3 22:16:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:16:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.27 22:16:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:35e88c606ff591756c04535471448b721e880ee3-2.2.0-dev.27 22:16:54 - 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 22:16:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:16:54 22:16:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:16:54 arm64: Pulling from edgex-lftools-log-publisher 22:16:54 8998bd30e6a1: Pulling fs layer 22:16:54 04944245beec: Pulling fs layer 22:16:54 699f458cf7ca: Pulling fs layer 22:16:54 765212b225bb: Pulling fs layer 22:16:54 f23df028b6ca: Pulling fs layer 22:16:54 d65c8cfc05b1: Pulling fs layer 22:16:54 2437ff75d9bd: Pulling fs layer 22:16:54 765212b225bb: Waiting 22:16:54 f23df028b6ca: Waiting 22:16:54 d65c8cfc05b1: Waiting 22:16:54 2437ff75d9bd: Waiting 22:16:55 04944245beec: Verifying Checksum 22:16:55 04944245beec: Download complete 22:16:55 765212b225bb: Verifying Checksum 22:16:55 765212b225bb: Download complete 22:16:55 f23df028b6ca: Verifying Checksum 22:16:55 f23df028b6ca: Download complete 22:16:55 d65c8cfc05b1: Verifying Checksum 22:16:55 d65c8cfc05b1: Download complete 22:16:55 699f458cf7ca: Verifying Checksum 22:16:55 699f458cf7ca: Download complete 22:16:55 8998bd30e6a1: Download complete 22:16:58 2437ff75d9bd: Verifying Checksum 22:16:58 2437ff75d9bd: Download complete 22:16:59 8998bd30e6a1: Pull complete 22:17:00 04944245beec: Pull complete 22:17:02 699f458cf7ca: Pull complete 22:17:02 765212b225bb: Pull complete 22:17:03 f23df028b6ca: Pull complete 22:17:03 d65c8cfc05b1: Pull complete 22:17:22 2437ff75d9bd: Pull complete 22:17:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:17:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:17:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:22 prd-ubuntu20.04-docker-arm64-4c-16g-21412 does not seem to be running inside a container 22:17:22 $ 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/38 -v /w/workspace/device-usb-camera/38:/w/workspace/device-usb-camera/38:rw,z -v /w/workspace/device-usb-camera/38@tmp:/w/workspace/device-usb-camera/38@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 22:17:25 $ docker top e3c32e732c9e20941bb54fe8a49e1bf40748eef7da9d0bc568900927553c2c82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:17:25 ---> job-cost.sh 22:17:25 lf-activate-venv: SKIPPING 22:17:25 INFO: No Stack... 22:17:26 INFO: Retrieving Pricing Info for: v3-standard-4 22:17:27 INFO: Archiving Costs [Pipeline] sh 22:17:28 + + cat /w/workspace/device-usb-camera/38/archives/cost.csv 22:17:28 cut -d, -f6 [Pipeline] lock 22:17:28 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-38-stack-cost] 22:17:28 Resource [jenkins-edgexfoundry-device-usb-camera-main-38-stack-cost] did not exist. Created. 22:17:28 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:17:28 /w/workspace/device-usb-camera/38@tmp/durable-c177e698/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:17:29 + echo total: 0.10999999940395355 [Pipeline] stash 22:17:29 Warning: overwriting stash ‘stack-cost’ 22:17:29 Stashed 1 file(s) [Pipeline] } 22:17:29 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-38-stack-cost] [Pipeline] // lock [Pipeline] } 22:17:29 $ docker stop --time=1 e3c32e732c9e20941bb54fe8a49e1bf40748eef7da9d0bc568900927553c2c82 22:17:31 $ docker rm -f e3c32e732c9e20941bb54fe8a49e1bf40748eef7da9d0bc568900927553c2c82 [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 22:17:31 provisioning config files... 22:17:31 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4828448920483161779tmp [Pipeline] { [Pipeline] sh 22:17:32 + set +x 22:17:32 + bash -s -- 22:17:32 + curl -s https://codecov.io/bash 22:17:32 22:17:32 _____ _ 22:17:32 / ____| | | 22:17:32 | | ___ __| | ___ ___ _____ __ 22:17:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:17:32 | |___| (_) | (_| | __/ (_| (_) \ V / 22:17:32 \_____\___/ \__,_|\___|\___\___/ \_/ 22:17:32 Bash-1.0.6 22:17:32 22:17:32 22:17:32 ==> git version 2.25.1 found 22:17:32 ==> 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 22:17:32 Release-Date: 2020-01-08 22:17:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:17:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:17:32 ==> Jenkins CI detected. 22:17:32 current dir:  /w/workspace/exfoundry_device-usb-camera_main 22:17:32 project root: . 22:17:32 --> token set from env 22:17:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:17:32 ==> Running gcov in . (disable via -X gcov) 22:17:32 ==> Python coveragepy not found 22:17:32 ==> Searching for coverage reports in: 22:17:32 + . 22:17:32 -> Found 1 reports 22:17:32 ==> Detecting git/mercurial file structure 22:17:32 ==> Reading reports 22:17:32 + ./coverage.out bytes=29387 22:17:32 ==> Appending adjustments 22:17:32 https://docs.codecov.io/docs/fixing-reports 22:17:32 + Found adjustments 22:17:32 ==> Gzipping contents 22:17:32 8.0K /tmp/codecov.Fa12xW.gz 22:17:32 ==> Uploading reports 22:17:32 url: https://codecov.io 22:17:32 query: branch=main&commit=35e88c606ff591756c04535471448b721e880ee3&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:17:32 -> Pinging Codecov 22:17:32 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=35e88c606ff591756c04535471448b721e880ee3&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:17:32 -> Uploading to 22:17:32 https://storage.googleapis.com/codecov/v4/raw/2022-07-28/73D8F5FF140700D3E01443B452E23636/35e88c606ff591756c04535471448b721e880ee3/79740b8d-1e2a-4d28-9779-74a905763353.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220728T221732Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d213893d58317f8661978a41dc3d5288bc70a22706e283ff6f4e627c50e1fd6 22:17:32 % Total % Received % Xferd Average Speed Time Time Time Current 22:17:32 Dload Upload Total Spent Left Speed 22:17:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4133 0 0 100 4133 0 19313 --:--:-- --:--:-- --:--:-- 19313 22:17:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/35e88c606ff591756c04535471448b721e880ee3 [Pipeline] } 22:17:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:17:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:17:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:17:33 22:17:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:17:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:17:33 df9b9388f04a: Pulling fs layer 22:17:33 52dc419b0ee2: Pulling fs layer 22:17:33 25bc292e5bac: Pulling fs layer 22:17:33 114826534d7a: Pulling fs layer 22:17:33 4657fd5d0bcf: Pulling fs layer 22:17:33 6ad1cebc031e: Pulling fs layer 22:17:33 8a3aa393b2d8: Pulling fs layer 22:17:33 114826534d7a: Waiting 22:17:33 4657fd5d0bcf: Waiting 22:17:33 6ad1cebc031e: Waiting 22:17:33 8a3aa393b2d8: Waiting 22:17:33 25bc292e5bac: Verifying Checksum 22:17:33 25bc292e5bac: Download complete 22:17:33 52dc419b0ee2: Verifying Checksum 22:17:33 52dc419b0ee2: Download complete 22:17:33 4657fd5d0bcf: Verifying Checksum 22:17:33 4657fd5d0bcf: Download complete 22:17:33 df9b9388f04a: Verifying Checksum 22:17:33 df9b9388f04a: Download complete 22:17:34 6ad1cebc031e: Verifying Checksum 22:17:34 6ad1cebc031e: Download complete 22:17:34 df9b9388f04a: Pull complete 22:17:34 52dc419b0ee2: Pull complete 22:17:34 25bc292e5bac: Pull complete 22:17:34 114826534d7a: Verifying Checksum 22:17:34 114826534d7a: Download complete 22:17:34 8a3aa393b2d8: Verifying Checksum 22:17:39 114826534d7a: Pull complete 22:17:39 4657fd5d0bcf: Pull complete 22:17:39 6ad1cebc031e: Pull complete 22:17:41 8a3aa393b2d8: Pull complete 22:17:41 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:17:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:17:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:41 prd-ubuntu20.04-docker-8c-8g-21411 does not seem to be running inside a container 22:17:41 $ 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 22:17:43 $ docker top a52670fff278889ccea0937f79f84606a33e1b727c557e8144b4594b6fc19ee9 -eo pid,comm [Pipeline] { [Pipeline] echo 22:17:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 22:17:44 + set -o pipefail 22:17:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 22:17:49 22:17:49 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 22:17:49 22:17:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/73cc787d-7bae-4947-a59b-b232f51ff48e 22:17:49 22:17:49 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:17:49 22:17:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:17:49 22:17:49 [Pipeline] } 22:17:49 $ docker stop --time=1 a52670fff278889ccea0937f79f84606a33e1b727c557e8144b4594b6fc19ee9 22:17:51 $ docker rm -f a52670fff278889ccea0937f79f84606a33e1b727c557e8144b4594b6fc19ee9 [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 22:17:52 + git log --format=format:%s -1 35e88c606ff591756c04535471448b721e880ee3 [Pipeline] sh 22:17:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:17:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:17:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:52 prd-ubuntu20.04-docker-8c-8g-21411 does not seem to be running inside a container 22:17:52 $ 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 22:17:53 $ docker top eba6db0a63a6f76e7816a03f45ccd38276636f3debef5f89c7e65668aa0ce758 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:17:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:17:53 [ssh-agent] Looking for ssh-agent implementation... 22:17:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:17:53 $ docker exec eba6db0a63a6f76e7816a03f45ccd38276636f3debef5f89c7e65668aa0ce758 ssh-agent 22:17:53 SSH_AUTH_SOCK=/tmp/ssh-4yAZMBmA1T0y/agent.32 22:17:53 SSH_AGENT_PID=38 22:17:53 Running ssh-add (command line suppressed) 22:17:53 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4180659221395806843.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4180659221395806843.key) 22:17:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:17:54 + git semver tag 22:17:54 2022-07-28 22:17:54,223 [run_tag] DEBUG tag force:False 22:17:54 2022-07-28 22:17:54,224 [check_head_tag] DEBUG check head tag 22:17:54 2022-07-28 22:17:54,224 [execute] INFO git cat-file --batch-check 22:17:54 2022-07-28 22:17:54,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:17:54 2022-07-28 22:17:54,229 [execute] INFO git cat-file --batch 22:17:54 2022-07-28 22:17:54,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:17:54 2022-07-28 22:17:54,242 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:17:54 2022-07-28 22:17:54,243 [execute] INFO git tag -a v2.2.0-dev.27 -m v2.2.0-dev.27 22:17:54 2022-07-28 22:17:54,243 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.27', '-m', 'v2.2.0-dev.27'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 22:17:54 2022-07-28 22:17:54,249 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:17:54 2.2.0-dev.27 [Pipeline] } 22:17:54 $ docker exec --env ******** --env ******** eba6db0a63a6f76e7816a03f45ccd38276636f3debef5f89c7e65668aa0ce758 ssh-agent -k 22:17:54 unset SSH_AUTH_SOCK; 22:17:54 unset SSH_AGENT_PID; 22:17:54 echo Agent pid 38 killed; 22:17:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:17:54 + git semver [Pipeline] } 22:17:54 $ docker stop --time=1 eba6db0a63a6f76e7816a03f45ccd38276636f3debef5f89c7e65668aa0ce758 22:17:56 $ docker rm -f eba6db0a63a6f76e7816a03f45ccd38276636f3debef5f89c7e65668aa0ce758 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:17:56 22:17:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:17:57 0.23.1-centos7: Pulling from edgex-lftools 22:17:57 ab5ef0e58194: Pulling fs layer 22:17:57 9712f1f96733: Pulling fs layer 22:17:57 63f879dbbcfc: Pulling fs layer 22:17:57 0d9ebad4ef96: Pulling fs layer 22:17:57 e9a5061849ea: Pulling fs layer 22:17:57 d747dcd14b5f: Pulling fs layer 22:17:57 2de7ff778b66: Pulling fs layer 22:17:57 e9a5061849ea: Waiting 22:17:57 2de7ff778b66: Waiting 22:17:57 d747dcd14b5f: Waiting 22:17:57 0d9ebad4ef96: Waiting 22:17:57 9712f1f96733: Verifying Checksum 22:17:57 9712f1f96733: Download complete 22:17:57 63f879dbbcfc: Verifying Checksum 22:17:57 63f879dbbcfc: Download complete 22:17:57 e9a5061849ea: Verifying Checksum 22:17:57 e9a5061849ea: Download complete 22:17:57 d747dcd14b5f: Verifying Checksum 22:17:57 d747dcd14b5f: Download complete 22:17:57 0d9ebad4ef96: Verifying Checksum 22:17:57 0d9ebad4ef96: Download complete 22:17:57 ab5ef0e58194: Verifying Checksum 22:17:57 ab5ef0e58194: Download complete 22:17:57 2de7ff778b66: Verifying Checksum 22:17:57 2de7ff778b66: Download complete 22:18:00 ab5ef0e58194: Pull complete 22:18:00 9712f1f96733: Pull complete 22:18:01 63f879dbbcfc: Pull complete 22:18:05 0d9ebad4ef96: Pull complete 22:18:06 e9a5061849ea: Pull complete 22:18:06 d747dcd14b5f: Pull complete 22:18:07 2de7ff778b66: Pull complete 22:18:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:18:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:18:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:07 prd-ubuntu20.04-docker-8c-8g-21411 does not seem to be running inside a container 22:18: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:18:09 $ docker top ab8a1766441a64bb1d0a46dfd34ff7e7a6d7868d839b04dbd7b6332624caaedb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:18:09 provisioning config files... 22:18:09 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5483851738914831774tmp 22:18:09 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4652678736603936766tmp 22:18:09 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4838811855309658921tmp [Pipeline] { [Pipeline] echo 22:18:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:18:09 ---> sigul-configuration.sh 22:18:09 gpg: directory `/root/.gnupg' created 22:18:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:18:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:18:09 gpg: keyring `/root/.gnupg/secring.gpg' created 22:18:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:18:09 gpg: CAST5 encrypted data 22:18:09 gpg: encrypted with 1 passphrase 22:18:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:18:10 + mkdir /home/jenkins 22:18:10 + mkdir /home/jenkins/sigul [Pipeline] sh 22:18:10 + 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 22:18:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:18:10 ---> sigul-install.sh 22:18:10 Sigul already installed; skipping installation. [Pipeline] sh 22:18:11 + git tag --list 22:18:11 v0.0.0 22:18:11 v0.0.1-dev.1 22:18:11 v0.0.1-dev.10 22:18:11 v0.0.1-dev.11 22:18:11 v0.0.1-dev.12 22:18:11 v0.0.1-dev.13 22:18:11 v0.0.1-dev.14 22:18:11 v0.0.1-dev.15 22:18:11 v0.0.1-dev.16 22:18:11 v0.0.1-dev.2 22:18:11 v0.0.1-dev.3 22:18:11 v0.0.1-dev.4 22:18:11 v0.0.1-dev.5 22:18:11 v0.0.1-dev.6 22:18:11 v0.0.1-dev.7 22:18:11 v0.0.1-dev.8 22:18:11 v0.0.1-dev.9 22:18:11 v2.2.0-dev.17 22:18:11 v2.2.0-dev.18 22:18:11 v2.2.0-dev.19 22:18:11 v2.2.0-dev.20 22:18:11 v2.2.0-dev.21 22:18:11 v2.2.0-dev.22 22:18:11 v2.2.0-dev.23 22:18:11 v2.2.0-dev.24 22:18:11 v2.2.0-dev.25 22:18:11 v2.2.0-dev.26 22:18:11 v2.2.0-dev.27 [Pipeline] sh 22:18:11 + lftools sign git-tag v2.2.0-dev.27 22:18:11 Signing Git tag with Sigul... 22:18:11 Signing v2.2.0-dev.27 [Pipeline] echo 22:18:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:18:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:18:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:18:12 $ docker stop --time=1 ab8a1766441a64bb1d0a46dfd34ff7e7a6d7868d839b04dbd7b6332624caaedb 22:18:13 $ docker rm -f ab8a1766441a64bb1d0a46dfd34ff7e7a6d7868d839b04dbd7b6332624caaedb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:18:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:18:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:18:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:14 prd-ubuntu20.04-docker-8c-8g-21411 does not seem to be running inside a container 22:18:14 $ 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 22:18:15 $ docker top c52d2907486d3c09a27a5cb530c3cd9e1199af0575afa9bb0c58ce6050cc7bfc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:18:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:18:15 [ssh-agent] Looking for ssh-agent implementation... 22:18:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:18:15 $ docker exec c52d2907486d3c09a27a5cb530c3cd9e1199af0575afa9bb0c58ce6050cc7bfc ssh-agent 22:18:15 SSH_AUTH_SOCK=/tmp/ssh-cYPExspML6Ac/agent.33 22:18:15 SSH_AGENT_PID=39 22:18:15 Running ssh-add (command line suppressed) 22:18:15 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9158656455242063953.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9158656455242063953.key) 22:18:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:18:15 + git semver bump pre 22:18:16 2022-07-28 22:18:16,042 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:18:16 2022-07-28 22:18:16,042 [bump_version] DEBUG bumping version:2.2.0-dev.27 on axis:pre with prefix:dev 22:18:16 2022-07-28 22:18:16,042 [bump_version] DEBUG bumped version:2.2.0-dev.28 22:18:16 2022-07-28 22:18:16,042 [write_version] DEBUG write version:2.2.0-dev.28 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 22:18:16 2022-07-28 22:18:16,042 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:18:16 2022-07-28 22:18:16,042 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:18:16 2022-07-28 22:18:16,045 [execute] INFO git cat-file --batch-check 22:18:16 2022-07-28 22:18:16,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:18:16 2022-07-28 22:18:16,049 [execute] INFO git cat-file --batch 22:18:16 2022-07-28 22:18:16,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:18:16 2022-07-28 22:18:16,054 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:18:16 2.2.0-dev.28 [Pipeline] } 22:18:16 $ docker exec --env ******** --env ******** c52d2907486d3c09a27a5cb530c3cd9e1199af0575afa9bb0c58ce6050cc7bfc ssh-agent -k 22:18:16 unset SSH_AUTH_SOCK; 22:18:16 unset SSH_AGENT_PID; 22:18:16 echo Agent pid 39 killed; 22:18:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:18:16 + git semver [Pipeline] } 22:18:16 $ docker stop --time=1 c52d2907486d3c09a27a5cb530c3cd9e1199af0575afa9bb0c58ce6050cc7bfc 22:18:18 $ docker rm -f c52d2907486d3c09a27a5cb530c3cd9e1199af0575afa9bb0c58ce6050cc7bfc [Pipeline] // withDockerContainer [Pipeline] sh 22:18:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:18:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:18:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:18 prd-ubuntu20.04-docker-8c-8g-21411 does not seem to be running inside a container 22:18:18 $ 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 22:18:19 $ docker top d78b54f00fa0a2d7b612b3cba545368f216354cd6be19a7769b383f8b015cb3e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:18:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:18:19 [ssh-agent] Looking for ssh-agent implementation... 22:18:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:18:19 $ docker exec d78b54f00fa0a2d7b612b3cba545368f216354cd6be19a7769b383f8b015cb3e ssh-agent 22:18:19 SSH_AUTH_SOCK=/tmp/ssh-qNZ6628bdoEt/agent.33 22:18:19 SSH_AGENT_PID=39 22:18:19 Running ssh-add (command line suppressed) 22:18:19 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2277852799083747805.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2277852799083747805.key) 22:18:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:18:20 + git semver push 22:18:20 2022-07-28 22:18:20,286 [run_push] DEBUG push 22:18:20 2022-07-28 22:18:20,286 [execute] INFO git cat-file --batch-check 22:18:20 2022-07-28 22:18:20,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:18:20 2022-07-28 22:18:20,291 [execute] INFO git rev-list a9259392c4510bbe57d853c663a4837915a866b0 -- 22:18:20 2022-07-28 22:18:20,291 [execute] DEBUG Popen(['git', 'rev-list', 'a9259392c4510bbe57d853c663a4837915a866b0', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:18:20 2022-07-28 22:18:20,296 [execute] INFO git fetch -v origin 22:18:20 2022-07-28 22:18:20,297 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 22:18:20 2022-07-28 22:18:20,789 [run_push] DEBUG no remote changes detected 22:18:20 2022-07-28 22:18:20,790 [execute] INFO git push origin semver 22:18:20 2022-07-28 22:18:20,790 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:18:21 2022-07-28 22:18:21,485 [run_push] DEBUG push all version tags 22:18:21 2022-07-28 22:18:21,485 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:18:21 2022-07-28 22:18:21,486 [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) 22:18:22 2022-07-28 22:18:22,121 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:18:22 2.2.0-dev.28 [Pipeline] } 22:18:22 $ docker exec --env ******** --env ******** d78b54f00fa0a2d7b612b3cba545368f216354cd6be19a7769b383f8b015cb3e ssh-agent -k 22:18:22 unset SSH_AUTH_SOCK; 22:18:22 unset SSH_AGENT_PID; 22:18:22 echo Agent pid 39 killed; 22:18:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:18:22 + git semver [Pipeline] } 22:18:23 $ docker stop --time=1 d78b54f00fa0a2d7b612b3cba545368f216354cd6be19a7769b383f8b015cb3e 22:18:24 $ docker rm -f d78b54f00fa0a2d7b612b3cba545368f216354cd6be19a7769b383f8b015cb3e [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 22:18:25 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 22:18:25 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:18:25 total 16 22:18:25 drwxr-xr-x 3 root root 4096 Jul 28 22:09 . 22:18:25 drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 22:18 .. 22:18:25 drwxr-xr-x 2 root root 4096 Jul 28 22:09 cost 22:18:25 -rw-r--r-- 1 root root 88 Jul 28 22:09 cost.csv 22:18:25 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 22:18:25 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:18:25 total 16 22:18:25 drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 22:09 . 22:18:25 drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 22:18 .. 22:18:25 drwxr-xr-x 2 jenkins jenkins 4096 Jul 28 22:09 cost 22:18:25 -rw-r--r-- 1 jenkins jenkins 88 Jul 28 22:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:18:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:18:26 ---> package-listing.sh 22:18:26 ++ facter osfamily 22:18:26 ++ tr '[:upper:]' '[:lower:]' 22:18:26 + OS_FAMILY=debian 22:18:26 + workspace=/w/workspace/exfoundry_device-usb-camera_main 22:18:26 + START_PACKAGES=/tmp/packages_start.txt 22:18:26 + END_PACKAGES=/tmp/packages_end.txt 22:18:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:18:26 + PACKAGES=/tmp/packages_start.txt 22:18:26 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:18:26 + PACKAGES=/tmp/packages_end.txt 22:18:26 + case "${OS_FAMILY}" in 22:18:26 + dpkg -l 22:18:26 + grep '^ii' 22:18:26 + '[' -f /tmp/packages_start.txt ']' 22:18:26 + '[' -f /tmp/packages_end.txt ']' 22:18:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:18:26 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:18:26 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 22:18:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 22:18:26 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 22:18:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:18:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:27 prd-ubuntu20.04-docker-8c-8g-21411 does not seem to be running inside a container 22:18:27 $ 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 22:18:27 $ docker top 4fc9a19aa7112ba0df639aa6126bf08e6c6ba9c64165b42cb1eb5a1cc74cf62a -eo pid,comm [Pipeline] { [Pipeline] sh 22:18:28 + touch /tmp/pre-build-complete [Pipeline] sh 22:18:28 + mkdir -p /var/log/sysstat [Pipeline] sh 22:18:28 + ls /var/log/sa-host 22:18:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:18:28 provisioning config files... 22:18:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4167908786433943022tmp [Pipeline] { [Pipeline] echo 22:18:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:18:29 ---> create-netrc.sh [Pipeline] } 22:18:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:18:29 ---> python-tools-install.sh [Pipeline] echo 22:18:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:18:29 ---> sudo-logs.sh 22:18:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:18:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:18:30 ---> job-cost.sh 22:18:30 lf-activate-venv: SKIPPING 22:18:30 DEBUG: total: 0.2199999988079071 22:18:30 INFO: Retrieving Stack Cost... 22:18:30 INFO: Retrieving Pricing Info for: v3-standard-8 22:18:30 INFO: Archiving Costs [Pipeline] echo 22:18:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:18:31 ---> logs-deploy.sh 22:18:31 lf-activate-venv: SKIPPING 22:18:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/38 22:18:31 INFO: archiving workspace using pattern(s): 22:18:32 Archives upload complete. 22:18:32 INFO: archiving logs to Nexus 22:18:32 ---> uname -a: 22:18:32 Linux prd-ubuntu20-04-docker-8c-8g-21411 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:18:32 22:18:32 22:18:32 ---> lscpu: 22:18:32 Architecture: x86_64 22:18:32 CPU op-mode(s): 32-bit, 64-bit 22:18:32 Byte Order: Little Endian 22:18:32 Address sizes: 40 bits physical, 48 bits virtual 22:18:32 CPU(s): 8 22:18:32 On-line CPU(s) list: 0-7 22:18:32 Thread(s) per core: 1 22:18:32 Core(s) per socket: 1 22:18:32 Socket(s): 8 22:18:32 NUMA node(s): 1 22:18:32 Vendor ID: AuthenticAMD 22:18:32 CPU family: 23 22:18:32 Model: 49 22:18:32 Model name: AMD EPYC-Rome Processor 22:18:32 Stepping: 0 22:18:32 CPU MHz: 2799.996 22:18:32 BogoMIPS: 5599.99 22:18:32 Virtualization: AMD-V 22:18:32 Hypervisor vendor: KVM 22:18:32 Virtualization type: full 22:18:32 L1d cache: 256 KiB 22:18:32 L1i cache: 256 KiB 22:18:32 L2 cache: 4 MiB 22:18:32 L3 cache: 128 MiB 22:18:32 NUMA node0 CPU(s): 0-7 22:18:32 Vulnerability Itlb multihit: Not affected 22:18:32 Vulnerability L1tf: Not affected 22:18:32 Vulnerability Mds: Not affected 22:18:32 Vulnerability Meltdown: Not affected 22:18:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:18:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:18:32 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:18:32 Vulnerability Srbds: Not affected 22:18:32 Vulnerability Tsx async abort: Not affected 22:18:32 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 22:18:32 22:18:32 22:18:32 ---> nproc: 22:18:32 8 22:18:32 22:18:32 22:18:32 ---> df -h: 22:18:32 Filesystem Size Used Avail Use% Mounted on 22:18:32 overlay 155G 13G 143G 8% / 22:18:32 tmpfs 64M 0 64M 0% /dev 22:18:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:18:32 shm 64M 0 64M 0% /dev/shm 22:18:32 /dev/vda1 155G 13G 143G 8% /facter-os 22:18:32 22:18:32 22:18:32 ---> sar -b -r -n DEV: 22:18:32 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21411) 07/28/22 _x86_64_ (8 CPU) 22:18:32 22:18:32 22:06:41 LINUX RESTART (8 CPU) 22:18:32 22:18:32 22:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:18:32 22:08:01 389.63 45.74 343.89 0.00 4151.03 173694.09 0.00 22:18:32 22:09:01 201.85 2.20 199.65 0.00 36.66 41137.01 0.00 22:18:32 22:10:01 172.01 0.07 171.94 0.00 8.66 40733.09 0.00 22:18:32 22:11:01 2.50 0.00 2.50 0.00 0.00 31.08 0.00 22:18:32 22:12:01 1.20 0.02 1.18 0.00 0.13 14.80 0.00 22:18:32 22:13:01 1.47 0.00 1.47 0.00 0.00 17.19 0.00 22:18:32 22:14:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 22:18:32 22:15:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 22:18:32 22:16:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 22:18:32 22:17:01 1.97 0.02 1.95 0.00 0.13 28.00 0.00 22:18:32 22:18:01 66.37 0.45 65.92 0.00 15.86 35886.95 0.00 22:18:32 Average: 75.95 4.35 71.61 0.00 377.22 26283.96 0.00 22:18:32 22:18:32 22:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:18:32 22:08:01 28626852 31723620 575036 1.75 120076 3238392 2317560 6.83 1223500 2644528 82872 22:18:32 22:09:01 27900108 31688508 598744 1.82 166536 3802388 2446264 7.21 1472012 3028484 330244 22:18:32 22:10:01 27455184 31756464 531784 1.62 176592 4263192 1934360 5.70 1311388 3588328 376 22:18:32 22:11:01 27454904 31756348 531520 1.62 176652 4263192 1934360 5.70 1311984 3588332 176 22:18:32 22:12:01 27461260 31762776 525108 1.60 176688 4263196 1934360 5.70 1306192 3588396 20 22:18:32 22:13:01 27461244 31762784 525036 1.60 176712 4263204 1934360 5.70 1306508 3588396 48 22:18:32 22:14:01 27466920 31768516 519204 1.58 176748 4263208 1934360 5.70 1300908 3588400 164 22:18:32 22:15:01 27466944 31768552 519176 1.58 176780 4263212 1934360 5.70 1300424 3588404 12 22:18:32 22:16:01 27467868 31769480 518388 1.58 176796 4263212 1934360 5.70 1299788 3588404 12 22:18:32 22:17:01 27467300 31768984 518896 1.58 176856 4263184 1934360 5.70 1299884 3588384 12 22:18:32 22:18:01 26148232 31678772 607396 1.85 200156 5389452 2335656 6.88 1454224 4672936 428164 22:18:32 Average: 27488801 31745891 542753 1.65 172781 4230530 2052215 6.05 1326074 3550272 76555 22:18:32 22:18:32 22:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:18:32 22:08:01 ens3 945.11 558.80 7204.04 118.06 0.00 0.00 0.00 0.00 22:18:32 22:08:01 lo 6.71 6.71 0.65 0.65 0.00 0.00 0.00 0.00 22:18:32 22:08:01 docker0 72.41 151.25 4.85 779.41 0.00 0.00 0.00 0.00 22:18:32 22:09:01 ens3 219.96 168.76 1077.50 86.44 0.00 0.00 0.00 0.00 22:18:32 22:09:01 veth2ae0980 0.02 0.20 0.00 0.02 0.00 0.00 0.00 0.00 22:18:32 22:09:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:18:32 22:09:01 docker0 105.83 133.63 8.51 1026.52 0.00 0.00 0.00 0.00 22:18:32 22:10:01 ens3 307.35 233.87 3278.39 904.25 0.00 0.00 0.00 0.00 22:18:32 22:10:01 lo 10.86 10.86 1.07 1.07 0.00 0.00 0.00 0.00 22:18:32 22:10:01 docker0 13.65 30.84 0.99 504.26 0.00 0.00 0.00 0.00 22:18:32 22:11:01 ens3 0.97 0.55 0.52 0.39 0.00 0.00 0.00 0.00 22:18:32 22:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:18:32 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:32 22:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:32 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:32 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:32 22:13:01 ens3 0.47 0.20 0.09 0.07 0.00 0.00 0.00 0.00 22:18:32 22:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:18:32 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:32 22:14:01 ens3 5.98 2.53 5.64 0.23 0.00 0.00 0.00 0.00 22:18:32 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:32 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:32 22:15:01 ens3 0.53 0.32 0.27 0.20 0.00 0.00 0.00 0.00 22:18:32 22:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:18:32 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:32 22:16:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:18:32 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:32 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:32 22:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:18:32 22:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:18:32 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:32 22:18:01 ens3 315.35 208.00 7853.69 29.46 0.00 0.00 0.00 0.00 22:18:32 22:18:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 22:18:32 22:18:01 docker0 38.41 44.68 3.30 687.63 0.00 0.00 0.00 0.00 22:18:32 Average: ens3 162.07 105.96 1757.19 103.54 0.00 0.00 0.00 0.00 22:18:32 Average: lo 1.88 1.88 0.18 0.18 0.00 0.00 0.00 0.00 22:18:32 Average: docker0 20.86 32.58 1.60 271.76 0.00 0.00 0.00 0.00 22:18:32 22:18:32 22:18:32 ---> sar -P ALL: 22:18:32 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21411) 07/28/22 _x86_64_ (8 CPU) 22:18:32 22:18:32 22:06:41 LINUX RESTART (8 CPU) 22:18:32 22:18:32 22:07:02 CPU %user %nice %system %iowait %steal %idle 22:18:32 22:08:01 all 10.03 0.00 3.66 1.86 0.05 84.40 22:18:32 22:08:01 0 14.60 0.00 4.06 2.63 0.05 78.65 22:18:32 22:08:01 1 11.11 0.00 3.13 0.45 0.05 85.26 22:18:32 22:08:01 2 9.13 0.00 3.30 2.19 0.03 85.35 22:18:32 22:08:01 3 9.42 0.00 5.32 3.83 0.05 81.39 22:18:32 22:08:01 4 9.14 0.00 3.46 2.06 0.05 85.28 22:18:32 22:08:01 5 9.22 0.00 3.13 0.96 0.03 86.66 22:18:32 22:08:01 6 7.78 0.00 3.26 2.30 0.03 86.63 22:18:32 22:08:01 7 9.84 0.00 3.60 0.47 0.07 86.03 22:18:32 22:09:01 all 37.97 0.00 7.50 0.78 0.10 53.66 22:18:32 22:09:01 0 38.15 0.00 7.78 1.43 0.08 52.55 22:18:32 22:09:01 1 38.00 0.00 7.73 2.24 0.10 51.93 22:18:32 22:09:01 2 37.93 0.00 8.05 0.29 0.10 53.63 22:18:32 22:09:01 3 37.81 0.00 7.68 0.85 0.10 53.56 22:18:32 22:09:01 4 37.28 0.00 6.54 0.12 0.08 55.98 22:18:32 22:09:01 5 38.65 0.00 7.36 0.15 0.08 53.76 22:18:32 22:09:01 6 38.33 0.00 7.29 1.05 0.10 53.24 22:18:32 22:09:01 7 37.60 0.00 7.59 0.08 0.10 54.63 22:18:32 22:10:01 all 8.56 0.00 2.72 0.79 0.05 87.88 22:18:32 22:10:01 0 6.84 0.00 2.77 1.56 0.07 88.76 22:18:32 22:10:01 1 9.52 0.00 3.03 0.33 0.03 87.08 22:18:32 22:10:01 2 8.47 0.00 2.48 0.02 0.05 88.98 22:18:32 22:10:01 3 8.47 0.00 2.81 2.71 0.05 85.96 22:18:32 22:10:01 4 11.08 0.00 2.47 0.29 0.05 86.11 22:18:32 22:10:01 5 8.06 0.00 2.90 0.44 0.05 88.55 22:18:32 22:10:01 6 8.49 0.00 2.58 0.07 0.05 88.81 22:18:32 22:10:01 7 7.52 0.00 2.75 0.89 0.05 88.78 22:18:32 22:11:01 all 0.03 0.00 0.01 0.01 0.00 99.95 22:18:32 22:11:01 0 0.05 0.00 0.03 0.02 0.00 99.90 22:18:32 22:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:18:32 22:11:01 2 0.08 0.00 0.00 0.00 0.00 99.92 22:18:32 22:11:01 3 0.05 0.00 0.00 0.05 0.00 99.90 22:18:32 22:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:18:32 22:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:18:32 22:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:18:32 22:11:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:18:32 22:12:01 all 0.03 0.00 0.02 0.01 0.01 99.94 22:18:32 22:12:01 0 0.05 0.00 0.05 0.03 0.02 99.85 22:18:32 22:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:18:32 22:12:01 2 0.07 0.00 0.02 0.00 0.00 99.92 22:18:32 22:12:01 3 0.02 0.00 0.00 0.02 0.02 99.95 22:18:32 22:12:01 4 0.03 0.00 0.03 0.00 0.00 99.93 22:18:32 22:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:18:32 22:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:18:32 22:12:01 7 0.02 0.00 0.00 0.02 0.00 99.97 22:18:32 22:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:18:32 22:13:01 0 0.03 0.00 0.03 0.02 0.02 99.90 22:18:32 22:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:18:32 22:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:18:32 22:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 22:18:32 22:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:18:32 22:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:18:32 22:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:18:32 22:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:18:32 22:14:01 all 0.03 0.00 0.02 0.00 0.01 99.94 22:18:32 22:14:01 0 0.07 0.00 0.03 0.02 0.02 99.87 22:18:32 22:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:18:32 22:14:01 2 0.03 0.00 0.05 0.00 0.00 99.92 22:18:32 22:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 22:18:32 22:14:01 4 0.03 0.00 0.03 0.00 0.00 99.93 22:18:32 22:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:18:32 22:14:01 6 0.05 0.00 0.02 0.00 0.02 99.92 22:18:32 22:14:01 7 0.03 0.00 0.03 0.00 0.02 99.92 22:18:32 22:15:01 all 0.19 0.00 0.02 0.01 0.00 99.79 22:18:32 22:15:01 0 0.03 0.00 0.05 0.05 0.00 99.87 22:18:32 22:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:18:32 22:15:01 2 0.05 0.00 0.00 0.00 0.02 99.93 22:18:32 22:15:01 3 0.03 0.00 0.03 0.02 0.00 99.92 22:18:32 22:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:18:32 22:15:01 5 1.32 0.00 0.03 0.00 0.00 98.65 22:18:32 22:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:18:32 22:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:18:32 22:16:01 all 0.27 0.00 0.01 0.00 0.00 99.72 22:18:32 22:16:01 0 0.03 0.00 0.02 0.02 0.02 99.92 22:18:32 22:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:18:32 22:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:18:32 22:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:18:32 22:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:18:32 22:16:01 5 1.99 0.00 0.02 0.00 0.00 98.00 22:18:32 22:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:18:32 22:16:01 7 0.05 0.00 0.00 0.02 0.00 99.93 22:18:32 22:17:01 all 0.27 0.00 0.02 0.01 0.01 99.70 22:18:32 22:17:01 0 0.03 0.00 0.03 0.02 0.02 99.90 22:18:32 22:17:01 1 0.00 0.00 0.02 0.03 0.00 99.95 22:18:32 22:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:18:32 22:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:18:32 22:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:18:32 22:17:01 5 2.00 0.00 0.00 0.00 0.02 97.98 22:18:32 22:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 22:18:32 22:17:01 7 0.03 0.00 0.03 0.00 0.00 99.93 22:18:32 22:18:01 all 7.40 0.00 2.87 0.45 0.03 89.25 22:18:32 22:18:01 0 6.52 0.00 2.47 0.69 0.03 90.29 22:18:32 22:18:01 1 7.58 0.00 3.65 2.54 0.03 86.20 22:18:32 22:18:01 2 7.03 0.00 2.90 0.02 0.03 90.01 22:18:32 22:18:01 3 8.39 0.00 2.96 0.10 0.05 88.50 22:18:32 22:18:01 4 8.11 0.00 2.70 0.08 0.02 89.08 22:18:32 22:18:01 5 8.96 0.00 2.41 0.05 0.03 88.54 22:18:32 22:18:01 6 6.47 0.00 2.33 0.02 0.03 91.15 22:18:32 22:18:01 7 6.09 0.00 3.51 0.13 0.03 90.24 22:18:32 22:18:32 Average: CPU %user %nice %system %iowait %steal %idle 22:18:32 Average: all 5.83 0.00 1.52 0.35 0.02 92.27 22:18:32 Average: 0 5.98 0.00 1.56 0.58 0.03 91.84 22:18:32 Average: 1 5.99 0.00 1.59 0.51 0.02 91.90 22:18:32 Average: 2 5.66 0.00 1.51 0.22 0.02 92.58 22:18:32 Average: 3 5.78 0.00 1.69 0.68 0.03 91.82 22:18:32 Average: 4 5.92 0.00 1.38 0.23 0.02 92.45 22:18:32 Average: 5 6.33 0.00 1.43 0.14 0.02 92.08 22:18:32 Average: 6 5.52 0.00 1.40 0.31 0.02 92.76 22:18:32 Average: 7 5.50 0.00 1.58 0.14 0.03 92.76 22:18:32 22:18:32 22:18:32