Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82843687bcf82fd8ddbc6870f1be613a828c9679 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-ssh9241818036064689459.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh2727475037934277280.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-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-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5680342920470129897.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh4131208714419389656.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-onvif-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-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11944237715704636612.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-onvif-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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-onvif-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 ‘prd-ubuntu20.04-docker-8c-8g-17045’ Running on prd-ubuntu20.04-docker-8c-8g-17047 in /w/workspace/foundry_device-onvif-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 82843687bcf82fd8ddbc6870f1be613a828c9679 (main) Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-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 82843687bcf82fd8ddbc6870f1be613a828c9679 # timeout=10 Commit message: "docs: Remove compose folder and update doc (#95)" > git rev-list --no-walk 84f2c4fd4e35f46928256df416a01a34dc7a6192 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:33:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:33:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:33:46 ========================================================= 19:33:46 EdgeX Global Pipelines Version Info 19:33:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:33:46 ------------------- 19:33:46 stable info: 19:33:46 ------------------- 19:33:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:33:46 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 19:33:46 Message: update stable to v1.0.234 19:33:47 ------------------- 19:33:47 experimental info: 19:33:47 ------------------- 19:33:47 Commited By: **** collab-it+edgex@linuxfoundation.org 19:33:47 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 19:33:47 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:33:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:33:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:33:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:33:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:33:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82843687bcf82fd8ddbc6870f1be613a828c9679 [Pipeline] echo 19:33:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8284368 [Pipeline] echo 19:33:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:33:48 provisioning config files... 19:33:48 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config983183776202162271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:33:48 ---> docker-login.sh 19:33:48 nexus3.edgexfoundry.org:10001 19:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:48 Configure a credential helper to remove this warning. See 19:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:48 19:33:48 Login Succeeded 19:33:48 nexus3.edgexfoundry.org:10002 19:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:48 Configure a credential helper to remove this warning. See 19:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:48 19:33:48 Login Succeeded 19:33:48 nexus3.edgexfoundry.org:10003 19:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:49 Configure a credential helper to remove this warning. See 19:33:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:49 19:33:49 Login Succeeded 19:33:49 nexus3.edgexfoundry.org:10004 19:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:49 Configure a credential helper to remove this warning. See 19:33:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:49 19:33:49 Login Succeeded 19:33:49 docker.io 19:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:49 Configure a credential helper to remove this warning. See 19:33:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:49 19:33:49 Login Succeeded 19:33:49 ---> docker-login.sh ends [Pipeline] } 19:33:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:33:50 + git rev-list -1 --merges 82843687bcf82fd8ddbc6870f1be613a828c9679~1..82843687bcf82fd8ddbc6870f1be613a828c9679 [Pipeline] echo 19:33:50 -----------> git rev-list -1 --merges 82843687bcf82fd8ddbc6870f1be613a828c9679~1..82843687bcf82fd8ddbc6870f1be613a828c9679 82843687bcf82fd8ddbc6870f1be613a828c9679 [false] [Pipeline] sh 19:33:50 + git log --format=format:%s -1 82843687bcf82fd8ddbc6870f1be613a828c9679 [Pipeline] echo 19:33:50 ========================================================= 19:33:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:33:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:33:50 + git log --format=format:%s -1 82843687bcf82fd8ddbc6870f1be613a828c9679 [Pipeline] echo 19:33:50 [semverPrep] GIT_COMMIT: 82843687bcf82fd8ddbc6870f1be613a828c9679, Commit Message: docs: Remove compose folder and update doc (#95) [Pipeline] echo 19:33:50 [semverPrep] This is not a build commit. [Pipeline] sh 19:33:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:33:51 + grep -v github /etc/ssh/ssh_known_hosts 19:33:51 + [ -e /tmp/ssh_known_hosts ] 19:33:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:33:51 + + sudoecho tee -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts 19:33:51 19:33:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:33:51 19:33:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:33:51 0.1.4: Pulling from edgex-devops/py-git-semver 19:33:51 42c077c10790: Pulling fs layer 19:33:51 f63e77b7563a: Pulling fs layer 19:33:51 bd5fdadae976: Pulling fs layer 19:33:51 205491f53016: Pulling fs layer 19:33:51 df18705c85c3: Pulling fs layer 19:33:51 bdb3f477010e: Pulling fs layer 19:33:51 c8a8fc8e1c8f: Pulling fs layer 19:33:51 2c6e9b1d212d: Pulling fs layer 19:33:51 bdb8f0575790: Pulling fs layer 19:33:51 386e3cb2ff24: Pulling fs layer 19:33:51 2343380bae48: Pulling fs layer 19:33:51 205491f53016: Waiting 19:33:51 386e3cb2ff24: Waiting 19:33:51 2343380bae48: Waiting 19:33:51 df18705c85c3: Waiting 19:33:51 bdb3f477010e: Waiting 19:33:51 c8a8fc8e1c8f: Waiting 19:33:51 2c6e9b1d212d: Waiting 19:33:51 f63e77b7563a: Download complete 19:33:51 205491f53016: Download complete 19:33:52 df18705c85c3: Verifying Checksum 19:33:52 df18705c85c3: Download complete 19:33:52 bdb3f477010e: Verifying Checksum 19:33:52 bdb3f477010e: Download complete 19:33:52 bd5fdadae976: Verifying Checksum 19:33:52 bd5fdadae976: Download complete 19:33:52 2c6e9b1d212d: Verifying Checksum 19:33:52 2c6e9b1d212d: Download complete 19:33:52 bdb8f0575790: Verifying Checksum 19:33:52 bdb8f0575790: Download complete 19:33:52 386e3cb2ff24: Download complete 19:33:52 2343380bae48: Download complete 19:33:52 42c077c10790: Verifying Checksum 19:33:52 42c077c10790: Download complete 19:33:52 c8a8fc8e1c8f: Download complete 19:33:53 42c077c10790: Pull complete 19:33:53 f63e77b7563a: Pull complete 19:33:53 bd5fdadae976: Pull complete 19:33:53 205491f53016: Pull complete 19:33:54 df18705c85c3: Pull complete 19:33:54 bdb3f477010e: Pull complete 19:33:55 c8a8fc8e1c8f: Pull complete 19:33:56 2c6e9b1d212d: Pull complete 19:33:56 bdb8f0575790: Pull complete 19:33:56 386e3cb2ff24: Pull complete 19:33:56 2343380bae48: Pull complete 19:33:56 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 19:33:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:33:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:56 prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container 19:33:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-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 19:33:57 $ docker top 7a1014ea718e3012d16272eb67638018556cb81ffb87ccbfabdfdd506f656a34 -eo pid,comm 19:33:57 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). 19:33:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:33:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:33:57 [ssh-agent] Looking for ssh-agent implementation... 19:33:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:33:58 $ docker exec 7a1014ea718e3012d16272eb67638018556cb81ffb87ccbfabdfdd506f656a34 ssh-agent 19:33:58 SSH_AUTH_SOCK=/tmp/ssh-nHNdDOPCOXIX/agent.33 19:33:58 SSH_AGENT_PID=39 19:33:58 Running ssh-add (command line suppressed) 19:33:58 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2676759909127699716.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2676759909127699716.key) 19:33:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:33:58 + git tag --points-at HEAD [Pipeline] } 19:33:58 $ docker exec --env ******** --env ******** 7a1014ea718e3012d16272eb67638018556cb81ffb87ccbfabdfdd506f656a34 ssh-agent -k 19:33:58 unset SSH_AUTH_SOCK; 19:33:58 unset SSH_AGENT_PID; 19:33:58 echo Agent pid 39 killed; 19:33:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:33:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:33:58 [ssh-agent] Looking for ssh-agent implementation... 19:33:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:33:58 $ docker exec 7a1014ea718e3012d16272eb67638018556cb81ffb87ccbfabdfdd506f656a34 ssh-agent 19:33:59 SSH_AUTH_SOCK=/tmp/ssh-QgW81Q7vOcyR/agent.71 19:33:59 SSH_AGENT_PID=77 19:33:59 Running ssh-add (command line suppressed) 19:33:59 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6680973404028046753.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6680973404028046753.key) 19:33:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:33:59 + git semver init 19:33:59 2022-07-06 19:33:59,668 [run_init] DEBUG init version:0.0.0 force:False 19:33:59 2022-07-06 19:33:59,669 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 19:33:59 2022-07-06 19:33:59,669 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 19:33:59 2022-07-06 19:33:59,669 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 19:34:00 2022-07-06 19:34:00,331 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 19:34:00 2022-07-06 19:34:00,331 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 19:34:00 2022-07-06 19:34:00,332 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:34:00 2022-07-06 19:34:00,332 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:34:00 0.0.1-dev.22 [Pipeline] } 19:34:00 $ docker exec --env ******** --env ******** 7a1014ea718e3012d16272eb67638018556cb81ffb87ccbfabdfdd506f656a34 ssh-agent -k 19:34:00 unset SSH_AUTH_SOCK; 19:34:00 unset SSH_AGENT_PID; 19:34:00 echo Agent pid 77 killed; 19:34:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:34:01 + git semver [Pipeline] } 19:34:01 $ docker stop --time=1 7a1014ea718e3012d16272eb67638018556cb81ffb87ccbfabdfdd506f656a34 19:34:02 $ docker rm -f 7a1014ea718e3012d16272eb67638018556cb81ffb87ccbfabdfdd506f656a34 [Pipeline] // withDockerContainer [Pipeline] sh 19:34:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:34:03 Stashed 1 file(s) [Pipeline] echo 19:34:03 [edgeXSemver]: initialized semver on version 0.0.1-dev.22 [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 19:34:03 provisioning config files... 19:34:03 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6916314356618360556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:34:03 ---> docker-login.sh 19:34:03 nexus3.edgexfoundry.org:10001 19:34:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:34:03 Configure a credential helper to remove this warning. See 19:34:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:34:03 19:34:03 Login Succeeded 19:34:03 nexus3.edgexfoundry.org:10002 19:34:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:34:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:34:04 Configure a credential helper to remove this warning. See 19:34:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:34:04 19:34:04 Login Succeeded 19:34:04 nexus3.edgexfoundry.org:10003 19:34:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:34:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:34:04 Configure a credential helper to remove this warning. See 19:34:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:34:04 19:34:04 Login Succeeded 19:34:04 nexus3.edgexfoundry.org:10004 19:34:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:34:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:34:04 Configure a credential helper to remove this warning. See 19:34:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:34:04 19:34:04 Login Succeeded 19:34:04 docker.io 19:34:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:34:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:34:04 Configure a credential helper to remove this warning. See 19:34:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:34:04 19:34:04 Login Succeeded 19:34:04 ---> docker-login.sh ends [Pipeline] } 19:34:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:34:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:34:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:34:04 ========================================================= 19:34:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:34:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 19:34:04 Sending build context to Docker daemon 9.309MB 19:34:04 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 19:34:04 Step 2/13 : FROM ${BASE} AS builder 19:34:04 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:34:04 59bf1c3509f3: Pulling fs layer 19:34:04 666ba61612fd: Pulling fs layer 19:34:04 8ed8ca486205: Pulling fs layer 19:34:04 cc1cd167ecdc: Pulling fs layer 19:34:04 c516ae0d96e1: Pulling fs layer 19:34:04 684cea983483: Pulling fs layer 19:34:04 dd3240ac7de5: Pulling fs layer 19:34:04 b1e948a4e11c: Pulling fs layer 19:34:04 a8fd76ee1af6: Pulling fs layer 19:34:04 646ad004c059: Pulling fs layer 19:34:04 cc1cd167ecdc: Waiting 19:34:04 c516ae0d96e1: Waiting 19:34:04 684cea983483: Waiting 19:34:04 dd3240ac7de5: Waiting 19:34:04 646ad004c059: Waiting 19:34:04 b1e948a4e11c: Waiting 19:34:04 a8fd76ee1af6: Waiting 19:34:04 8ed8ca486205: Verifying Checksum 19:34:04 8ed8ca486205: Download complete 19:34:05 c516ae0d96e1: Verifying Checksum 19:34:05 59bf1c3509f3: Verifying Checksum 19:34:05 59bf1c3509f3: Download complete 19:34:05 684cea983483: Verifying Checksum 19:34:05 684cea983483: Download complete 19:34:05 dd3240ac7de5: Verifying Checksum 19:34:05 dd3240ac7de5: Download complete 19:34:05 b1e948a4e11c: Verifying Checksum 19:34:05 b1e948a4e11c: Download complete 19:34:05 59bf1c3509f3: Pull complete 19:34:05 666ba61612fd: Pull complete 19:34:05 8ed8ca486205: Pull complete 19:34:05 646ad004c059: Verifying Checksum 19:34:05 646ad004c059: Download complete 19:34:05 cc1cd167ecdc: Verifying Checksum 19:34:05 cc1cd167ecdc: Download complete 19:34:06 a8fd76ee1af6: Verifying Checksum 19:34:06 a8fd76ee1af6: Download complete 19:34:09 cc1cd167ecdc: Pull complete 19:34:09 c516ae0d96e1: Pull complete 19:34:09 684cea983483: Pull complete 19:34:09 dd3240ac7de5: Pull complete 19:34:09 b1e948a4e11c: Pull complete 19:34:11 a8fd76ee1af6: Pull complete 19:34:12 646ad004c059: Pull complete 19:34:12 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 19:34:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:34:12 ---> 8f69c11f6b0c 19:34:12 Step 3/13 : ARG MAKE="make build" 19:34:13 ---> Running in e1649e8eaedc 19:34:13 Removing intermediate container e1649e8eaedc 19:34:13 ---> bfdfe6f30e12 19:34:13 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 19:34:13 ---> Running in fbb788f90c12 19:34:13 Removing intermediate container fbb788f90c12 19:34:13 ---> 563542316a45 19:34:13 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 19:34:13 ---> Running in 5521a086719b 19:34:13 Removing intermediate container 5521a086719b 19:34:13 ---> 071297c771d2 19:34:13 Step 6/13 : LABEL Name=edgex-device-onvif-camera 19:34:14 ---> Running in b07b72337473 19:34:14 Removing intermediate container b07b72337473 19:34:14 ---> d860e450be11 19:34:14 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:14 ---> Running in d2a6d4c809cb 19:34:14 Removing intermediate container d2a6d4c809cb 19:34:14 ---> eb0ab3f360bc 19:34:14 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:34:14 ---> Running in 0d74e03590e9 19:34:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:34:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:34:16 OK: 221 MiB in 52 packages 19:34:16 Removing intermediate container 0d74e03590e9 19:34:16 ---> c60d479dae2d 19:34:16 Step 9/13 : WORKDIR /device-onvif-camera 19:34:16 ---> Running in c4ea4ffbaa9c 19:34:16 Removing intermediate container c4ea4ffbaa9c 19:34:16 ---> 6fd4d9a3f3c2 19:34:16 Step 10/13 : COPY go.mod vendor* ./ 19:34:16 ---> 66709f87e35a 19:34:16 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:16 ---> Running in a0df3c114493 19:34:18 Still waiting to schedule task 19:34:18 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17046’ 19:34:31 Removing intermediate container a0df3c114493 19:34:31 ---> c35491c0b618 19:34:31 Step 12/13 : COPY . . 19:34:32 ---> 4b498b6fe53b 19:34:32 Step 13/13 : RUN ${MAKE} 19:34:32 ---> Running in 0b12347c95ea 19:34:32 noop 19:34:33 Removing intermediate container 0b12347c95ea 19:34:33 ---> b004fbe32a48 19:34:33 Successfully built b004fbe32a48 19:34:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:33 + docker inspect -f . ci-base-image-x86_64 19:34:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:33 prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container 19:34:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-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 19:34:33 $ docker top ff629dc44d2b0d1628a42ddccdc10eed17ecbc420927c87a00fc39d65edc2c4b -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:34 + go version 19:34:34 go version go1.17.7 linux/amd64 [Pipeline] } 19:34:34 $ docker stop --time=1 ff629dc44d2b0d1628a42ddccdc10eed17ecbc420927c87a00fc39d65edc2c4b 19:34:35 $ docker rm -f ff629dc44d2b0d1628a42ddccdc10eed17ecbc420927c87a00fc39d65edc2c4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:35 + docker inspect -f . ci-base-image-x86_64 19:34:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:36 prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container 19:34:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-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 19:34:36 $ docker top ff40751eda55b80dc9cfe76cf592c31a264e850c654a019ddc3c3339e805ec17 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:34:37 + make test 19:34:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:34:37 ? github.com/edgexfoundry/device-onvif-camera [no test files] 19:34:47 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 19:34:47 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.018s coverage: 7.0% of statements 19:34:47 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 19:34:50 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.776s coverage: 13.8% of statements 19:34:57 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:35:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:35:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:35:01 ./bin/test-attribution-txt.sh [Pipeline] echo 19:35:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:35:01 $ docker stop --time=1 ff40751eda55b80dc9cfe76cf592c31a264e850c654a019ddc3c3339e805ec17 19:35:03 $ docker rm -f ff40751eda55b80dc9cfe76cf592c31a264e850c654a019ddc3c3339e805ec17 [Pipeline] // withDockerContainer [Pipeline] sh 19:35:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:35:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:35:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:35:04 + ls -al . 19:35:04 total 248 19:35:04 drwxrwxr-x 9 jenkins jenkins 4096 Jul 6 19:35 . 19:35:04 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 19:33 .. 19:35:04 drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 19:34 .git 19:35:04 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 19:33 .github 19:35:04 -rw-rw-r-- 1 jenkins jenkins 352 Jul 6 19:33 .gitignore 19:35:04 -rw-rw-r-- 1 jenkins jenkins 42 Jul 6 19:33 .golangci.yml 19:35:04 drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 19:34 .semver 19:35:04 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 6 19:33 Attribution.txt 19:35:04 -rw-rw-r-- 1 jenkins jenkins 189 Jul 6 19:33 CHANGELOG.md 19:35:04 -rw-rw-r-- 1 jenkins jenkins 1667 Jul 6 19:33 Dockerfile 19:35:04 -rw-rw-r-- 1 jenkins jenkins 677 Jul 6 19:33 GOVERNANCE.md 19:35:04 -rw-rw-r-- 1 jenkins jenkins 660 Jul 6 19:33 Jenkinsfile 19:35:04 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 6 19:33 LICENSE 19:35:04 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 6 19:33 Makefile 19:35:04 -rw-rw-r-- 1 jenkins jenkins 625 Jul 6 19:33 OWNERS.md 19:35:04 -rw-rw-r-- 1 jenkins jenkins 31035 Jul 6 19:33 README.md 19:35:04 -rw-rw-r-- 1 jenkins jenkins 12 Jul 6 19:34 VERSION 19:35:04 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 19:33 bin 19:35:04 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 19:33 cmd 19:35:04 -rw-r--r-- 1 jenkins jenkins 70262 Jul 6 19:34 coverage.out 19:35:04 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 19:33 doc 19:35:04 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 6 19:33 go.mod 19:35:04 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 6 19:33 go.sum 19:35:04 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 19:33 internal 19:35:04 -rw-rw-r-- 1 jenkins jenkins 236 Jul 6 19:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:04 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=82843687bcf82fd8ddbc6870f1be613a828c9679 --label arch=amd64 --label version=0.0.1-dev.22 . 19:35:04 Sending build context to Docker daemon 9.38MB 19:35:04 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 19:35:04 Step 2/26 : FROM ${BASE} AS builder 19:35:04 ---> b004fbe32a48 19:35:04 Step 3/26 : ARG MAKE="make build" 19:35:04 ---> Running in 57e3d19b4e48 19:35:05 Removing intermediate container 57e3d19b4e48 19:35:05 ---> 855d8ba3a8dd 19:35:05 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 19:35:05 ---> Running in dd0510c8bf2d 19:35:05 Removing intermediate container dd0510c8bf2d 19:35:05 ---> e7d02f8db25a 19:35:05 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 19:35:05 ---> Running in e7f2048ea09b 19:35:05 Removing intermediate container e7f2048ea09b 19:35:05 ---> 32f33af35a33 19:35:05 Step 6/26 : LABEL Name=edgex-device-onvif-camera 19:35:05 ---> Running in 01e0b55e8bfb 19:35:05 Removing intermediate container 01e0b55e8bfb 19:35:05 ---> b506fa59d5cd 19:35:05 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:05 ---> Running in 645a0015ef58 19:35:06 Removing intermediate container 645a0015ef58 19:35:06 ---> 83a468cddcf5 19:35:06 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:35:06 ---> Running in b168c39268e9 19:35:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:35:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:35:07 OK: 221 MiB in 52 packages 19:35:08 Removing intermediate container b168c39268e9 19:35:08 ---> e142a072c799 19:35:08 Step 9/26 : WORKDIR /device-onvif-camera 19:35:08 ---> Running in c8c335b0619b 19:35:08 Removing intermediate container c8c335b0619b 19:35:08 ---> 4f01a9e6cb18 19:35:08 Step 10/26 : COPY go.mod vendor* ./ 19:35:08 ---> f9b17512ce70 19:35:08 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:08 ---> Running in 09639bc1d4f4 19:35:09 Removing intermediate container 09639bc1d4f4 19:35:09 ---> cef029cd9669 19:35:09 Step 12/26 : COPY . . 19:35:09 ---> 5882a428c544 19:35:09 Step 13/26 : RUN ${MAKE} 19:35:09 ---> Running in 66fc41fc3491 19:35:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.22 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 19:35:31 Removing intermediate container 66fc41fc3491 19:35:31 ---> 09a056af3575 19:35:31 Step 14/26 : FROM alpine:3.15 19:35:31 3.15: Pulling from library/alpine 19:35:31 df9b9388f04a: Pulling fs layer 19:35:31 df9b9388f04a: Verifying Checksum 19:35:31 df9b9388f04a: Download complete 19:35:31 df9b9388f04a: Pull complete 19:35:31 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:35:31 Status: Downloaded newer image for alpine:3.15 19:35:31 ---> 0ac33e5f5afa 19:35:31 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:35:31 ---> Running in b8e7e1875c0f 19:35:31 Removing intermediate container b8e7e1875c0f 19:35:31 ---> 4522b8f4a24e 19:35:31 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 19:35:31 ---> Running in b5fb10a67db7 19:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:35:31 (1/6) Installing dumb-init (1.2.5-r1) 19:35:31 (2/6) Installing libgcc (10.3.1_git20211027-r0) 19:35:31 (3/6) Installing libsodium (1.0.18-r0) 19:35:31 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 19:35:31 (5/6) Installing libzmq (4.3.4-r0) 19:35:31 (6/6) Installing zeromq (4.3.4-r0) 19:35:31 Executing busybox-1.34.1-r5.trigger 19:35:31 OK: 8 MiB in 20 packages 19:35:31 Removing intermediate container b5fb10a67db7 19:35:31 ---> fc171c6faf0c 19:35:31 Step 17/26 : WORKDIR / 19:35:31 ---> Running in 2f6f3fb9ca0d 19:35:31 Removing intermediate container 2f6f3fb9ca0d 19:35:31 ---> 5856653dbce6 19:35:31 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 19:35:32 ---> 893aa955e2c5 19:35:32 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 19:35:32 ---> 4988659860f7 19:35:32 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 19:35:32 ---> 14ddac940a6d 19:35:32 Step 21/26 : EXPOSE 59984 19:35:32 ---> Running in ae1d5ae9260e 19:35:32 Removing intermediate container ae1d5ae9260e 19:35:32 ---> 457ebe297d89 19:35:32 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 19:35:32 ---> Running in 1b586a5978d8 19:35:32 Removing intermediate container 1b586a5978d8 19:35:32 ---> 71f43d195386 19:35:32 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:35:32 ---> Running in 2dbced682ffa 19:35:32 Removing intermediate container 2dbced682ffa 19:35:32 ---> ccc54169e7e1 19:35:32 Step 24/26 : LABEL arch=amd64 19:35:33 ---> Running in 49924b5f8015 19:35:33 Removing intermediate container 49924b5f8015 19:35:33 ---> e1da8fcceb47 19:35:33 Step 25/26 : LABEL git_sha=82843687bcf82fd8ddbc6870f1be613a828c9679 19:35:33 ---> Running in f9a96f2f57e2 19:35:33 Removing intermediate container f9a96f2f57e2 19:35:33 ---> c629b1ca0eb8 19:35:33 Step 26/26 : LABEL version=0.0.1-dev.22 19:35:33 ---> Running in 6f1d9b5fd2cb 19:35:33 Removing intermediate container 6f1d9b5fd2cb 19:35:33 ---> 5d7708d5c3e2 19:35:33 [Warning] One or more build-args [ARCH] were not consumed 19:35:33 Successfully built 5d7708d5c3e2 19:35:33 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:35:33 provisioning config files... 19:35:33 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6075149002721253429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:35:33 ---> docker-login.sh 19:35:33 nexus3.edgexfoundry.org:10001 19:35:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:33 Configure a credential helper to remove this warning. See 19:35:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:33 19:35:33 Login Succeeded 19:35:33 nexus3.edgexfoundry.org:10002 19:35:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:34 Configure a credential helper to remove this warning. See 19:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:34 19:35:34 Login Succeeded 19:35:34 nexus3.edgexfoundry.org:10003 19:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:34 Configure a credential helper to remove this warning. See 19:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:34 19:35:34 Login Succeeded 19:35:34 nexus3.edgexfoundry.org:10004 19:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:34 Configure a credential helper to remove this warning. See 19:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:34 19:35:34 Login Succeeded 19:35:34 docker.io 19:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:34 Configure a credential helper to remove this warning. See 19:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:34 19:35:34 Login Succeeded 19:35:34 ---> docker-login.sh ends [Pipeline] } 19:35:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:35:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:35:34 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 19:35:34 82843687bcf82fd8ddbc6870f1be613a828c9679 19:35:34 latest 19:35:34 0.0.1-dev.22 19:35:34 82843687bcf82fd8ddbc6870f1be613a828c9679-0.0.1-dev.22 19:35:34 main 19:35:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:35 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:82843687bcf82fd8ddbc6870f1be613a828c9679 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:35 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:82843687bcf82fd8ddbc6870f1be613a828c9679 19:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:35:35 e3ed212f267a: Preparing 19:35:35 8f75a323bdb4: Preparing 19:35:35 ff09fcbafc5b: Preparing 19:35:35 fc1c6a4f349a: Preparing 19:35:35 4fc242d58285: Preparing 19:35:35 4fc242d58285: Layer already exists 19:35:35 e3ed212f267a: Pushed 19:35:35 8f75a323bdb4: Pushed 19:35:35 fc1c6a4f349a: Pushed 19:35:38 ff09fcbafc5b: Pushed 19:35:38 82843687bcf82fd8ddbc6870f1be613a828c9679: digest: sha256:a3940103d0af58fcc89996512b63210529857fda86fcfefef964e6927601ec64 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:38 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:38 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 19:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:35:38 e3ed212f267a: Preparing 19:35:38 8f75a323bdb4: Preparing 19:35:38 ff09fcbafc5b: Preparing 19:35:38 fc1c6a4f349a: Preparing 19:35:38 4fc242d58285: Preparing 19:35:38 ff09fcbafc5b: Layer already exists 19:35:38 4fc242d58285: Layer already exists 19:35:38 fc1c6a4f349a: Layer already exists 19:35:38 e3ed212f267a: Layer already exists 19:35:38 8f75a323bdb4: Layer already exists 19:35:38 latest: digest: sha256:a3940103d0af58fcc89996512b63210529857fda86fcfefef964e6927601ec64 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:39 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:39 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.22 19:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:35:39 e3ed212f267a: Preparing 19:35:39 8f75a323bdb4: Preparing 19:35:39 ff09fcbafc5b: Preparing 19:35:39 fc1c6a4f349a: Preparing 19:35:39 4fc242d58285: Preparing 19:35:39 e3ed212f267a: Layer already exists 19:35:39 8f75a323bdb4: Layer already exists 19:35:39 ff09fcbafc5b: Layer already exists 19:35:39 fc1c6a4f349a: Layer already exists 19:35:39 4fc242d58285: Layer already exists 19:35:39 0.0.1-dev.22: digest: sha256:a3940103d0af58fcc89996512b63210529857fda86fcfefef964e6927601ec64 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:39 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:82843687bcf82fd8ddbc6870f1be613a828c9679-0.0.1-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:40 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:82843687bcf82fd8ddbc6870f1be613a828c9679-0.0.1-dev.22 19:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:35:40 e3ed212f267a: Preparing 19:35:40 8f75a323bdb4: Preparing 19:35:40 ff09fcbafc5b: Preparing 19:35:40 fc1c6a4f349a: Preparing 19:35:40 4fc242d58285: Preparing 19:35:40 fc1c6a4f349a: Layer already exists 19:35:40 8f75a323bdb4: Layer already exists 19:35:40 4fc242d58285: Layer already exists 19:35:40 e3ed212f267a: Layer already exists 19:35:40 ff09fcbafc5b: Layer already exists 19:35:40 82843687bcf82fd8ddbc6870f1be613a828c9679-0.0.1-dev.22: digest: sha256:a3940103d0af58fcc89996512b63210529857fda86fcfefef964e6927601ec64 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:40 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:40 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 19:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:35:40 e3ed212f267a: Preparing 19:35:40 8f75a323bdb4: Preparing 19:35:40 ff09fcbafc5b: Preparing 19:35:40 fc1c6a4f349a: Preparing 19:35:40 4fc242d58285: Preparing 19:35:40 ff09fcbafc5b: Layer already exists 19:35:40 fc1c6a4f349a: Layer already exists 19:35:40 e3ed212f267a: Layer already exists 19:35:40 8f75a323bdb4: Layer already exists 19:35:40 4fc242d58285: Layer already exists 19:35:40 main: digest: sha256:a3940103d0af58fcc89996512b63210529857fda86fcfefef964e6927601ec64 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:35:40 ===================================================== [Pipeline] echo 19:35:40 taggedImages: 19:35:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera:82843687bcf82fd8ddbc6870f1be613a828c9679 19:35:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 19:35:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.22 19:35:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera:82843687bcf82fd8ddbc6870f1be613a828c9679-0.0.1-dev.22 19:35:40 - nexus3.edgexfoundry.org:10004/device-onvif-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 19:35:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:35:41 19:35:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:35:41 latest: Pulling from edgex-lftools-log-publisher 19:35:41 5eb5b503b376: Pulling fs layer 19:35:41 5c69ac0246d0: Pulling fs layer 19:35:41 ec43610c2a17: Pulling fs layer 19:35:41 3a2ae6a8a46f: Pulling fs layer 19:35:41 33b1e0a273af: Pulling fs layer 19:35:41 5d3b04190fa2: Pulling fs layer 19:35:41 2f39f015ded8: Pulling fs layer 19:35:41 3a2ae6a8a46f: Waiting 19:35:41 33b1e0a273af: Waiting 19:35:41 2f39f015ded8: Waiting 19:35:41 5c69ac0246d0: Verifying Checksum 19:35:41 5c69ac0246d0: Download complete 19:35:41 3a2ae6a8a46f: Verifying Checksum 19:35:41 3a2ae6a8a46f: Download complete 19:35:41 33b1e0a273af: Verifying Checksum 19:35:41 33b1e0a273af: Download complete 19:35:41 ec43610c2a17: Verifying Checksum 19:35:41 ec43610c2a17: Download complete 19:35:41 5d3b04190fa2: Verifying Checksum 19:35:41 5d3b04190fa2: Download complete 19:35:41 5eb5b503b376: Verifying Checksum 19:35:41 5eb5b503b376: Download complete 19:35:42 2f39f015ded8: Download complete 19:35:42 5eb5b503b376: Pull complete 19:35:43 5c69ac0246d0: Pull complete 19:35:43 ec43610c2a17: Pull complete 19:35:43 3a2ae6a8a46f: Pull complete 19:35:43 33b1e0a273af: Pull complete 19:35:43 5d3b04190fa2: Pull complete 19:35:48 2f39f015ded8: Pull complete 19:35:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:35:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:35:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:35:48 prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container 19:35:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-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 19:35:49 $ docker top 2f5f7156dfcf183e3659f2c5b40da56fc0cbd0a6cfeb4e3711f6989a556baf68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:35:50 ---> job-cost.sh 19:35:50 lf-activate-venv: SKIPPING 19:35:50 INFO: No Stack... 19:35:50 INFO: Retrieving Pricing Info for: v3-standard-8 19:35:51 INFO: Archiving Costs [Pipeline] sh 19:35:51 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 19:35:51 + cut -d, -f6 [Pipeline] lock 19:35:51 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-25-stack-cost] 19:35:51 Resource [jenkins-edgexfoundry-device-onvif-camera-main-25-stack-cost] did not exist. Created. 19:35:51 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:35:51 + echo total: 0.2199999988079071 [Pipeline] stash 19:35:51 Stashed 1 file(s) [Pipeline] } 19:35:51 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 19:35:51 $ docker stop --time=1 2f5f7156dfcf183e3659f2c5b40da56fc0cbd0a6cfeb4e3711f6989a556baf68 19:35:52 $ docker rm -f 2f5f7156dfcf183e3659f2c5b40da56fc0cbd0a6cfeb4e3711f6989a556baf68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:38:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17048 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 19:38:00 Running in /w/workspace/device-onvif-camera/25 [Pipeline] { [Pipeline] checkout 19:38:00 Selected Git installation does not exist. Using Default 19:38:00 The recommended git tool is: NONE 19:38:05 using credential edgex-jenkins-ssh 19:38:05 Cloning the remote Git repository 19:38:05 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 19:38:05 > git init /w/workspace/device-onvif-camera/25 # timeout=10 19:38:05 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 19:38:05 > git --version # timeout=10 19:38:05 > git --version # 'git version 2.25.1' 19:38:05 using GIT_SSH to set credentials SSH Credentials for GitHub 19:38:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:38:06 Avoid second fetch 19:38:06 Checking out Revision 82843687bcf82fd8ddbc6870f1be613a828c9679 (main) 19:38:06 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 19:38:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:38:06 > git config core.sparsecheckout # timeout=10 19:38:06 > git checkout -f 82843687bcf82fd8ddbc6870f1be613a828c9679 # timeout=10 19:38:10 Commit message: "docs: Remove compose folder and update doc (#95)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:38:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:38:11 % Total % Received % Xferd Average Speed Time Time Time Current 19:38:11 Dload Upload Total Spent Left Speed 19:38:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 92825 0 --:--:-- --:--:-- --:--:-- 93534 [Pipeline] sh 19:38:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:38:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:38:12 + sudo tee /etc/docker/daemon.new 19:38:12 { 19:38:12 "registry-mirrors": [ 19:38:12 "https://nexus3.edgexfoundry.org:10001" 19:38:12 ], 19:38:12 "bip": "10.250.0.254/24", 19:38:12 "hosts": [ 19:38:12 "tcp://0.0.0.0:5555", 19:38:12 "unix:///var/run/docker.sock" 19:38:12 ], 19:38:12 "mtu": 1458, 19:38:12 "selinux-enabled": true, 19:38:12 "seccomp-profile": "/etc/docker/seccomp.json" 19:38:12 } [Pipeline] sh 19:38:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:38:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:38:31 provisioning config files... 19:38:32 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/25@tmp/config146565997229481905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:38:32 ---> docker-login.sh 19:38:32 nexus3.edgexfoundry.org:10001 19:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:33 Configure a credential helper to remove this warning. See 19:38:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:33 19:38:33 Login Succeeded 19:38:33 nexus3.edgexfoundry.org:10002 19:38:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:33 Configure a credential helper to remove this warning. See 19:38:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:33 19:38:33 Login Succeeded 19:38:33 nexus3.edgexfoundry.org:10003 19:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:34 Configure a credential helper to remove this warning. See 19:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:34 19:38:34 Login Succeeded 19:38:34 nexus3.edgexfoundry.org:10004 19:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:34 Configure a credential helper to remove this warning. See 19:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:34 19:38:34 Login Succeeded 19:38:34 docker.io 19:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:38:35 Configure a credential helper to remove this warning. See 19:38:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:38:35 19:38:35 Login Succeeded 19:38:35 ---> docker-login.sh ends [Pipeline] } 19:38:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:38:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:38:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:38:36 ========================================================= 19:38:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:38:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 19:38:36 Sending build context to Docker daemon 6.393MB 19:38:37 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 19:38:37 Step 2/13 : FROM ${BASE} AS builder 19:38:37 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:38:37 9b3977197b4f: Pulling fs layer 19:38:37 1a89e8eeedd5: Pulling fs layer 19:38:37 94645a83ff95: Pulling fs layer 19:38:37 e6fb740bc735: Pulling fs layer 19:38:37 3a77bd46dcc9: Pulling fs layer 19:38:37 355e64cbe906: Pulling fs layer 19:38:37 63ab81a10011: Pulling fs layer 19:38:37 555d1d1c4555: Pulling fs layer 19:38:37 7d9057610161: Pulling fs layer 19:38:37 355e64cbe906: Waiting 19:38:37 63ab81a10011: Waiting 19:38:37 555d1d1c4555: Waiting 19:38:37 7d9057610161: Waiting 19:38:37 e6fb740bc735: Waiting 19:38:37 3a77bd46dcc9: Waiting 19:38:37 94645a83ff95: Verifying Checksum 19:38:37 94645a83ff95: Download complete 19:38:37 3a77bd46dcc9: Verifying Checksum 19:38:37 3a77bd46dcc9: Download complete 19:38:37 355e64cbe906: Verifying Checksum 19:38:37 355e64cbe906: Download complete 19:38:37 63ab81a10011: Verifying Checksum 19:38:37 63ab81a10011: Download complete 19:38:37 9b3977197b4f: Download complete 19:38:38 9b3977197b4f: Pull complete 19:38:38 7d9057610161: Verifying Checksum 19:38:38 7d9057610161: Download complete 19:38:38 1a89e8eeedd5: Pull complete 19:38:39 94645a83ff95: Pull complete 19:38:39 555d1d1c4555: Verifying Checksum 19:38:39 555d1d1c4555: Download complete 19:38:40 e6fb740bc735: Verifying Checksum 19:38:40 e6fb740bc735: Download complete 19:38:52 e6fb740bc735: Pull complete 19:38:52 3a77bd46dcc9: Pull complete 19:38:52 355e64cbe906: Pull complete 19:38:52 63ab81a10011: Pull complete 19:38:59 555d1d1c4555: Pull complete 19:39:00 7d9057610161: Pull complete 19:39:00 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 19:39:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:39:00 ---> 819e984ddca1 19:39:00 Step 3/13 : ARG MAKE="make build" 19:39:02 ---> Running in 1aed293ee4ac 19:39:02 Removing intermediate container 1aed293ee4ac 19:39:02 ---> 480e872c3f3a 19:39:02 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 19:39:02 ---> Running in 6df9544c95cd 19:39:02 Removing intermediate container 6df9544c95cd 19:39:02 ---> 222b9fae66cd 19:39:02 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 19:39:02 ---> Running in 8afda6cb3e66 19:39:03 Removing intermediate container 8afda6cb3e66 19:39:03 ---> 15a66ee8299d 19:39:03 Step 6/13 : LABEL Name=edgex-device-onvif-camera 19:39:03 ---> Running in 0f26f97b856d 19:39:03 Removing intermediate container 0f26f97b856d 19:39:03 ---> 014e12f930bd 19:39:03 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:03 ---> Running in e9919243adc8 19:39:05 Removing intermediate container e9919243adc8 19:39:05 ---> 54e4fbbb6245 19:39:05 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:39:05 ---> Running in 7f709e0e2046 19:39:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:39:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:39:08 OK: 220 MiB in 52 packages 19:39:08 Removing intermediate container 7f709e0e2046 19:39:08 ---> dde8ca0b5855 19:39:08 Step 9/13 : WORKDIR /device-onvif-camera 19:39:08 ---> Running in 4cfb58ddc4cb 19:39:09 Removing intermediate container 4cfb58ddc4cb 19:39:09 ---> 67df2b2d472b 19:39:09 Step 10/13 : COPY go.mod vendor* ./ 19:39:09 ---> 890955864393 19:39:09 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:10 ---> Running in 4905b60c2edc 19:39:57 Removing intermediate container 4905b60c2edc 19:39:57 ---> bf63a39a1783 19:39:57 Step 12/13 : COPY . . 19:39:57 ---> b39a485ca296 19:39:57 Step 13/13 : RUN ${MAKE} 19:39:57 ---> Running in 1f6aee71ad92 19:39:57 noop 19:39:57 Removing intermediate container 1f6aee71ad92 19:39:57 ---> 7d9b54076f41 19:39:57 Successfully built 7d9b54076f41 19:39:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:57 + docker inspect -f . ci-base-image-arm64 19:39:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:57 prd-ubuntu20.04-docker-arm64-4c-16g-17048 does not seem to be running inside a container 19:39:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/25 -v /w/workspace/device-onvif-camera/25:/w/workspace/device-onvif-camera/25:rw,z -v /w/workspace/device-onvif-camera/25@tmp:/w/workspace/device-onvif-camera/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:39:59 $ docker top debddc3af3c8d334cdf30c69c1be3e34336fd895efe00192b872929ea6fa3ac0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:40:00 + go version 19:40:00 go version go1.17.7 linux/arm64 [Pipeline] } 19:40:00 $ docker stop --time=1 debddc3af3c8d334cdf30c69c1be3e34336fd895efe00192b872929ea6fa3ac0 19:40:01 $ docker rm -f debddc3af3c8d334cdf30c69c1be3e34336fd895efe00192b872929ea6fa3ac0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:02 + docker inspect -f . ci-base-image-arm64 19:40:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:02 prd-ubuntu20.04-docker-arm64-4c-16g-17048 does not seem to be running inside a container 19:40:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/25 -v /w/workspace/device-onvif-camera/25:/w/workspace/device-onvif-camera/25:rw,z -v /w/workspace/device-onvif-camera/25@tmp:/w/workspace/device-onvif-camera/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:40:04 $ docker top c2274a8067f0ed77b22b251168b217b184713e384214fba5f5589e86ec977749 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:40:05 + make test 19:40:05 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:40:07 ? github.com/edgexfoundry/device-onvif-camera [no test files] 19:41:44 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 19:41:44 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.086s coverage: 7.0% of statements 19:41:44 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 19:41:49 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.691s coverage: 13.8% of statements 19:41:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:41:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:42:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:42:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:42:22 ./bin/test-attribution-txt.sh [Pipeline] echo 19:42:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:42:22 $ docker stop --time=1 c2274a8067f0ed77b22b251168b217b184713e384214fba5f5589e86ec977749 19:42:24 $ docker rm -f c2274a8067f0ed77b22b251168b217b184713e384214fba5f5589e86ec977749 [Pipeline] // withDockerContainer [Pipeline] sh 19:42:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:42:25 Warning: overwriting stash ‘coverage-report’ 19:42:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:42:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:42:26 + ls -al . 19:42:26 total 244 19:42:26 drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 19:42 . 19:42:26 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 19:38 .. 19:42:26 drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 19:38 .git 19:42:26 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 19:38 .github 19:42:26 -rw-rw-r-- 1 jenkins jenkins 352 Jul 6 19:38 .gitignore 19:42:26 -rw-rw-r-- 1 jenkins jenkins 42 Jul 6 19:38 .golangci.yml 19:42:26 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 6 19:38 Attribution.txt 19:42:26 -rw-rw-r-- 1 jenkins jenkins 189 Jul 6 19:38 CHANGELOG.md 19:42:26 -rw-rw-r-- 1 jenkins jenkins 1667 Jul 6 19:38 Dockerfile 19:42:26 -rw-rw-r-- 1 jenkins jenkins 677 Jul 6 19:38 GOVERNANCE.md 19:42:26 -rw-rw-r-- 1 jenkins jenkins 660 Jul 6 19:38 Jenkinsfile 19:42:26 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 6 19:38 LICENSE 19:42:26 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 6 19:38 Makefile 19:42:26 -rw-rw-r-- 1 jenkins jenkins 625 Jul 6 19:38 OWNERS.md 19:42:26 -rw-rw-r-- 1 jenkins jenkins 31035 Jul 6 19:38 README.md 19:42:26 -rw-rw-r-- 1 jenkins jenkins 12 Jul 6 19:34 VERSION 19:42:26 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 19:38 bin 19:42:26 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 19:38 cmd 19:42:26 -rw-r--r-- 1 jenkins jenkins 70262 Jul 6 19:41 coverage.out 19:42:26 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 19:38 doc 19:42:26 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 6 19:38 go.mod 19:42:26 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 6 19:38 go.sum 19:42:26 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 19:38 internal 19:42:26 -rw-rw-r-- 1 jenkins jenkins 236 Jul 6 19:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:26 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=82843687bcf82fd8ddbc6870f1be613a828c9679 --label arch=arm64 --label version=0.0.1-dev.22 . 19:42:26 Sending build context to Docker daemon 6.465MB 19:42:26 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 19:42:26 Step 2/26 : FROM ${BASE} AS builder 19:42:26 ---> 7d9b54076f41 19:42:26 Step 3/26 : ARG MAKE="make build" 19:42:27 ---> Running in ed428b39b07a 19:42:27 Removing intermediate container ed428b39b07a 19:42:27 ---> 30acfda56e99 19:42:27 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 19:42:27 ---> Running in 4038bf6d83e4 19:42:27 Removing intermediate container 4038bf6d83e4 19:42:27 ---> e54196d9a760 19:42:27 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 19:42:28 ---> Running in d4d67e1339c3 19:42:28 Removing intermediate container d4d67e1339c3 19:42:28 ---> 31170fa2755d 19:42:28 Step 6/26 : LABEL Name=edgex-device-onvif-camera 19:42:28 ---> Running in 27569ff6f9ea 19:42:28 Removing intermediate container 27569ff6f9ea 19:42:28 ---> e4e6eca867b2 19:42:28 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:42:28 ---> Running in 544eceb20753 19:42:30 Removing intermediate container 544eceb20753 19:42:30 ---> 09c498a9023c 19:42:30 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:42:30 ---> Running in 338f4112855c 19:42:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:42:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:42:33 OK: 220 MiB in 52 packages 19:42:34 Removing intermediate container 338f4112855c 19:42:34 ---> a4dbc3c419ea 19:42:34 Step 9/26 : WORKDIR /device-onvif-camera 19:42:34 ---> Running in 1b0f189b3cb3 19:42:34 Removing intermediate container 1b0f189b3cb3 19:42:34 ---> 29edc1ce0f61 19:42:34 Step 10/26 : COPY go.mod vendor* ./ 19:42:34 ---> 10b4b5af5f6a 19:42:34 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:34 ---> Running in a6aaf42128ca 19:42:36 Removing intermediate container a6aaf42128ca 19:42:36 ---> 54b6769d4ead 19:42:36 Step 12/26 : COPY . . 19:42:38 ---> 1b2284ddbc1a 19:42:38 Step 13/26 : RUN ${MAKE} 19:42:38 ---> Running in 9b395e0bf108 19:42:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.22 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 19:45:01 Removing intermediate container 9b395e0bf108 19:45:01 ---> 60675fe68a5d 19:45:01 Step 14/26 : FROM alpine:3.15 19:45:01 3.15: Pulling from library/alpine 19:45:01 9981e73032c8: Pulling fs layer 19:45:01 9981e73032c8: Verifying Checksum 19:45:01 9981e73032c8: Download complete 19:45:01 9981e73032c8: Pull complete 19:45:01 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:45:01 Status: Downloaded newer image for alpine:3.15 19:45:01 ---> 3fb3c9af89a9 19:45:01 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:45:01 ---> Running in 8d988110409d 19:45:01 Removing intermediate container 8d988110409d 19:45:01 ---> 5a87c9e39a79 19:45:01 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 19:45:01 ---> Running in 8b519b5fa9bf 19:45:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:45:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:45:01 (1/6) Installing dumb-init (1.2.5-r1) 19:45:01 (2/6) Installing libgcc (10.3.1_git20211027-r0) 19:45:01 (3/6) Installing libsodium (1.0.18-r0) 19:45:01 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 19:45:01 (5/6) Installing libzmq (4.3.4-r0) 19:45:01 (6/6) Installing zeromq (4.3.4-r0) 19:45:01 Executing busybox-1.34.1-r5.trigger 19:45:01 OK: 8 MiB in 20 packages 19:45:01 Removing intermediate container 8b519b5fa9bf 19:45:01 ---> dd537e19fe0d 19:45:01 Step 17/26 : WORKDIR / 19:45:01 ---> Running in d91153c0bf4f 19:45:01 Removing intermediate container d91153c0bf4f 19:45:01 ---> 4c0bc67614fb 19:45:01 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 19:45:01 ---> f713a39f3780 19:45:01 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 19:45:01 ---> fac46b1f58ef 19:45:01 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 19:45:01 ---> d6d0cd9229a3 19:45:01 Step 21/26 : EXPOSE 59984 19:45:01 ---> Running in 4040b54a5247 19:45:01 Removing intermediate container 4040b54a5247 19:45:01 ---> 15db0b4b09fb 19:45:01 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 19:45:01 ---> Running in e66a6f097d60 19:45:01 Removing intermediate container e66a6f097d60 19:45:01 ---> b993321417cb 19:45:01 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:45:01 ---> Running in 5222582f456b 19:45:01 Removing intermediate container 5222582f456b 19:45:01 ---> 7aef7927e4cb 19:45:01 Step 24/26 : LABEL arch=arm64 19:45:01 ---> Running in 58b9f28ae61b 19:45:01 Removing intermediate container 58b9f28ae61b 19:45:01 ---> 86f44e56c6ac 19:45:01 Step 25/26 : LABEL git_sha=82843687bcf82fd8ddbc6870f1be613a828c9679 19:45:01 ---> Running in 0085591707b5 19:45:01 Removing intermediate container 0085591707b5 19:45:01 ---> 53076eb3309c 19:45:01 Step 26/26 : LABEL version=0.0.1-dev.22 19:45:01 ---> Running in d4cfa7272e92 19:45:01 Removing intermediate container d4cfa7272e92 19:45:01 ---> d5b9b895a1d0 19:45:01 [Warning] One or more build-args [ARCH] were not consumed 19:45:01 Successfully built d5b9b895a1d0 19:45:01 Successfully tagged device-onvif-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 19:45:01 provisioning config files... 19:45:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/25@tmp/config3437297013327351899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:45:02 ---> docker-login.sh 19:45:02 nexus3.edgexfoundry.org:10001 19:45:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:02 Configure a credential helper to remove this warning. See 19:45:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:02 19:45:02 Login Succeeded 19:45:02 nexus3.edgexfoundry.org:10002 19:45:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:03 Configure a credential helper to remove this warning. See 19:45:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:03 19:45:03 Login Succeeded 19:45:03 nexus3.edgexfoundry.org:10003 19:45:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:03 Configure a credential helper to remove this warning. See 19:45:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:03 19:45:03 Login Succeeded 19:45:03 nexus3.edgexfoundry.org:10004 19:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:04 Configure a credential helper to remove this warning. See 19:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:04 19:45:04 Login Succeeded 19:45:04 docker.io 19:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:04 Configure a credential helper to remove this warning. See 19:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:04 19:45:04 Login Succeeded 19:45:04 ---> docker-login.sh ends [Pipeline] } 19:45:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:45:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:45:05 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 19:45:05 82843687bcf82fd8ddbc6870f1be613a828c9679 19:45:05 latest 19:45:05 0.0.1-dev.22 19:45:05 82843687bcf82fd8ddbc6870f1be613a828c9679-0.0.1-dev.22 19:45:05 main 19:45:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:05 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:82843687bcf82fd8ddbc6870f1be613a828c9679 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:05 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:82843687bcf82fd8ddbc6870f1be613a828c9679 19:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:45:05 be7ce1a4d197: Preparing 19:45:05 6ea12e38c1ad: Preparing 19:45:05 217d506c2956: Preparing 19:45:05 8f8f4a6c6328: Preparing 19:45:05 4f4ce317c6bb: Preparing 19:45:05 4f4ce317c6bb: Layer already exists 19:45:06 be7ce1a4d197: Pushed 19:45:06 6ea12e38c1ad: Pushed 19:45:06 8f8f4a6c6328: Pushed 19:45:12 217d506c2956: Pushed 19:45:12 82843687bcf82fd8ddbc6870f1be613a828c9679: digest: sha256:efc82250e4f0f759a4f9c1d755b68e9ee8856c7e2307433bf00aa80500761965 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:13 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:14 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 19:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:45:14 be7ce1a4d197: Preparing 19:45:14 6ea12e38c1ad: Preparing 19:45:14 217d506c2956: Preparing 19:45:14 8f8f4a6c6328: Preparing 19:45:14 4f4ce317c6bb: Preparing 19:45:14 8f8f4a6c6328: Layer already exists 19:45:14 be7ce1a4d197: Layer already exists 19:45:14 217d506c2956: Layer already exists 19:45:14 4f4ce317c6bb: Layer already exists 19:45:14 6ea12e38c1ad: Layer already exists 19:45:14 latest: digest: sha256:efc82250e4f0f759a4f9c1d755b68e9ee8856c7e2307433bf00aa80500761965 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:14 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:14 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.22 19:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:45:14 be7ce1a4d197: Preparing 19:45:14 6ea12e38c1ad: Preparing 19:45:14 217d506c2956: Preparing 19:45:14 8f8f4a6c6328: Preparing 19:45:14 4f4ce317c6bb: Preparing 19:45:14 6ea12e38c1ad: Layer already exists 19:45:14 8f8f4a6c6328: Layer already exists 19:45:14 be7ce1a4d197: Layer already exists 19:45:14 4f4ce317c6bb: Layer already exists 19:45:14 217d506c2956: Layer already exists 19:45:15 0.0.1-dev.22: digest: sha256:efc82250e4f0f759a4f9c1d755b68e9ee8856c7e2307433bf00aa80500761965 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:15 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:82843687bcf82fd8ddbc6870f1be613a828c9679-0.0.1-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:16 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:82843687bcf82fd8ddbc6870f1be613a828c9679-0.0.1-dev.22 19:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:45:16 be7ce1a4d197: Preparing 19:45:16 6ea12e38c1ad: Preparing 19:45:16 217d506c2956: Preparing 19:45:16 8f8f4a6c6328: Preparing 19:45:16 4f4ce317c6bb: Preparing 19:45:16 be7ce1a4d197: Layer already exists 19:45:16 217d506c2956: Layer already exists 19:45:16 4f4ce317c6bb: Layer already exists 19:45:16 8f8f4a6c6328: Layer already exists 19:45:16 6ea12e38c1ad: Layer already exists 19:45:16 82843687bcf82fd8ddbc6870f1be613a828c9679-0.0.1-dev.22: digest: sha256:efc82250e4f0f759a4f9c1d755b68e9ee8856c7e2307433bf00aa80500761965 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:16 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:16 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 19:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:45:16 be7ce1a4d197: Preparing 19:45:16 6ea12e38c1ad: Preparing 19:45:16 217d506c2956: Preparing 19:45:16 8f8f4a6c6328: Preparing 19:45:16 4f4ce317c6bb: Preparing 19:45:16 217d506c2956: Layer already exists 19:45:16 4f4ce317c6bb: Layer already exists 19:45:16 8f8f4a6c6328: Layer already exists 19:45:16 be7ce1a4d197: Layer already exists 19:45:16 6ea12e38c1ad: Layer already exists 19:45:17 main: digest: sha256:efc82250e4f0f759a4f9c1d755b68e9ee8856c7e2307433bf00aa80500761965 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:45:17 ===================================================== [Pipeline] echo 19:45:17 taggedImages: 19:45:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:82843687bcf82fd8ddbc6870f1be613a828c9679 19:45:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 19:45:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.22 19:45:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:82843687bcf82fd8ddbc6870f1be613a828c9679-0.0.1-dev.22 19:45:17 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:17 19:45:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:18 arm64: Pulling from edgex-lftools-log-publisher 19:45:18 8998bd30e6a1: Pulling fs layer 19:45:18 04944245beec: Pulling fs layer 19:45:18 699f458cf7ca: Pulling fs layer 19:45:18 765212b225bb: Pulling fs layer 19:45:18 f23df028b6ca: Pulling fs layer 19:45:18 d65c8cfc05b1: Pulling fs layer 19:45:18 2437ff75d9bd: Pulling fs layer 19:45:18 765212b225bb: Waiting 19:45:18 f23df028b6ca: Waiting 19:45:18 d65c8cfc05b1: Waiting 19:45:18 2437ff75d9bd: Waiting 19:45:18 04944245beec: Verifying Checksum 19:45:18 04944245beec: Download complete 19:45:18 765212b225bb: Download complete 19:45:18 f23df028b6ca: Verifying Checksum 19:45:18 f23df028b6ca: Download complete 19:45:18 d65c8cfc05b1: Verifying Checksum 19:45:18 d65c8cfc05b1: Download complete 19:45:19 699f458cf7ca: Verifying Checksum 19:45:19 699f458cf7ca: Download complete 19:45:19 8998bd30e6a1: Verifying Checksum 19:45:19 8998bd30e6a1: Download complete 19:45:22 2437ff75d9bd: Verifying Checksum 19:45:22 2437ff75d9bd: Download complete 19:45:24 8998bd30e6a1: Pull complete 19:45:24 04944245beec: Pull complete 19:45:26 699f458cf7ca: Pull complete 19:45:26 765212b225bb: Pull complete 19:45:27 f23df028b6ca: Pull complete 19:45:27 d65c8cfc05b1: Pull complete 19:45:43 2437ff75d9bd: Pull complete 19:45:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:45:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:43 prd-ubuntu20.04-docker-arm64-4c-16g-17048 does not seem to be running inside a container 19:45:43 $ 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-onvif-camera/25 -v /w/workspace/device-onvif-camera/25:/w/workspace/device-onvif-camera/25:rw,z -v /w/workspace/device-onvif-camera/25@tmp:/w/workspace/device-onvif-camera/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:45:46 $ docker top b0982680df81fe47a365db53597588fe7fef1f3321b9cd7e0db4647bce6db11c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:45:47 ---> job-cost.sh 19:45:47 lf-activate-venv: SKIPPING 19:45:47 INFO: No Stack... 19:45:47 INFO: Retrieving Pricing Info for: v3-standard-4 19:45:48 INFO: Archiving Costs [Pipeline] sh 19:45:49 + cat /w/workspace/device-onvif-camera/25/archives/cost.csv 19:45:49 + cut -d, -f6 [Pipeline] lock 19:45:49 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-25-stack-cost] 19:45:49 Resource [jenkins-edgexfoundry-device-onvif-camera-main-25-stack-cost] did not exist. Created. 19:45:49 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:45:50 /w/workspace/device-onvif-camera/25@tmp/durable-825bf723/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:45:51 + echo total: 0.10999999940395355 [Pipeline] stash 19:45:51 Warning: overwriting stash ‘stack-cost’ 19:45:51 Stashed 1 file(s) [Pipeline] } 19:45:51 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 19:45:51 $ docker stop --time=1 b0982680df81fe47a365db53597588fe7fef1f3321b9cd7e0db4647bce6db11c 19:45:52 $ docker rm -f b0982680df81fe47a365db53597588fe7fef1f3321b9cd7e0db4647bce6db11c [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 19:45:53 provisioning config files... 19:45:53 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7690249483824006144tmp [Pipeline] { [Pipeline] sh 19:45:53 + set +x 19:45:53 + curl -s https://codecov.io/bash 19:45:53 + bash -s -- 19:45:53 19:45:53 _____ _ 19:45:53 / ____| | | 19:45:53 | | ___ __| | ___ ___ _____ __ 19:45:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:45:53 | |___| (_) | (_| | __/ (_| (_) \ V / 19:45:53 \_____\___/ \__,_|\___|\___\___/ \_/ 19:45:53 Bash-1.0.6 19:45:53 19:45:53 19:45:53 ==> git version 2.25.1 found 19:45:53 ==> 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 19:45:53 Release-Date: 2020-01-08 19:45:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:45:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:45:53 ==> Jenkins CI detected. 19:45:53 current dir:  /w/workspace/foundry_device-onvif-camera_main 19:45:53 project root: . 19:45:53 --> token set from env 19:45:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:45:53 ==> Running gcov in . (disable via -X gcov) 19:45:53 ==> Python coveragepy not found 19:45:53 ==> Searching for coverage reports in: 19:45:53 + . 19:45:53 -> Found 1 reports 19:45:53 ==> Detecting git/mercurial file structure 19:45:53 ==> Reading reports 19:45:53 + ./coverage.out bytes=70262 19:45:53 ==> Appending adjustments 19:45:53 https://docs.codecov.io/docs/fixing-reports 19:45:53 + Found adjustments 19:45:53 ==> Gzipping contents 19:45:53 12K /tmp/codecov.CkiW7A.gz 19:45:53 ==> Uploading reports 19:45:53 url: https://codecov.io 19:45:53 query: branch=main&commit=82843687bcf82fd8ddbc6870f1be613a828c9679&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:45:53 -> Pinging Codecov 19:45:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=82843687bcf82fd8ddbc6870f1be613a828c9679&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:45:54 -> Uploading to 19:45:54 https://storage.googleapis.com/codecov/v4/raw/2022-07-06/F29A59C45E3A92E06B3E522C9905F8EF/82843687bcf82fd8ddbc6870f1be613a828c9679/178dcd8b-9f0a-45e8-96a0-5207c7e45437.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220706T194553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b22e1002a49a52ec69f701442d0c2a096d5dd08440e7cd61e5175641c8f3e0a 19:45:54 % Total % Received % Xferd Average Speed Time Time Time Current 19:45:54 Dload Upload Total Spent Left Speed 19:45:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9309 0 0 100 9309 0 41373 --:--:-- --:--:-- --:--:-- 41190 100 9309 0 0 100 9309 0 30722 --:--:-- --:--:-- --:--:-- 30621 19:45:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/82843687bcf82fd8ddbc6870f1be613a828c9679 [Pipeline] } 19:45:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:45:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:45:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:45:54 19:45:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:45:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:45:55 df9b9388f04a: Already exists 19:45:55 52dc419b0ee2: Pulling fs layer 19:45:55 25bc292e5bac: Pulling fs layer 19:45:55 114826534d7a: Pulling fs layer 19:45:55 4657fd5d0bcf: Pulling fs layer 19:45:55 6ad1cebc031e: Pulling fs layer 19:45:55 8a3aa393b2d8: Pulling fs layer 19:45:55 4657fd5d0bcf: Waiting 19:45:55 6ad1cebc031e: Waiting 19:45:55 8a3aa393b2d8: Waiting 19:45:55 25bc292e5bac: Verifying Checksum 19:45:55 25bc292e5bac: Download complete 19:45:55 52dc419b0ee2: Verifying Checksum 19:45:55 52dc419b0ee2: Download complete 19:45:55 4657fd5d0bcf: Verifying Checksum 19:45:55 4657fd5d0bcf: Download complete 19:45:55 52dc419b0ee2: Pull complete 19:45:55 25bc292e5bac: Pull complete 19:45:55 6ad1cebc031e: Verifying Checksum 19:45:55 6ad1cebc031e: Download complete 19:45:56 8a3aa393b2d8: Verifying Checksum 19:45:56 8a3aa393b2d8: Download complete 19:45:56 114826534d7a: Verifying Checksum 19:45:56 114826534d7a: Download complete 19:45:59 114826534d7a: Pull complete 19:46:00 4657fd5d0bcf: Pull complete 19:46:00 6ad1cebc031e: Pull complete 19:46:02 8a3aa393b2d8: Pull complete 19:46:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:46:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:46:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:46:02 prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container 19:46:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-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 19:46:04 $ docker top 4838bebe841bca9bab3b6b12dfc158617ad399f07d8a63e950e7c988ed49ffc2 -eo pid,comm [Pipeline] { [Pipeline] echo 19:46:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 19:46:04 + set -o pipefail 19:46:04 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 19:46:13 19:46:13 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 19:46:13 19:46:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/66115d9c-5923-49a2-a101-7409bc1495a3 19:46:13 19:46:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:46:13 19:46:13 19:46:13 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 19:46:13 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:46:13 $ docker stop --time=1 4838bebe841bca9bab3b6b12dfc158617ad399f07d8a63e950e7c988ed49ffc2 19:46:15 $ docker rm -f 4838bebe841bca9bab3b6b12dfc158617ad399f07d8a63e950e7c988ed49ffc2 [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 19:46:15 + git log --format=format:%s -1 82843687bcf82fd8ddbc6870f1be613a828c9679 [Pipeline] sh 19:46:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:46:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:46:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:46:16 prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container 19:46:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-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 19:46:16 $ docker top 4b3f170524cee3b4953c40bb89d455d39a5165f0f67fb0287d56e99347781a28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:46:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:46:17 [ssh-agent] Looking for ssh-agent implementation... 19:46:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:46:17 $ docker exec 4b3f170524cee3b4953c40bb89d455d39a5165f0f67fb0287d56e99347781a28 ssh-agent 19:46:17 SSH_AUTH_SOCK=/tmp/ssh-Xfx0dIc5y0Gq/agent.32 19:46:17 SSH_AGENT_PID=38 19:46:17 Running ssh-add (command line suppressed) 19:46:17 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5432872602712820140.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5432872602712820140.key) 19:46:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:46:17 + git semver tag 19:46:18 2022-07-06 19:46:17,939 [run_tag] DEBUG tag force:False 19:46:18 2022-07-06 19:46:17,939 [check_head_tag] DEBUG check head tag 19:46:18 2022-07-06 19:46:17,939 [execute] INFO git cat-file --batch-check 19:46:18 2022-07-06 19:46:17,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 19:46:18 2022-07-06 19:46:17,943 [execute] INFO git cat-file --batch 19:46:18 2022-07-06 19:46:17,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 19:46:18 2022-07-06 19:46:17,955 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:46:18 2022-07-06 19:46:17,955 [execute] INFO git tag -a v0.0.1-dev.22 -m v0.0.1-dev.22 19:46:18 2022-07-06 19:46:17,955 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.22', '-m', 'v0.0.1-dev.22'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 19:46:18 2022-07-06 19:46:17,960 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:46:18 0.0.1-dev.22 [Pipeline] } 19:46:18 $ docker exec --env ******** --env ******** 4b3f170524cee3b4953c40bb89d455d39a5165f0f67fb0287d56e99347781a28 ssh-agent -k 19:46:18 unset SSH_AUTH_SOCK; 19:46:18 unset SSH_AGENT_PID; 19:46:18 echo Agent pid 38 killed; 19:46:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:46:18 + git semver [Pipeline] } 19:46:18 $ docker stop --time=1 4b3f170524cee3b4953c40bb89d455d39a5165f0f67fb0287d56e99347781a28 19:46:20 $ docker rm -f 4b3f170524cee3b4953c40bb89d455d39a5165f0f67fb0287d56e99347781a28 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:46:20 19:46:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:46:20 0.23.1-centos7: Pulling from edgex-lftools 19:46:20 ab5ef0e58194: Pulling fs layer 19:46:20 9712f1f96733: Pulling fs layer 19:46:20 63f879dbbcfc: Pulling fs layer 19:46:20 0d9ebad4ef96: Pulling fs layer 19:46:20 e9a5061849ea: Pulling fs layer 19:46:20 d747dcd14b5f: Pulling fs layer 19:46:20 2de7ff778b66: Pulling fs layer 19:46:20 e9a5061849ea: Waiting 19:46:20 2de7ff778b66: Waiting 19:46:20 d747dcd14b5f: Waiting 19:46:20 0d9ebad4ef96: Waiting 19:46:20 9712f1f96733: Verifying Checksum 19:46:20 9712f1f96733: Download complete 19:46:21 63f879dbbcfc: Verifying Checksum 19:46:21 63f879dbbcfc: Download complete 19:46:21 e9a5061849ea: Verifying Checksum 19:46:21 e9a5061849ea: Download complete 19:46:21 d747dcd14b5f: Download complete 19:46:21 ab5ef0e58194: Verifying Checksum 19:46:21 ab5ef0e58194: Download complete 19:46:21 0d9ebad4ef96: Download complete 19:46:21 2de7ff778b66: Verifying Checksum 19:46:21 2de7ff778b66: Download complete 19:46:25 ab5ef0e58194: Pull complete 19:46:25 9712f1f96733: Pull complete 19:46:25 63f879dbbcfc: Pull complete 19:46:29 0d9ebad4ef96: Pull complete 19:46:29 e9a5061849ea: Pull complete 19:46:29 d747dcd14b5f: Pull complete 19:46:30 2de7ff778b66: Pull complete 19:46:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:46:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:46:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:46:30 prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container 19:46:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-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 19:46:32 $ docker top 21f993230527e0af947410cb9fe2b8545683da2b70e37b68638accbd98653f6c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:46:32 provisioning config files... 19:46:32 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4115911234222720022tmp 19:46:32 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9177237951828683077tmp 19:46:32 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6663027196074829078tmp [Pipeline] { [Pipeline] echo 19:46:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:46:32 ---> sigul-configuration.sh 19:46:32 gpg: directory `/root/.gnupg' created 19:46:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:46:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:46:32 gpg: keyring `/root/.gnupg/secring.gpg' created 19:46:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:46:32 gpg: CAST5 encrypted data 19:46:32 gpg: encrypted with 1 passphrase 19:46:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:46:32 + mkdir /home/jenkins 19:46:32 + mkdir /home/jenkins/sigul [Pipeline] sh 19:46:33 + 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 19:46:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:46:33 ---> sigul-install.sh 19:46:33 Sigul already installed; skipping installation. [Pipeline] sh 19:46:33 + git tag --list 19:46:33 v0.0.0 19:46:33 v0.0.1-dev.1 19:46:33 v0.0.1-dev.10 19:46:33 v0.0.1-dev.11 19:46:33 v0.0.1-dev.12 19:46:33 v0.0.1-dev.13 19:46:33 v0.0.1-dev.14 19:46:33 v0.0.1-dev.15 19:46:33 v0.0.1-dev.16 19:46:33 v0.0.1-dev.17 19:46:33 v0.0.1-dev.18 19:46:33 v0.0.1-dev.19 19:46:33 v0.0.1-dev.2 19:46:33 v0.0.1-dev.20 19:46:33 v0.0.1-dev.21 19:46:33 v0.0.1-dev.22 19:46:33 v0.0.1-dev.3 19:46:33 v0.0.1-dev.4 19:46:33 v0.0.1-dev.5 19:46:33 v0.0.1-dev.6 19:46:33 v0.0.1-dev.7 19:46:33 v0.0.1-dev.8 19:46:33 v0.0.1-dev.9 [Pipeline] sh 19:46:33 + lftools sign git-tag v0.0.1-dev.22 19:46:34 Signing Git tag with Sigul... 19:46:34 Signing v0.0.1-dev.22 [Pipeline] echo 19:46:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:46:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:46:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:46:35 $ docker stop --time=1 21f993230527e0af947410cb9fe2b8545683da2b70e37b68638accbd98653f6c 19:46:36 $ docker rm -f 21f993230527e0af947410cb9fe2b8545683da2b70e37b68638accbd98653f6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:46:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:46:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:46:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:46:37 prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container 19:46:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-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 19:46:37 $ docker top 7fc51e187705852b3b8d70d05ea76a15fc0c738738cce768fead2fe30404eddf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:46:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:46:37 [ssh-agent] Looking for ssh-agent implementation... 19:46:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:46:38 $ docker exec 7fc51e187705852b3b8d70d05ea76a15fc0c738738cce768fead2fe30404eddf ssh-agent 19:46:38 SSH_AUTH_SOCK=/tmp/ssh-cLd0SEld1X2I/agent.33 19:46:38 SSH_AGENT_PID=40 19:46:38 Running ssh-add (command line suppressed) 19:46:38 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1769101058062112283.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1769101058062112283.key) 19:46:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:46:38 + git semver bump pre 19:46:38 2022-07-06 19:46:38,782 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:46:38 2022-07-06 19:46:38,782 [bump_version] DEBUG bumping version:0.0.1-dev.22 on axis:pre with prefix:dev 19:46:38 2022-07-06 19:46:38,782 [bump_version] DEBUG bumped version:0.0.1-dev.23 19:46:38 2022-07-06 19:46:38,782 [write_version] DEBUG write version:0.0.1-dev.23 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 19:46:38 2022-07-06 19:46:38,782 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:46:38 2022-07-06 19:46:38,782 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 19:46:38 2022-07-06 19:46:38,785 [execute] INFO git cat-file --batch-check 19:46:38 2022-07-06 19:46:38,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:46:38 2022-07-06 19:46:38,790 [execute] INFO git cat-file --batch 19:46:38 2022-07-06 19:46:38,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:46:38 2022-07-06 19:46:38,794 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:46:38 0.0.1-dev.23 [Pipeline] } 19:46:38 $ docker exec --env ******** --env ******** 7fc51e187705852b3b8d70d05ea76a15fc0c738738cce768fead2fe30404eddf ssh-agent -k 19:46:38 unset SSH_AUTH_SOCK; 19:46:38 unset SSH_AGENT_PID; 19:46:38 echo Agent pid 40 killed; 19:46:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:46:39 + git semver [Pipeline] } 19:46:39 $ docker stop --time=1 7fc51e187705852b3b8d70d05ea76a15fc0c738738cce768fead2fe30404eddf 19:46:40 $ docker rm -f 7fc51e187705852b3b8d70d05ea76a15fc0c738738cce768fead2fe30404eddf [Pipeline] // withDockerContainer [Pipeline] sh 19:46:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:46:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:46:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:46:41 prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container 19:46:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-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 19:46:41 $ docker top 301f71ae13be9b4919050167be05dea5bd9c1896eaa594bc7507173e8519dc28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:46:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:46:42 [ssh-agent] Looking for ssh-agent implementation... 19:46:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:46:42 $ docker exec 301f71ae13be9b4919050167be05dea5bd9c1896eaa594bc7507173e8519dc28 ssh-agent 19:46:42 SSH_AUTH_SOCK=/tmp/ssh-bMss4io6sEFr/agent.34 19:46:42 SSH_AGENT_PID=40 19:46:42 Running ssh-add (command line suppressed) 19:46:42 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2397163043438209176.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2397163043438209176.key) 19:46:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:46:42 + git semver push 19:46:43 2022-07-06 19:46:42,996 [run_push] DEBUG push 19:46:43 2022-07-06 19:46:42,996 [execute] INFO git cat-file --batch-check 19:46:43 2022-07-06 19:46:42,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:46:43 2022-07-06 19:46:43,000 [execute] INFO git rev-list 376fd0034c5b3508e11ae2e811f01b9def008030 -- 19:46:43 2022-07-06 19:46:43,001 [execute] DEBUG Popen(['git', 'rev-list', '376fd0034c5b3508e11ae2e811f01b9def008030', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:46:43 2022-07-06 19:46:43,006 [execute] INFO git fetch -v origin 19:46:43 2022-07-06 19:46:43,007 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 19:46:43 2022-07-06 19:46:43,479 [run_push] DEBUG no remote changes detected 19:46:43 2022-07-06 19:46:43,479 [execute] INFO git push origin semver 19:46:43 2022-07-06 19:46:43,479 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:46:44 2022-07-06 19:46:44,178 [run_push] DEBUG push all version tags 19:46:44 2022-07-06 19:46:44,178 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:46:44 2022-07-06 19:46:44,178 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 19:46:45 2022-07-06 19:46:44,815 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:46:45 0.0.1-dev.23 [Pipeline] } 19:46:45 $ docker exec --env ******** --env ******** 301f71ae13be9b4919050167be05dea5bd9c1896eaa594bc7507173e8519dc28 ssh-agent -k 19:46:45 unset SSH_AUTH_SOCK; 19:46:45 unset SSH_AGENT_PID; 19:46:45 echo Agent pid 40 killed; 19:46:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:46:45 + git semver [Pipeline] } 19:46:45 $ docker stop --time=1 301f71ae13be9b4919050167be05dea5bd9c1896eaa594bc7507173e8519dc28 19:46:47 $ docker rm -f 301f71ae13be9b4919050167be05dea5bd9c1896eaa594bc7507173e8519dc28 [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 19:46:47 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 19:46:47 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 19:46:47 total 16 19:46:47 drwxr-xr-x 3 root root 4096 Jul 6 19:35 . 19:46:47 drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 19:46 .. 19:46:47 drwxr-xr-x 2 root root 4096 Jul 6 19:35 cost 19:46:47 -rw-r--r-- 1 root root 89 Jul 6 19:35 cost.csv 19:46:47 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 19:46:47 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 19:46:47 total 16 19:46:47 drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 19:35 . 19:46:47 drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 19:46 .. 19:46:47 drwxr-xr-x 2 jenkins jenkins 4096 Jul 6 19:35 cost 19:46:47 -rw-r--r-- 1 jenkins jenkins 89 Jul 6 19:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:46:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:46:48 ---> package-listing.sh 19:46:48 ++ facter osfamily 19:46:48 ++ tr '[:upper:]' '[:lower:]' 19:46:49 + OS_FAMILY=debian 19:46:49 + workspace=/w/workspace/foundry_device-onvif-camera_main 19:46:49 + START_PACKAGES=/tmp/packages_start.txt 19:46:49 + END_PACKAGES=/tmp/packages_end.txt 19:46:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:46:49 + PACKAGES=/tmp/packages_start.txt 19:46:49 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 19:46:49 + PACKAGES=/tmp/packages_end.txt 19:46:49 + case "${OS_FAMILY}" in 19:46:49 + dpkg -l 19:46:49 + grep '^ii' 19:46:49 + '[' -f /tmp/packages_start.txt ']' 19:46:49 + '[' -f /tmp/packages_end.txt ']' 19:46:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:46:49 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 19:46:49 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 19:46:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 19:46:49 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:46:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:46:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:46:50 prd-ubuntu20.04-docker-8c-8g-17047 does not seem to be running inside a container 19:46:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-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 19:46:50 $ docker top 409717520cdbfaa20e9ceb8f28c550ab2d024a963f02b4d9b44ffb4e1f66245d -eo pid,comm [Pipeline] { [Pipeline] sh 19:46:50 + touch /tmp/pre-build-complete [Pipeline] sh 19:46:51 + mkdir -p /var/log/sysstat [Pipeline] sh 19:46:51 + ls /var/log/sa-host 19:46:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:46:51 provisioning config files... 19:46:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4678533637874247147tmp [Pipeline] { [Pipeline] echo 19:46:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:46:51 ---> create-netrc.sh [Pipeline] } 19:46:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:46:51 ---> python-tools-install.sh [Pipeline] echo 19:46:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:46:52 ---> sudo-logs.sh 19:46:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:46:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:46:52 ---> job-cost.sh 19:46:52 lf-activate-venv: SKIPPING 19:46:52 DEBUG: total: 0.2199999988079071 19:46:52 INFO: Retrieving Stack Cost... 19:46:53 INFO: Retrieving Pricing Info for: v3-standard-8 19:46:53 INFO: Archiving Costs [Pipeline] echo 19:46:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:46:53 ---> logs-deploy.sh 19:46:53 lf-activate-venv: SKIPPING 19:46:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/25 19:46:53 INFO: archiving workspace using pattern(s): 19:46:54 Archives upload complete. 19:46:54 INFO: archiving logs to Nexus 19:46:55 ---> uname -a: 19:46:55 Linux prd-ubuntu20-04-docker-8c-8g-17047 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:46:55 19:46:55 19:46:55 ---> lscpu: 19:46:55 Architecture: x86_64 19:46:55 CPU op-mode(s): 32-bit, 64-bit 19:46:55 Byte Order: Little Endian 19:46:55 Address sizes: 40 bits physical, 48 bits virtual 19:46:55 CPU(s): 8 19:46:55 On-line CPU(s) list: 0-7 19:46:55 Thread(s) per core: 1 19:46:55 Core(s) per socket: 1 19:46:55 Socket(s): 8 19:46:55 NUMA node(s): 1 19:46:55 Vendor ID: AuthenticAMD 19:46:55 CPU family: 23 19:46:55 Model: 49 19:46:55 Model name: AMD EPYC-Rome Processor 19:46:55 Stepping: 0 19:46:55 CPU MHz: 2799.998 19:46:55 BogoMIPS: 5599.99 19:46:55 Virtualization: AMD-V 19:46:55 Hypervisor vendor: KVM 19:46:55 Virtualization type: full 19:46:55 L1d cache: 256 KiB 19:46:55 L1i cache: 256 KiB 19:46:55 L2 cache: 4 MiB 19:46:55 L3 cache: 128 MiB 19:46:55 NUMA node0 CPU(s): 0-7 19:46:55 Vulnerability Itlb multihit: Not affected 19:46:55 Vulnerability L1tf: Not affected 19:46:55 Vulnerability Mds: Not affected 19:46:55 Vulnerability Meltdown: Not affected 19:46:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:46:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:46:55 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:46:55 Vulnerability Srbds: Not affected 19:46:55 Vulnerability Tsx async abort: Not affected 19:46:55 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 19:46:55 19:46:55 19:46:55 ---> nproc: 19:46:55 8 19:46:55 19:46:55 19:46:55 ---> df -h: 19:46:55 Filesystem Size Used Avail Use% Mounted on 19:46:55 overlay 155G 12G 143G 8% / 19:46:55 tmpfs 64M 0 64M 0% /dev 19:46:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:46:55 shm 64M 0 64M 0% /dev/shm 19:46:55 /dev/vda1 155G 12G 143G 8% /facter-os 19:46:55 19:46:55 19:46:55 ---> sar -b -r -n DEV: 19:46:55 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17047) 07/06/22 _x86_64_ (8 CPU) 19:46:55 19:46:55 19:33:10 LINUX RESTART (8 CPU) 19:46:55 19:46:55 19:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:46:55 19:35:01 170.44 2.57 167.87 0.00 57.86 61873.82 0.00 19:46:55 19:36:01 198.97 0.10 198.87 0.00 11.60 40738.69 0.00 19:46:55 19:37:01 1.62 0.00 1.62 0.00 0.00 18.01 0.00 19:46:55 19:38:01 2.17 0.00 2.17 0.00 0.00 25.06 0.00 19:46:55 19:39:01 1.92 0.02 1.90 0.00 0.13 33.73 0.00 19:46:55 19:40:01 2.15 0.00 2.15 0.00 0.00 23.19 0.00 19:46:55 19:41:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 19:46:55 19:42:01 1.85 0.00 1.85 0.00 0.00 22.13 0.00 19:46:55 19:43:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 19:46:55 19:44:01 2.05 0.00 2.05 0.00 0.00 26.66 0.00 19:46:55 19:45:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 19:46:55 19:46:01 7.28 0.10 7.18 0.00 10.26 2921.91 0.00 19:46:55 Average: 32.67 0.23 32.43 0.00 6.65 8810.48 0.00 19:46:55 19:46:55 19:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:46:55 19:35:01 28341476 31748112 540956 1.65 154668 3450852 2045916 6.03 1272168 2804908 142572 19:46:55 19:36:01 27748184 31766992 522468 1.59 167480 4012468 1710416 5.04 1306264 3325896 304 19:46:55 19:37:01 27749804 31768652 521084 1.58 167532 4012472 1710416 5.04 1304968 3325904 16 19:46:55 19:38:01 27750836 31769716 519960 1.58 167608 4012468 1710416 5.04 1304240 3325904 20 19:46:55 19:39:01 27750628 31769660 519852 1.58 167716 4012476 1710416 5.04 1304728 3325912 12 19:46:55 19:40:01 27751304 31770404 519052 1.58 167780 4012484 1710416 5.04 1303164 3325912 20 19:46:55 19:41:01 27763212 31782368 507044 1.54 167840 4012488 1710416 5.04 1292152 3325916 20 19:46:55 19:42:01 27762868 31782196 507392 1.54 167884 4012624 1710416 5.04 1292132 3326032 8 19:46:55 19:43:01 27762852 31782216 507348 1.54 167916 4012624 1710416 5.04 1291592 3326052 8 19:46:55 19:44:01 27763668 31783100 506260 1.54 167980 4012604 1729716 5.10 1291144 3326032 8 19:46:55 19:45:01 27763572 31783008 506296 1.54 167992 4012604 1729716 5.10 1291108 3326032 16 19:46:55 19:46:01 26966160 31723516 564288 1.72 173244 4702508 2165668 6.38 1355440 4015644 697020 19:46:55 Average: 27739547 31769162 520167 1.58 167137 4023223 1779529 5.24 1300758 3340012 70002 19:46:55 19:46:55 19:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:46:55 19:35:01 veth77d8386 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:46:55 19:35:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 19:46:55 19:35:01 docker0 115.00 138.59 9.15 1076.40 0.00 0.00 0.00 0.00 19:46:55 19:35:01 ens3 331.86 240.59 4983.67 87.52 0.00 0.00 0.00 0.00 19:46:55 19:36:01 lo 7.60 7.60 0.74 0.74 0.00 0.00 0.00 0.00 19:46:55 19:36:01 docker0 16.38 19.84 0.91 92.19 0.00 0.00 0.00 0.00 19:46:55 19:36:01 ens3 207.11 162.50 2714.47 286.24 0.00 0.00 0.00 0.00 19:46:55 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:37:01 ens3 0.60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:46:55 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:55 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:38:01 ens3 2.60 1.45 2.61 0.16 0.00 0.00 0.00 0.00 19:46:55 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:39:01 ens3 1.07 0.80 0.59 0.49 0.00 0.00 0.00 0.00 19:46:55 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:55 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:40:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:46:55 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:41:01 ens3 0.67 0.18 0.17 0.07 0.00 0.00 0.00 0.00 19:46:55 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:55 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:42:01 ens3 0.52 0.48 0.26 0.22 0.00 0.00 0.00 0.00 19:46:55 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:43:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:55 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:44:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:46:55 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:45:01 ens3 0.20 0.13 0.12 0.01 0.00 0.00 0.00 0.00 19:46:55 19:46:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 19:46:55 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:46:01 ens3 154.31 104.78 3922.21 10.85 0.00 0.00 0.00 0.00 19:46:55 Average: lo 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 19:46:55 Average: docker0 10.95 13.20 0.84 97.38 0.00 0.00 0.00 0.00 19:46:55 Average: ens3 58.28 42.60 968.69 32.14 0.00 0.00 0.00 0.00 19:46:55 19:46:55 19:46:55 ---> sar -P ALL: 19:46:55 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17047) 07/06/22 _x86_64_ (8 CPU) 19:46:55 19:46:55 19:33:10 LINUX RESTART (8 CPU) 19:46:55 19:46:55 19:34:01 CPU %user %nice %system %iowait %steal %idle 19:46:55 19:35:01 all 29.39 0.00 6.19 1.08 0.09 63.24 19:46:55 19:35:01 0 27.57 0.00 6.06 0.61 0.10 65.66 19:46:55 19:35:01 1 30.26 0.00 6.23 1.54 0.10 61.87 19:46:55 19:35:01 2 29.27 0.00 6.17 0.64 0.08 63.84 19:46:55 19:35:01 3 30.10 0.00 6.08 0.47 0.10 63.25 19:46:55 19:35:01 4 30.35 0.00 5.36 0.15 0.08 64.05 19:46:55 19:35:01 5 28.18 0.00 7.13 3.66 0.08 60.94 19:46:55 19:35:01 6 29.90 0.00 6.02 0.07 0.08 63.93 19:46:55 19:35:01 7 29.54 0.00 6.51 1.51 0.08 62.35 19:46:55 19:36:01 all 17.89 0.00 3.94 1.01 0.06 77.11 19:46:55 19:36:01 0 19.00 0.00 3.91 0.30 0.05 76.73 19:46:55 19:36:01 1 16.29 0.00 3.86 0.15 0.07 79.63 19:46:55 19:36:01 2 17.45 0.00 3.87 1.38 0.07 77.23 19:46:55 19:36:01 3 18.63 0.00 4.23 0.15 0.07 76.92 19:46:55 19:36:01 4 18.09 0.00 4.48 4.43 0.05 72.94 19:46:55 19:36:01 5 19.12 0.00 3.37 0.40 0.07 77.04 19:46:55 19:36:01 6 16.43 0.00 3.74 0.81 0.05 78.97 19:46:55 19:36:01 7 18.06 0.00 4.02 0.45 0.07 77.40 19:46:55 19:37:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:46:55 19:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:46:55 19:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:46:55 19:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:46:55 19:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:55 19:37:01 4 0.02 0.00 0.02 0.03 0.02 99.92 19:46:55 19:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:46:55 19:37:01 6 0.02 0.00 0.02 0.03 0.00 99.93 19:46:55 19:37:01 7 1.99 0.00 0.02 0.00 0.00 98.00 19:46:55 19:38:01 all 0.20 0.00 0.03 0.01 0.01 99.76 19:46:55 19:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:46:55 19:38:01 1 0.03 0.00 0.00 0.02 0.02 99.93 19:46:55 19:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:46:55 19:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:46:55 19:38:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:46:55 19:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:46:55 19:38:01 6 0.02 0.00 0.02 0.03 0.00 99.93 19:46:55 19:38:01 7 1.42 0.00 0.13 0.00 0.00 98.45 19:46:55 19:39:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:46:55 19:39:01 0 0.03 0.00 0.03 0.02 0.00 99.92 19:46:55 19:39:01 1 0.05 0.00 0.02 0.02 0.00 99.92 19:46:55 19:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:46:55 19:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:55 19:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:46:55 19:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:46:55 19:39:01 6 0.02 0.00 0.02 0.05 0.00 99.92 19:46:55 19:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:46:55 19:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:46:55 19:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:46:55 19:40:01 1 0.05 0.00 0.02 0.02 0.02 99.90 19:46:55 19:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:46:55 19:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:46:55 19:40:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:46:55 19:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:46:55 19:40:01 6 0.00 0.00 0.02 0.02 0.00 99.97 19:46:55 19:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:46:55 19:41:01 all 0.02 0.00 0.01 0.02 0.01 99.94 19:46:55 19:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:46:55 19:41:01 1 0.05 0.00 0.03 0.10 0.02 99.80 19:46:55 19:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:46:55 19:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:46:55 19:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:55 19:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:46:55 19:41:01 6 0.02 0.00 0.03 0.08 0.02 99.85 19:46:55 19:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:46:55 19:42:01 all 0.03 0.00 0.01 0.02 0.00 99.94 19:46:55 19:42:01 0 0.08 0.00 0.02 0.00 0.02 99.88 19:46:55 19:42:01 1 0.03 0.00 0.02 0.02 0.00 99.93 19:46:55 19:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:46:55 19:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:46:55 19:42:01 4 0.00 0.00 0.02 0.10 0.02 99.87 19:46:55 19:42:01 5 0.05 0.00 0.02 0.00 0.00 99.93 19:46:55 19:42:01 6 0.02 0.00 0.00 0.03 0.00 99.95 19:46:55 19:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:46:55 19:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:46:55 19:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:46:55 19:43:01 1 0.05 0.00 0.02 0.02 0.02 99.90 19:46:55 19:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:46:55 19:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:55 19:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:55 19:43:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:46:55 19:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:46:55 19:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:46:55 19:44:01 all 0.16 0.00 0.01 0.01 0.00 99.81 19:46:55 19:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:46:55 19:44:01 1 0.03 0.00 0.00 0.02 0.00 99.95 19:46:55 19:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:46:55 19:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:46:55 19:44:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:46:55 19:44:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:46:55 19:44:01 6 0.02 0.00 0.02 0.03 0.00 99.93 19:46:55 19:44:01 7 1.21 0.00 0.00 0.00 0.00 98.79 19:46:55 19:45:01 all 0.27 0.00 0.01 0.00 0.00 99.72 19:46:55 19:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:46:55 19:45:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:46:55 19:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:46:55 19:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:46:55 19:45:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:46:55 19:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:46:55 19:45:01 6 0.02 0.00 0.02 0.02 0.00 99.95 19:46:55 19:45:01 7 1.99 0.00 0.00 0.00 0.00 98.01 19:46:55 19:46:55 19:45:01 CPU %user %nice %system %iowait %steal %idle 19:46:55 19:46:01 all 2.74 0.00 0.94 0.03 0.01 96.28 19:46:55 19:46:01 0 2.80 0.00 0.77 0.00 0.02 96.42 19:46:55 19:46:01 1 2.49 0.00 1.17 0.02 0.02 96.30 19:46:55 19:46:01 2 2.73 0.00 0.74 0.02 0.02 96.51 19:46:55 19:46:01 3 1.56 0.00 1.24 0.00 0.02 97.18 19:46:55 19:46:01 4 3.75 0.00 1.22 0.08 0.00 94.95 19:46:55 19:46:01 5 2.16 0.00 0.68 0.00 0.02 97.14 19:46:55 19:46:01 6 2.12 0.00 0.65 0.12 0.02 97.09 19:46:55 19:46:01 7 4.26 0.00 1.04 0.00 0.02 94.68 19:46:55 Average: all 4.21 0.00 0.92 0.18 0.02 94.67 19:46:55 Average: 0 4.11 0.00 0.90 0.08 0.02 94.90 19:46:55 Average: 1 4.08 0.00 0.94 0.16 0.02 94.80 19:46:55 Average: 2 4.10 0.00 0.89 0.17 0.01 94.83 19:46:55 Average: 3 4.15 0.00 0.96 0.05 0.02 94.82 19:46:55 Average: 4 4.31 0.00 0.92 0.40 0.01 94.35 19:46:55 Average: 5 4.09 0.00 0.94 0.33 0.01 94.62 19:46:55 Average: 6 4.01 0.00 0.87 0.11 0.01 95.00 19:46:55 Average: 7 4.82 0.00 0.96 0.16 0.02 94.04 19:46:55 19:46:55 19:46:55