Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 664c5ba3293ecbd7fca44ad183f6df17541e93fa 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-ssh7431474343516155329.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-ssh857228896464579200.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-ssh5907232870542040808.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-ssh2498674329064638445.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6722427499198485701.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-20735 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 664c5ba3293ecbd7fca44ad183f6df17541e93fa (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 664c5ba3293ecbd7fca44ad183f6df17541e93fa # timeout=10 Commit message: "fix: make docker-entrypoint.sh executable (#56)" > git rev-list --no-walk ae9b81e5a42b403d81a80009dd39fe856fecfee3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:20:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:20:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:20:33 ========================================================= 00:20:33 EdgeX Global Pipelines Version Info 00:20:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:20:34 ------------------- 00:20:34 stable info: 00:20:34 ------------------- 00:20:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:20:34 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 00:20:34 Message: update stable to v1.0.238 00:20:35 ------------------- 00:20:35 experimental info: 00:20:35 ------------------- 00:20:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:20:35 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 00:20:35 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 664c5ba3293ecbd7fca44ad183f6df17541e93fa [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 664c5ba [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:20:35 provisioning config files... 00:20:35 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2407427697698778151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:20:36 ---> docker-login.sh 00:20:36 nexus3.edgexfoundry.org:10001 00:20:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:36 Configure a credential helper to remove this warning. See 00:20:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:36 00:20:36 Login Succeeded 00:20:36 nexus3.edgexfoundry.org:10002 00:20:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:36 Configure a credential helper to remove this warning. See 00:20:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:36 00:20:36 Login Succeeded 00:20:36 nexus3.edgexfoundry.org:10003 00:20:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:36 Configure a credential helper to remove this warning. See 00:20:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:36 00:20:36 Login Succeeded 00:20:36 nexus3.edgexfoundry.org:10004 00:20:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:36 Configure a credential helper to remove this warning. See 00:20:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:36 00:20:36 Login Succeeded 00:20:36 docker.io 00:20:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:37 Configure a credential helper to remove this warning. See 00:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:37 00:20:37 Login Succeeded 00:20:37 ---> docker-login.sh ends [Pipeline] } 00:20:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:20:37 + git rev-list -1 --merges 664c5ba3293ecbd7fca44ad183f6df17541e93fa~1..664c5ba3293ecbd7fca44ad183f6df17541e93fa [Pipeline] echo 00:20:37 -----------> git rev-list -1 --merges 664c5ba3293ecbd7fca44ad183f6df17541e93fa~1..664c5ba3293ecbd7fca44ad183f6df17541e93fa 664c5ba3293ecbd7fca44ad183f6df17541e93fa [false] [Pipeline] sh 00:20:37 + git log --format=format:%s -1 664c5ba3293ecbd7fca44ad183f6df17541e93fa [Pipeline] echo 00:20:37 ========================================================= 00:20:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:20:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:20:38 + git log --format=format:%s -1 664c5ba3293ecbd7fca44ad183f6df17541e93fa [Pipeline] echo 00:20:38 [semverPrep] GIT_COMMIT: 664c5ba3293ecbd7fca44ad183f6df17541e93fa, Commit Message: fix: make docker-entrypoint.sh executable (#56) [Pipeline] echo 00:20:38 [semverPrep] This is not a build commit. [Pipeline] sh 00:20:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:20:38 + grep -v github /etc/ssh/ssh_known_hosts 00:20:38 + [ -e /tmp/ssh_known_hosts ] 00:20:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:20:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:20:38 + sudo tee -a /etc/ssh/ssh_known_hosts 00:20:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:20:39 00:20:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:20:39 0.1.4: Pulling from edgex-devops/py-git-semver 00:20:39 b85a868b505f: Pulling fs layer 00:20:39 e2be974225ed: Pulling fs layer 00:20:39 339a4e72a1f5: Pulling fs layer 00:20:39 988bab9f4d93: Pulling fs layer 00:20:39 1469e6f7b9e6: Pulling fs layer 00:20:39 eaf3925da568: Pulling fs layer 00:20:39 bab4dde63d76: Pulling fs layer 00:20:39 bde34c3a00c8: Pulling fs layer 00:20:39 b352a97aabf1: Pulling fs layer 00:20:39 4872d77fe225: Pulling fs layer 00:20:39 5851b861e8e6: Pulling fs layer 00:20:39 bab4dde63d76: Waiting 00:20:39 1469e6f7b9e6: Waiting 00:20:39 bde34c3a00c8: Waiting 00:20:39 b352a97aabf1: Waiting 00:20:39 5851b861e8e6: Waiting 00:20:39 eaf3925da568: Waiting 00:20:39 e2be974225ed: Download complete 00:20:39 988bab9f4d93: Verifying Checksum 00:20:39 988bab9f4d93: Download complete 00:20:39 1469e6f7b9e6: Verifying Checksum 00:20:39 1469e6f7b9e6: Download complete 00:20:39 eaf3925da568: Verifying Checksum 00:20:39 eaf3925da568: Download complete 00:20:39 339a4e72a1f5: Verifying Checksum 00:20:39 339a4e72a1f5: Download complete 00:20:39 bde34c3a00c8: Verifying Checksum 00:20:39 bde34c3a00c8: Download complete 00:20:39 b352a97aabf1: Verifying Checksum 00:20:39 b352a97aabf1: Download complete 00:20:39 4872d77fe225: Verifying Checksum 00:20:39 4872d77fe225: Download complete 00:20:39 b85a868b505f: Verifying Checksum 00:20:39 b85a868b505f: Download complete 00:20:39 5851b861e8e6: Verifying Checksum 00:20:39 5851b861e8e6: Download complete 00:20:39 bab4dde63d76: Verifying Checksum 00:20:39 bab4dde63d76: Download complete 00:20:40 b85a868b505f: Pull complete 00:20:41 e2be974225ed: Pull complete 00:20:41 339a4e72a1f5: Pull complete 00:20:41 988bab9f4d93: Pull complete 00:20:41 1469e6f7b9e6: Pull complete 00:20:41 eaf3925da568: Pull complete 00:20:43 bab4dde63d76: Pull complete 00:20:43 bde34c3a00c8: Pull complete 00:20:43 b352a97aabf1: Pull complete 00:20:43 4872d77fe225: Pull complete 00:20:44 5851b861e8e6: Pull complete 00:20:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:20:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:20:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:20:44 prd-ubuntu20.04-docker-8c-8g-20735 does not seem to be running inside a container 00:20:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:20:45 $ docker top 41494dec9d0207e1864c0cb2c40c8cd17fd1a9b2be5de2f862a0f6be272081a2 -eo pid,comm 00:20:45 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). 00:20:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:20:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:45 [ssh-agent] Looking for ssh-agent implementation... 00:20:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:45 $ docker exec 41494dec9d0207e1864c0cb2c40c8cd17fd1a9b2be5de2f862a0f6be272081a2 ssh-agent 00:20:45 SSH_AUTH_SOCK=/tmp/ssh-vg3f3jHxgbH3/agent.32 00:20:45 SSH_AGENT_PID=38 00:20:45 Running ssh-add (command line suppressed) 00:20:46 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5117390716424971989.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5117390716424971989.key) 00:20:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:46 + git tag --points-at HEAD [Pipeline] } 00:20:46 $ docker exec --env ******** --env ******** 41494dec9d0207e1864c0cb2c40c8cd17fd1a9b2be5de2f862a0f6be272081a2 ssh-agent -k 00:20:46 unset SSH_AUTH_SOCK; 00:20:46 unset SSH_AGENT_PID; 00:20:46 echo Agent pid 38 killed; 00:20:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:20:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:46 [ssh-agent] Looking for ssh-agent implementation... 00:20:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:46 $ docker exec 41494dec9d0207e1864c0cb2c40c8cd17fd1a9b2be5de2f862a0f6be272081a2 ssh-agent 00:20:46 SSH_AUTH_SOCK=/tmp/ssh-biPAQBS3YkiS/agent.72 00:20:46 SSH_AGENT_PID=78 00:20:46 Running ssh-add (command line suppressed) 00:20:46 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3178611096699576645.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3178611096699576645.key) 00:20:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:47 + git semver init 00:20:47 2022-07-22 00:20:47,418 [run_init] DEBUG init version:0.0.0 force:False 00:20:47 2022-07-22 00:20:47,418 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 00:20:47 2022-07-22 00:20:47,419 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 00:20:47 2022-07-22 00:20:47,419 [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) 00:20:48 2022-07-22 00:20:47,996 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 00:20:48 2022-07-22 00:20:47,996 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 00:20:48 2022-07-22 00:20:47,996 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:20:48 2022-07-22 00:20:47,997 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:20:48 2.2.0-dev.17 [Pipeline] } 00:20:48 $ docker exec --env ******** --env ******** 41494dec9d0207e1864c0cb2c40c8cd17fd1a9b2be5de2f862a0f6be272081a2 ssh-agent -k 00:20:48 unset SSH_AUTH_SOCK; 00:20:48 unset SSH_AGENT_PID; 00:20:48 echo Agent pid 78 killed; 00:20:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:20:48 + git semver [Pipeline] } 00:20:48 $ docker stop --time=1 41494dec9d0207e1864c0cb2c40c8cd17fd1a9b2be5de2f862a0f6be272081a2 00:20:50 $ docker rm -f 41494dec9d0207e1864c0cb2c40c8cd17fd1a9b2be5de2f862a0f6be272081a2 [Pipeline] // withDockerContainer [Pipeline] sh 00:20:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:20:50 Stashed 1 file(s) [Pipeline] echo 00:20:50 [edgeXSemver]: initialized semver on version 2.2.0-dev.17 [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 00:20:50 provisioning config files... 00:20:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5530397323289780023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:20:51 ---> docker-login.sh 00:20:51 nexus3.edgexfoundry.org:10001 00:20:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:51 Configure a credential helper to remove this warning. See 00:20:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:51 00:20:51 Login Succeeded 00:20:51 nexus3.edgexfoundry.org:10002 00:20:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:51 Configure a credential helper to remove this warning. See 00:20:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:51 00:20:51 Login Succeeded 00:20:51 nexus3.edgexfoundry.org:10003 00:20:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:51 Configure a credential helper to remove this warning. See 00:20:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:51 00:20:51 Login Succeeded 00:20:51 nexus3.edgexfoundry.org:10004 00:20:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:51 Configure a credential helper to remove this warning. See 00:20:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:51 00:20:51 Login Succeeded 00:20:51 docker.io 00:20:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:51 Configure a credential helper to remove this warning. See 00:20:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:51 00:20:51 Login Succeeded 00:20:51 ---> docker-login.sh ends [Pipeline] } 00:20:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:20:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:20:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:20:52 ========================================================= 00:20:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:20:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:52 + 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 . 00:20:52 Sending build context to Docker daemon 699.9kB 00:20:52 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 00:20:52 Step 2/12 : FROM ${BASE} AS builder 00:20:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:20:52 2408cc74d12b: Pulling fs layer 00:20:52 ea60b727a1ce: Pulling fs layer 00:20:52 30c4a7721957: Pulling fs layer 00:20:52 370296b7ddb6: Pulling fs layer 00:20:52 7c6cee850709: Pulling fs layer 00:20:52 39a5fcdaea64: Pulling fs layer 00:20:52 d94ebbe4e438: Pulling fs layer 00:20:52 370296b7ddb6: Waiting 00:20:52 39a5fcdaea64: Waiting 00:20:52 7c6cee850709: Waiting 00:20:52 bcfd1f05c69d: Pulling fs layer 00:20:52 bcfd1f05c69d: Waiting 00:20:52 59ccb84bbe0f: Pulling fs layer 00:20:52 59ccb84bbe0f: Waiting 00:20:52 30c4a7721957: Verifying Checksum 00:20:52 30c4a7721957: Download complete 00:20:52 ea60b727a1ce: Download complete 00:20:52 7c6cee850709: Verifying Checksum 00:20:52 7c6cee850709: Download complete 00:20:52 39a5fcdaea64: Verifying Checksum 00:20:52 39a5fcdaea64: Download complete 00:20:52 2408cc74d12b: Verifying Checksum 00:20:52 2408cc74d12b: Download complete 00:20:52 d94ebbe4e438: Verifying Checksum 00:20:52 d94ebbe4e438: Download complete 00:20:52 2408cc74d12b: Pull complete 00:20:52 ea60b727a1ce: Pull complete 00:20:52 30c4a7721957: Pull complete 00:20:53 59ccb84bbe0f: Verifying Checksum 00:20:53 59ccb84bbe0f: Download complete 00:20:53 370296b7ddb6: Verifying Checksum 00:20:53 370296b7ddb6: Download complete 00:20:53 bcfd1f05c69d: Verifying Checksum 00:20:53 bcfd1f05c69d: Download complete 00:20:57 370296b7ddb6: Pull complete 00:20:57 7c6cee850709: Pull complete 00:20:57 39a5fcdaea64: Pull complete 00:20:57 d94ebbe4e438: Pull complete 00:20:58 bcfd1f05c69d: Pull complete 00:20:59 59ccb84bbe0f: Pull complete 00:20:59 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 00:20:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:20:59 ---> a4fb48ad2a94 00:20:59 Step 3/12 : ARG MAKE="make build" 00:21:01 ---> Running in e90321b18240 00:21:01 Removing intermediate container e90321b18240 00:21:01 ---> b6c532d70e79 00:21:01 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 00:21:01 ---> Running in 99dacc7566e7 00:21:01 Removing intermediate container 99dacc7566e7 00:21:01 ---> 9323f40b00b8 00:21:01 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:21:01 ---> Running in 3d3c0a629fec 00:21:01 Removing intermediate container 3d3c0a629fec 00:21:01 ---> be9b2342da87 00:21:01 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:21:01 ---> Running in f9c669a6c4b4 00:21:02 Removing intermediate container f9c669a6c4b4 00:21:02 ---> 7fc9c196f62d 00:21:02 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:21:02 ---> Running in 57ddb0d7582e 00:21:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:21:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:21:03 (1/80) Installing mesa (21.3.8-r1) 00:21:03 (2/80) Installing libxau (1.0.9-r0) 00:21:03 (3/80) Installing libxdmcp (1.1.3-r0) 00:21:04 (4/80) Installing libxcb (1.15-r0) 00:21:04 (5/80) Installing libx11 (1.8-r0) 00:21:04 (6/80) Installing libxext (1.3.4-r0) 00:21:04 (7/80) Installing libxfixes (6.0.0-r0) 00:21:04 (8/80) Installing libxxf86vm (1.1.4-r2) 00:21:04 (9/80) Installing libpciaccess (0.16-r0) 00:21:04 (10/80) Installing libdrm (2.4.110-r0) 00:21:04 (11/80) Installing mesa-glapi (21.3.8-r1) 00:21:04 (12/80) Installing libxshmfence (1.3-r1) 00:21:04 (13/80) Installing mesa-gl (21.3.8-r1) 00:21:04 (14/80) Installing icu-data-full (71.1-r2) 00:21:05 Still waiting to schedule task 00:21:05 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:21:05 (15/80) Installing libice (1.0.10-r0) 00:21:05 (16/80) Installing libuuid (2.38-r1) 00:21:06 (17/80) Installing libsm (1.2.3-r0) 00:21:06 (18/80) Installing libxt (1.2.1-r0) 00:21:06 (19/80) Installing libxmu (1.1.3-r0) 00:21:06 (20/80) Installing xset (1.2.4-r0) 00:21:06 (21/80) Installing xprop (1.2.5-r0) 00:21:06 (22/80) Installing xdg-utils (1.1.3-r3) 00:21:06 (23/80) Installing dbus-libs (1.14.0-r1) 00:21:06 (24/80) Installing libffi (3.4.2-r1) 00:21:06 (25/80) Installing libintl (0.21-r2) 00:21:06 (26/80) Installing libblkid (2.38-r1) 00:21:06 (27/80) Installing libmount (2.38-r1) 00:21:06 (28/80) Installing pcre (8.45-r2) 00:21:07 (29/80) Installing glib (2.72.1-r0) 00:21:07 (30/80) Installing icu-libs (71.1-r2) 00:21:07 (31/80) Installing libpcre2-16 (10.40-r0) 00:21:07 (32/80) Installing zstd-libs (1.5.2-r1) 00:21:07 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) 00:21:08 (34/80) Installing hicolor-icon-theme (0.17-r1) 00:21:08 (35/80) Installing wayland-libs-server (1.20.0-r0) 00:21:08 (36/80) Installing mesa-gbm (21.3.8-r1) 00:21:08 (37/80) Installing wayland-libs-client (1.20.0-r0) 00:21:08 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) 00:21:09 (39/80) Installing libxcomposite (0.4.5-r0) 00:21:09 (40/80) Installing libbz2 (1.0.8-r1) 00:21:09 (41/80) Installing libpng (1.6.37-r1) 00:21:09 (42/80) Installing freetype (2.12.1-r0) 00:21:09 (43/80) Installing fontconfig (2.14.0-r0) 00:21:09 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 00:21:09 (45/80) Installing wayland-libs-egl (1.20.0-r0) 00:21:09 (46/80) Installing xkeyboard-config (2.35.1-r0) 00:21:10 (47/80) Installing xz-libs (5.2.5-r1) 00:21:10 (48/80) Installing libxml2 (2.9.14-r0) 00:21:10 (49/80) Installing libxkbcommon (1.4.1-r0) 00:21:10 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 00:21:10 (51/80) Installing mesa-egl (21.3.8-r1) 00:21:10 (52/80) Installing avahi-libs (0.8-r6) 00:21:10 (53/80) Installing nettle (3.7.3-r0) 00:21:10 (54/80) Installing p11-kit (0.24.1-r0) 00:21:10 (55/80) Installing libtasn1 (4.18.0-r0) 00:21:10 (56/80) Installing libunistring (1.0-r0) 00:21:10 (57/80) Installing gnutls (3.7.6-r0) 00:21:11 (58/80) Installing cups-libs (2.4.2-r0) 00:21:11 (59/80) Installing graphite2 (1.3.14-r1) 00:21:11 (60/80) Installing harfbuzz (4.3.0-r0) 00:21:11 (61/80) Installing libevdev (1.12.1-r0) 00:21:11 (62/80) Installing mtdev (1.1.6-r0) 00:21:11 (63/80) Installing eudev-libs (3.2.11-r0) 00:21:11 (64/80) Installing libinput-libs (1.20.1-r0) 00:21:11 (65/80) Installing libjpeg-turbo (2.1.3-r1) 00:21:11 (66/80) Installing xcb-util-wm (0.4.1-r1) 00:21:11 (67/80) Installing xcb-util (0.4.0-r3) 00:21:11 (68/80) Installing xcb-util-image (0.4.0-r1) 00:21:12 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 00:21:12 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 00:21:12 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 00:21:12 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) 00:21:13 (73/80) Installing v4l-utils-libs (1.22.1-r1) 00:21:13 (74/80) Installing v4l-utils (1.22.1-r1) 00:21:13 (75/80) Installing udev-init-scripts (35-r0) 00:21:13 Executing udev-init-scripts-35-r0.post-install 00:21:13 (76/80) Installing kmod-libs (29-r2) 00:21:13 (77/80) Installing eudev (3.2.11-r0) 00:21:13 (78/80) Installing eudev-dev (3.2.11-r0) 00:21:13 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 00:21:13 (80/80) Installing v4l-utils-dev (1.22.1-r1) 00:21:13 Executing busybox-1.35.0-r13.trigger 00:21:13 Executing eudev-3.2.11-r0.trigger 00:21:13 OK: 330 MiB in 131 packages 00:21:15 Removing intermediate container 57ddb0d7582e 00:21:15 ---> 4c9826a98485 00:21:15 Step 8/12 : WORKDIR /device-usb-camera 00:21:15 ---> Running in d7e12bcc3efa 00:21:15 Removing intermediate container d7e12bcc3efa 00:21:15 ---> 99cc089603b5 00:21:15 Step 9/12 : COPY go.mod vendor* ./ 00:21:15 ---> 0df72e491e2c 00:21:15 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:15 ---> Running in e3458ab0cc08 00:21:30 Removing intermediate container e3458ab0cc08 00:21:30 ---> 3520bc0551b6 00:21:30 Step 11/12 : COPY . . 00:21:30 ---> 9e4dad784984 00:21:30 Step 12/12 : RUN ${MAKE} 00:21:30 ---> Running in 8b48e9029f01 00:21:30 noop 00:21:30 Removing intermediate container 8b48e9029f01 00:21:30 ---> 634f8c785cd2 00:21:30 Successfully built 634f8c785cd2 00:21:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:30 + docker inspect -f . ci-base-image-x86_64 00:21:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:21:31 prd-ubuntu20.04-docker-8c-8g-20735 does not seem to be running inside a container 00:21:31 $ 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 ******** -e ******** ci-base-image-x86_64 cat 00:21:31 $ docker top 7296f3c0c3ddeed1c73d306a837c69154e7aaab732a92fc41f23046ad0c3d114 -eo pid,comm [Pipeline] { [Pipeline] sh 00:21:31 + go version 00:21:31 go version go1.18.3 linux/amd64 [Pipeline] } 00:21:31 $ docker stop --time=1 7296f3c0c3ddeed1c73d306a837c69154e7aaab732a92fc41f23046ad0c3d114 00:21:33 $ docker rm -f 7296f3c0c3ddeed1c73d306a837c69154e7aaab732a92fc41f23046ad0c3d114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:33 + docker inspect -f . ci-base-image-x86_64 00:21:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:21:33 prd-ubuntu20.04-docker-8c-8g-20735 does not seem to be running inside a container 00:21:33 $ 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 ******** -e ******** ci-base-image-x86_64 cat 00:21:34 $ docker top a8efdc975a12bd7b2e247f97e69d50abcaccb7dcd4abb3be14978bb3d832cbb0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:21:34 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 00:21:34 + make test 00:21:34 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 00:21:34 ? github.com/edgexfoundry/device-usb-camera [no test files] 00:21:44 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 00:21:44 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 00:21:49 CGO_ENABLED=1 go vet ./... 00:21:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:21:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:21:52 ./bin/test-attribution-txt.sh [Pipeline] echo 00:21:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:21:52 $ docker stop --time=1 a8efdc975a12bd7b2e247f97e69d50abcaccb7dcd4abb3be14978bb3d832cbb0 00:21:54 $ docker rm -f a8efdc975a12bd7b2e247f97e69d50abcaccb7dcd4abb3be14978bb3d832cbb0 [Pipeline] // withDockerContainer [Pipeline] sh 00:21:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:21:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:21:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:21:55 + ls -al . 00:21:55 total 164 00:21:55 drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 00:21 . 00:21:55 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 00:20 .. 00:21:55 drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 00:21 .git 00:21:55 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 00:20 .github 00:21:55 -rw-rw-r-- 1 jenkins jenkins 414 Jul 22 00:20 .gitignore 00:21:55 -rw-rw-r-- 1 jenkins jenkins 42 Jul 22 00:20 .golangci.yml 00:21:55 -rw-rw-r-- 1 jenkins jenkins 77 Jul 22 00:20 .hadolint.yml 00:21:55 drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 00:20 .semver 00:21:55 -rw-rw-r-- 1 jenkins jenkins 8706 Jul 22 00:20 Attribution.txt 00:21:55 -rw-rw-r-- 1 jenkins jenkins 181 Jul 22 00:20 CHANGELOG.md 00:21:55 -rw-rw-r-- 1 jenkins jenkins 1940 Jul 22 00:20 Dockerfile 00:21:55 -rw-rw-r-- 1 jenkins jenkins 678 Jul 22 00:20 GOVERNANCE.md 00:21:55 -rw-rw-r-- 1 jenkins jenkins 659 Jul 22 00:20 Jenkinsfile 00:21:55 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 22 00:20 LICENSE 00:21:55 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 22 00:20 Makefile 00:21:55 -rw-rw-r-- 1 jenkins jenkins 622 Jul 22 00:20 OWNERS.md 00:21:55 -rw-rw-r-- 1 jenkins jenkins 11243 Jul 22 00:20 README.md 00:21:55 -rw-rw-r-- 1 jenkins jenkins 12 Jul 22 00:20 VERSION 00:21:55 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 00:20 bin 00:21:55 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 00:20 cmd 00:21:55 -rw-r--r-- 1 jenkins jenkins 10 Jul 22 00:21 coverage.out 00:21:55 -rwxrwxr-x 1 jenkins jenkins 140 Jul 22 00:20 docker-entrypoint.sh 00:21:55 -rw-rw-r-- 1 jenkins jenkins 3277 Jul 22 00:20 go.mod 00:21:55 -rw-rw-r-- 1 jenkins jenkins 35596 Jul 22 00:20 go.sum 00:21:55 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 00:20 internal 00:21:55 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 00:20 snap 00:21:55 -rw-rw-r-- 1 jenkins jenkins 231 Jul 22 00:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:56 + 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=664c5ba3293ecbd7fca44ad183f6df17541e93fa --label arch=amd64 --label version=2.2.0-dev.17 . 00:21:56 Sending build context to Docker daemon 700.9kB 00:21:56 Step 1/30 : ARG BASE=golang:1.17-alpine3.15 00:21:56 Step 2/30 : FROM ${BASE} AS builder 00:21:56 ---> 634f8c785cd2 00:21:56 Step 3/30 : ARG MAKE="make build" 00:21:56 ---> Running in 1adafb5a0002 00:21:56 Removing intermediate container 1adafb5a0002 00:21:56 ---> 642d3548eae9 00:21:56 Step 4/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 00:21:56 ---> Running in 5cd262a4f2f4 00:21:56 Removing intermediate container 5cd262a4f2f4 00:21:56 ---> af4809a1b18e 00:21:56 Step 5/30 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:21:56 ---> Running in 3dc6aa61141c 00:21:56 Removing intermediate container 3dc6aa61141c 00:21:56 ---> 45680b65e22e 00:21:56 Step 6/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:21:56 ---> Running in 1c4d314e11d4 00:21:57 Removing intermediate container 1c4d314e11d4 00:21:57 ---> e91a1565bf3e 00:21:57 Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:21:57 ---> Running in 8193bd7ae368 00:21:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:21:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:21:58 OK: 330 MiB in 131 packages 00:21:59 Removing intermediate container 8193bd7ae368 00:21:59 ---> 5c250504f46f 00:21:59 Step 8/30 : WORKDIR /device-usb-camera 00:21:59 ---> Running in d0e969943513 00:21:59 Removing intermediate container d0e969943513 00:21:59 ---> 9dacd43ff8a9 00:21:59 Step 9/30 : COPY go.mod vendor* ./ 00:21:59 ---> d7320362283a 00:21:59 Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:59 ---> Running in 91ca5e1bd927 00:21:59 Removing intermediate container 91ca5e1bd927 00:21:59 ---> 3b563b76e5ca 00:21:59 Step 11/30 : COPY . . 00:22:00 ---> f0f9a6da5c6b 00:22:00 Step 12/30 : RUN ${MAKE} 00:22:00 ---> Running in 78f42ecfcae7 00:22:00 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.17 -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 00:22:18 Removing intermediate container 78f42ecfcae7 00:22:18 ---> 893323feb318 00:22:18 Step 13/30 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 00:22:19 v0.18.4: Pulling from aler9/rtsp-simple-server 00:22:19 af6660deedbd: Pulling fs layer 00:22:19 97cd0a44c592: Pulling fs layer 00:22:19 97cd0a44c592: Verifying Checksum 00:22:19 97cd0a44c592: Download complete 00:22:19 af6660deedbd: Verifying Checksum 00:22:19 af6660deedbd: Download complete 00:22:19 af6660deedbd: Pull complete 00:22:19 97cd0a44c592: Pull complete 00:22:19 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 00:22:19 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 00:22:19 ---> fea57e182299 00:22:19 Step 14/30 : FROM alpine:3.15 00:22:20 3.15: Pulling from library/alpine 00:22:20 ab6db1bc80d0: Pulling fs layer 00:22:20 ab6db1bc80d0: Verifying Checksum 00:22:20 ab6db1bc80d0: Download complete 00:22:20 ab6db1bc80d0: Pull complete 00:22:20 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 00:22:20 Status: Downloaded newer image for alpine:3.15 00:22:20 ---> 2720e26172a0 00:22:20 Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:22:20 ---> Running in fd49d58b5f17 00:22:20 Removing intermediate container fd49d58b5f17 00:22:20 ---> 1fe356bd3439 00:22:20 Step 16/30 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 00:22:20 ---> Running in 276bcc626aa5 00:22:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:22:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:22:21 (1/74) Installing dumb-init (1.2.5-r1) 00:22:21 (2/74) Installing sdl2 (2.0.16-r4) 00:22:21 (3/74) Installing libxau (1.0.9-r0) 00:22:21 (4/74) Installing libmd (1.0.3-r0) 00:22:21 (5/74) Installing libbsd (0.11.3-r1) 00:22:21 (6/74) Installing libxdmcp (1.1.3-r0) 00:22:21 (7/74) Installing libxcb (1.14-r2) 00:22:21 (8/74) Installing libx11 (1.7.2-r0) 00:22:21 (9/74) Installing aom-libs (3.2.0-r0) 00:22:21 (10/74) Installing alsa-lib (1.2.5.1-r1) 00:22:21 (11/74) Installing expat (2.4.7-r0) 00:22:21 (12/74) Installing brotli-libs (1.0.9-r5) 00:22:21 (13/74) Installing libbz2 (1.0.8-r1) 00:22:21 (14/74) Installing libpng (1.6.37-r1) 00:22:21 (15/74) Installing freetype (2.11.1-r2) 00:22:21 (16/74) Installing libuuid (2.37.4-r0) 00:22:21 (17/74) Installing fontconfig (2.13.1-r4) 00:22:21 (18/74) Installing fribidi (1.0.11-r0) 00:22:21 (19/74) Installing libffi (3.4.2-r1) 00:22:21 (20/74) Installing libintl (0.21-r0) 00:22:21 (21/74) Installing libblkid (2.37.4-r0) 00:22:21 (22/74) Installing libmount (2.37.4-r0) 00:22:21 (23/74) Installing pcre (8.45-r1) 00:22:21 (24/74) Installing glib (2.70.1-r0) 00:22:22 (25/74) Installing graphite2 (1.3.14-r0) 00:22:22 (26/74) Installing harfbuzz (3.0.0-r2) 00:22:22 (27/74) Installing libass (0.15.2-r0) 00:22:22 (28/74) Installing libdav1d (0.9.2-r0) 00:22:22 (29/74) Installing gmp (6.2.1-r1) 00:22:22 (30/74) Installing nettle (3.7.3-r0) 00:22:22 (31/74) Installing p11-kit (0.24.0-r1) 00:22:22 (32/74) Installing libtasn1 (4.18.0-r0) 00:22:22 (33/74) Installing libunistring (0.9.10-r1) 00:22:22 (34/74) Installing gnutls (3.7.1-r0) 00:22:22 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) 00:22:22 (36/74) Installing ncurses-libs (6.3_p20211120-r1) 00:22:22 (37/74) Installing lame (3.100-r0) 00:22:22 (38/74) Installing opus (1.3.1-r1) 00:22:22 (39/74) Installing libgomp (10.3.1_git20211027-r0) 00:22:22 (40/74) Installing soxr (0.1.3-r2) 00:22:22 (41/74) Installing libgcc (10.3.1_git20211027-r0) 00:22:22 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 00:22:22 (43/74) Installing libsrt (1.4.2-r1) 00:22:22 (44/74) Installing libssh (0.9.6-r1) 00:22:22 (45/74) Installing libogg (1.3.5-r0) 00:22:22 (46/74) Installing libtheora (1.1.1-r16) 00:22:22 (47/74) Installing libjpeg-turbo (2.1.2-r0) 00:22:22 (48/74) Installing v4l-utils-libs (1.22.1-r1) 00:22:22 (49/74) Installing libxext (1.3.4-r0) 00:22:22 (50/74) Installing libxfixes (6.0.0-r0) 00:22:22 (51/74) Installing libpciaccess (0.16-r0) 00:22:22 (52/74) Installing libdrm (2.4.109-r0) 00:22:22 (53/74) Installing wayland-libs-client (1.19.0-r1) 00:22:22 (54/74) Installing libva (2.13.0-r0) 00:22:22 (55/74) Installing libvdpau (1.4-r0) 00:22:22 (56/74) Installing vidstab (1.1.0-r1) 00:22:22 (57/74) Installing libvorbis (1.3.7-r0) 00:22:22 (58/74) Installing libvpx (1.10.0-r0) 00:22:22 (59/74) Installing vulkan-loader (1.2.196-r0) 00:22:22 (60/74) Installing libwebp (1.2.2-r0) 00:22:22 (61/74) Installing x264-libs (20210613-r0) 00:22:22 (62/74) Installing x265-libs (3.5-r0) 00:22:22 (63/74) Installing xvidcore (1.3.7-r1) 00:22:22 (64/74) Installing ffmpeg-libs (4.4.1-r2) 00:22:22 (65/74) Installing ffmpeg (4.4.1-r2) 00:22:22 (66/74) Installing udev-init-scripts (35-r0) 00:22:22 Executing udev-init-scripts-35-r0.post-install 00:22:22 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 00:22:22 (68/74) Installing xz-libs (5.2.5-r1) 00:22:22 (69/74) Installing zstd-libs (1.5.0-r0) 00:22:22 (70/74) Installing kmod-libs (29-r2) 00:22:22 (71/74) Installing eudev (3.2.11_pre1-r0) 00:22:22 (72/74) Installing libsodium (1.0.18-r0) 00:22:22 (73/74) Installing libzmq (4.3.4-r0) 00:22:22 (74/74) Installing zeromq (4.3.4-r0) 00:22:22 Executing busybox-1.34.1-r7.trigger 00:22:22 Executing eudev-3.2.11_pre1-r0.trigger 00:22:22 OK: 78 MiB in 88 packages 00:22:23 Removing intermediate container 276bcc626aa5 00:22:23 ---> 352fb1ba77c5 00:22:23 Step 17/30 : WORKDIR / 00:22:23 ---> Running in bb5628f1273e 00:22:23 Removing intermediate container bb5628f1273e 00:22:23 ---> 7a1d22b37ea8 00:22:23 Step 18/30 : COPY --from=builder /device-usb-camera/cmd / 00:22:24 ---> 3895cb4ad2d1 00:22:24 Step 19/30 : COPY --from=builder /device-usb-camera/LICENSE / 00:22:24 ---> 463281af92a2 00:22:24 Step 20/30 : COPY --from=builder /device-usb-camera/Attribution.txt / 00:22:24 ---> b8d819976807 00:22:24 Step 21/30 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 00:22:25 ---> 1a0924c213e9 00:22:25 Step 22/30 : COPY --from=rtsp /rtsp-simple-server.yml / 00:22:25 ---> 9d5378237875 00:22:25 Step 23/30 : COPY --from=rtsp /rtsp-simple-server / 00:22:25 ---> a8e4e7af11a7 00:22:25 Step 24/30 : EXPOSE 59983 00:22:25 ---> Running in 29c49ba62d3d 00:22:25 Removing intermediate container 29c49ba62d3d 00:22:25 ---> e4e361837603 00:22:25 Step 25/30 : EXPOSE 8554 00:22:25 ---> Running in 4c86794dba85 00:22:25 Removing intermediate container 4c86794dba85 00:22:25 ---> b2e5a327ca5c 00:22:25 Step 26/30 : ENTRYPOINT ["/docker-entrypoint.sh"] 00:22:25 ---> Running in 278b4c1f7089 00:22:25 Removing intermediate container 278b4c1f7089 00:22:25 ---> bb964d99cb46 00:22:25 Step 27/30 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 00:22:25 ---> Running in e6fb71139c11 00:22:25 Removing intermediate container e6fb71139c11 00:22:25 ---> 2cba1bef585d 00:22:25 Step 28/30 : LABEL arch=amd64 00:22:26 ---> Running in 1996b8cf7821 00:22:26 Removing intermediate container 1996b8cf7821 00:22:26 ---> 4203b81ac7af 00:22:26 Step 29/30 : LABEL git_sha=664c5ba3293ecbd7fca44ad183f6df17541e93fa 00:22:26 ---> Running in f21ea8976406 00:22:26 Removing intermediate container f21ea8976406 00:22:26 ---> 48634943cdbe 00:22:26 Step 30/30 : LABEL version=2.2.0-dev.17 00:22:26 ---> Running in c9de13c8a6b3 00:22:26 Removing intermediate container c9de13c8a6b3 00:22:26 ---> d4a6bced2a97 00:22:26 [Warning] One or more build-args [ARCH] were not consumed 00:22:26 Successfully built d4a6bced2a97 00:22:26 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 00:22:26 provisioning config files... 00:22:26 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6868264735522196360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:22:26 ---> docker-login.sh 00:22:26 nexus3.edgexfoundry.org:10001 00:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:26 Configure a credential helper to remove this warning. See 00:22:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:26 00:22:26 Login Succeeded 00:22:26 nexus3.edgexfoundry.org:10002 00:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:27 Configure a credential helper to remove this warning. See 00:22:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:27 00:22:27 Login Succeeded 00:22:27 nexus3.edgexfoundry.org:10003 00:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:27 Configure a credential helper to remove this warning. See 00:22:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:27 00:22:27 Login Succeeded 00:22:27 nexus3.edgexfoundry.org:10004 00:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:27 Configure a credential helper to remove this warning. See 00:22:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:27 00:22:27 Login Succeeded 00:22:27 docker.io 00:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:27 Configure a credential helper to remove this warning. See 00:22:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:27 00:22:27 Login Succeeded 00:22:27 ---> docker-login.sh ends [Pipeline] } 00:22:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:22:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:22:27 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 00:22:27 664c5ba3293ecbd7fca44ad183f6df17541e93fa 00:22:27 latest 00:22:27 2.2.0-dev.17 00:22:27 664c5ba3293ecbd7fca44ad183f6df17541e93fa-2.2.0-dev.17 00:22:27 main 00:22:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:27 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:664c5ba3293ecbd7fca44ad183f6df17541e93fa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:28 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:664c5ba3293ecbd7fca44ad183f6df17541e93fa 00:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:22:28 550e596c6d0e: Preparing 00:22:28 1207169bf42c: Preparing 00:22:28 6df4bc8024df: Preparing 00:22:28 0df5834e6764: Preparing 00:22:28 5f82d02b0bdd: Preparing 00:22:28 aab4ace35d22: Preparing 00:22:28 753c417c1424: Preparing 00:22:28 ad543cd673bd: Preparing 00:22:28 aab4ace35d22: Waiting 00:22:28 753c417c1424: Waiting 00:22:28 ad543cd673bd: Waiting 00:22:28 1207169bf42c: Pushed 00:22:28 0df5834e6764: Pushed 00:22:28 5f82d02b0bdd: Pushed 00:22:28 6df4bc8024df: Pushed 00:22:28 ad543cd673bd: Layer already exists 00:22:30 550e596c6d0e: Pushed 00:22:30 aab4ace35d22: Pushed 00:22:35 753c417c1424: Pushed 00:22:35 664c5ba3293ecbd7fca44ad183f6df17541e93fa: digest: sha256:2453f7ab9cbf30efa4aadff82b9fe6fbf98ed69059419f7038fd6d4c5e1a86b0 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:36 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:36 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 00:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:22:36 550e596c6d0e: Preparing 00:22:36 1207169bf42c: Preparing 00:22:36 6df4bc8024df: Preparing 00:22:36 0df5834e6764: Preparing 00:22:36 5f82d02b0bdd: Preparing 00:22:36 aab4ace35d22: Preparing 00:22:36 753c417c1424: Preparing 00:22:36 ad543cd673bd: Preparing 00:22:36 753c417c1424: Waiting 00:22:36 ad543cd673bd: Waiting 00:22:36 aab4ace35d22: Waiting 00:22:36 5f82d02b0bdd: Layer already exists 00:22:36 6df4bc8024df: Layer already exists 00:22:36 550e596c6d0e: Layer already exists 00:22:36 1207169bf42c: Layer already exists 00:22:36 0df5834e6764: Layer already exists 00:22:36 aab4ace35d22: Layer already exists 00:22:36 ad543cd673bd: Layer already exists 00:22:36 753c417c1424: Layer already exists 00:22:36 latest: digest: sha256:2453f7ab9cbf30efa4aadff82b9fe6fbf98ed69059419f7038fd6d4c5e1a86b0 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:37 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:37 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.17 00:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:22:37 550e596c6d0e: Preparing 00:22:37 1207169bf42c: Preparing 00:22:37 6df4bc8024df: Preparing 00:22:37 0df5834e6764: Preparing 00:22:37 5f82d02b0bdd: Preparing 00:22:37 aab4ace35d22: Preparing 00:22:37 753c417c1424: Preparing 00:22:37 ad543cd673bd: Preparing 00:22:37 753c417c1424: Waiting 00:22:37 ad543cd673bd: Waiting 00:22:37 aab4ace35d22: Waiting 00:22:37 0df5834e6764: Layer already exists 00:22:37 1207169bf42c: Layer already exists 00:22:37 550e596c6d0e: Layer already exists 00:22:37 5f82d02b0bdd: Layer already exists 00:22:37 6df4bc8024df: Layer already exists 00:22:37 753c417c1424: Layer already exists 00:22:37 aab4ace35d22: Layer already exists 00:22:37 ad543cd673bd: Layer already exists 00:22:37 2.2.0-dev.17: digest: sha256:2453f7ab9cbf30efa4aadff82b9fe6fbf98ed69059419f7038fd6d4c5e1a86b0 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:37 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:664c5ba3293ecbd7fca44ad183f6df17541e93fa-2.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:37 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:664c5ba3293ecbd7fca44ad183f6df17541e93fa-2.2.0-dev.17 00:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:22:37 550e596c6d0e: Preparing 00:22:37 1207169bf42c: Preparing 00:22:37 6df4bc8024df: Preparing 00:22:37 0df5834e6764: Preparing 00:22:37 5f82d02b0bdd: Preparing 00:22:37 aab4ace35d22: Preparing 00:22:37 753c417c1424: Preparing 00:22:37 ad543cd673bd: Preparing 00:22:37 aab4ace35d22: Waiting 00:22:37 753c417c1424: Waiting 00:22:37 ad543cd673bd: Waiting 00:22:37 6df4bc8024df: Layer already exists 00:22:37 550e596c6d0e: Layer already exists 00:22:37 5f82d02b0bdd: Layer already exists 00:22:37 1207169bf42c: Layer already exists 00:22:37 0df5834e6764: Layer already exists 00:22:37 aab4ace35d22: Layer already exists 00:22:37 ad543cd673bd: Layer already exists 00:22:37 753c417c1424: Layer already exists 00:22:37 664c5ba3293ecbd7fca44ad183f6df17541e93fa-2.2.0-dev.17: digest: sha256:2453f7ab9cbf30efa4aadff82b9fe6fbf98ed69059419f7038fd6d4c5e1a86b0 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:38 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:38 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 00:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:22:38 550e596c6d0e: Preparing 00:22:38 1207169bf42c: Preparing 00:22:38 6df4bc8024df: Preparing 00:22:38 0df5834e6764: Preparing 00:22:38 5f82d02b0bdd: Preparing 00:22:38 aab4ace35d22: Preparing 00:22:38 753c417c1424: Preparing 00:22:38 ad543cd673bd: Preparing 00:22:38 aab4ace35d22: Waiting 00:22:38 753c417c1424: Waiting 00:22:38 ad543cd673bd: Waiting 00:22:38 6df4bc8024df: Layer already exists 00:22:38 550e596c6d0e: Layer already exists 00:22:38 0df5834e6764: Layer already exists 00:22:38 5f82d02b0bdd: Layer already exists 00:22:38 1207169bf42c: Layer already exists 00:22:38 aab4ace35d22: Layer already exists 00:22:38 753c417c1424: Layer already exists 00:22:38 ad543cd673bd: Layer already exists 00:22:38 main: digest: sha256:2453f7ab9cbf30efa4aadff82b9fe6fbf98ed69059419f7038fd6d4c5e1a86b0 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:22:38 ===================================================== [Pipeline] echo 00:22:38 taggedImages: 00:22:38 - nexus3.edgexfoundry.org:10004/device-usb-camera:664c5ba3293ecbd7fca44ad183f6df17541e93fa 00:22:38 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 00:22:38 - nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.17 00:22:38 - nexus3.edgexfoundry.org:10004/device-usb-camera:664c5ba3293ecbd7fca44ad183f6df17541e93fa-2.2.0-dev.17 00:22:38 - 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 00:22:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:39 00:22:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:39 latest: Pulling from edgex-lftools-log-publisher 00:22:39 5eb5b503b376: Pulling fs layer 00:22:39 5c69ac0246d0: Pulling fs layer 00:22:39 ec43610c2a17: Pulling fs layer 00:22:39 3a2ae6a8a46f: Pulling fs layer 00:22:39 33b1e0a273af: Pulling fs layer 00:22:39 5d3b04190fa2: Pulling fs layer 00:22:39 2f39f015ded8: Pulling fs layer 00:22:39 33b1e0a273af: Waiting 00:22:39 3a2ae6a8a46f: Waiting 00:22:39 5d3b04190fa2: Waiting 00:22:39 2f39f015ded8: Waiting 00:22:39 5c69ac0246d0: Verifying Checksum 00:22:39 5c69ac0246d0: Download complete 00:22:39 3a2ae6a8a46f: Verifying Checksum 00:22:39 3a2ae6a8a46f: Download complete 00:22:39 33b1e0a273af: Verifying Checksum 00:22:39 33b1e0a273af: Download complete 00:22:39 ec43610c2a17: Verifying Checksum 00:22:39 ec43610c2a17: Download complete 00:22:39 5d3b04190fa2: Download complete 00:22:39 5eb5b503b376: Download complete 00:22:40 2f39f015ded8: Verifying Checksum 00:22:40 2f39f015ded8: Download complete 00:22:40 5eb5b503b376: Pull complete 00:22:40 5c69ac0246d0: Pull complete 00:22:41 ec43610c2a17: Pull complete 00:22:41 3a2ae6a8a46f: Pull complete 00:22:41 33b1e0a273af: Pull complete 00:22:41 5d3b04190fa2: Pull complete 00:22:46 2f39f015ded8: Pull complete 00:22:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:22:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:46 prd-ubuntu20.04-docker-8c-8g-20735 does not seem to be running inside a container 00:22:46 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:22:47 $ docker top c3889ec4f8b189155afc45e8dcb80a7f6e6c8afe29feecfc5f0914a62a2e7419 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:22:48 ---> job-cost.sh 00:22:48 lf-activate-venv: SKIPPING 00:22:48 INFO: No Stack... 00:22:48 INFO: Retrieving Pricing Info for: v3-standard-8 00:22:49 INFO: Archiving Costs [Pipeline] sh 00:22:49 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 00:22:49 + cut -d, -f6 [Pipeline] lock 00:22:49 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-28-stack-cost] 00:22:49 Resource [jenkins-edgexfoundry-device-usb-camera-main-28-stack-cost] did not exist. Created. 00:22:49 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:22:49 + echo total: 0.2199999988079071 [Pipeline] stash 00:22:49 Stashed 1 file(s) [Pipeline] } 00:22:49 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-28-stack-cost] [Pipeline] // lock [Pipeline] } 00:22:49 $ docker stop --time=1 c3889ec4f8b189155afc45e8dcb80a7f6e6c8afe29feecfc5f0914a62a2e7419 00:22:50 $ docker rm -f c3889ec4f8b189155afc45e8dcb80a7f6e6c8afe29feecfc5f0914a62a2e7419 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:24:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20736 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 00:24:09 Running in /w/workspace/device-usb-camera/28 [Pipeline] { [Pipeline] checkout 00:24:09 Selected Git installation does not exist. Using Default 00:24:09 The recommended git tool is: NONE 00:24:16 using credential edgex-jenkins-ssh 00:24:16 Cloning the remote Git repository 00:24:16 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 00:24:16 > git init /w/workspace/device-usb-camera/28 # timeout=10 00:24:16 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 00:24:16 > git --version # timeout=10 00:24:16 > git --version # 'git version 2.25.1' 00:24:16 using GIT_SSH to set credentials SSH Credentials for GitHub 00:24:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:24:17 Avoid second fetch 00:24:17 Checking out Revision 664c5ba3293ecbd7fca44ad183f6df17541e93fa (main) 00:24:17 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 00:24:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:24:17 > git config core.sparsecheckout # timeout=10 00:24:17 > git checkout -f 664c5ba3293ecbd7fca44ad183f6df17541e93fa # timeout=10 00:24:21 Commit message: "fix: make docker-entrypoint.sh executable (#56)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:24:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:24:22 % Total % Received % Xferd Average Speed Time Time Time Current 00:24:22 Dload Upload Total Spent Left Speed 00:24:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 94137 0 --:--:-- --:--:-- --:--:-- 94137 [Pipeline] sh 00:24:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:24:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:24:23 + sudo tee /etc/docker/daemon.new 00:24:23 { 00:24:23 "registry-mirrors": [ 00:24:23 "https://nexus3.edgexfoundry.org:10001" 00:24:23 ], 00:24:23 "bip": "10.250.0.254/24", 00:24:23 "hosts": [ 00:24:23 "tcp://0.0.0.0:5555", 00:24:23 "unix:///var/run/docker.sock" 00:24:23 ], 00:24:23 "mtu": 1458, 00:24:23 "selinux-enabled": true, 00:24:23 "seccomp-profile": "/etc/docker/seccomp.json" 00:24:23 } [Pipeline] sh 00:24:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:24:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:24:42 provisioning config files... 00:24:42 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/28@tmp/config1540387612146720872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:24:42 ---> docker-login.sh 00:24:42 nexus3.edgexfoundry.org:10001 00:24:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:43 Configure a credential helper to remove this warning. See 00:24:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:43 00:24:43 Login Succeeded 00:24:43 nexus3.edgexfoundry.org:10002 00:24:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:44 Configure a credential helper to remove this warning. See 00:24:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:44 00:24:44 Login Succeeded 00:24:44 nexus3.edgexfoundry.org:10003 00:24:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:44 Configure a credential helper to remove this warning. See 00:24:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:44 00:24:44 Login Succeeded 00:24:44 nexus3.edgexfoundry.org:10004 00:24:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:45 Configure a credential helper to remove this warning. See 00:24:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:45 00:24:45 Login Succeeded 00:24:45 docker.io 00:24:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:46 Configure a credential helper to remove this warning. See 00:24:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:46 00:24:46 Login Succeeded 00:24:46 ---> docker-login.sh ends [Pipeline] } 00:24:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:24:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:24:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:24:46 ========================================================= 00:24:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:24:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 00:24:47 Sending build context to Docker daemon 456.7kB 00:24:47 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 00:24:47 Step 2/12 : FROM ${BASE} AS builder 00:24:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:24:47 b3c136eddcbf: Pulling fs layer 00:24:47 c0a3192eca97: Pulling fs layer 00:24:47 a050256f5b6f: Pulling fs layer 00:24:47 656be50a0ddc: Pulling fs layer 00:24:47 2bbca73fdf42: Pulling fs layer 00:24:47 46d945488cbd: Pulling fs layer 00:24:47 8a5474983e97: Pulling fs layer 00:24:47 329c88fbcd65: Pulling fs layer 00:24:47 656be50a0ddc: Waiting 00:24:47 46d945488cbd: Waiting 00:24:47 2bbca73fdf42: Waiting 00:24:47 8a5474983e97: Waiting 00:24:47 329c88fbcd65: Waiting 00:24:47 a050256f5b6f: Verifying Checksum 00:24:47 a050256f5b6f: Download complete 00:24:47 c0a3192eca97: Download complete 00:24:47 2bbca73fdf42: Verifying Checksum 00:24:47 2bbca73fdf42: Download complete 00:24:47 46d945488cbd: Verifying Checksum 00:24:47 46d945488cbd: Download complete 00:24:47 b3c136eddcbf: Verifying Checksum 00:24:48 b3c136eddcbf: Pull complete 00:24:48 329c88fbcd65: Verifying Checksum 00:24:48 329c88fbcd65: Download complete 00:24:49 c0a3192eca97: Pull complete 00:24:49 a050256f5b6f: Pull complete 00:24:49 8a5474983e97: Download complete 00:24:50 656be50a0ddc: Verifying Checksum 00:24:50 656be50a0ddc: Download complete 00:25:05 656be50a0ddc: Pull complete 00:25:05 2bbca73fdf42: Pull complete 00:25:05 46d945488cbd: Pull complete 00:25:09 8a5474983e97: Pull complete 00:25:11 329c88fbcd65: Pull complete 00:25:11 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 00:25:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:25:11 ---> ff4287adb874 00:25:11 Step 3/12 : ARG MAKE="make build" 00:25:13 ---> Running in cf32249a02c4 00:25:13 Removing intermediate container cf32249a02c4 00:25:13 ---> df110a6bafa3 00:25:13 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 00:25:13 ---> Running in b3e815e93778 00:25:13 Removing intermediate container b3e815e93778 00:25:13 ---> 555347c42e66 00:25:13 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:25:13 ---> Running in 7002d62966f3 00:25:14 Removing intermediate container 7002d62966f3 00:25:14 ---> 3c2840332271 00:25:14 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:25:14 ---> Running in 983329c41c38 00:25:16 Removing intermediate container 983329c41c38 00:25:16 ---> 4fa9145b10f8 00:25:16 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:25:16 ---> Running in c5baed0381fc 00:25:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:25:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:25:18 (1/14) Installing libintl (0.21-r2) 00:25:18 (2/14) Installing eudev-libs (3.2.11-r0) 00:25:18 (3/14) Installing libjpeg-turbo (2.1.3-r1) 00:25:18 (4/14) Installing v4l-utils-libs (1.22.1-r1) 00:25:18 (5/14) Installing v4l-utils (1.22.1-r1) 00:25:19 (6/14) Installing udev-init-scripts (35-r0) 00:25:19 Executing udev-init-scripts-35-r0.post-install 00:25:19 (7/14) Installing libblkid (2.38-r1) 00:25:19 (8/14) Installing xz-libs (5.2.5-r1) 00:25:19 (9/14) Installing zstd-libs (1.5.2-r1) 00:25:19 (10/14) Installing kmod-libs (29-r2) 00:25:19 (11/14) Installing eudev (3.2.11-r0) 00:25:19 (12/14) Installing eudev-dev (3.2.11-r0) 00:25:19 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 00:25:19 (14/14) Installing v4l-utils-dev (1.22.1-r1) 00:25:19 Executing busybox-1.35.0-r13.trigger 00:25:19 Executing eudev-3.2.11-r0.trigger 00:25:19 OK: 228 MiB in 65 packages 00:25:20 Removing intermediate container c5baed0381fc 00:25:20 ---> f1d36301509a 00:25:20 Step 8/12 : WORKDIR /device-usb-camera 00:25:21 ---> Running in 82ed7df3f89a 00:25:21 Removing intermediate container 82ed7df3f89a 00:25:21 ---> 9182e4bdfa86 00:25:21 Step 9/12 : COPY go.mod vendor* ./ 00:25:21 ---> 5d2055255d9e 00:25:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:22 ---> Running in 10a813a294c0 00:26:09 Removing intermediate container 10a813a294c0 00:26:09 ---> 71a3aa3860be 00:26:09 Step 11/12 : COPY . . 00:26:09 ---> d34051a36d7d 00:26:09 Step 12/12 : RUN ${MAKE} 00:26:09 ---> Running in 9812ebe3a0a9 00:26:09 noop 00:26:09 Removing intermediate container 9812ebe3a0a9 00:26:09 ---> 8a6cbcfaef4b 00:26:09 Successfully built 8a6cbcfaef4b 00:26:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:09 + docker inspect -f . ci-base-image-arm64 00:26:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:09 prd-ubuntu20.04-docker-arm64-4c-16g-20736 does not seem to be running inside a container 00:26:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/28 -v /w/workspace/device-usb-camera/28:/w/workspace/device-usb-camera/28:rw,z -v /w/workspace/device-usb-camera/28@tmp:/w/workspace/device-usb-camera/28@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 00:26:11 $ docker top 7e1d28d2c8cbc9d97772e02528cdd75f31eb8c82d319083e787eb1c36ea9fa33 -eo pid,comm [Pipeline] { [Pipeline] sh 00:26:11 + go version 00:26:11 go version go1.18.3 linux/arm64 [Pipeline] } 00:26:11 $ docker stop --time=1 7e1d28d2c8cbc9d97772e02528cdd75f31eb8c82d319083e787eb1c36ea9fa33 00:26:13 $ docker rm -f 7e1d28d2c8cbc9d97772e02528cdd75f31eb8c82d319083e787eb1c36ea9fa33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:14 + docker inspect -f . ci-base-image-arm64 00:26:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:14 prd-ubuntu20.04-docker-arm64-4c-16g-20736 does not seem to be running inside a container 00:26:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/28 -v /w/workspace/device-usb-camera/28:/w/workspace/device-usb-camera/28:rw,z -v /w/workspace/device-usb-camera/28@tmp:/w/workspace/device-usb-camera/28@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 00:26:15 $ docker top 78915d6819bbd55d8bdbef0ad44e21f85d955e4c59f911bdf68d8f068bc90a2b -eo pid,comm [Pipeline] { [Pipeline] sh 00:26:16 + git config --global --add safe.directory /w/workspace/device-usb-camera/28 [Pipeline] fileExists [Pipeline] sh 00:26:17 + make test 00:26:17 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 00:26:18 ? github.com/edgexfoundry/device-usb-camera [no test files] 00:27:40 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 00:27:40 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 00:27:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:27:40 CGO_ENABLED=1 go vet ./... 00:27:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:27:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:27:58 ./bin/test-attribution-txt.sh [Pipeline] echo 00:28:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:28:01 $ docker stop --time=1 78915d6819bbd55d8bdbef0ad44e21f85d955e4c59f911bdf68d8f068bc90a2b 00:28:03 $ docker rm -f 78915d6819bbd55d8bdbef0ad44e21f85d955e4c59f911bdf68d8f068bc90a2b [Pipeline] // withDockerContainer [Pipeline] sh 00:28:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:28:04 Warning: overwriting stash ‘coverage-report’ 00:28:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:28:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:28:05 + ls -al . 00:28:05 total 160 00:28:05 drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 00:28 . 00:28:05 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 00:24 .. 00:28:05 drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 00:24 .git 00:28:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 00:24 .github 00:28:05 -rw-rw-r-- 1 jenkins jenkins 414 Jul 22 00:24 .gitignore 00:28:05 -rw-rw-r-- 1 jenkins jenkins 42 Jul 22 00:24 .golangci.yml 00:28:05 -rw-rw-r-- 1 jenkins jenkins 77 Jul 22 00:24 .hadolint.yml 00:28:05 -rw-rw-r-- 1 jenkins jenkins 8706 Jul 22 00:24 Attribution.txt 00:28:05 -rw-rw-r-- 1 jenkins jenkins 181 Jul 22 00:24 CHANGELOG.md 00:28:05 -rw-rw-r-- 1 jenkins jenkins 1940 Jul 22 00:24 Dockerfile 00:28:05 -rw-rw-r-- 1 jenkins jenkins 678 Jul 22 00:24 GOVERNANCE.md 00:28:05 -rw-rw-r-- 1 jenkins jenkins 659 Jul 22 00:24 Jenkinsfile 00:28:05 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 22 00:24 LICENSE 00:28:05 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 22 00:24 Makefile 00:28:05 -rw-rw-r-- 1 jenkins jenkins 622 Jul 22 00:24 OWNERS.md 00:28:05 -rw-rw-r-- 1 jenkins jenkins 11243 Jul 22 00:24 README.md 00:28:05 -rw-rw-r-- 1 jenkins jenkins 12 Jul 22 00:20 VERSION 00:28:05 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 00:24 bin 00:28:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 00:24 cmd 00:28:05 -rw-r--r-- 1 jenkins jenkins 10 Jul 22 00:26 coverage.out 00:28:05 -rwxrwxr-x 1 jenkins jenkins 140 Jul 22 00:24 docker-entrypoint.sh 00:28:05 -rw-rw-r-- 1 jenkins jenkins 3277 Jul 22 00:24 go.mod 00:28:05 -rw-rw-r-- 1 jenkins jenkins 35596 Jul 22 00:24 go.sum 00:28:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 00:24 internal 00:28:05 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 00:24 snap 00:28:05 -rw-rw-r-- 1 jenkins jenkins 231 Jul 22 00:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:05 + 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=664c5ba3293ecbd7fca44ad183f6df17541e93fa --label arch=arm64 --label version=2.2.0-dev.17 . 00:28:06 Sending build context to Docker daemon 457.7kB 00:28:06 Step 1/30 : ARG BASE=golang:1.17-alpine3.15 00:28:06 Step 2/30 : FROM ${BASE} AS builder 00:28:06 ---> 8a6cbcfaef4b 00:28:06 Step 3/30 : ARG MAKE="make build" 00:28:06 ---> Running in 8d6e58be0a79 00:28:06 Removing intermediate container 8d6e58be0a79 00:28:06 ---> 04108f23617e 00:28:06 Step 4/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 00:28:06 ---> Running in 2809e50406cb 00:28:06 Removing intermediate container 2809e50406cb 00:28:06 ---> 9e97296e0f29 00:28:06 Step 5/30 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:28:06 ---> Running in b004c70abee4 00:28:07 Removing intermediate container b004c70abee4 00:28:07 ---> fa4135004095 00:28:07 Step 6/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:28:07 ---> Running in b3e440884a03 00:28:09 Removing intermediate container b3e440884a03 00:28:09 ---> 6f8dd0c273e5 00:28:09 Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:28:09 ---> Running in 66b4c3b20ced 00:28:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:28:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:28:11 OK: 228 MiB in 65 packages 00:28:12 Removing intermediate container 66b4c3b20ced 00:28:12 ---> 9ca5646fa1f0 00:28:12 Step 8/30 : WORKDIR /device-usb-camera 00:28:12 ---> Running in 6a1ffa3b11a9 00:28:12 Removing intermediate container 6a1ffa3b11a9 00:28:12 ---> a3ae2bb5b0e6 00:28:12 Step 9/30 : COPY go.mod vendor* ./ 00:28:13 ---> 47dbff7cc09b 00:28:13 Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:28:13 ---> Running in 2d8d5e5f046b 00:28:15 Removing intermediate container 2d8d5e5f046b 00:28:15 ---> 61bc8d3590a9 00:28:15 Step 11/30 : COPY . . 00:28:16 ---> 3fc65c1191fa 00:28:16 Step 12/30 : RUN ${MAKE} 00:28:16 ---> Running in c009c751cc28 00:28:17 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.17 -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 00:30:39 Removing intermediate container c009c751cc28 00:30:39 ---> 3f182173e4dc 00:30:39 Step 13/30 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 00:30:39 v0.18.4: Pulling from aler9/rtsp-simple-server 00:30:39 eab2503cf8f4: Pulling fs layer 00:30:39 97cd0a44c592: Pulling fs layer 00:30:39 97cd0a44c592: Verifying Checksum 00:30:39 97cd0a44c592: Download complete 00:30:39 eab2503cf8f4: Verifying Checksum 00:30:39 eab2503cf8f4: Download complete 00:30:39 eab2503cf8f4: Pull complete 00:30:39 97cd0a44c592: Pull complete 00:30:39 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 00:30:39 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 00:30:39 ---> 7f763cca56b3 00:30:39 Step 14/30 : FROM alpine:3.15 00:30:39 3.15: Pulling from library/alpine 00:30:39 e0295fd11fe2: Pulling fs layer 00:30:39 e0295fd11fe2: Verifying Checksum 00:30:39 e0295fd11fe2: Download complete 00:30:39 e0295fd11fe2: Pull complete 00:30:39 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 00:30:39 Status: Downloaded newer image for alpine:3.15 00:30:39 ---> 60f2846fe774 00:30:39 Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:30:39 ---> Running in 130467ec7c22 00:30:39 Removing intermediate container 130467ec7c22 00:30:39 ---> 647324631b0b 00:30:39 Step 16/30 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 00:30:39 ---> Running in a0be6a63ba49 00:30:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:30:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:30:39 (1/73) Installing dumb-init (1.2.5-r1) 00:30:39 (2/73) Installing sdl2 (2.0.16-r4) 00:30:39 (3/73) Installing libxau (1.0.9-r0) 00:30:39 (4/73) Installing libmd (1.0.3-r0) 00:30:39 (5/73) Installing libbsd (0.11.3-r1) 00:30:39 (6/73) Installing libxdmcp (1.1.3-r0) 00:30:39 (7/73) Installing libxcb (1.14-r2) 00:30:39 (8/73) Installing libx11 (1.7.2-r0) 00:30:39 (9/73) Installing aom-libs (3.2.0-r0) 00:30:39 (10/73) Installing alsa-lib (1.2.5.1-r1) 00:30:39 (11/73) Installing expat (2.4.7-r0) 00:30:39 (12/73) Installing brotli-libs (1.0.9-r5) 00:30:39 (13/73) Installing libbz2 (1.0.8-r1) 00:30:39 (14/73) Installing libpng (1.6.37-r1) 00:30:39 (15/73) Installing freetype (2.11.1-r2) 00:30:39 (16/73) Installing libuuid (2.37.4-r0) 00:30:39 (17/73) Installing fontconfig (2.13.1-r4) 00:30:39 (18/73) Installing fribidi (1.0.11-r0) 00:30:39 (19/73) Installing libffi (3.4.2-r1) 00:30:39 (20/73) Installing libintl (0.21-r0) 00:30:39 (21/73) Installing libblkid (2.37.4-r0) 00:30:39 (22/73) Installing libmount (2.37.4-r0) 00:30:39 (23/73) Installing pcre (8.45-r1) 00:30:39 (24/73) Installing glib (2.70.1-r0) 00:30:39 (25/73) Installing graphite2 (1.3.14-r0) 00:30:39 (26/73) Installing harfbuzz (3.0.0-r2) 00:30:39 (27/73) Installing libass (0.15.2-r0) 00:30:39 (28/73) Installing libdav1d (0.9.2-r0) 00:30:39 (29/73) Installing gmp (6.2.1-r1) 00:30:39 (30/73) Installing nettle (3.7.3-r0) 00:30:39 (31/73) Installing p11-kit (0.24.0-r1) 00:30:39 (32/73) Installing libtasn1 (4.18.0-r0) 00:30:39 (33/73) Installing libunistring (0.9.10-r1) 00:30:39 (34/73) Installing gnutls (3.7.1-r0) 00:30:39 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) 00:30:39 (36/73) Installing ncurses-libs (6.3_p20211120-r1) 00:30:39 (37/73) Installing lame (3.100-r0) 00:30:39 (38/73) Installing opus (1.3.1-r1) 00:30:39 (39/73) Installing libgomp (10.3.1_git20211027-r0) 00:30:39 (40/73) Installing soxr (0.1.3-r2) 00:30:39 (41/73) Installing libgcc (10.3.1_git20211027-r0) 00:30:39 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 00:30:39 (43/73) Installing libsrt (1.4.2-r1) 00:30:39 (44/73) Installing libssh (0.9.6-r1) 00:30:39 (45/73) Installing libogg (1.3.5-r0) 00:30:39 (46/73) Installing libtheora (1.1.1-r16) 00:30:39 (47/73) Installing libjpeg-turbo (2.1.2-r0) 00:30:39 (48/73) Installing v4l-utils-libs (1.22.1-r1) 00:30:39 (49/73) Installing libxext (1.3.4-r0) 00:30:39 (50/73) Installing libxfixes (6.0.0-r0) 00:30:39 (51/73) Installing libdrm (2.4.109-r0) 00:30:39 (52/73) Installing wayland-libs-client (1.19.0-r1) 00:30:39 (53/73) Installing libva (2.13.0-r0) 00:30:39 (54/73) Installing libvdpau (1.4-r0) 00:30:39 (55/73) Installing vidstab (1.1.0-r1) 00:30:39 (56/73) Installing libvorbis (1.3.7-r0) 00:30:39 (57/73) Installing libvpx (1.10.0-r0) 00:30:39 (58/73) Installing vulkan-loader (1.2.196-r0) 00:30:39 (59/73) Installing libwebp (1.2.2-r0) 00:30:39 (60/73) Installing x264-libs (20210613-r0) 00:30:39 (61/73) Installing x265-libs (3.5-r0) 00:30:39 (62/73) Installing xvidcore (1.3.7-r1) 00:30:39 (63/73) Installing ffmpeg-libs (4.4.1-r2) 00:30:39 (64/73) Installing ffmpeg (4.4.1-r2) 00:30:39 (65/73) Installing udev-init-scripts (35-r0) 00:30:39 Executing udev-init-scripts-35-r0.post-install 00:30:39 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 00:30:39 (67/73) Installing xz-libs (5.2.5-r1) 00:30:39 (68/73) Installing zstd-libs (1.5.0-r0) 00:30:39 (69/73) Installing kmod-libs (29-r2) 00:30:39 (70/73) Installing eudev (3.2.11_pre1-r0) 00:30:39 (71/73) Installing libsodium (1.0.18-r0) 00:30:39 (72/73) Installing libzmq (4.3.4-r0) 00:30:39 (73/73) Installing zeromq (4.3.4-r0) 00:30:39 Executing busybox-1.34.1-r7.trigger 00:30:39 Executing eudev-3.2.11_pre1-r0.trigger 00:30:39 OK: 67 MiB in 87 packages 00:30:39 Removing intermediate container a0be6a63ba49 00:30:39 ---> bf448a39ab77 00:30:39 Step 17/30 : WORKDIR / 00:30:39 ---> Running in a5349f563bcc 00:30:39 Removing intermediate container a5349f563bcc 00:30:39 ---> ade550a43e2c 00:30:39 Step 18/30 : COPY --from=builder /device-usb-camera/cmd / 00:30:39 ---> 41488309ca1b 00:30:39 Step 19/30 : COPY --from=builder /device-usb-camera/LICENSE / 00:30:39 ---> bf728b06bf4e 00:30:39 Step 20/30 : COPY --from=builder /device-usb-camera/Attribution.txt / 00:30:40 ---> 597772d9ace4 00:30:40 Step 21/30 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 00:30:41 ---> 648f3b8ab60d 00:30:41 Step 22/30 : COPY --from=rtsp /rtsp-simple-server.yml / 00:30:41 ---> 98f3fc90d1a8 00:30:41 Step 23/30 : COPY --from=rtsp /rtsp-simple-server / 00:30:42 ---> f334af3d36a3 00:30:42 Step 24/30 : EXPOSE 59983 00:30:42 ---> Running in 312d710ce9a2 00:30:43 Removing intermediate container 312d710ce9a2 00:30:43 ---> f563e873a827 00:30:43 Step 25/30 : EXPOSE 8554 00:30:43 ---> Running in a53253867af7 00:30:43 Removing intermediate container a53253867af7 00:30:43 ---> f77b703affc7 00:30:43 Step 26/30 : ENTRYPOINT ["/docker-entrypoint.sh"] 00:30:43 ---> Running in 57ce9f167195 00:30:43 Removing intermediate container 57ce9f167195 00:30:43 ---> d2a6a7afd35c 00:30:43 Step 27/30 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 00:30:44 ---> Running in c3c6be775dce 00:30:44 Removing intermediate container c3c6be775dce 00:30:44 ---> ee31d81cb1cf 00:30:44 Step 28/30 : LABEL arch=arm64 00:30:44 ---> Running in c055fe6bc380 00:30:44 Removing intermediate container c055fe6bc380 00:30:44 ---> d4fff01e5739 00:30:44 Step 29/30 : LABEL git_sha=664c5ba3293ecbd7fca44ad183f6df17541e93fa 00:30:44 ---> Running in 0a160313ea91 00:30:45 Removing intermediate container 0a160313ea91 00:30:45 ---> fdfe66a12a39 00:30:45 Step 30/30 : LABEL version=2.2.0-dev.17 00:30:45 ---> Running in c7dc664dbe32 00:30:45 Removing intermediate container c7dc664dbe32 00:30:45 ---> 2e29074d7f29 00:30:45 [Warning] One or more build-args [ARCH] were not consumed 00:30:45 Successfully built 2e29074d7f29 00:30:45 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 00:30:45 provisioning config files... 00:30:45 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/28@tmp/config8227051890011510483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:45 ---> docker-login.sh 00:30:45 nexus3.edgexfoundry.org:10001 00:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:46 Configure a credential helper to remove this warning. See 00:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:46 00:30:46 Login Succeeded 00:30:46 nexus3.edgexfoundry.org:10002 00:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:46 Configure a credential helper to remove this warning. See 00:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:46 00:30:46 Login Succeeded 00:30:46 nexus3.edgexfoundry.org:10003 00:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:47 Configure a credential helper to remove this warning. See 00:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:47 00:30:47 Login Succeeded 00:30:47 nexus3.edgexfoundry.org:10004 00:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:47 Configure a credential helper to remove this warning. See 00:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:47 00:30:47 Login Succeeded 00:30:47 docker.io 00:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:48 Configure a credential helper to remove this warning. See 00:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:48 00:30:48 Login Succeeded 00:30:48 ---> docker-login.sh ends [Pipeline] } 00:30:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:30:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:30:48 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 00:30:48 664c5ba3293ecbd7fca44ad183f6df17541e93fa 00:30:48 latest 00:30:48 2.2.0-dev.17 00:30:48 664c5ba3293ecbd7fca44ad183f6df17541e93fa-2.2.0-dev.17 00:30:48 main 00:30:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:49 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:664c5ba3293ecbd7fca44ad183f6df17541e93fa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:664c5ba3293ecbd7fca44ad183f6df17541e93fa 00:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:30:49 a43932d1df72: Preparing 00:30:49 1207169bf42c: Preparing 00:30:49 c6650c40a650: Preparing 00:30:49 b1da15fa79f5: Preparing 00:30:49 15175775190c: Preparing 00:30:49 955c8b8503ec: Preparing 00:30:49 f6551aaeaf84: Preparing 00:30:49 eb54b7b7991f: Preparing 00:30:49 f6551aaeaf84: Waiting 00:30:49 eb54b7b7991f: Waiting 00:30:49 955c8b8503ec: Waiting 00:30:49 1207169bf42c: Pushed 00:30:49 15175775190c: Pushed 00:30:49 c6650c40a650: Pushed 00:30:49 b1da15fa79f5: Pushed 00:30:49 eb54b7b7991f: Layer already exists 00:30:54 a43932d1df72: Pushed 00:30:55 955c8b8503ec: Pushed 00:31:03 f6551aaeaf84: Pushed 00:31:03 664c5ba3293ecbd7fca44ad183f6df17541e93fa: digest: sha256:9b751e70c68263d78ed8493efbe6128a90337c6b99fb9598b3f8fe076e26e235 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:03 + 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 00:31:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 00:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:31:04 a43932d1df72: Preparing 00:31:04 1207169bf42c: Preparing 00:31:04 c6650c40a650: Preparing 00:31:04 b1da15fa79f5: Preparing 00:31:04 15175775190c: Preparing 00:31:04 955c8b8503ec: Preparing 00:31:04 f6551aaeaf84: Preparing 00:31:04 eb54b7b7991f: Preparing 00:31:04 955c8b8503ec: Waiting 00:31:04 f6551aaeaf84: Waiting 00:31:04 eb54b7b7991f: Waiting 00:31:04 b1da15fa79f5: Layer already exists 00:31:04 15175775190c: Layer already exists 00:31:04 a43932d1df72: Layer already exists 00:31:04 c6650c40a650: Layer already exists 00:31:04 1207169bf42c: Layer already exists 00:31:04 955c8b8503ec: Layer already exists 00:31:04 f6551aaeaf84: Layer already exists 00:31:04 eb54b7b7991f: Layer already exists 00:31:04 latest: digest: sha256:9b751e70c68263d78ed8493efbe6128a90337c6b99fb9598b3f8fe076e26e235 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:04 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.17 00:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:31:05 a43932d1df72: Preparing 00:31:05 1207169bf42c: Preparing 00:31:05 c6650c40a650: Preparing 00:31:05 b1da15fa79f5: Preparing 00:31:05 15175775190c: Preparing 00:31:05 955c8b8503ec: Preparing 00:31:05 f6551aaeaf84: Preparing 00:31:05 eb54b7b7991f: Preparing 00:31:05 955c8b8503ec: Waiting 00:31:05 f6551aaeaf84: Waiting 00:31:05 eb54b7b7991f: Waiting 00:31:05 b1da15fa79f5: Layer already exists 00:31:05 15175775190c: Layer already exists 00:31:05 c6650c40a650: Layer already exists 00:31:05 1207169bf42c: Layer already exists 00:31:05 a43932d1df72: Layer already exists 00:31:05 955c8b8503ec: Layer already exists 00:31:05 eb54b7b7991f: Layer already exists 00:31:05 f6551aaeaf84: Layer already exists 00:31:05 2.2.0-dev.17: digest: sha256:9b751e70c68263d78ed8493efbe6128a90337c6b99fb9598b3f8fe076e26e235 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:05 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:664c5ba3293ecbd7fca44ad183f6df17541e93fa-2.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:06 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:664c5ba3293ecbd7fca44ad183f6df17541e93fa-2.2.0-dev.17 00:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:31:06 a43932d1df72: Preparing 00:31:06 1207169bf42c: Preparing 00:31:06 c6650c40a650: Preparing 00:31:06 b1da15fa79f5: Preparing 00:31:06 15175775190c: Preparing 00:31:06 955c8b8503ec: Preparing 00:31:06 f6551aaeaf84: Preparing 00:31:06 eb54b7b7991f: Preparing 00:31:06 955c8b8503ec: Waiting 00:31:06 f6551aaeaf84: Waiting 00:31:06 eb54b7b7991f: Waiting 00:31:06 15175775190c: Layer already exists 00:31:06 1207169bf42c: Layer already exists 00:31:06 b1da15fa79f5: Layer already exists 00:31:06 c6650c40a650: Layer already exists 00:31:06 a43932d1df72: Layer already exists 00:31:06 f6551aaeaf84: Layer already exists 00:31:06 eb54b7b7991f: Layer already exists 00:31:06 955c8b8503ec: Layer already exists 00:31:06 664c5ba3293ecbd7fca44ad183f6df17541e93fa-2.2.0-dev.17: digest: sha256:9b751e70c68263d78ed8493efbe6128a90337c6b99fb9598b3f8fe076e26e235 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:06 + 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 00:31:07 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 00:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:31:07 a43932d1df72: Preparing 00:31:07 1207169bf42c: Preparing 00:31:07 c6650c40a650: Preparing 00:31:07 b1da15fa79f5: Preparing 00:31:07 15175775190c: Preparing 00:31:07 955c8b8503ec: Preparing 00:31:07 f6551aaeaf84: Preparing 00:31:07 eb54b7b7991f: Preparing 00:31:07 f6551aaeaf84: Waiting 00:31:07 eb54b7b7991f: Waiting 00:31:07 955c8b8503ec: Waiting 00:31:07 b1da15fa79f5: Layer already exists 00:31:07 1207169bf42c: Layer already exists 00:31:07 c6650c40a650: Layer already exists 00:31:07 a43932d1df72: Layer already exists 00:31:07 15175775190c: Layer already exists 00:31:07 955c8b8503ec: Layer already exists 00:31:07 f6551aaeaf84: Layer already exists 00:31:07 eb54b7b7991f: Layer already exists 00:31:07 main: digest: sha256:9b751e70c68263d78ed8493efbe6128a90337c6b99fb9598b3f8fe076e26e235 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:31:07 ===================================================== [Pipeline] echo 00:31:07 taggedImages: 00:31:07 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:664c5ba3293ecbd7fca44ad183f6df17541e93fa 00:31:07 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 00:31:07 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.17 00:31:07 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:664c5ba3293ecbd7fca44ad183f6df17541e93fa-2.2.0-dev.17 00:31:07 - 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 00:31:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:31:07 00:31:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:31:08 arm64: Pulling from edgex-lftools-log-publisher 00:31:08 8998bd30e6a1: Pulling fs layer 00:31:08 04944245beec: Pulling fs layer 00:31:08 699f458cf7ca: Pulling fs layer 00:31:08 765212b225bb: Pulling fs layer 00:31:08 f23df028b6ca: Pulling fs layer 00:31:08 d65c8cfc05b1: Pulling fs layer 00:31:08 2437ff75d9bd: Pulling fs layer 00:31:08 f23df028b6ca: Waiting 00:31:08 d65c8cfc05b1: Waiting 00:31:08 2437ff75d9bd: Waiting 00:31:08 765212b225bb: Waiting 00:31:08 04944245beec: Verifying Checksum 00:31:08 04944245beec: Download complete 00:31:08 765212b225bb: Download complete 00:31:08 f23df028b6ca: Verifying Checksum 00:31:08 f23df028b6ca: Download complete 00:31:08 d65c8cfc05b1: Verifying Checksum 00:31:08 d65c8cfc05b1: Download complete 00:31:08 699f458cf7ca: Verifying Checksum 00:31:08 699f458cf7ca: Download complete 00:31:08 8998bd30e6a1: Download complete 00:31:10 2437ff75d9bd: Verifying Checksum 00:31:10 2437ff75d9bd: Download complete 00:31:12 8998bd30e6a1: Pull complete 00:31:13 04944245beec: Pull complete 00:31:14 699f458cf7ca: Pull complete 00:31:14 765212b225bb: Pull complete 00:31:15 f23df028b6ca: Pull complete 00:31:16 d65c8cfc05b1: Pull complete 00:31:31 2437ff75d9bd: Pull complete 00:31:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:31:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:31:31 prd-ubuntu20.04-docker-arm64-4c-16g-20736 does not seem to be running inside a container 00:31:31 $ 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/28 -v /w/workspace/device-usb-camera/28:/w/workspace/device-usb-camera/28:rw,z -v /w/workspace/device-usb-camera/28@tmp:/w/workspace/device-usb-camera/28@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 00:31:34 $ docker top ffea2519168246d8810db38f348c156eaa052c3904cc15be7433e01c7bc68f33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:35 ---> job-cost.sh 00:31:35 lf-activate-venv: SKIPPING 00:31:35 INFO: No Stack... 00:31:35 INFO: Retrieving Pricing Info for: v3-standard-4 00:31:36 INFO: Archiving Costs [Pipeline] sh 00:31:37 + cut -d, -f6 00:31:37 + cat /w/workspace/device-usb-camera/28/archives/cost.csv [Pipeline] lock 00:31:37 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-28-stack-cost] 00:31:37 Resource [jenkins-edgexfoundry-device-usb-camera-main-28-stack-cost] did not exist. Created. 00:31:37 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:31:37 /w/workspace/device-usb-camera/28@tmp/durable-b4e5c817/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:31:38 + echo total: 0.10999999940395355 [Pipeline] stash 00:31:38 Warning: overwriting stash ‘stack-cost’ 00:31:38 Stashed 1 file(s) [Pipeline] } 00:31:38 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-28-stack-cost] [Pipeline] // lock [Pipeline] } 00:31:38 $ docker stop --time=1 ffea2519168246d8810db38f348c156eaa052c3904cc15be7433e01c7bc68f33 00:31:40 $ docker rm -f ffea2519168246d8810db38f348c156eaa052c3904cc15be7433e01c7bc68f33 [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 00:31:40 provisioning config files... 00:31:40 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2061978697451871322tmp [Pipeline] { [Pipeline] sh 00:31:41 + set +x 00:31:41 + curl -s https://codecov.io/bash 00:31:41 + bash -s -- 00:31:41 00:31:41 _____ _ 00:31:41 / ____| | | 00:31:41 | | ___ __| | ___ ___ _____ __ 00:31:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:31:41 | |___| (_) | (_| | __/ (_| (_) \ V / 00:31:41 \_____\___/ \__,_|\___|\___\___/ \_/ 00:31:41 Bash-1.0.6 00:31:41 00:31:41 00:31:41 ==> git version 2.25.1 found 00:31:41 ==> 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 00:31:41 Release-Date: 2020-01-08 00:31:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:31:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:31:41 ==> Jenkins CI detected. 00:31:41 current dir:  /w/workspace/exfoundry_device-usb-camera_main 00:31:41 project root: . 00:31:41 --> token set from env 00:31:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:31:41 ==> Running gcov in . (disable via -X gcov) 00:31:41 ==> Python coveragepy not found 00:31:41 ==> Searching for coverage reports in: 00:31:41 + . 00:31:41 -> Found 1 reports 00:31:41 ==> Detecting git/mercurial file structure 00:31:41 ==> Reading reports 00:31:41 + ./coverage.out bytes=10 00:31:41 ==> Appending adjustments 00:31:41 https://docs.codecov.io/docs/fixing-reports 00:31:41 + Found adjustments 00:31:41 ==> Gzipping contents 00:31:41 4.0K /tmp/codecov.QnNTkW.gz 00:31:41 ==> Uploading reports 00:31:41 url: https://codecov.io 00:31:41 query: branch=main&commit=664c5ba3293ecbd7fca44ad183f6df17541e93fa&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 00:31:41 -> Pinging Codecov 00:31:41 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=664c5ba3293ecbd7fca44ad183f6df17541e93fa&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 00:31:41 -> Uploading to 00:31:41 https://storage.googleapis.com/codecov/v4/raw/2022-07-22/73D8F5FF140700D3E01443B452E23636/664c5ba3293ecbd7fca44ad183f6df17541e93fa/878d2f71-f182-49f9-9e4d-d1a226864719.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220722%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220722T003141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f8a4a20e2784b10c11503057941a8bee8e5528e49cc8db18ad7d3aee2322abd 00:31:41 % Total % Received % Xferd Average Speed Time Time Time Current 00:31:41 Dload Upload Total Spent Left Speed 00:31:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1187 0 0 100 1187 0 5546 --:--:-- --:--:-- --:--:-- 5546 00:31:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/664c5ba3293ecbd7fca44ad183f6df17541e93fa [Pipeline] } 00:31:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:31:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:31:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:31:42 00:31:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:31:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:31:42 df9b9388f04a: Pulling fs layer 00:31:42 52dc419b0ee2: Pulling fs layer 00:31:42 25bc292e5bac: Pulling fs layer 00:31:42 114826534d7a: Pulling fs layer 00:31:42 4657fd5d0bcf: Pulling fs layer 00:31:42 6ad1cebc031e: Pulling fs layer 00:31:42 8a3aa393b2d8: Pulling fs layer 00:31:42 114826534d7a: Waiting 00:31:42 6ad1cebc031e: Waiting 00:31:42 8a3aa393b2d8: Waiting 00:31:42 4657fd5d0bcf: Waiting 00:31:42 25bc292e5bac: Verifying Checksum 00:31:42 25bc292e5bac: Download complete 00:31:42 52dc419b0ee2: Verifying Checksum 00:31:42 52dc419b0ee2: Download complete 00:31:42 4657fd5d0bcf: Verifying Checksum 00:31:42 4657fd5d0bcf: Download complete 00:31:42 df9b9388f04a: Download complete 00:31:42 6ad1cebc031e: Verifying Checksum 00:31:42 6ad1cebc031e: Download complete 00:31:42 df9b9388f04a: Pull complete 00:31:42 52dc419b0ee2: Pull complete 00:31:43 25bc292e5bac: Pull complete 00:31:43 114826534d7a: Verifying Checksum 00:31:43 114826534d7a: Download complete 00:31:43 8a3aa393b2d8: Verifying Checksum 00:31:43 8a3aa393b2d8: Download complete 00:31:47 114826534d7a: Pull complete 00:31:47 4657fd5d0bcf: Pull complete 00:31:47 6ad1cebc031e: Pull complete 00:31:51 8a3aa393b2d8: Pull complete 00:31:51 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:31:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:31:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:31:51 prd-ubuntu20.04-docker-8c-8g-20735 does not seem to be running inside a container 00:31:51 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:31:53 $ docker top cb980a3d6479db89b6fae8458f8ab7c01c87bf3113fe1352b7ea110878c29d84 -eo pid,comm [Pipeline] { [Pipeline] echo 00:31:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 00:31:53 + set -o pipefail 00:31:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 00:31:57 00:31:57 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 00:31:57 00:31:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/9d92d8e3-a70d-42b1-8ce0-34d884172178 00:31:57 00:31:57 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:31:57 00:31:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:31:57 00:31:58 [Pipeline] } 00:31:58 $ docker stop --time=1 cb980a3d6479db89b6fae8458f8ab7c01c87bf3113fe1352b7ea110878c29d84 00:32:00 $ docker rm -f cb980a3d6479db89b6fae8458f8ab7c01c87bf3113fe1352b7ea110878c29d84 [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 00:32:01 + git log --format=format:%s -1 664c5ba3293ecbd7fca44ad183f6df17541e93fa [Pipeline] sh 00:32:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:32:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:01 prd-ubuntu20.04-docker-8c-8g-20735 does not seem to be running inside a container 00:32:01 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:32:02 $ docker top 39f78f920638599496e294b9b3644025c22f41d70e8afa28e91eee18145e3525 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:02 [ssh-agent] Looking for ssh-agent implementation... 00:32:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:02 $ docker exec 39f78f920638599496e294b9b3644025c22f41d70e8afa28e91eee18145e3525 ssh-agent 00:32:02 SSH_AUTH_SOCK=/tmp/ssh-TAHokDCqY0Hk/agent.32 00:32:02 SSH_AGENT_PID=38 00:32:02 Running ssh-add (command line suppressed) 00:32:02 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6419818106818308811.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6419818106818308811.key) 00:32:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:03 + git semver tag 00:32:03 2022-07-22 00:32:03,331 [run_tag] DEBUG tag force:False 00:32:03 2022-07-22 00:32:03,331 [check_head_tag] DEBUG check head tag 00:32:03 2022-07-22 00:32:03,331 [execute] INFO git cat-file --batch-check 00:32:03 2022-07-22 00:32:03,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 00:32:03 2022-07-22 00:32:03,335 [execute] INFO git cat-file --batch 00:32:03 2022-07-22 00:32:03,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 00:32:03 2022-07-22 00:32:03,343 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:32:03 2022-07-22 00:32:03,344 [execute] INFO git tag -a v2.2.0-dev.17 -m v2.2.0-dev.17 00:32:03 2022-07-22 00:32:03,344 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.17', '-m', 'v2.2.0-dev.17'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 00:32:03 2022-07-22 00:32:03,348 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:32:03 2.2.0-dev.17 [Pipeline] } 00:32:03 $ docker exec --env ******** --env ******** 39f78f920638599496e294b9b3644025c22f41d70e8afa28e91eee18145e3525 ssh-agent -k 00:32:03 unset SSH_AUTH_SOCK; 00:32:03 unset SSH_AGENT_PID; 00:32:03 echo Agent pid 38 killed; 00:32:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:03 + git semver [Pipeline] } 00:32:04 $ docker stop --time=1 39f78f920638599496e294b9b3644025c22f41d70e8afa28e91eee18145e3525 00:32:05 $ docker rm -f 39f78f920638599496e294b9b3644025c22f41d70e8afa28e91eee18145e3525 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:32:05 00:32:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:32:06 0.23.1-centos7: Pulling from edgex-lftools 00:32:06 ab5ef0e58194: Pulling fs layer 00:32:06 9712f1f96733: Pulling fs layer 00:32:06 63f879dbbcfc: Pulling fs layer 00:32:06 0d9ebad4ef96: Pulling fs layer 00:32:06 e9a5061849ea: Pulling fs layer 00:32:06 d747dcd14b5f: Pulling fs layer 00:32:06 2de7ff778b66: Pulling fs layer 00:32:06 0d9ebad4ef96: Waiting 00:32:06 e9a5061849ea: Waiting 00:32:06 d747dcd14b5f: Waiting 00:32:06 2de7ff778b66: Waiting 00:32:06 9712f1f96733: Download complete 00:32:06 63f879dbbcfc: Verifying Checksum 00:32:06 63f879dbbcfc: Download complete 00:32:06 ab5ef0e58194: Verifying Checksum 00:32:06 ab5ef0e58194: Download complete 00:32:06 d747dcd14b5f: Verifying Checksum 00:32:06 d747dcd14b5f: Download complete 00:32:06 0d9ebad4ef96: Verifying Checksum 00:32:06 0d9ebad4ef96: Download complete 00:32:06 e9a5061849ea: Verifying Checksum 00:32:06 e9a5061849ea: Download complete 00:32:06 2de7ff778b66: Verifying Checksum 00:32:06 2de7ff778b66: Download complete 00:32:09 ab5ef0e58194: Pull complete 00:32:09 9712f1f96733: Pull complete 00:32:10 63f879dbbcfc: Pull complete 00:32:14 0d9ebad4ef96: Pull complete 00:32:14 e9a5061849ea: Pull complete 00:32:14 d747dcd14b5f: Pull complete 00:32:14 2de7ff778b66: Pull complete 00:32:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:32:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:32:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:15 prd-ubuntu20.04-docker-8c-8g-20735 does not seem to be running inside a container 00:32:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:32:17 $ docker top 5b6aff44daaa27cad23d0fc36c9a8fce4a0067c7004395bbc3684e491bf20cf8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:32:17 provisioning config files... 00:32:17 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4450669901635966564tmp 00:32:17 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2069348904914914712tmp 00:32:17 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config452870355422108556tmp [Pipeline] { [Pipeline] echo 00:32:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:32:17 ---> sigul-configuration.sh 00:32:17 gpg: directory `/root/.gnupg' created 00:32:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:32:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:32:17 gpg: keyring `/root/.gnupg/secring.gpg' created 00:32:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:32:17 gpg: CAST5 encrypted data 00:32:17 gpg: encrypted with 1 passphrase 00:32:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:32:17 + mkdir /home/jenkins 00:32:17 + mkdir /home/jenkins/sigul [Pipeline] sh 00:32:18 + 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 00:32:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:32:18 ---> sigul-install.sh 00:32:18 Sigul already installed; skipping installation. [Pipeline] sh 00:32:18 + git tag --list 00:32:18 v0.0.0 00:32:18 v0.0.1-dev.1 00:32:18 v0.0.1-dev.10 00:32:18 v0.0.1-dev.11 00:32:18 v0.0.1-dev.12 00:32:18 v0.0.1-dev.13 00:32:18 v0.0.1-dev.14 00:32:18 v0.0.1-dev.15 00:32:18 v0.0.1-dev.16 00:32:18 v0.0.1-dev.2 00:32:18 v0.0.1-dev.3 00:32:18 v0.0.1-dev.4 00:32:18 v0.0.1-dev.5 00:32:18 v0.0.1-dev.6 00:32:18 v0.0.1-dev.7 00:32:18 v0.0.1-dev.8 00:32:18 v0.0.1-dev.9 00:32:18 v2.2.0-dev.17 [Pipeline] sh 00:32:19 + lftools sign git-tag v2.2.0-dev.17 00:32:19 Signing Git tag with Sigul... 00:32:19 Signing v2.2.0-dev.17 [Pipeline] echo 00:32:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:32:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:32:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:32:20 $ docker stop --time=1 5b6aff44daaa27cad23d0fc36c9a8fce4a0067c7004395bbc3684e491bf20cf8 00:32:21 $ docker rm -f 5b6aff44daaa27cad23d0fc36c9a8fce4a0067c7004395bbc3684e491bf20cf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:32:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:32:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:22 prd-ubuntu20.04-docker-8c-8g-20735 does not seem to be running inside a container 00:32:22 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:32:22 $ docker top 02a3eee775b566d818e4c7e663b19c96a3aa1a26a0716a95cb90369aed55a62a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:23 [ssh-agent] Looking for ssh-agent implementation... 00:32:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:23 $ docker exec 02a3eee775b566d818e4c7e663b19c96a3aa1a26a0716a95cb90369aed55a62a ssh-agent 00:32:23 SSH_AUTH_SOCK=/tmp/ssh-cFnRj8hOLVC3/agent.33 00:32:23 SSH_AGENT_PID=40 00:32:23 Running ssh-add (command line suppressed) 00:32:23 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3483148636061984935.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3483148636061984935.key) 00:32:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:23 + git semver bump pre 00:32:23 2022-07-22 00:32:23,888 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:32:23 2022-07-22 00:32:23,889 [bump_version] DEBUG bumping version:2.2.0-dev.17 on axis:pre with prefix:dev 00:32:23 2022-07-22 00:32:23,889 [bump_version] DEBUG bumped version:2.2.0-dev.18 00:32:23 2022-07-22 00:32:23,889 [write_version] DEBUG write version:2.2.0-dev.18 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 00:32:23 2022-07-22 00:32:23,889 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:32:23 2022-07-22 00:32:23,889 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:32:23 2022-07-22 00:32:23,891 [execute] INFO git cat-file --batch-check 00:32:23 2022-07-22 00:32:23,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:32:23 2022-07-22 00:32:23,898 [execute] INFO git cat-file --batch 00:32:23 2022-07-22 00:32:23,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:32:23 2022-07-22 00:32:23,903 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:32:23 2.2.0-dev.18 [Pipeline] } 00:32:23 $ docker exec --env ******** --env ******** 02a3eee775b566d818e4c7e663b19c96a3aa1a26a0716a95cb90369aed55a62a ssh-agent -k 00:32:24 unset SSH_AUTH_SOCK; 00:32:24 unset SSH_AGENT_PID; 00:32:24 echo Agent pid 40 killed; 00:32:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:24 + git semver [Pipeline] } 00:32:24 $ docker stop --time=1 02a3eee775b566d818e4c7e663b19c96a3aa1a26a0716a95cb90369aed55a62a 00:32:25 $ docker rm -f 02a3eee775b566d818e4c7e663b19c96a3aa1a26a0716a95cb90369aed55a62a [Pipeline] // withDockerContainer [Pipeline] sh 00:32:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:32:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:26 prd-ubuntu20.04-docker-8c-8g-20735 does not seem to be running inside a container 00:32:26 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:32:27 $ docker top 40624177c949bc138714397784c2cee6882d8e3bf9f5f26b82ddfef43e704334 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:27 [ssh-agent] Looking for ssh-agent implementation... 00:32:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:27 $ docker exec 40624177c949bc138714397784c2cee6882d8e3bf9f5f26b82ddfef43e704334 ssh-agent 00:32:27 SSH_AUTH_SOCK=/tmp/ssh-p2xlwNuTzflK/agent.32 00:32:27 SSH_AGENT_PID=38 00:32:27 Running ssh-add (command line suppressed) 00:32:27 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1456791130568228549.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1456791130568228549.key) 00:32:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:27 + git semver push 00:32:28 2022-07-22 00:32:28,085 [run_push] DEBUG push 00:32:28 2022-07-22 00:32:28,086 [execute] INFO git cat-file --batch-check 00:32:28 2022-07-22 00:32:28,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:32:28 2022-07-22 00:32:28,089 [execute] INFO git rev-list 29b992591872a76b24685a1bc2a6b3de3cf587c7 -- 00:32:28 2022-07-22 00:32:28,090 [execute] DEBUG Popen(['git', 'rev-list', '29b992591872a76b24685a1bc2a6b3de3cf587c7', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 00:32:28 2022-07-22 00:32:28,095 [execute] INFO git fetch -v origin 00:32:28 2022-07-22 00:32:28,095 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 00:32:28 2022-07-22 00:32:28,552 [run_push] DEBUG no remote changes detected 00:32:28 2022-07-22 00:32:28,553 [execute] INFO git push origin semver 00:32:28 2022-07-22 00:32:28,553 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 00:32:29 2022-07-22 00:32:29,198 [run_push] DEBUG push all version tags 00:32:29 2022-07-22 00:32:29,199 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:32:29 2022-07-22 00:32:29,199 [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) 00:32:29 2022-07-22 00:32:29,829 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:32:29 2.2.0-dev.18 [Pipeline] } 00:32:30 $ docker exec --env ******** --env ******** 40624177c949bc138714397784c2cee6882d8e3bf9f5f26b82ddfef43e704334 ssh-agent -k 00:32:30 unset SSH_AUTH_SOCK; 00:32:30 unset SSH_AGENT_PID; 00:32:30 echo Agent pid 38 killed; 00:32:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:30 + git semver [Pipeline] } 00:32:30 $ docker stop --time=1 40624177c949bc138714397784c2cee6882d8e3bf9f5f26b82ddfef43e704334 00:32:32 $ docker rm -f 40624177c949bc138714397784c2cee6882d8e3bf9f5f26b82ddfef43e704334 [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 00:32:32 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 00:32:32 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 00:32:32 total 16 00:32:32 drwxr-xr-x 3 root root 4096 Jul 22 00:22 . 00:32:32 drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 00:32 .. 00:32:32 drwxr-xr-x 2 root root 4096 Jul 22 00:22 cost 00:32:32 -rw-r--r-- 1 root root 87 Jul 22 00:22 cost.csv 00:32:32 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 00:32:32 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 00:32:32 total 16 00:32:32 drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 00:22 . 00:32:32 drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 00:32 .. 00:32:32 drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 00:22 cost 00:32:32 -rw-r--r-- 1 jenkins jenkins 87 Jul 22 00:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:32:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:32:33 ---> package-listing.sh 00:32:33 ++ facter osfamily 00:32:33 ++ tr '[:upper:]' '[:lower:]' 00:32:34 + OS_FAMILY=debian 00:32:34 + workspace=/w/workspace/exfoundry_device-usb-camera_main 00:32:34 + START_PACKAGES=/tmp/packages_start.txt 00:32:34 + END_PACKAGES=/tmp/packages_end.txt 00:32:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:32:34 + PACKAGES=/tmp/packages_start.txt 00:32:34 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 00:32:34 + PACKAGES=/tmp/packages_end.txt 00:32:34 + case "${OS_FAMILY}" in 00:32:34 + dpkg -l 00:32:34 + grep '^ii' 00:32:34 + '[' -f /tmp/packages_start.txt ']' 00:32:34 + '[' -f /tmp/packages_end.txt ']' 00:32:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:32:34 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 00:32:34 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 00:32:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 00:32:34 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 00:32:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:32:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:35 prd-ubuntu20.04-docker-8c-8g-20735 does not seem to be running inside a container 00:32:35 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:32:35 $ docker top 1b9a131e8081df5494b94015b5d3cf5a66156ea9550192193648d4ef52abf1e2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:35 + touch /tmp/pre-build-complete [Pipeline] sh 00:32:35 + mkdir -p /var/log/sysstat [Pipeline] sh 00:32:36 + ls /var/log/sa-host 00:32:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:32:36 provisioning config files... 00:32:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1731773534538708610tmp [Pipeline] { [Pipeline] echo 00:32:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:32:36 ---> create-netrc.sh [Pipeline] } 00:32:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:32:36 ---> python-tools-install.sh [Pipeline] echo 00:32:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:32:37 ---> sudo-logs.sh 00:32:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:32:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:32:37 ---> job-cost.sh 00:32:37 lf-activate-venv: SKIPPING 00:32:37 DEBUG: total: 0.2199999988079071 00:32:37 INFO: Retrieving Stack Cost... 00:32:38 INFO: Retrieving Pricing Info for: v3-standard-8 00:32:38 INFO: Archiving Costs [Pipeline] echo 00:32:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:32:38 ---> logs-deploy.sh 00:32:38 lf-activate-venv: SKIPPING 00:32:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/28 00:32:38 INFO: archiving workspace using pattern(s): 00:32:39 Archives upload complete. 00:32:39 INFO: archiving logs to Nexus 00:32:40 ---> uname -a: 00:32:40 Linux prd-ubuntu20-04-docker-8c-8g-20735 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 00:32:40 00:32:40 00:32:40 ---> lscpu: 00:32:40 Architecture: x86_64 00:32:40 CPU op-mode(s): 32-bit, 64-bit 00:32:40 Byte Order: Little Endian 00:32:40 Address sizes: 40 bits physical, 48 bits virtual 00:32:40 CPU(s): 8 00:32:40 On-line CPU(s) list: 0-7 00:32:40 Thread(s) per core: 1 00:32:40 Core(s) per socket: 1 00:32:40 Socket(s): 8 00:32:40 NUMA node(s): 1 00:32:40 Vendor ID: AuthenticAMD 00:32:40 CPU family: 23 00:32:40 Model: 49 00:32:40 Model name: AMD EPYC-Rome Processor 00:32:40 Stepping: 0 00:32:40 CPU MHz: 2800.000 00:32:40 BogoMIPS: 5600.00 00:32:40 Virtualization: AMD-V 00:32:40 Hypervisor vendor: KVM 00:32:40 Virtualization type: full 00:32:40 L1d cache: 256 KiB 00:32:40 L1i cache: 256 KiB 00:32:40 L2 cache: 4 MiB 00:32:40 L3 cache: 128 MiB 00:32:40 NUMA node0 CPU(s): 0-7 00:32:40 Vulnerability Itlb multihit: Not affected 00:32:40 Vulnerability L1tf: Not affected 00:32:40 Vulnerability Mds: Not affected 00:32:40 Vulnerability Meltdown: Not affected 00:32:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:32:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:32:40 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:32:40 Vulnerability Srbds: Not affected 00:32:40 Vulnerability Tsx async abort: Not affected 00:32:40 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 00:32:40 00:32:40 00:32:40 ---> nproc: 00:32:40 8 00:32:40 00:32:40 00:32:40 ---> df -h: 00:32:40 Filesystem Size Used Avail Use% Mounted on 00:32:40 overlay 155G 13G 143G 8% / 00:32:40 tmpfs 64M 0 64M 0% /dev 00:32:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:32:40 shm 64M 0 64M 0% /dev/shm 00:32:40 /dev/vda1 155G 13G 143G 8% /facter-os 00:32:40 00:32:40 00:32:40 ---> sar -b -r -n DEV: 00:32:40 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20735) 07/22/22 _x86_64_ (8 CPU) 00:32:40 00:32:40 00:20:00 LINUX RESTART (8 CPU) 00:32:40 00:32:40 00:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:32:40 00:22:01 200.27 1.28 198.98 0.00 15.46 44828.00 0.00 00:32:40 00:23:01 139.83 0.08 139.74 0.00 18.66 40398.60 0.00 00:32:40 00:24:01 1.83 0.00 1.83 0.00 0.00 22.14 0.00 00:32:40 00:25:01 2.07 0.00 2.07 0.00 0.00 22.80 0.00 00:32:40 00:26:01 1.32 0.02 1.30 0.00 0.13 14.00 0.00 00:32:40 00:27:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 00:32:40 00:28:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 00:32:40 00:29:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 00:32:40 00:30:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 00:32:40 00:31:01 1.38 0.00 1.38 0.00 0.00 21.19 0.00 00:32:40 00:32:01 60.57 0.33 60.24 0.00 16.26 40868.12 0.00 00:32:40 Average: 37.48 0.16 37.32 0.00 4.59 11474.99 0.00 00:32:40 00:32:40 00:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:32:40 00:22:01 28198924 31643688 645656 1.96 165056 3479040 2361304 6.96 1348736 2870476 5792 00:32:40 00:23:01 27483336 31778480 510956 1.55 173920 4261860 1852168 5.46 1282244 3593520 412 00:32:40 00:24:01 27484284 31779560 509992 1.55 173940 4261864 1852168 5.46 1281964 3593524 20 00:32:40 00:25:01 27484836 31780128 509448 1.55 173976 4261860 1852168 5.46 1281360 3593524 16 00:32:40 00:26:01 27488836 31784176 505340 1.54 174008 4261872 1852168 5.46 1277380 3593532 180 00:32:40 00:27:01 27490876 31786228 503260 1.53 174048 4261872 1852168 5.46 1275568 3593532 12 00:32:40 00:28:01 27495364 31791012 498688 1.52 174064 4261880 1852168 5.46 1270824 3593788 20 00:32:40 00:29:01 27495312 31790984 498872 1.52 174080 4261884 1852168 5.46 1271120 3593792 24 00:32:40 00:30:01 27495224 31790904 498908 1.52 174096 4261880 1852168 5.46 1271044 3593792 12 00:32:40 00:31:01 27495200 31790892 498852 1.52 174124 4261864 1852168 5.46 1271348 3593772 24 00:32:40 00:32:01 26684212 31760720 527596 1.60 197032 4966236 1841312 5.43 1360812 4259684 228 00:32:40 Average: 27481491 31770616 518870 1.58 175304 4254737 1897466 5.59 1290218 3588449 613 00:32:40 00:32:40 00:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:32:40 00:22:01 ens3 344.03 242.53 1839.18 95.70 0.00 0.00 0.00 0.00 00:32:40 00:22:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 00:32:40 00:22:01 veth364dd8e 0.03 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:32:40 00:22:01 docker0 179.00 257.62 13.32 1787.45 0.00 0.00 0.00 0.00 00:32:40 00:23:01 ens3 288.27 231.29 3277.27 910.71 0.00 0.00 0.00 0.00 00:32:40 00:23:01 lo 9.40 9.40 0.92 0.92 0.00 0.00 0.00 0.00 00:32:40 00:23:01 docker0 13.86 34.38 1.01 504.56 0.00 0.00 0.00 0.00 00:32:40 00:24:01 ens3 13.21 4.82 14.47 0.38 0.00 0.00 0.00 0.00 00:32:40 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:40 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:40 00:25:01 ens3 0.53 0.33 0.27 0.20 0.00 0.00 0.00 0.00 00:32:40 00:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:32:40 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:40 00:26:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 00:32:40 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:40 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:40 00:27:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:32:40 00:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:32:40 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:40 00:28:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:32:40 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:40 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:40 00:29:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:32:40 00:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:32:40 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:40 00:30:01 ens3 0.17 0.07 0.06 0.00 0.00 0.00 0.00 0.00 00:32:40 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:40 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:40 00:31:01 ens3 1.67 0.77 0.58 0.36 0.00 0.00 0.00 0.00 00:32:40 00:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:32:40 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:40 00:32:01 ens3 203.12 150.02 4669.14 53.31 0.00 0.00 0.00 0.00 00:32:40 00:32:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 00:32:40 00:32:01 docker0 35.98 42.79 3.22 687.43 0.00 0.00 0.00 0.00 00:32:40 Average: ens3 77.40 57.28 890.95 96.43 0.00 0.00 0.00 0.00 00:32:40 Average: lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 00:32:40 Average: docker0 20.80 30.43 1.59 270.84 0.00 0.00 0.00 0.00 00:32:40 00:32:40 00:32:40 ---> sar -P ALL: 00:32:40 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20735) 07/22/22 _x86_64_ (8 CPU) 00:32:40 00:32:40 00:20:00 LINUX RESTART (8 CPU) 00:32:40 00:32:40 00:21:01 CPU %user %nice %system %iowait %steal %idle 00:32:40 00:22:01 all 23.80 0.00 5.21 1.29 0.07 69.63 00:32:40 00:22:01 0 24.08 0.00 5.30 0.29 0.07 70.27 00:32:40 00:22:01 1 23.49 0.00 4.99 0.71 0.07 70.75 00:32:40 00:22:01 2 22.85 0.00 5.59 2.29 0.08 69.18 00:32:40 00:22:01 3 23.70 0.00 4.77 0.19 0.08 71.26 00:32:40 00:22:01 4 24.09 0.00 4.49 0.40 0.08 70.94 00:32:40 00:22:01 5 23.70 0.00 6.23 4.76 0.07 65.24 00:32:40 00:22:01 6 23.78 0.00 4.92 0.88 0.05 70.37 00:32:40 00:22:01 7 24.68 0.00 5.42 0.81 0.08 69.00 00:32:40 00:23:01 all 20.98 0.00 4.05 0.90 0.06 74.01 00:32:40 00:23:01 0 18.93 0.00 4.50 0.03 0.07 76.46 00:32:40 00:23:01 1 22.80 0.00 4.14 0.72 0.05 72.29 00:32:40 00:23:01 2 20.40 0.00 3.67 0.56 0.05 75.33 00:32:40 00:23:01 3 23.36 0.00 4.37 4.57 0.07 67.64 00:32:40 00:23:01 4 20.53 0.00 4.07 0.84 0.07 74.49 00:32:40 00:23:01 5 21.36 0.00 3.98 0.05 0.07 74.55 00:32:40 00:23:01 6 19.18 0.00 4.04 0.20 0.05 76.53 00:32:40 00:23:01 7 21.31 0.00 3.63 0.17 0.07 74.82 00:32:40 00:24:01 all 0.27 0.00 0.02 0.01 0.00 99.69 00:32:40 00:24:01 0 0.07 0.00 0.05 0.00 0.00 99.88 00:32:40 00:24:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:32:40 00:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:32:40 00:24:01 3 1.97 0.00 0.02 0.05 0.02 97.95 00:32:40 00:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:32:40 00:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:32:40 00:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:32:40 00:24:01 7 0.03 0.00 0.05 0.00 0.00 99.92 00:32:40 00:25:01 all 0.10 0.00 0.01 0.01 0.01 99.88 00:32:40 00:25:01 0 0.05 0.00 0.00 0.00 0.02 99.93 00:32:40 00:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 00:32:40 00:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:32:40 00:25:01 3 0.68 0.00 0.02 0.05 0.00 99.25 00:32:40 00:25:01 4 0.00 0.00 0.02 0.00 0.02 99.97 00:32:40 00:25:01 5 0.02 0.00 0.03 0.02 0.00 99.93 00:32:40 00:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:32:40 00:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:32:40 00:26:01 all 0.02 0.00 0.02 0.01 0.00 99.96 00:32:40 00:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:32:40 00:26:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:32:40 00:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:32:40 00:26:01 3 0.00 0.00 0.02 0.05 0.00 99.93 00:32:40 00:26:01 4 0.03 0.00 0.03 0.00 0.02 99.92 00:32:40 00:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 00:32:40 00:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:32:40 00:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:32:40 00:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:32:40 00:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:32:40 00:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:32:40 00:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:32:40 00:27:01 3 0.00 0.00 0.00 0.03 0.02 99.95 00:32:40 00:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:32:40 00:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:32:40 00:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:32:40 00:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:32:40 00:28:01 all 0.02 0.00 0.01 0.00 0.01 99.95 00:32:40 00:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:32:40 00:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:32:40 00:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:32:40 00:28:01 3 0.02 0.00 0.00 0.02 0.00 99.97 00:32:40 00:28:01 4 0.02 0.00 0.02 0.02 0.02 99.93 00:32:40 00:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:32:40 00:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:32:40 00:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:32:40 00:29:01 all 0.04 0.00 0.01 0.00 0.00 99.94 00:32:40 00:29:01 0 0.12 0.00 0.02 0.00 0.00 99.87 00:32:40 00:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:32:40 00:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:32:40 00:29:01 3 0.00 0.00 0.02 0.03 0.00 99.95 00:32:40 00:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:32:40 00:29:01 5 0.05 0.00 0.02 0.00 0.00 99.93 00:32:40 00:29:01 6 0.12 0.00 0.00 0.00 0.00 99.88 00:32:40 00:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 00:32:40 00:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:32:40 00:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:32:40 00:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:32:40 00:30:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:32:40 00:30:01 3 0.02 0.00 0.00 0.02 0.00 99.97 00:32:40 00:30:01 4 0.00 0.00 0.03 0.00 0.02 99.95 00:32:40 00:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:32:40 00:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:32:40 00:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:32:40 00:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 00:32:40 00:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:32:40 00:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 00:32:40 00:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:32:40 00:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 00:32:40 00:31:01 4 0.02 0.00 0.03 0.02 0.00 99.93 00:32:40 00:31:01 5 0.07 0.00 0.02 0.00 0.02 99.90 00:32:40 00:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:32:40 00:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:32:40 00:32:01 all 4.80 0.00 1.95 0.56 0.02 92.68 00:32:40 00:32:01 0 5.02 0.00 1.65 0.07 0.02 93.25 00:32:40 00:32:01 1 3.73 0.00 1.88 0.02 0.02 94.35 00:32:40 00:32:01 2 4.82 0.00 1.66 0.22 0.03 93.27 00:32:40 00:32:01 3 4.42 0.00 2.77 3.84 0.03 88.94 00:32:40 00:32:01 4 5.63 0.00 2.08 0.02 0.02 92.26 00:32:40 00:32:01 5 4.84 0.00 1.66 0.05 0.02 93.44 00:32:40 00:32:01 6 3.96 0.00 1.74 0.02 0.02 94.26 00:32:40 00:32:01 7 5.97 0.00 2.15 0.23 0.02 91.64 00:32:40 00:32:40 Average: CPU %user %nice %system %iowait %steal %idle 00:32:40 Average: all 4.52 0.00 1.02 0.25 0.02 94.19 00:32:40 Average: 0 4.37 0.00 1.05 0.03 0.02 94.53 00:32:40 Average: 1 4.53 0.00 1.01 0.13 0.02 94.32 00:32:40 Average: 2 4.34 0.00 0.99 0.28 0.02 94.37 00:32:40 Average: 3 4.91 0.00 1.08 0.80 0.02 93.19 00:32:40 Average: 4 4.56 0.00 0.98 0.12 0.02 94.32 00:32:40 Average: 5 4.52 0.00 1.08 0.44 0.02 93.94 00:32:40 Average: 6 4.25 0.00 0.97 0.10 0.01 94.67 00:32:40 Average: 7 4.68 0.00 1.01 0.11 0.02 94.18 00:32:40 00:32:40 00:32:40