Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 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-ssh12133519778048912221.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh17311610849042791356.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh15034656263575482281.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh12791927626947206443.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh17885281637438676155.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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.20 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 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 ‘prd-ubuntu20.04-docker-8c-8g-17526’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17528 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository 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 Avoid second fetch Checking out Revision 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 (main) Commit message: "docs: Update changelog to 3.0 (#372)" > 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 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 # timeout=10 > git rev-list --no-walk c742c110d1cc62fb19cc4b7662ac95047aaf245d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:00:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:00:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:00:24 ========================================================= 19:00:24 EdgeX Global Pipelines Version Info 19:00:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:00:25 ------------------- 19:00:25 stable info: 19:00:25 ------------------- 19:00:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:00:25 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:00:25 Message: update stable to v1.0.249 19:00:26 ------------------- 19:00:26 experimental info: 19:00:26 ------------------- 19:00:26 Commited By: **** collab-it+edgex@linuxfoundation.org 19:00:26 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:00:26 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c872bb [Pipeline] echo 19:00:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:00:26 provisioning config files... 19:00:26 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14586687416496165696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:27 ---> docker-login.sh 19:00:27 nexus3.edgexfoundry.org:10001 19:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:28 Configure a credential helper to remove this warning. See 19:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:28 19:00:28 Login Succeeded 19:00:28 nexus3.edgexfoundry.org:10002 19:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:28 Configure a credential helper to remove this warning. See 19:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:28 19:00:28 Login Succeeded 19:00:28 nexus3.edgexfoundry.org:10003 19:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:28 Configure a credential helper to remove this warning. See 19:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:28 19:00:28 Login Succeeded 19:00:28 nexus3.edgexfoundry.org:10004 19:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:28 Configure a credential helper to remove this warning. See 19:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:28 19:00:28 Login Succeeded 19:00:28 docker.io 19:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:29 Configure a credential helper to remove this warning. See 19:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:29 19:00:29 Login Succeeded 19:00:29 ---> docker-login.sh ends [Pipeline] } 19:00:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:00:29 + git rev-list -1 --merges 0c872bbe8febdc0c9add13ac0a600aadf7c89b53~1..0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] echo 19:00:29 -----------> git rev-list -1 --merges 0c872bbe8febdc0c9add13ac0a600aadf7c89b53~1..0c872bbe8febdc0c9add13ac0a600aadf7c89b53 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [false] [Pipeline] sh 19:00:29 + git log --format=format:%s -1 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] echo 19:00:29 ========================================================= 19:00:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:00:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:00:30 + git log --format=format:%s -1 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] echo 19:00:30 [semverPrep] GIT_COMMIT: 0c872bbe8febdc0c9add13ac0a600aadf7c89b53, Commit Message: docs: Update changelog to 3.0 (#372) [Pipeline] echo 19:00:30 [semverPrep] This is not a build commit. [Pipeline] sh 19:00:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:00:30 + grep -v github /etc/ssh/ssh_known_hosts 19:00:30 + [ -e /tmp/ssh_known_hosts ] 19:00:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:00:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:00:30 + sudo tee -a /etc/ssh/ssh_known_hosts 19:00:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:00:31 19:00:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:00:31 0.1.4: Pulling from edgex-devops/py-git-semver 19:00:31 b85a868b505f: Pulling fs layer 19:00:31 e2be974225ed: Pulling fs layer 19:00:31 339a4e72a1f5: Pulling fs layer 19:00:31 988bab9f4d93: Pulling fs layer 19:00:31 1469e6f7b9e6: Pulling fs layer 19:00:31 eaf3925da568: Pulling fs layer 19:00:31 bab4dde63d76: Pulling fs layer 19:00:31 bde34c3a00c8: Pulling fs layer 19:00:31 b352a97aabf1: Pulling fs layer 19:00:31 4872d77fe225: Pulling fs layer 19:00:31 5851b861e8e6: Pulling fs layer 19:00:31 bab4dde63d76: Waiting 19:00:31 bde34c3a00c8: Waiting 19:00:31 4872d77fe225: Waiting 19:00:31 5851b861e8e6: Waiting 19:00:31 b352a97aabf1: Waiting 19:00:31 1469e6f7b9e6: Waiting 19:00:31 eaf3925da568: Waiting 19:00:31 e2be974225ed: Download complete 19:00:31 988bab9f4d93: Verifying Checksum 19:00:31 988bab9f4d93: Download complete 19:00:31 339a4e72a1f5: Verifying Checksum 19:00:31 339a4e72a1f5: Download complete 19:00:31 1469e6f7b9e6: Verifying Checksum 19:00:31 1469e6f7b9e6: Download complete 19:00:31 eaf3925da568: Download complete 19:00:31 bde34c3a00c8: Download complete 19:00:31 b352a97aabf1: Verifying Checksum 19:00:31 b352a97aabf1: Download complete 19:00:31 4872d77fe225: Download complete 19:00:31 5851b861e8e6: Download complete 19:00:31 b85a868b505f: Download complete 19:00:31 bab4dde63d76: Verifying Checksum 19:00:31 bab4dde63d76: Download complete 19:00:32 b85a868b505f: Pull complete 19:00:33 e2be974225ed: Pull complete 19:00:33 339a4e72a1f5: Pull complete 19:00:33 988bab9f4d93: Pull complete 19:00:33 1469e6f7b9e6: Pull complete 19:00:33 eaf3925da568: Pull complete 19:00:36 bab4dde63d76: Pull complete 19:00:36 bde34c3a00c8: Pull complete 19:00:37 b352a97aabf1: Pull complete 19:00:38 4872d77fe225: Pull complete 19:00:38 5851b861e8e6: Pull complete 19:00:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:00:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:00:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:40 prd-ubuntu20.04-docker-8c-8g-17528 does not seem to be running inside a container 19:00:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:00:49 $ docker top 1184da38385d35a20be73618bbc2fb2be317e1751f7ea193ee52c83d2efccf5a -eo pid,comm 19:00:49 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:00:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:00:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:00:49 [ssh-agent] Looking for ssh-agent implementation... 19:00:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:00:50 $ docker exec 1184da38385d35a20be73618bbc2fb2be317e1751f7ea193ee52c83d2efccf5a ssh-agent 19:00:50 SSH_AUTH_SOCK=/tmp/ssh-F5bghdiAAXuH/agent.32 19:00:50 SSH_AGENT_PID=38 19:00:50 Running ssh-add (command line suppressed) 19:00:50 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2650558506648165974.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2650558506648165974.key) 19:00:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:00:50 + git tag --points-at HEAD [Pipeline] } 19:00:50 $ docker exec --env ******** --env ******** 1184da38385d35a20be73618bbc2fb2be317e1751f7ea193ee52c83d2efccf5a ssh-agent -k 19:00:50 unset SSH_AUTH_SOCK; 19:00:50 unset SSH_AGENT_PID; 19:00:50 echo Agent pid 38 killed; 19:00:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:00:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:00:50 [ssh-agent] Looking for ssh-agent implementation... 19:00:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:00:50 $ docker exec 1184da38385d35a20be73618bbc2fb2be317e1751f7ea193ee52c83d2efccf5a ssh-agent 19:00:50 SSH_AUTH_SOCK=/tmp/ssh-RBWitcMUCzVE/agent.70 19:00:50 SSH_AGENT_PID=76 19:00:50 Running ssh-add (command line suppressed) 19:00:51 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6443820396498770231.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6443820396498770231.key) 19:00:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:00:51 + git semver init 19:00:51 2023-05-31 19:00:51,576 [run_init] DEBUG init version:0.0.0 force:False 19:00:51 2023-05-31 19:00:51,576 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 19:00:51 2023-05-31 19:00:51,577 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 19:00:51 2023-05-31 19:00:51,577 [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:00:53 2023-05-31 19:00:52,816 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 19:00:53 2023-05-31 19:00:52,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 19:00:53 2023-05-31 19:00:52,817 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:00:53 2023-05-31 19:00:52,817 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:00:53 3.0.0-dev.58 [Pipeline] } 19:00:53 $ docker exec --env ******** --env ******** 1184da38385d35a20be73618bbc2fb2be317e1751f7ea193ee52c83d2efccf5a ssh-agent -k 19:00:53 unset SSH_AUTH_SOCK; 19:00:53 unset SSH_AGENT_PID; 19:00:53 echo Agent pid 76 killed; 19:00:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:00:53 + git semver [Pipeline] } 19:00:54 $ docker stop --time=1 1184da38385d35a20be73618bbc2fb2be317e1751f7ea193ee52c83d2efccf5a 19:00:55 $ docker rm -f --volumes 1184da38385d35a20be73618bbc2fb2be317e1751f7ea193ee52c83d2efccf5a [Pipeline] // withDockerContainer [Pipeline] sh 19:00:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:00:56 Stashed 1 file(s) [Pipeline] echo 19:00:56 [edgeXSemver]: initialized semver on version 3.0.0-dev.58 [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:00:56 provisioning config files... 19:00:56 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4004153387345314572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:56 ---> docker-login.sh 19:00:56 nexus3.edgexfoundry.org:10001 19:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:56 Configure a credential helper to remove this warning. See 19:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:56 19:00:56 Login Succeeded 19:00:56 nexus3.edgexfoundry.org:10002 19:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:56 Configure a credential helper to remove this warning. See 19:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:56 19:00:56 Login Succeeded 19:00:56 nexus3.edgexfoundry.org:10003 19:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:56 Configure a credential helper to remove this warning. See 19:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:56 19:00:56 Login Succeeded 19:00:56 nexus3.edgexfoundry.org:10004 19:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:56 Configure a credential helper to remove this warning. See 19:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:56 19:00:56 Login Succeeded 19:00:56 docker.io 19:00:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:57 Configure a credential helper to remove this warning. See 19:00:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:57 19:00:57 Login Succeeded 19:00:57 ---> docker-login.sh ends [Pipeline] } 19:00:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:00:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:00:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:00:57 ========================================================= 19:00:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:00:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 19:00:57 Sending build context to Docker daemon 21.95MB 19:00:57 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 19:00:57 Step 2/13 : FROM ${BASE} AS builder 19:00:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:00:57 f56be85fc22e: Pulling fs layer 19:00:57 85791d961cd3: Pulling fs layer 19:00:57 d694b5ae8c79: Pulling fs layer 19:00:57 9f32a84ed3da: Pulling fs layer 19:00:57 4d19c01a9841: Pulling fs layer 19:00:57 9325e15d5711: Pulling fs layer 19:00:57 9f32a84ed3da: Waiting 19:00:57 9325e15d5711: Waiting 19:00:57 556b6ee489ea: Pulling fs layer 19:00:57 c5a4b2cf53e6: Pulling fs layer 19:00:57 85791d961cd3: Verifying Checksum 19:00:57 85791d961cd3: Download complete 19:00:57 9f32a84ed3da: Verifying Checksum 19:00:57 9f32a84ed3da: Download complete 19:00:57 4d19c01a9841: Verifying Checksum 19:00:57 4d19c01a9841: Download complete 19:00:57 9325e15d5711: Verifying Checksum 19:00:57 9325e15d5711: Download complete 19:00:57 f56be85fc22e: Verifying Checksum 19:00:57 f56be85fc22e: Download complete 19:00:58 f56be85fc22e: Pull complete 19:00:58 85791d961cd3: Pull complete 19:00:58 c5a4b2cf53e6: Verifying Checksum 19:00:58 c5a4b2cf53e6: Download complete 19:00:58 d694b5ae8c79: Download complete 19:00:58 556b6ee489ea: Verifying Checksum 19:01:02 d694b5ae8c79: Pull complete 19:01:02 9f32a84ed3da: Pull complete 19:01:02 4d19c01a9841: Pull complete 19:01:02 9325e15d5711: Pull complete 19:01:05 556b6ee489ea: Pull complete 19:01:06 c5a4b2cf53e6: Pull complete 19:01:06 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 19:01:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:01:06 ---> c4be618373d6 19:01:06 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:01:11 Still waiting to schedule task 19:01:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:01:21 ---> Running in 99368f51a0b7 19:01:21 Removing intermediate container 99368f51a0b7 19:01:21 ---> ece7699b71bb 19:01:21 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:01:21 ---> Running in 9253ffaa9ff8 19:01:21 Removing intermediate container 9253ffaa9ff8 19:01:21 ---> 737f52f4bcbf 19:01:21 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 19:01:21 ---> Running in 84e11b05409e 19:01:21 Removing intermediate container 84e11b05409e 19:01:21 ---> a86cc7af272a 19:01:21 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 19:01:21 ---> Running in a70237787f47 19:01:21 Removing intermediate container a70237787f47 19:01:21 ---> 5b47557251c7 19:01:21 Step 7/13 : LABEL Name=edgex-device-onvif-camera 19:01:21 ---> Running in 23211ed53ee4 19:01:21 Removing intermediate container 23211ed53ee4 19:01:21 ---> 2a9ba6b8bb3f 19:01:21 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:01:21 ---> Running in df1844d93ca6 19:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:01:22 OK: 265 MiB in 53 packages 19:01:22 Removing intermediate container df1844d93ca6 19:01:22 ---> 624646259291 19:01:22 Step 9/13 : WORKDIR /device-onvif-camera 19:01:22 ---> Running in 8282447233e8 19:01:22 Removing intermediate container 8282447233e8 19:01:22 ---> bb32dcf5c908 19:01:22 Step 10/13 : COPY go.mod vendor* ./ 19:01:22 ---> 426eedefc119 19:01:22 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:01:22 ---> Running in 746cdf6c3326 19:02:19 Removing intermediate container 746cdf6c3326 19:02:19 ---> e01cacac02bf 19:02:19 Step 12/13 : COPY . . 19:02:19 ---> b4ab14f30924 19:02:19 Step 13/13 : RUN ${MAKE} 19:02:19 ---> Running in 265a338f7571 19:02:20 noop 19:02:20 Removing intermediate container 265a338f7571 19:02:20 ---> d0a6159ef747 19:02:20 Successfully built d0a6159ef747 19:02:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:21 + docker inspect -f . ci-base-image-x86_64 19:02:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:21 prd-ubuntu20.04-docker-8c-8g-17528 does not seem to be running inside a container 19:02:21 $ 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 ******** ci-base-image-x86_64 cat 19:02:21 $ docker top ef5e1a70db932530c18ceeeb58693546d082b13411d2ac8b795c6801cc14d83e -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:22 + go version 19:02:22 go version go1.20.2 linux/amd64 [Pipeline] } 19:02:22 $ docker stop --time=1 ef5e1a70db932530c18ceeeb58693546d082b13411d2ac8b795c6801cc14d83e 19:02:23 $ docker rm -f --volumes ef5e1a70db932530c18ceeeb58693546d082b13411d2ac8b795c6801cc14d83e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:23 + docker inspect -f . ci-base-image-x86_64 19:02:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:23 prd-ubuntu20.04-docker-8c-8g-17528 does not seem to be running inside a container 19:02:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-x86_64 cat 19:02:24 $ docker top 9cf49c4af6fd8ee21bbbc3b24f6cc80baf70245418981157659e5fe902aae22b -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:24 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 19:02:24 + make test 19:02:24 go test ./... -coverprofile=coverage.out ./... 19:02:30 ? github.com/edgexfoundry/device-onvif-camera [no test files] 19:02:40 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 19:02:40 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 19:02:42 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.044s coverage: 31.4% of statements 19:02:44 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.528s coverage: 86.5% of statements 19:02:51 go vet ./... 19:02:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17529 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 19:02:53 Running in /w/workspace/device-onvif-camera/155 [Pipeline] { [Pipeline] checkout 19:02:53 The recommended git tool is: git 19:02:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:02:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:02:54 ./bin/test-attribution-txt.sh [Pipeline] echo 19:02:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:02:54 $ docker stop --time=1 9cf49c4af6fd8ee21bbbc3b24f6cc80baf70245418981157659e5fe902aae22b 19:02:58 using credential edgex-jenkins-ssh 19:02:58 Cloning the remote Git repository 19:02:58 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 19:02:58 > git init /w/workspace/device-onvif-camera/155 # timeout=10 19:02:58 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 19:02:58 > git --version # timeout=10 19:02:58 > git --version # 'git version 2.25.1' 19:02:58 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:00 $ docker rm -f --volumes 9cf49c4af6fd8ee21bbbc3b24f6cc80baf70245418981157659e5fe902aae22b [Pipeline] // withDockerContainer [Pipeline] sh 19:03:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:03:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 19:03:00 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 19:03:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:03:01 Avoid second fetch 19:03:01 Checking out Revision 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 (main) 19:03:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:03:02 + ls -al . 19:03:02 total 240 19:03:02 drwxrwxr-x 10 jenkins jenkins 4096 May 31 19:02 . 19:03:02 drwxrwxr-x 4 jenkins jenkins 4096 May 31 19:00 .. 19:03:02 drwxrwxr-x 8 jenkins jenkins 4096 May 31 19:00 .git 19:03:02 drwxrwxr-x 3 jenkins jenkins 4096 May 31 19:00 .github 19:03:02 -rw-rw-r-- 1 jenkins jenkins 496 May 31 19:00 .gitignore 19:03:02 -rw-rw-r-- 1 jenkins jenkins 42 May 31 19:00 .golangci.yml 19:03:02 drwxr-xr-x 3 jenkins jenkins 4096 May 31 19:00 .semver 19:03:02 -rw-rw-r-- 1 jenkins jenkins 10087 May 31 19:00 Attribution.txt 19:03:02 -rw-rw-r-- 1 jenkins jenkins 15932 May 31 19:00 CHANGELOG.md 19:03:02 -rw-rw-r-- 1 jenkins jenkins 1574 May 31 19:00 Dockerfile 19:03:02 -rw-rw-r-- 1 jenkins jenkins 677 May 31 19:00 GOVERNANCE.md 19:03:02 -rw-rw-r-- 1 jenkins jenkins 739 May 31 19:00 Jenkinsfile 19:03:02 -rw-rw-r-- 1 jenkins jenkins 11348 May 31 19:00 LICENSE 19:03:02 -rw-rw-r-- 1 jenkins jenkins 2751 May 31 19:00 Makefile 19:03:02 -rw-rw-r-- 1 jenkins jenkins 625 May 31 19:00 OWNERS.md 19:03:02 -rw-rw-r-- 1 jenkins jenkins 2690 May 31 19:00 README.md 19:03:02 -rw-rw-r-- 1 jenkins jenkins 12 May 31 19:00 VERSION 19:03:02 drwxrwxr-x 2 jenkins jenkins 4096 May 31 19:00 bin 19:03:02 drwxrwxr-x 3 jenkins jenkins 4096 May 31 19:00 cmd 19:03:02 -rw-r--r-- 1 jenkins jenkins 78459 May 31 19:02 coverage.out 19:03:02 drwxrwxr-x 4 jenkins jenkins 4096 May 31 19:00 doc 19:03:02 -rw-rw-r-- 1 jenkins jenkins 3594 May 31 19:00 go.mod 19:03:02 -rw-rw-r-- 1 jenkins jenkins 33395 May 31 19:00 go.sum 19:03:02 drwxrwxr-x 4 jenkins jenkins 4096 May 31 19:00 internal 19:03:02 drwxrwxr-x 4 jenkins jenkins 4096 May 31 19:00 snap 19:03:02 -rw-rw-r-- 1 jenkins jenkins 236 May 31 19:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:02 Commit message: "docs: Update changelog to 3.0 (#372)" 19:03:02 + 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=0c872bbe8febdc0c9add13ac0a600aadf7c89b53 --label arch=amd64 --label version=3.0.0-dev.58 . 19:03:02 Sending build context to Docker daemon 22.03MB 19:03:02 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 19:03:02 Step 2/26 : FROM ${BASE} AS builder 19:03:02 ---> d0a6159ef747 19:03:02 Step 3/26 : ARG ADD_BUILD_TAGS="" 19:03:01 > git config core.sparsecheckout # timeout=10 19:03:01 > git checkout -f 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:03:03 % Total % Received % Xferd Average Speed Time Time Time Current 19:03:03 Dload Upload Total Spent Left Speed 19:03:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 19:03:03 ---> Running in 5aff5a088f87 19:03:03 Removing intermediate container 5aff5a088f87 19:03:03 ---> 10967427f526 19:03:03 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:03:03 ---> Running in 090984664ca2 19:03:03 Removing intermediate container 090984664ca2 19:03:03 ---> 9c79dde08776 19:03:03 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 19:03:03 ---> Running in 38fd49edfa10 19:03:03 Removing intermediate container 38fd49edfa10 19:03:03 ---> aaf86f11f1f7 19:03:03 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 19:03:03 ---> Running in 4630dc45b162 [Pipeline] sh 19:03:03 Removing intermediate container 4630dc45b162 19:03:03 ---> 74a649bc46c4 19:03:03 Step 7/26 : LABEL Name=edgex-device-onvif-camera 19:03:03 ---> Running in 21398586e018 19:03:03 Removing intermediate container 21398586e018 19:03:03 ---> e210a278b873 19:03:03 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:03:03 ---> Running in 1871de9cb5e4 19:03:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:03:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:03:04 OK: 265 MiB in 53 packages 19:03:04 + sudo tee /etc/docker/daemon.new 19:03:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:03:04 { 19:03:04 "registry-mirrors": [ 19:03:04 "https://nexus3.edgexfoundry.org:10001" 19:03:04 ], 19:03:04 "bip": "10.250.0.254/24", 19:03:04 "hosts": [ 19:03:04 "tcp://0.0.0.0:5555", 19:03:04 "unix:///var/run/docker.sock" 19:03:04 ], 19:03:04 "mtu": 1458, 19:03:04 "selinux-enabled": true, 19:03:04 "seccomp-profile": "/etc/docker/seccomp.json" 19:03:04 } [Pipeline] sh 19:03:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:03:04 Removing intermediate container 1871de9cb5e4 19:03:04 ---> fe301666549a 19:03:04 Step 9/26 : WORKDIR /device-onvif-camera 19:03:04 ---> Running in 2433900d9ba4 19:03:04 Removing intermediate container 2433900d9ba4 19:03:04 ---> b2ec2432f63f 19:03:04 Step 10/26 : COPY go.mod vendor* ./ 19:03:04 ---> 6375f8da53be 19:03:04 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:04 ---> Running in a9bb2abfe8fc 19:03:04 + sudo service docker restart 19:03:05 Removing intermediate container a9bb2abfe8fc 19:03:05 ---> 255868749016 19:03:05 Step 12/26 : COPY . . 19:03:07 ---> 708f907869c9 19:03:07 Step 13/26 : RUN ${MAKE} 19:03:07 ---> Running in 619ab9b26511 19:03:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.58" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:23 provisioning config files... 19:03:23 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/155@tmp/config1416987667842204908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:23 ---> docker-login.sh 19:03:23 nexus3.edgexfoundry.org:10001 19:03:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:24 Configure a credential helper to remove this warning. See 19:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:24 19:03:24 Login Succeeded 19:03:24 nexus3.edgexfoundry.org:10002 19:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:24 Configure a credential helper to remove this warning. See 19:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:24 19:03:24 Login Succeeded 19:03:24 nexus3.edgexfoundry.org:10003 19:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:24 Configure a credential helper to remove this warning. See 19:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:24 19:03:24 Login Succeeded 19:03:24 nexus3.edgexfoundry.org:10004 19:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:25 Configure a credential helper to remove this warning. See 19:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:25 19:03:25 Login Succeeded 19:03:25 docker.io 19:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:25 Configure a credential helper to remove this warning. See 19:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:25 19:03:25 Login Succeeded 19:03:25 ---> docker-login.sh ends [Pipeline] } 19:03:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:03:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:25 ========================================================= 19:03:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:03:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 19:03:26 Sending build context to Docker daemon 14.4MB 19:03:26 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 19:03:26 Step 2/13 : FROM ${BASE} AS builder 19:03:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:03:26 c41833b44d91: Pulling fs layer 19:03:26 ed15518f5707: Pulling fs layer 19:03:26 feae8fd75edb: Pulling fs layer 19:03:26 242c74f7c9fa: Pulling fs layer 19:03:26 3cdef696dda3: Pulling fs layer 19:03:26 2ced38df9373: Pulling fs layer 19:03:26 58f1dce35555: Pulling fs layer 19:03:26 242c74f7c9fa: Waiting 19:03:26 3cdef696dda3: Waiting 19:03:26 2ced38df9373: Waiting 19:03:26 58f1dce35555: Waiting 19:03:26 ed15518f5707: Verifying Checksum 19:03:26 ed15518f5707: Download complete 19:03:26 242c74f7c9fa: Verifying Checksum 19:03:26 242c74f7c9fa: Download complete 19:03:26 3cdef696dda3: Verifying Checksum 19:03:26 3cdef696dda3: Download complete 19:03:27 c41833b44d91: Verifying Checksum 19:03:27 c41833b44d91: Download complete 19:03:27 c41833b44d91: Pull complete 19:03:28 58f1dce35555: Verifying Checksum 19:03:28 58f1dce35555: Download complete 19:03:28 ed15518f5707: Pull complete 19:03:29 feae8fd75edb: Verifying Checksum 19:03:29 feae8fd75edb: Download complete 19:03:29 2ced38df9373: Verifying Checksum 19:03:29 2ced38df9373: Download complete 19:03:33 Removing intermediate container 619ab9b26511 19:03:33 ---> 23d049aed469 19:03:33 Step 14/26 : FROM alpine:3.17 19:03:33 3.17: Pulling from library/alpine 19:03:33 f56be85fc22e: Already exists 19:03:33 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 19:03:33 Status: Downloaded newer image for alpine:3.17 19:03:33 ---> 9ed4aefc74f6 19:03:33 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:03:33 ---> Running in 686808c7e5c2 19:03:33 Removing intermediate container 686808c7e5c2 19:03:33 ---> 7f7554cf1356 19:03:33 Step 16/26 : RUN apk add --update --no-cache dumb-init 19:03:33 ---> Running in e14fd52e796a 19:03:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:03:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:03:34 (1/1) Installing dumb-init (1.2.5-r2) 19:03:34 Executing busybox-1.35.0-r29.trigger 19:03:34 OK: 7 MiB in 16 packages 19:03:34 Removing intermediate container e14fd52e796a 19:03:34 ---> 37c5a4954650 19:03:34 Step 17/26 : WORKDIR / 19:03:34 ---> Running in 225f95c6d482 19:03:34 Removing intermediate container 225f95c6d482 19:03:34 ---> a3c375246847 19:03:34 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 19:03:36 ---> 6227631b6b29 19:03:36 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 19:03:36 ---> cb012cfc8ea7 19:03:36 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 19:03:36 ---> 0c73e4f7c678 19:03:36 Step 21/26 : EXPOSE 59984 19:03:36 ---> Running in a22a44e4e73d 19:03:36 Removing intermediate container a22a44e4e73d 19:03:36 ---> 9c9a9316bcc0 19:03:36 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 19:03:36 ---> Running in 4892b436604b 19:03:37 Removing intermediate container 4892b436604b 19:03:37 ---> 957fce94d4a4 19:03:37 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 19:03:37 ---> Running in fb9d703f56c0 19:03:37 Removing intermediate container fb9d703f56c0 19:03:37 ---> 9f894361c43e 19:03:37 Step 24/26 : LABEL arch=amd64 19:03:37 ---> Running in 655b94af4bc2 19:03:37 Removing intermediate container 655b94af4bc2 19:03:37 ---> a60abb856b18 19:03:37 Step 25/26 : LABEL git_sha=0c872bbe8febdc0c9add13ac0a600aadf7c89b53 19:03:37 ---> Running in 2a2f1c8e026c 19:03:37 Removing intermediate container 2a2f1c8e026c 19:03:37 ---> dc07278e39f3 19:03:37 Step 26/26 : LABEL version=3.0.0-dev.58 19:03:37 ---> Running in 06acac0ab709 19:03:37 Removing intermediate container 06acac0ab709 19:03:37 ---> 9a37403ccd54 19:03:37 [Warning] One or more build-args [ARCH] were not consumed 19:03:37 Successfully built 9a37403ccd54 19:03:37 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:03:37 provisioning config files... 19:03:37 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4129285511903136170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:38 ---> docker-login.sh 19:03:38 nexus3.edgexfoundry.org:10001 19:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:38 Configure a credential helper to remove this warning. See 19:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:38 19:03:38 Login Succeeded 19:03:38 nexus3.edgexfoundry.org:10002 19:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:38 Configure a credential helper to remove this warning. See 19:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:38 19:03:38 Login Succeeded 19:03:38 nexus3.edgexfoundry.org:10003 19:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:38 Configure a credential helper to remove this warning. See 19:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:38 19:03:38 Login Succeeded 19:03:38 nexus3.edgexfoundry.org:10004 19:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:38 Configure a credential helper to remove this warning. See 19:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:38 19:03:38 Login Succeeded 19:03:38 docker.io 19:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:38 Configure a credential helper to remove this warning. See 19:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:38 19:03:38 Login Succeeded 19:03:38 ---> docker-login.sh ends [Pipeline] } 19:03:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:03:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:38 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 19:03:38 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 19:03:38 latest 19:03:38 3.0.0-dev.58 19:03:38 0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0-dev.58 19:03:38 main 19:03:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:39 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:39 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 19:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:03:39 2b927f77ce09: Preparing 19:03:39 6cb1bcaad847: Preparing 19:03:39 c906e5aced04: Preparing 19:03:39 492472f52d96: Preparing 19:03:39 f1417ff83b31: Preparing 19:03:39 6cb1bcaad847: Pushed 19:03:39 f1417ff83b31: Layer already exists 19:03:39 492472f52d96: Pushed 19:03:39 2b927f77ce09: Pushed 19:03:41 feae8fd75edb: Pull complete 19:03:41 242c74f7c9fa: Pull complete 19:03:41 3cdef696dda3: Pull complete 19:03:42 c906e5aced04: Pushed 19:03:42 0c872bbe8febdc0c9add13ac0a600aadf7c89b53: digest: sha256:0bb4361086b75948b4ad24295bc173f3a0ea9e976530e4e327491bf04769770e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:42 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:42 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 19:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:03:42 2b927f77ce09: Preparing 19:03:42 6cb1bcaad847: Preparing 19:03:42 c906e5aced04: Preparing 19:03:42 492472f52d96: Preparing 19:03:42 f1417ff83b31: Preparing 19:03:42 492472f52d96: Layer already exists 19:03:42 6cb1bcaad847: Layer already exists 19:03:42 f1417ff83b31: Layer already exists 19:03:42 c906e5aced04: Layer already exists 19:03:42 2b927f77ce09: Layer already exists 19:03:42 latest: digest: sha256:0bb4361086b75948b4ad24295bc173f3a0ea9e976530e4e327491bf04769770e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:43 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:43 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.58 19:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:03:43 2b927f77ce09: Preparing 19:03:43 6cb1bcaad847: Preparing 19:03:43 c906e5aced04: Preparing 19:03:43 492472f52d96: Preparing 19:03:43 f1417ff83b31: Preparing 19:03:43 c906e5aced04: Layer already exists 19:03:43 2b927f77ce09: Layer already exists 19:03:43 6cb1bcaad847: Layer already exists 19:03:43 f1417ff83b31: Layer already exists 19:03:43 492472f52d96: Layer already exists 19:03:43 3.0.0-dev.58: digest: sha256:0bb4361086b75948b4ad24295bc173f3a0ea9e976530e4e327491bf04769770e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:43 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:44 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0-dev.58 19:03:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:03:44 2b927f77ce09: Preparing 19:03:44 6cb1bcaad847: Preparing 19:03:44 c906e5aced04: Preparing 19:03:44 492472f52d96: Preparing 19:03:44 f1417ff83b31: Preparing 19:03:44 6cb1bcaad847: Layer already exists 19:03:44 492472f52d96: Layer already exists 19:03:44 f1417ff83b31: Layer already exists 19:03:44 2b927f77ce09: Layer already exists 19:03:44 c906e5aced04: Layer already exists 19:03:44 0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0-dev.58: digest: sha256:0bb4361086b75948b4ad24295bc173f3a0ea9e976530e4e327491bf04769770e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:44 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:44 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 19:03:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 19:03:44 2b927f77ce09: Preparing 19:03:44 6cb1bcaad847: Preparing 19:03:44 c906e5aced04: Preparing 19:03:44 492472f52d96: Preparing 19:03:44 f1417ff83b31: Preparing 19:03:44 f1417ff83b31: Layer already exists 19:03:44 c906e5aced04: Layer already exists 19:03:44 6cb1bcaad847: Layer already exists 19:03:44 492472f52d96: Layer already exists 19:03:44 2b927f77ce09: Layer already exists 19:03:44 main: digest: sha256:0bb4361086b75948b4ad24295bc173f3a0ea9e976530e4e327491bf04769770e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:03:44 ===================================================== [Pipeline] echo 19:03:44 taggedImages: 19:03:44 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 19:03:44 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 19:03:44 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.58 19:03:44 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0-dev.58 19:03:44 - 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:03:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:03:45 19:03:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:03:46 latest: Pulling from edgex-lftools-log-publisher 19:03:46 5eb5b503b376: Pulling fs layer 19:03:46 5c69ac0246d0: Pulling fs layer 19:03:46 ec43610c2a17: Pulling fs layer 19:03:46 3a2ae6a8a46f: Pulling fs layer 19:03:46 33b1e0a273af: Pulling fs layer 19:03:46 5d3b04190fa2: Pulling fs layer 19:03:46 2f39f015ded8: Pulling fs layer 19:03:46 33b1e0a273af: Waiting 19:03:46 5d3b04190fa2: Waiting 19:03:46 2f39f015ded8: Waiting 19:03:46 3a2ae6a8a46f: Waiting 19:03:46 5c69ac0246d0: Verifying Checksum 19:03:46 5c69ac0246d0: Download complete 19:03:46 3a2ae6a8a46f: Verifying Checksum 19:03:46 33b1e0a273af: Verifying Checksum 19:03:46 33b1e0a273af: Download complete 19:03:46 ec43610c2a17: Verifying Checksum 19:03:46 ec43610c2a17: Download complete 19:03:46 5d3b04190fa2: Verifying Checksum 19:03:46 5d3b04190fa2: Download complete 19:03:46 5eb5b503b376: Verifying Checksum 19:03:46 5eb5b503b376: Download complete 19:03:46 2f39f015ded8: Download complete 19:03:48 2ced38df9373: Pull complete 19:03:48 5eb5b503b376: Pull complete 19:03:49 5c69ac0246d0: Pull complete 19:03:50 ec43610c2a17: Pull complete 19:03:50 58f1dce35555: Pull complete 19:03:50 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 19:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:03:50 ---> fadd8f120f05 19:03:50 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:03:50 3a2ae6a8a46f: Pull complete 19:03:52 33b1e0a273af: Pull complete 19:03:52 ---> Running in 62f0834f418f 19:03:52 Removing intermediate container 62f0834f418f 19:03:52 ---> 51257cb33d4a 19:03:52 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:03:52 ---> Running in 220c89e2770f 19:03:53 Removing intermediate container 220c89e2770f 19:03:53 ---> 535711fa96a3 19:03:53 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 19:03:53 ---> Running in 37ffbf88b0c8 19:03:53 5d3b04190fa2: Pull complete 19:03:53 Removing intermediate container 37ffbf88b0c8 19:03:53 ---> 5608e1a6652e 19:03:53 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 19:03:53 ---> Running in f1fc7c281d0a 19:03:53 Removing intermediate container f1fc7c281d0a 19:03:53 ---> 20b6725bc41a 19:03:53 Step 7/13 : LABEL Name=edgex-device-onvif-camera 19:03:53 ---> Running in 2b5299b601af 19:03:54 Removing intermediate container 2b5299b601af 19:03:54 ---> b96c92033649 19:03:54 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:03:54 ---> Running in 7873f69e0c9f 19:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:03:56 OK: 263 MiB in 53 packages 19:03:57 Removing intermediate container 7873f69e0c9f 19:03:57 ---> 84fdd2b79479 19:03:57 Step 9/13 : WORKDIR /device-onvif-camera 19:03:57 ---> Running in f55fd64bcf4a 19:03:57 Removing intermediate container f55fd64bcf4a 19:03:57 ---> d15b0509848b 19:03:57 Step 10/13 : COPY go.mod vendor* ./ 19:03:58 ---> 2eb7f5a90afe 19:03:58 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:58 ---> Running in e729a662d4aa 19:03:59 2f39f015ded8: Pull complete 19:03:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:03:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:03:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:59 prd-ubuntu20.04-docker-8c-8g-17528 does not seem to be running inside a container 19:03:59 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:04:16 $ docker top fccffc730ac949023ddf88fd0e0eb888cebd54aa793d2449df85683b25c8576b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:16 ---> job-cost.sh 19:04:16 lf-activate-venv: SKIPPING 19:04:16 INFO: No Stack... 19:04:17 INFO: Retrieving Pricing Info for: v3-standard-8 19:04:17 INFO: Archiving Costs [Pipeline] sh 19:04:17 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 19:04:17 + cut -d, -f6 [Pipeline] lock 19:04:17 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-155-stack-cost] 19:04:17 Resource [jenkins-edgexfoundry-device-onvif-camera-main-155-stack-cost] did not exist. Created. 19:04:17 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:04:17 + echo total: 0.2199999988079071 [Pipeline] stash 19:04:18 Stashed 1 file(s) [Pipeline] } 19:04:18 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-155-stack-cost] [Pipeline] // lock [Pipeline] } 19:04:18 $ docker stop --time=1 fccffc730ac949023ddf88fd0e0eb888cebd54aa793d2449df85683b25c8576b 19:04:20 $ docker rm -f --volumes fccffc730ac949023ddf88fd0e0eb888cebd54aa793d2449df85683b25c8576b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:05:06 Removing intermediate container e729a662d4aa 19:05:06 ---> 762eb613cf48 19:05:06 Step 12/13 : COPY . . 19:05:06 ---> c9390fcaadad 19:05:06 Step 13/13 : RUN ${MAKE} 19:05:06 ---> Running in 6483f4e774c9 19:05:06 noop 19:05:06 Removing intermediate container 6483f4e774c9 19:05:06 ---> 10a66e3804b1 19:05:06 Successfully built 10a66e3804b1 19:05:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:06 + docker inspect -f . ci-base-image-arm64 19:05:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:06 prd-ubuntu20.04-docker-arm64-4c-16g-17529 does not seem to be running inside a container 19:05:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/155 -v /w/workspace/device-onvif-camera/155:/w/workspace/device-onvif-camera/155:rw,z -v /w/workspace/device-onvif-camera/155@tmp:/w/workspace/device-onvif-camera/155@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:05:08 $ docker top d5778ffb49f57ec040321b4db5a02bf300ab01418a6528b6c51e8ea57fafb39d -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:08 + go version 19:05:08 go version go1.20.2 linux/arm64 [Pipeline] } 19:05:08 $ docker stop --time=1 d5778ffb49f57ec040321b4db5a02bf300ab01418a6528b6c51e8ea57fafb39d 19:05:10 $ docker rm -f --volumes d5778ffb49f57ec040321b4db5a02bf300ab01418a6528b6c51e8ea57fafb39d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:11 + docker inspect -f . ci-base-image-arm64 19:05:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:11 prd-ubuntu20.04-docker-arm64-4c-16g-17529 does not seem to be running inside a container 19:05:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/155 -v /w/workspace/device-onvif-camera/155:/w/workspace/device-onvif-camera/155:rw,z -v /w/workspace/device-onvif-camera/155@tmp:/w/workspace/device-onvif-camera/155@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:05:12 $ docker top fa60aaeff7822bc21281108f17c6296150116847d2efdaf64dace2ffd3cb0f04 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:12 + git config --global --add safe.directory /w/workspace/device-onvif-camera/155 [Pipeline] fileExists [Pipeline] sh 19:05:13 + make test 19:05:13 go test ./... -coverprofile=coverage.out ./... 19:05:45 ? github.com/edgexfoundry/device-onvif-camera [no test files] 19:07:37 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 19:07:37 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 19:07:37 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.206s coverage: 31.4% of statements 19:07:59 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.351s coverage: 86.5% of statements 19:07:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:07:59 go vet ./... 19:08:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:08:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:08:26 ./bin/test-attribution-txt.sh [Pipeline] echo 19:08:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:08:26 $ docker stop --time=1 fa60aaeff7822bc21281108f17c6296150116847d2efdaf64dace2ffd3cb0f04 19:08:28 $ docker rm -f --volumes fa60aaeff7822bc21281108f17c6296150116847d2efdaf64dace2ffd3cb0f04 [Pipeline] // withDockerContainer [Pipeline] sh 19:08:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:08:29 Warning: overwriting stash ‘coverage-report’ 19:08:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:08:30 + ls -al . 19:08:30 total 236 19:08:30 drwxrwxr-x 9 jenkins jenkins 4096 May 31 19:05 . 19:08:30 drwxrwxr-x 4 jenkins jenkins 4096 May 31 19:02 .. 19:08:30 drwxrwxr-x 8 jenkins jenkins 4096 May 31 19:03 .git 19:08:30 drwxrwxr-x 3 jenkins jenkins 4096 May 31 19:03 .github 19:08:30 -rw-rw-r-- 1 jenkins jenkins 496 May 31 19:03 .gitignore 19:08:30 -rw-rw-r-- 1 jenkins jenkins 42 May 31 19:03 .golangci.yml 19:08:30 -rw-rw-r-- 1 jenkins jenkins 10087 May 31 19:03 Attribution.txt 19:08:30 -rw-rw-r-- 1 jenkins jenkins 15932 May 31 19:03 CHANGELOG.md 19:08:30 -rw-rw-r-- 1 jenkins jenkins 1574 May 31 19:03 Dockerfile 19:08:30 -rw-rw-r-- 1 jenkins jenkins 677 May 31 19:03 GOVERNANCE.md 19:08:30 -rw-rw-r-- 1 jenkins jenkins 739 May 31 19:03 Jenkinsfile 19:08:30 -rw-rw-r-- 1 jenkins jenkins 11348 May 31 19:03 LICENSE 19:08:30 -rw-rw-r-- 1 jenkins jenkins 2751 May 31 19:03 Makefile 19:08:30 -rw-rw-r-- 1 jenkins jenkins 625 May 31 19:03 OWNERS.md 19:08:30 -rw-rw-r-- 1 jenkins jenkins 2690 May 31 19:03 README.md 19:08:30 -rw-rw-r-- 1 jenkins jenkins 12 May 31 19:00 VERSION 19:08:30 drwxrwxr-x 2 jenkins jenkins 4096 May 31 19:03 bin 19:08:30 drwxrwxr-x 3 jenkins jenkins 4096 May 31 19:03 cmd 19:08:30 -rw-r--r-- 1 jenkins jenkins 78459 May 31 19:07 coverage.out 19:08:30 drwxrwxr-x 4 jenkins jenkins 4096 May 31 19:03 doc 19:08:30 -rw-rw-r-- 1 jenkins jenkins 3594 May 31 19:03 go.mod 19:08:30 -rw-rw-r-- 1 jenkins jenkins 33395 May 31 19:03 go.sum 19:08:30 drwxrwxr-x 4 jenkins jenkins 4096 May 31 19:03 internal 19:08:30 drwxrwxr-x 4 jenkins jenkins 4096 May 31 19:03 snap 19:08:30 -rw-rw-r-- 1 jenkins jenkins 236 May 31 19:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:30 + 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=0c872bbe8febdc0c9add13ac0a600aadf7c89b53 --label arch=arm64 --label version=3.0.0-dev.58 . 19:08:31 Sending build context to Docker daemon 14.48MB 19:08:31 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 19:08:31 Step 2/26 : FROM ${BASE} AS builder 19:08:31 ---> 10a66e3804b1 19:08:31 Step 3/26 : ARG ADD_BUILD_TAGS="" 19:08:31 ---> Running in b5e1fe932ac8 19:08:31 Removing intermediate container b5e1fe932ac8 19:08:31 ---> 7dfa522a0c48 19:08:31 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:08:31 ---> Running in 4ab6dc184dda 19:08:31 Removing intermediate container 4ab6dc184dda 19:08:31 ---> 264720816a10 19:08:31 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 19:08:32 ---> Running in 281b5dd8d63a 19:08:32 Removing intermediate container 281b5dd8d63a 19:08:32 ---> 51f604f002bb 19:08:32 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 19:08:32 ---> Running in c8f659c25084 19:08:32 Removing intermediate container c8f659c25084 19:08:32 ---> aad1abcf54bc 19:08:32 Step 7/26 : LABEL Name=edgex-device-onvif-camera 19:08:32 ---> Running in b8e65a897a9c 19:08:32 Removing intermediate container b8e65a897a9c 19:08:32 ---> 49d157df0770 19:08:32 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:08:32 ---> Running in 7be2b9e34ef8 19:08:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:08:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:08:35 OK: 263 MiB in 53 packages 19:08:36 Removing intermediate container 7be2b9e34ef8 19:08:36 ---> af42dce90d73 19:08:36 Step 9/26 : WORKDIR /device-onvif-camera 19:08:36 ---> Running in ac5f10fd5577 19:08:36 Removing intermediate container ac5f10fd5577 19:08:36 ---> f24e264dd6c2 19:08:36 Step 10/26 : COPY go.mod vendor* ./ 19:08:37 ---> f9a3c99742dc 19:08:37 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:37 ---> Running in d54b4290e0e1 19:08:39 Removing intermediate container d54b4290e0e1 19:08:39 ---> 2c2b30c7b79d 19:08:39 Step 12/26 : COPY . . 19:08:41 ---> 6f17ac6ea888 19:08:41 Step 13/26 : RUN ${MAKE} 19:08:41 ---> Running in 1be56e2c02f9 19:08:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.58" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 19:10:49 Removing intermediate container 1be56e2c02f9 19:10:49 ---> b80a1bcfb011 19:10:49 Step 14/26 : FROM alpine:3.17 19:10:49 3.17: Pulling from library/alpine 19:10:49 c41833b44d91: Already exists 19:10:49 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 19:10:49 Status: Downloaded newer image for alpine:3.17 19:10:49 ---> 51e60588ff2c 19:10:49 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:10:49 ---> Running in 308f9c5a57ba 19:10:49 Removing intermediate container 308f9c5a57ba 19:10:49 ---> f3edbc42c282 19:10:49 Step 16/26 : RUN apk add --update --no-cache dumb-init 19:10:49 ---> Running in 3e78526f55e1 19:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:10:49 (1/1) Installing dumb-init (1.2.5-r2) 19:10:49 Executing busybox-1.35.0-r29.trigger 19:10:49 OK: 8 MiB in 16 packages 19:10:50 Removing intermediate container 3e78526f55e1 19:10:50 ---> a210fff4a649 19:10:50 Step 17/26 : WORKDIR / 19:10:51 ---> Running in 004a52f8fd4e 19:10:51 Removing intermediate container 004a52f8fd4e 19:10:51 ---> 0f9d4043f559 19:10:51 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 19:10:52 ---> 3dede50040d7 19:10:52 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 19:10:53 ---> 18c4e58de075 19:10:53 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 19:10:53 ---> e603de51c1be 19:10:53 Step 21/26 : EXPOSE 59984 19:10:53 ---> Running in ec08ca60b0c9 19:10:53 Removing intermediate container ec08ca60b0c9 19:10:53 ---> b5916b17197a 19:10:53 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 19:10:53 ---> Running in 5cc9b6bf8209 19:10:54 Removing intermediate container 5cc9b6bf8209 19:10:54 ---> 980053a28f35 19:10:54 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 19:10:54 ---> Running in eb201bbfb783 19:10:54 Removing intermediate container eb201bbfb783 19:10:54 ---> 4d46caff07b5 19:10:54 Step 24/26 : LABEL arch=arm64 19:10:54 ---> Running in 8f0d98a9d743 19:10:54 Removing intermediate container 8f0d98a9d743 19:10:54 ---> dfc0255529cf 19:10:54 Step 25/26 : LABEL git_sha=0c872bbe8febdc0c9add13ac0a600aadf7c89b53 19:10:55 ---> Running in da4b713c1363 19:10:55 Removing intermediate container da4b713c1363 19:10:55 ---> e99b29c46906 19:10:55 Step 26/26 : LABEL version=3.0.0-dev.58 19:10:55 ---> Running in 9e152cb0c24f 19:10:55 Removing intermediate container 9e152cb0c24f 19:10:55 ---> 9303aa7aa6a4 19:10:55 [Warning] One or more build-args [ARCH] were not consumed 19:10:55 Successfully built 9303aa7aa6a4 19:10:55 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:10:55 provisioning config files... 19:10:55 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/155@tmp/config7200175790360364405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:56 ---> docker-login.sh 19:10:56 nexus3.edgexfoundry.org:10001 19:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:56 Configure a credential helper to remove this warning. See 19:10:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:56 19:10:56 Login Succeeded 19:10:56 nexus3.edgexfoundry.org:10002 19:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:56 Configure a credential helper to remove this warning. See 19:10:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:56 19:10:56 Login Succeeded 19:10:56 nexus3.edgexfoundry.org:10003 19:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:57 Configure a credential helper to remove this warning. See 19:10:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:57 19:10:57 Login Succeeded 19:10:57 nexus3.edgexfoundry.org:10004 19:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:57 Configure a credential helper to remove this warning. See 19:10:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:57 19:10:57 Login Succeeded 19:10:57 docker.io 19:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:57 Configure a credential helper to remove this warning. See 19:10:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:57 19:10:57 Login Succeeded 19:10:57 ---> docker-login.sh ends [Pipeline] } 19:10:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:10:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:57 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 19:10:57 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 19:10:57 latest 19:10:57 3.0.0-dev.58 19:10:57 0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0-dev.58 19:10:57 main 19:10:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:58 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:58 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 19:10:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:10:58 3fc18198e6f7: Preparing 19:10:58 83dda6232c89: Preparing 19:10:58 cc6a8c903bc2: Preparing 19:10:58 e60499fde9ee: Preparing 19:10:58 26cbea5cba74: Preparing 19:10:58 26cbea5cba74: Layer already exists 19:10:58 3fc18198e6f7: Pushed 19:10:58 83dda6232c89: Pushed 19:10:58 e60499fde9ee: Pushed 19:11:04 cc6a8c903bc2: Pushed 19:11:04 0c872bbe8febdc0c9add13ac0a600aadf7c89b53: digest: sha256:d20f25ab83fb3cb6b02ccb34f89f81fca66ceb5bcf4d7997c52d91ed04f35333 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:04 + 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:11:05 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 19:11:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:11:05 3fc18198e6f7: Preparing 19:11:05 83dda6232c89: Preparing 19:11:05 cc6a8c903bc2: Preparing 19:11:05 e60499fde9ee: Preparing 19:11:05 26cbea5cba74: Preparing 19:11:05 26cbea5cba74: Layer already exists 19:11:05 3fc18198e6f7: Layer already exists 19:11:05 e60499fde9ee: Layer already exists 19:11:05 cc6a8c903bc2: Layer already exists 19:11:05 83dda6232c89: Layer already exists 19:11:05 latest: digest: sha256:d20f25ab83fb3cb6b02ccb34f89f81fca66ceb5bcf4d7997c52d91ed04f35333 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:05 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:05 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.58 19:11:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:11:05 3fc18198e6f7: Preparing 19:11:05 83dda6232c89: Preparing 19:11:05 cc6a8c903bc2: Preparing 19:11:05 e60499fde9ee: Preparing 19:11:05 26cbea5cba74: Preparing 19:11:05 e60499fde9ee: Layer already exists 19:11:05 26cbea5cba74: Layer already exists 19:11:05 cc6a8c903bc2: Layer already exists 19:11:05 83dda6232c89: Layer already exists 19:11:05 3fc18198e6f7: Layer already exists 19:11:06 3.0.0-dev.58: digest: sha256:d20f25ab83fb3cb6b02ccb34f89f81fca66ceb5bcf4d7997c52d91ed04f35333 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:06 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:06 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0-dev.58 19:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:11:06 3fc18198e6f7: Preparing 19:11:06 83dda6232c89: Preparing 19:11:06 cc6a8c903bc2: Preparing 19:11:06 e60499fde9ee: Preparing 19:11:06 26cbea5cba74: Preparing 19:11:06 83dda6232c89: Layer already exists 19:11:06 26cbea5cba74: Layer already exists 19:11:06 3fc18198e6f7: Layer already exists 19:11:06 cc6a8c903bc2: Layer already exists 19:11:06 e60499fde9ee: Layer already exists 19:11:06 0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0-dev.58: digest: sha256:d20f25ab83fb3cb6b02ccb34f89f81fca66ceb5bcf4d7997c52d91ed04f35333 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:07 + 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:11:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 19:11:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 19:11:07 3fc18198e6f7: Preparing 19:11:07 83dda6232c89: Preparing 19:11:07 cc6a8c903bc2: Preparing 19:11:07 e60499fde9ee: Preparing 19:11:07 26cbea5cba74: Preparing 19:11:07 26cbea5cba74: Layer already exists 19:11:07 e60499fde9ee: Layer already exists 19:11:07 83dda6232c89: Layer already exists 19:11:07 cc6a8c903bc2: Layer already exists 19:11:07 3fc18198e6f7: Layer already exists 19:11:07 main: digest: sha256:d20f25ab83fb3cb6b02ccb34f89f81fca66ceb5bcf4d7997c52d91ed04f35333 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:11:07 ===================================================== [Pipeline] echo 19:11:07 taggedImages: 19:11:07 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 19:11:07 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 19:11:07 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.58 19:11:07 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0-dev.58 19:11:07 - 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:11:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:07 19:11:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:08 arm64: Pulling from edgex-lftools-log-publisher 19:11:08 8998bd30e6a1: Pulling fs layer 19:11:08 04944245beec: Pulling fs layer 19:11:08 699f458cf7ca: Pulling fs layer 19:11:08 765212b225bb: Pulling fs layer 19:11:08 f23df028b6ca: Pulling fs layer 19:11:08 d65c8cfc05b1: Pulling fs layer 19:11:08 2437ff75d9bd: Pulling fs layer 19:11:08 f23df028b6ca: Waiting 19:11:08 d65c8cfc05b1: Waiting 19:11:08 2437ff75d9bd: Waiting 19:11:08 04944245beec: Verifying Checksum 19:11:08 04944245beec: Download complete 19:11:08 765212b225bb: Verifying Checksum 19:11:08 765212b225bb: Download complete 19:11:08 f23df028b6ca: Verifying Checksum 19:11:08 f23df028b6ca: Download complete 19:11:08 d65c8cfc05b1: Verifying Checksum 19:11:08 d65c8cfc05b1: Download complete 19:11:08 699f458cf7ca: Verifying Checksum 19:11:08 699f458cf7ca: Download complete 19:11:09 8998bd30e6a1: Verifying Checksum 19:11:09 8998bd30e6a1: Download complete 19:11:11 2437ff75d9bd: Verifying Checksum 19:11:11 2437ff75d9bd: Download complete 19:11:13 8998bd30e6a1: Pull complete 19:11:13 04944245beec: Pull complete 19:11:14 699f458cf7ca: Pull complete 19:11:14 765212b225bb: Pull complete 19:11:18 f23df028b6ca: Pull complete 19:11:18 d65c8cfc05b1: Pull complete 19:11:33 2437ff75d9bd: Pull complete 19:11:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:11:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:33 prd-ubuntu20.04-docker-arm64-4c-16g-17529 does not seem to be running inside a container 19:11:33 $ 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/155 -v /w/workspace/device-onvif-camera/155:/w/workspace/device-onvif-camera/155:rw,z -v /w/workspace/device-onvif-camera/155@tmp:/w/workspace/device-onvif-camera/155@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:11:35 $ docker top 1b15430b296a61a81baaf00fcc3b32714401a4652cd72212cfd64deb97277f32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:36 ---> job-cost.sh 19:11:36 lf-activate-venv: SKIPPING 19:11:36 INFO: No Stack... 19:11:37 INFO: Retrieving Pricing Info for: v3-standard-4 19:11:37 INFO: Archiving Costs [Pipeline] sh 19:11:38 + cat /w/workspace/device-onvif-camera/155/archives/cost.csv 19:11:38 + cut -d, -f6 [Pipeline] lock 19:11:38 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-155-stack-cost] 19:11:38 Resource [jenkins-edgexfoundry-device-onvif-camera-main-155-stack-cost] did not exist. Created. 19:11:38 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:11:38 /w/workspace/device-onvif-camera/155@tmp/durable-f2b9680e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:11:38 + echo total: 0.10999999940395355 [Pipeline] stash 19:11:38 Warning: overwriting stash ‘stack-cost’ 19:11:39 Stashed 1 file(s) [Pipeline] } 19:11:39 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-155-stack-cost] [Pipeline] // lock [Pipeline] } 19:11:39 $ docker stop --time=1 1b15430b296a61a81baaf00fcc3b32714401a4652cd72212cfd64deb97277f32 19:11:40 $ docker rm -f --volumes 1b15430b296a61a81baaf00fcc3b32714401a4652cd72212cfd64deb97277f32 [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:11:41 provisioning config files... 19:11:41 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17089082709626977097tmp [Pipeline] { [Pipeline] sh 19:11:41 + set +x 19:11:41 + bash -s -- 19:11:41 + curl -s https://codecov.io/bash 19:11:41 19:11:41 _____ _ 19:11:41 / ____| | | 19:11:41 | | ___ __| | ___ ___ _____ __ 19:11:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:11:41 | |___| (_) | (_| | __/ (_| (_) \ V / 19:11:41 \_____\___/ \__,_|\___|\___\___/ \_/ 19:11:41 Bash-1.0.6 19:11:41 19:11:41 19:11:41 ==> git version 2.25.1 found 19:11:41 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:11:41 Release-Date: 2020-01-08 19:11:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:11:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:11:41 ==> Jenkins CI detected. 19:11:41 current dir:  /w/workspace/foundry_device-onvif-camera_main 19:11:41 project root: . 19:11:41 --> token set from env 19:11:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:11:41 ==> Running gcov in . (disable via -X gcov) 19:11:41 ==> Python coveragepy not found 19:11:41 ==> Searching for coverage reports in: 19:11:41 + . 19:11:41 -> Found 1 reports 19:11:41 ==> Detecting git/mercurial file structure 19:11:41 ==> Reading reports 19:11:41 + ./coverage.out bytes=78459 19:11:41 ==> Appending adjustments 19:11:41 https://docs.codecov.io/docs/fixing-reports 19:11:41 + Found adjustments 19:11:41 ==> Gzipping contents 19:11:41 12K /tmp/codecov.T1RMiN.gz 19:11:41 ==> Uploading reports 19:11:41 url: https://codecov.io 19:11:41 query: branch=main&commit=0c872bbe8febdc0c9add13ac0a600aadf7c89b53&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:11:41 -> Pinging Codecov 19:11:41 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=0c872bbe8febdc0c9add13ac0a600aadf7c89b53&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:11:41 -> Uploading to 19:11:41 https://storage.googleapis.com/codecov/v4/raw/2023-05-31/F29A59C45E3A92E06B3E522C9905F8EF/0c872bbe8febdc0c9add13ac0a600aadf7c89b53/54fac646-b730-4357-8619-81fa39435950.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T191141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91c55dbce8ef4951b10ce5ba26abdefabcd9b69c6e8f673536b2a14660ed78bb 19:11:41 % Total % Received % Xferd Average Speed Time Time Time Current 19:11:41 Dload Upload Total Spent Left Speed 19:11:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 45504 --:--:-- --:--:-- --:--:-- 45504 19:11:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] } 19:11:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:11:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:11:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:11:42 19:11:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:11:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:11:42 df9b9388f04a: Pulling fs layer 19:11:42 52dc419b0ee2: Pulling fs layer 19:11:42 25bc292e5bac: Pulling fs layer 19:11:42 114826534d7a: Pulling fs layer 19:11:42 4657fd5d0bcf: Pulling fs layer 19:11:42 6ad1cebc031e: Pulling fs layer 19:11:42 8a3aa393b2d8: Pulling fs layer 19:11:42 114826534d7a: Waiting 19:11:42 4657fd5d0bcf: Waiting 19:11:42 6ad1cebc031e: Waiting 19:11:42 8a3aa393b2d8: Waiting 19:11:42 25bc292e5bac: Verifying Checksum 19:11:42 25bc292e5bac: Download complete 19:11:42 52dc419b0ee2: Download complete 19:11:42 4657fd5d0bcf: Download complete 19:11:42 df9b9388f04a: Verifying Checksum 19:11:42 df9b9388f04a: Download complete 19:11:43 df9b9388f04a: Pull complete 19:11:43 6ad1cebc031e: Verifying Checksum 19:11:43 6ad1cebc031e: Download complete 19:11:43 52dc419b0ee2: Pull complete 19:11:43 25bc292e5bac: Pull complete 19:11:43 114826534d7a: Download complete 19:11:43 8a3aa393b2d8: Verifying Checksum 19:11:43 8a3aa393b2d8: Download complete 19:11:47 114826534d7a: Pull complete 19:11:47 4657fd5d0bcf: Pull complete 19:11:47 6ad1cebc031e: Pull complete 19:11:51 8a3aa393b2d8: Pull complete 19:11:51 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:11:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:11:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:51 prd-ubuntu20.04-docker-8c-8g-17528 does not seem to be running inside a container 19:11:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/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/edgex-snyk-go:1.410.4 cat 19:12:02 $ docker top 6e2efa2c270cc6467340a5c972b9f5dc3bb1f6b86bb6be73a419a148a5d3670a -eo pid,comm [Pipeline] { [Pipeline] echo 19:12:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 19:12:02 + set -o pipefail 19:12:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 19:12:07 19:12:07 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 19:12:07 19:12:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/df1a5e21-1c52-471e-8393-7e54134a47e9 19:12:07 19:12:07 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 19:12:07 19:12:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:12:07 19:12:07 19:12:07 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:12:07 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:12:07 More details here: https://snyk.co/ue1NS [Pipeline] } 19:12:07 $ docker stop --time=1 6e2efa2c270cc6467340a5c972b9f5dc3bb1f6b86bb6be73a419a148a5d3670a 19:12:14 $ docker rm -f --volumes 6e2efa2c270cc6467340a5c972b9f5dc3bb1f6b86bb6be73a419a148a5d3670a [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) [Pipeline] echo 19:12:14 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:14 provisioning config files... 19:12:14 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16863265357683823503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:15 --> edgex-publish-swagger.sh 19:12:15 === Publish doc/openapi/v3 API === 19:12:15 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 19:12:15 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 19:12:15 % Total % Received % Xferd Average Speed Time Time Time Current 19:12:15 Dload Upload Total Spent Left Speed 19:12:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 682k --:--:-- --:--:-- --:--:-- 682k 19:12:15 19:12:15 [Pipeline] } 19:12:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:12:16 + git log --format=format:%s -1 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] sh 19:12:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:12:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:12:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:16 prd-ubuntu20.04-docker-8c-8g-17528 does not seem to be running inside a container 19:12: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:12:17 $ docker top 881877313f238caca3f7617ebc4520761e864941f405e5b3daa5b635e232bba8 -eo pid,comm 19:12:17 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:12:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:12:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:12:17 [ssh-agent] Looking for ssh-agent implementation... 19:12:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:12:17 $ docker exec 881877313f238caca3f7617ebc4520761e864941f405e5b3daa5b635e232bba8 ssh-agent 19:12:17 SSH_AUTH_SOCK=/tmp/ssh-8C05QEUfiK63/agent.32 19:12:17 SSH_AGENT_PID=38 19:12:17 Running ssh-add (command line suppressed) 19:12:17 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7347443554476352510.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7347443554476352510.key) 19:12:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:12:18 + git semver tag 19:12:18 2023-05-31 19:12:18,388 [run_tag] DEBUG tag force:False 19:12:18 2023-05-31 19:12:18,388 [check_head_tag] DEBUG check head tag 19:12:18 2023-05-31 19:12:18,390 [execute] INFO git cat-file --batch-check 19:12:18 2023-05-31 19:12:18,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 19:12:18 2023-05-31 19:12:18,393 [execute] INFO git cat-file --batch 19:12:18 2023-05-31 19:12:18,393 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 19:12:18 2023-05-31 19:12:18,429 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:12:18 2023-05-31 19:12:18,429 [execute] INFO git tag -a v3.0.0-dev.58 -m v3.0.0-dev.58 19:12:18 2023-05-31 19:12:18,430 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.58', '-m', 'v3.0.0-dev.58'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 19:12:18 2023-05-31 19:12:18,434 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:12:18 3.0.0-dev.58 [Pipeline] } 19:12:18 $ docker exec --env ******** --env ******** 881877313f238caca3f7617ebc4520761e864941f405e5b3daa5b635e232bba8 ssh-agent -k 19:12:18 unset SSH_AUTH_SOCK; 19:12:18 unset SSH_AGENT_PID; 19:12:18 echo Agent pid 38 killed; 19:12:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:12:18 + git semver [Pipeline] } 19:12:19 $ docker stop --time=1 881877313f238caca3f7617ebc4520761e864941f405e5b3daa5b635e232bba8 19:12:20 $ docker rm -f --volumes 881877313f238caca3f7617ebc4520761e864941f405e5b3daa5b635e232bba8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:12:20 19:12:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:12:21 0.23.1-centos7: Pulling from edgex-lftools 19:12:21 ab5ef0e58194: Pulling fs layer 19:12:21 9712f1f96733: Pulling fs layer 19:12:21 63f879dbbcfc: Pulling fs layer 19:12:21 0d9ebad4ef96: Pulling fs layer 19:12:21 e9a5061849ea: Pulling fs layer 19:12:21 d747dcd14b5f: Pulling fs layer 19:12:21 2de7ff778b66: Pulling fs layer 19:12:21 e9a5061849ea: Waiting 19:12:21 d747dcd14b5f: Waiting 19:12:21 2de7ff778b66: Waiting 19:12:21 9712f1f96733: Download complete 19:12:21 63f879dbbcfc: Download complete 19:12:21 e9a5061849ea: Download complete 19:12:21 d747dcd14b5f: Verifying Checksum 19:12:21 d747dcd14b5f: Download complete 19:12:21 0d9ebad4ef96: Verifying Checksum 19:12:21 0d9ebad4ef96: Download complete 19:12:21 ab5ef0e58194: Download complete 19:12:21 2de7ff778b66: Verifying Checksum 19:12:21 2de7ff778b66: Download complete 19:12:24 ab5ef0e58194: Pull complete 19:12:24 9712f1f96733: Pull complete 19:12:25 63f879dbbcfc: Pull complete 19:12:29 0d9ebad4ef96: Pull complete 19:12:29 e9a5061849ea: Pull complete 19:12:29 d747dcd14b5f: Pull complete 19:12:30 2de7ff778b66: Pull complete 19:12:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:12:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:12:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:30 prd-ubuntu20.04-docker-8c-8g-17528 does not seem to be running inside a container 19:12: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:12:42 $ docker top 34b30716bf9450ad8746ed5962bb05d35a8ff340c3450eec2e2ee61332fc8729 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:12:42 provisioning config files... 19:12:42 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13946004092268885712tmp 19:12:42 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15016103452200776888tmp 19:12:42 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4768483655596291794tmp [Pipeline] { [Pipeline] echo 19:12:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:12:42 ---> sigul-configuration.sh 19:12:42 gpg: directory `/root/.gnupg' created 19:12:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:12:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:12:42 gpg: keyring `/root/.gnupg/secring.gpg' created 19:12:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:12:42 gpg: CAST5 encrypted data 19:12:42 gpg: encrypted with 1 passphrase 19:12:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:12:43 + mkdir /home/jenkins 19:12:43 + mkdir /home/jenkins/sigul [Pipeline] sh 19:12:43 + 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:12:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:12:43 ---> sigul-install.sh 19:12:43 Sigul already installed; skipping installation. [Pipeline] sh 19:12:44 + git tag --list 19:12:44 v0.0.0 19:12:44 v0.0.1-dev.1 19:12:44 v0.0.1-dev.10 19:12:44 v0.0.1-dev.11 19:12:44 v0.0.1-dev.12 19:12:44 v0.0.1-dev.13 19:12:44 v0.0.1-dev.14 19:12:44 v0.0.1-dev.15 19:12:44 v0.0.1-dev.16 19:12:44 v0.0.1-dev.17 19:12:44 v0.0.1-dev.18 19:12:44 v0.0.1-dev.19 19:12:44 v0.0.1-dev.2 19:12:44 v0.0.1-dev.20 19:12:44 v0.0.1-dev.21 19:12:44 v0.0.1-dev.22 19:12:44 v0.0.1-dev.23 19:12:44 v0.0.1-dev.24 19:12:44 v0.0.1-dev.25 19:12:44 v0.0.1-dev.26 19:12:44 v0.0.1-dev.27 19:12:44 v0.0.1-dev.28 19:12:44 v0.0.1-dev.3 19:12:44 v0.0.1-dev.4 19:12:44 v0.0.1-dev.5 19:12:44 v0.0.1-dev.6 19:12:44 v0.0.1-dev.7 19:12:44 v0.0.1-dev.8 19:12:44 v0.0.1-dev.9 19:12:44 v2.2.0 19:12:44 v2.2.0-dev.29 19:12:44 v2.2.0-dev.30 19:12:44 v2.2.0-dev.31 19:12:44 v2.2.0-dev.32 19:12:44 v2.2.0-dev.33 19:12:44 v2.2.0-dev.34 19:12:44 v2.2.0-dev.35 19:12:44 v2.3.0 19:12:44 v2.3.0-dev.1 19:12:44 v2.3.0-dev.10 19:12:44 v2.3.0-dev.11 19:12:44 v2.3.0-dev.12 19:12:44 v2.3.0-dev.13 19:12:44 v2.3.0-dev.14 19:12:44 v2.3.0-dev.15 19:12:44 v2.3.0-dev.16 19:12:44 v2.3.0-dev.17 19:12:44 v2.3.0-dev.18 19:12:44 v2.3.0-dev.19 19:12:44 v2.3.0-dev.2 19:12:44 v2.3.0-dev.20 19:12:44 v2.3.0-dev.21 19:12:44 v2.3.0-dev.22 19:12:44 v2.3.0-dev.23 19:12:44 v2.3.0-dev.24 19:12:44 v2.3.0-dev.25 19:12:44 v2.3.0-dev.26 19:12:44 v2.3.0-dev.27 19:12:44 v2.3.0-dev.28 19:12:44 v2.3.0-dev.29 19:12:44 v2.3.0-dev.3 19:12:44 v2.3.0-dev.30 19:12:44 v2.3.0-dev.31 19:12:44 v2.3.0-dev.32 19:12:44 v2.3.0-dev.33 19:12:44 v2.3.0-dev.34 19:12:44 v2.3.0-dev.35 19:12:44 v2.3.0-dev.36 19:12:44 v2.3.0-dev.37 19:12:44 v2.3.0-dev.38 19:12:44 v2.3.0-dev.39 19:12:44 v2.3.0-dev.4 19:12:44 v2.3.0-dev.40 19:12:44 v2.3.0-dev.41 19:12:44 v2.3.0-dev.42 19:12:44 v2.3.0-dev.43 19:12:44 v2.3.0-dev.44 19:12:44 v2.3.0-dev.45 19:12:44 v2.3.0-dev.5 19:12:44 v2.3.0-dev.6 19:12:44 v2.3.0-dev.7 19:12:44 v2.3.0-dev.8 19:12:44 v2.3.0-dev.9 19:12:44 v2.3.1 19:12:44 v2.3.1-dev.1 19:12:44 v2.3.1-dev.4 19:12:44 v2.3.1-dev.5 19:12:44 v2.3.2-dev.1 19:12:44 v2.3.2-dev.2 19:12:44 v3.0.0-dev.1 19:12:44 v3.0.0-dev.10 19:12:44 v3.0.0-dev.11 19:12:44 v3.0.0-dev.12 19:12:44 v3.0.0-dev.13 19:12:44 v3.0.0-dev.14 19:12:44 v3.0.0-dev.15 19:12:44 v3.0.0-dev.16 19:12:44 v3.0.0-dev.17 19:12:44 v3.0.0-dev.18 19:12:44 v3.0.0-dev.19 19:12:44 v3.0.0-dev.2 19:12:44 v3.0.0-dev.20 19:12:44 v3.0.0-dev.21 19:12:44 v3.0.0-dev.22 19:12:44 v3.0.0-dev.23 19:12:44 v3.0.0-dev.24 19:12:44 v3.0.0-dev.25 19:12:44 v3.0.0-dev.26 19:12:44 v3.0.0-dev.27 19:12:44 v3.0.0-dev.28 19:12:44 v3.0.0-dev.29 19:12:44 v3.0.0-dev.3 19:12:44 v3.0.0-dev.30 19:12:44 v3.0.0-dev.31 19:12:44 v3.0.0-dev.32 19:12:44 v3.0.0-dev.33 19:12:44 v3.0.0-dev.34 19:12:44 v3.0.0-dev.35 19:12:44 v3.0.0-dev.36 19:12:44 v3.0.0-dev.37 19:12:44 v3.0.0-dev.38 19:12:44 v3.0.0-dev.39 19:12:44 v3.0.0-dev.4 19:12:44 v3.0.0-dev.40 19:12:44 v3.0.0-dev.41 19:12:44 v3.0.0-dev.42 19:12:44 v3.0.0-dev.43 19:12:44 v3.0.0-dev.44 19:12:44 v3.0.0-dev.45 19:12:44 v3.0.0-dev.46 19:12:44 v3.0.0-dev.47 19:12:44 v3.0.0-dev.48 19:12:44 v3.0.0-dev.49 19:12:44 v3.0.0-dev.5 19:12:44 v3.0.0-dev.50 19:12:44 v3.0.0-dev.51 19:12:44 v3.0.0-dev.52 19:12:44 v3.0.0-dev.53 19:12:44 v3.0.0-dev.54 19:12:44 v3.0.0-dev.55 19:12:44 v3.0.0-dev.56 19:12:44 v3.0.0-dev.57 19:12:44 v3.0.0-dev.58 19:12:44 v3.0.0-dev.6 19:12:44 v3.0.0-dev.7 19:12:44 v3.0.0-dev.8 19:12:44 v3.0.0-dev.9 [Pipeline] sh 19:12:44 + lftools sign git-tag v3.0.0-dev.58 19:12:44 Signing Git tag with Sigul... 19:12:44 Signing v3.0.0-dev.58 [Pipeline] echo 19:12:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:12:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:12:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:12:45 $ docker stop --time=1 34b30716bf9450ad8746ed5962bb05d35a8ff340c3450eec2e2ee61332fc8729 19:12:46 $ docker rm -f --volumes 34b30716bf9450ad8746ed5962bb05d35a8ff340c3450eec2e2ee61332fc8729 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:12:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:12:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:12:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:47 prd-ubuntu20.04-docker-8c-8g-17528 does not seem to be running inside a container 19:12:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:12:48 $ docker top 15a2b1cd84e01eba3c0eacb0f633e971e94d957313d87a1dd0e22a1fcc86c149 -eo pid,comm 19:12:48 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:12:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:12:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:12:48 [ssh-agent] Looking for ssh-agent implementation... 19:12:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:12:48 $ docker exec 15a2b1cd84e01eba3c0eacb0f633e971e94d957313d87a1dd0e22a1fcc86c149 ssh-agent 19:12:48 SSH_AUTH_SOCK=/tmp/ssh-f2egciH92qRp/agent.32 19:12:48 SSH_AGENT_PID=38 19:12:48 Running ssh-add (command line suppressed) 19:12:48 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5822982586420175636.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5822982586420175636.key) 19:12:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:12:48 + git semver bump pre 19:12:49 2023-05-31 19:12:48,932 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:12:49 2023-05-31 19:12:48,932 [bump_version] DEBUG bumping version:3.0.0-dev.58 on axis:pre with prefix:dev 19:12:49 2023-05-31 19:12:48,932 [bump_version] DEBUG bumped version:3.0.0-dev.59 19:12:49 2023-05-31 19:12:48,932 [write_version] DEBUG write version:3.0.0-dev.59 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 19:12:49 2023-05-31 19:12:48,933 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:12:49 2023-05-31 19:12:48,933 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 19:12:49 2023-05-31 19:12:48,934 [execute] INFO git cat-file --batch-check 19:12:49 2023-05-31 19:12:48,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:12:49 2023-05-31 19:12:48,939 [execute] INFO git cat-file --batch 19:12:49 2023-05-31 19:12:48,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:12:49 2023-05-31 19:12:48,944 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:12:49 3.0.0-dev.59 [Pipeline] } 19:12:49 $ docker exec --env ******** --env ******** 15a2b1cd84e01eba3c0eacb0f633e971e94d957313d87a1dd0e22a1fcc86c149 ssh-agent -k 19:12:49 unset SSH_AUTH_SOCK; 19:12:49 unset SSH_AGENT_PID; 19:12:49 echo Agent pid 38 killed; 19:12:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:12:49 + git semver [Pipeline] } 19:12:49 $ docker stop --time=1 15a2b1cd84e01eba3c0eacb0f633e971e94d957313d87a1dd0e22a1fcc86c149 19:12:50 $ docker rm -f --volumes 15a2b1cd84e01eba3c0eacb0f633e971e94d957313d87a1dd0e22a1fcc86c149 [Pipeline] // withDockerContainer [Pipeline] sh 19:12:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:12:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:12:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:51 prd-ubuntu20.04-docker-8c-8g-17528 does not seem to be running inside a container 19:12:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:12:51 $ docker top 950b0a1b780f85aa5c7084dad15de3c94a09288640f87ba13709b1420b4b71c9 -eo pid,comm 19:12:52 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:12:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:12:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:12:52 [ssh-agent] Looking for ssh-agent implementation... 19:12:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:12:52 $ docker exec 950b0a1b780f85aa5c7084dad15de3c94a09288640f87ba13709b1420b4b71c9 ssh-agent 19:12:52 SSH_AUTH_SOCK=/tmp/ssh-02OpyYmOy011/agent.31 19:12:52 SSH_AGENT_PID=37 19:12:52 Running ssh-add (command line suppressed) 19:12:52 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1646155640221826581.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1646155640221826581.key) 19:12:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:12:52 + git semver push 19:12:53 2023-05-31 19:12:52,896 [run_push] DEBUG push 19:12:53 2023-05-31 19:12:52,896 [execute] INFO git cat-file --batch-check 19:12:53 2023-05-31 19:12:52,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:12:53 2023-05-31 19:12:52,900 [execute] INFO git rev-list e92caeb6870c59927a79aa84cc2247dd821af756 -- 19:12:53 2023-05-31 19:12:52,900 [execute] DEBUG Popen(['git', 'rev-list', 'e92caeb6870c59927a79aa84cc2247dd821af756', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:12:53 2023-05-31 19:12:52,908 [execute] INFO git fetch -v origin 19:12:53 2023-05-31 19:12:52,908 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 19:12:53 2023-05-31 19:12:53,389 [run_push] DEBUG no remote changes detected 19:12:53 2023-05-31 19:12:53,389 [execute] INFO git push origin semver 19:12:53 2023-05-31 19:12:53,390 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:12:54 2023-05-31 19:12:54,131 [run_push] DEBUG push all version tags 19:12:54 2023-05-31 19:12:54,131 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:12:54 2023-05-31 19:12:54,132 [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:12:55 2023-05-31 19:12:54,927 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 19:12:55 3.0.0-dev.59 [Pipeline] } 19:12:55 $ docker exec --env ******** --env ******** 950b0a1b780f85aa5c7084dad15de3c94a09288640f87ba13709b1420b4b71c9 ssh-agent -k 19:12:55 unset SSH_AUTH_SOCK; 19:12:55 unset SSH_AGENT_PID; 19:12:55 echo Agent pid 37 killed; 19:12:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:12:55 + git semver [Pipeline] } 19:12:55 $ docker stop --time=1 950b0a1b780f85aa5c7084dad15de3c94a09288640f87ba13709b1420b4b71c9 19:12:57 $ docker rm -f --volumes 950b0a1b780f85aa5c7084dad15de3c94a09288640f87ba13709b1420b4b71c9 [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:12:57 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 19:12:57 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 19:12:57 total 16 19:12:57 drwxr-xr-x 3 root root 4096 May 31 19:04 . 19:12:57 drwxrwxr-x 11 jenkins jenkins 4096 May 31 19:12 .. 19:12:57 drwxr-xr-x 2 root root 4096 May 31 19:04 cost 19:12:57 -rw-r--r-- 1 root root 91 May 31 19:04 cost.csv 19:12:57 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 19:12:57 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 19:12:57 total 16 19:12:57 drwxr-xr-x 3 jenkins jenkins 4096 May 31 19:04 . 19:12:57 drwxrwxr-x 11 jenkins jenkins 4096 May 31 19:12 .. 19:12:57 drwxr-xr-x 2 jenkins jenkins 4096 May 31 19:04 cost 19:12:57 -rw-r--r-- 1 jenkins jenkins 91 May 31 19:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:12:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:12:58 ---> package-listing.sh 19:12:58 ++ facter osfamily 19:12:58 ++ tr '[:upper:]' '[:lower:]' 19:12:59 + OS_FAMILY=debian 19:12:59 + workspace=/w/workspace/foundry_device-onvif-camera_main 19:12:59 + START_PACKAGES=/tmp/packages_start.txt 19:12:59 + END_PACKAGES=/tmp/packages_end.txt 19:12:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:12:59 + PACKAGES=/tmp/packages_start.txt 19:12:59 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 19:12:59 + PACKAGES=/tmp/packages_end.txt 19:12:59 + case "${OS_FAMILY}" in 19:12:59 + dpkg -l 19:12:59 + grep '^ii' 19:12:59 + '[' -f /tmp/packages_start.txt ']' 19:12:59 + '[' -f /tmp/packages_end.txt ']' 19:12:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:12:59 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 19:12:59 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 19:12:59 + 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:12:59 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:12:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:12:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:00 prd-ubuntu20.04-docker-8c-8g-17528 does not seem to be running inside a container 19:13:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:13:00 $ docker top 1ab97035f66d84f89a0520d0a868e82afab4d032a3326da1c37c3629fb4ac3bb -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:00 + touch /tmp/pre-build-complete [Pipeline] sh 19:13:00 + mkdir -p /var/log/sysstat [Pipeline] sh 19:13:01 + ls /var/log/sa-host 19:13:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:01 provisioning config files... 19:13:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13302048552599641798tmp [Pipeline] { [Pipeline] echo 19:13:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:13:01 ---> create-netrc.sh [Pipeline] } 19:13:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:13:01 ---> python-tools-install.sh [Pipeline] echo 19:13:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:13:02 ---> sudo-logs.sh 19:13:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:13:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:13:02 ---> job-cost.sh 19:13:02 lf-activate-venv: SKIPPING 19:13:02 DEBUG: total: 0.2199999988079071 19:13:02 INFO: Retrieving Stack Cost... 19:13:02 INFO: Retrieving Pricing Info for: v3-standard-8 19:13:03 INFO: Archiving Costs [Pipeline] echo 19:13:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:13:03 ---> logs-deploy.sh 19:13:03 lf-activate-venv: SKIPPING 19:13:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/155 19:13:03 INFO: archiving workspace using pattern(s): 19:13:04 Archives upload complete. 19:13:04 INFO: archiving logs to Nexus 19:13:05 ---> uname -a: 19:13:05 Linux prd-ubuntu20-04-docker-8c-8g-17528 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:13:05 19:13:05 19:13:05 ---> lscpu: 19:13:05 Architecture: x86_64 19:13:05 CPU op-mode(s): 32-bit, 64-bit 19:13:05 Byte Order: Little Endian 19:13:05 Address sizes: 40 bits physical, 48 bits virtual 19:13:05 CPU(s): 8 19:13:05 On-line CPU(s) list: 0-7 19:13:05 Thread(s) per core: 1 19:13:05 Core(s) per socket: 1 19:13:05 Socket(s): 8 19:13:05 NUMA node(s): 1 19:13:05 Vendor ID: AuthenticAMD 19:13:05 CPU family: 23 19:13:05 Model: 49 19:13:05 Model name: AMD EPYC-Rome Processor 19:13:05 Stepping: 0 19:13:05 CPU MHz: 2799.998 19:13:05 BogoMIPS: 5599.99 19:13:05 Virtualization: AMD-V 19:13:05 Hypervisor vendor: KVM 19:13:05 Virtualization type: full 19:13:05 L1d cache: 256 KiB 19:13:05 L1i cache: 256 KiB 19:13:05 L2 cache: 4 MiB 19:13:05 L3 cache: 128 MiB 19:13:05 NUMA node0 CPU(s): 0-7 19:13:05 Vulnerability Itlb multihit: Not affected 19:13:05 Vulnerability L1tf: Not affected 19:13:05 Vulnerability Mds: Not affected 19:13:05 Vulnerability Meltdown: Not affected 19:13:05 Vulnerability Mmio stale data: Not affected 19:13:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:13:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:13:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:13:05 Vulnerability Srbds: Not affected 19:13:05 Vulnerability Tsx async abort: Not affected 19:13:05 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:13:05 19:13:05 19:13:05 ---> nproc: 19:13:05 8 19:13:05 19:13:05 19:13:05 ---> df -h: 19:13:05 Filesystem Size Used Avail Use% Mounted on 19:13:05 overlay 155G 13G 143G 9% / 19:13:05 tmpfs 64M 0 64M 0% /dev 19:13:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:13:05 shm 64M 0 64M 0% /dev/shm 19:13:05 /dev/vda1 155G 13G 143G 9% /facter-os 19:13:05 19:13:05 19:13:05 ---> sar -b -r -n DEV: 19:13:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17528) 05/31/23 _x86_64_ (8 CPU) 19:13:05 19:13:05 18:59:37 LINUX RESTART (8 CPU) 19:13:05 19:13:05 19:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:13:05 19:01:01 94.41 39.29 55.12 0.00 4396.82 42721.65 0.00 19:13:05 19:02:01 138.55 1.78 136.77 0.00 21.41 57950.72 0.00 19:13:05 19:03:01 72.17 0.22 71.95 0.00 7.87 25501.35 0.00 19:13:05 19:04:01 146.76 0.08 146.68 0.00 8.80 24375.68 0.00 19:13:05 19:05:01 45.71 7.95 37.76 0.00 2741.01 17470.30 0.00 19:13:05 19:06:01 23.65 3.97 19.68 0.00 2700.75 3852.02 0.00 19:13:05 19:07:01 1.50 0.00 1.50 0.00 0.00 16.00 0.00 19:13:05 19:08:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 19:13:05 19:09:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 19:13:05 19:10:01 2.28 0.00 2.28 0.00 0.00 37.59 0.00 19:13:05 19:11:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 19:13:05 19:12:01 28.51 0.10 28.41 0.00 10.26 28978.10 0.00 19:13:05 19:13:01 99.97 0.35 99.62 0.00 19.73 32706.15 0.00 19:13:05 Average: 50.52 4.09 46.43 0.00 757.49 17950.12 0.00 19:13:05 19:13:05 19:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:13:05 19:01:01 29458704 31604320 719824 2.19 69768 2364784 1832036 5.40 981636 2101232 456340 19:13:05 19:02:01 27750444 31581492 718432 2.18 145424 3839364 1870508 5.51 1178992 3455872 421004 19:13:05 19:03:01 28376324 31568124 731056 2.22 149684 3249816 1704628 5.02 1179596 2881284 276 19:13:05 19:04:01 27551724 31548656 744324 2.26 161112 3980272 1848468 5.45 1290852 3524692 395204 19:13:05 19:05:01 27363176 31524752 767080 2.33 164376 4132004 1840800 5.43 1394324 3598308 128 19:13:05 19:06:01 27183528 31537172 747428 2.27 169584 4313412 1818208 5.36 1528568 3626264 44 19:13:05 19:07:01 27187384 31541212 743256 2.26 169660 4313408 1818208 5.36 1524832 3626272 8 19:13:05 19:08:01 27187280 31541268 743052 2.26 169684 4313544 1818208 5.36 1524820 3626400 44 19:13:05 19:09:01 27197776 31551872 732484 2.23 169692 4313548 1818208 5.36 1513820 3626456 8 19:13:05 19:10:01 27198304 31552464 731800 2.23 169800 4313532 1818208 5.36 1513896 3626444 20 19:13:05 19:11:01 27197972 31552216 732060 2.23 169856 4313532 1818208 5.36 1514040 3626444 8 19:13:05 19:12:01 26419668 31531960 750120 2.28 175504 5017412 1874880 5.53 1541748 4329984 248 19:13:05 19:13:01 25668620 31500120 775884 2.36 207648 5622852 1875232 5.53 1658512 4873888 168 19:13:05 Average: 27364685 31548894 741292 2.25 160907 4160575 1827369 5.39 1411203 3578734 97962 19:13:05 19:13:05 19:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:13:05 19:01:01 ens3 575.88 383.44 6935.68 86.84 0.00 0.00 0.00 0.00 19:13:05 19:01:01 docker0 12.87 13.78 1.14 124.47 0.00 0.00 0.00 0.00 19:13:05 19:01:01 lo 6.50 6.50 0.63 0.63 0.00 0.00 0.00 0.00 19:13:05 19:02:01 ens3 313.32 176.29 2007.33 22.57 0.00 0.00 0.00 0.00 19:13:05 19:02:01 docker0 168.31 298.37 13.91 1995.44 0.00 0.00 0.00 0.00 19:13:05 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:05 19:03:01 ens3 46.03 44.74 37.10 100.34 0.00 0.00 0.00 0.00 19:13:05 19:03:01 docker0 0.05 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:13:05 19:03:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:13:05 19:04:01 ens3 163.63 113.23 2643.93 240.50 0.00 0.00 0.00 0.00 19:13:05 19:04:01 docker0 2.50 6.13 0.16 85.48 0.00 0.00 0.00 0.00 19:13:05 19:04:01 lo 7.53 7.53 0.73 0.73 0.00 0.00 0.00 0.00 19:13:05 19:05:01 ens3 34.46 19.15 587.13 4.40 0.00 0.00 0.00 0.00 19:13:05 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:05 19:05:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 19:13:05 19:06:01 ens3 65.87 26.31 1373.15 1.92 0.00 0.00 0.00 0.00 19:13:05 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:05 19:06:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 19:13:05 19:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:05 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:05 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:05 19:08:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:13:05 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:05 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:05 19:09:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:13:05 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:05 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:05 19:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:13:05 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:05 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:05 19:11:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 19:13:05 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:05 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:05 19:12:01 ens3 131.99 73.10 3976.01 10.43 0.00 0.00 0.00 0.00 19:13:05 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:05 19:12:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 19:13:05 19:13:01 ens3 271.40 201.12 3898.94 169.51 0.00 0.00 0.00 0.00 19:13:05 19:13:01 docker0 42.36 65.77 3.71 628.05 0.00 0.00 0.00 0.00 19:13:05 19:13:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 19:13:05 Average: ens3 122.80 79.47 1644.39 48.92 0.00 0.00 0.00 0.00 19:13:05 Average: docker0 17.42 29.62 1.46 218.38 0.00 0.00 0.00 0.00 19:13:05 Average: lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 19:13:05 19:13:05 19:13:05 ---> sar -P ALL: 19:13:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17528) 05/31/23 _x86_64_ (8 CPU) 19:13:05 19:13:05 18:59:37 LINUX RESTART (8 CPU) 19:13:05 19:13:05 19:00:02 CPU %user %nice %system %iowait %steal %idle 19:13:05 19:01:01 all 7.70 0.00 2.22 7.95 0.06 82.08 19:13:05 19:01:01 0 6.96 0.00 2.87 15.91 0.07 74.19 19:13:05 19:01:01 1 6.15 0.00 1.72 0.43 0.05 91.65 19:13:05 19:01:01 2 9.69 0.00 1.88 0.63 0.05 87.75 19:13:05 19:01:01 3 7.12 0.00 2.30 17.02 0.07 73.48 19:13:05 19:01:01 4 8.23 0.00 1.94 1.86 0.03 87.93 19:13:05 19:01:01 5 6.83 0.00 2.45 0.92 0.05 89.75 19:13:05 19:01:01 6 7.06 0.00 2.02 25.95 0.07 64.90 19:13:05 19:01:01 7 9.55 0.00 2.54 0.79 0.09 87.04 19:13:05 19:02:01 all 5.59 0.00 2.56 10.86 0.05 80.95 19:13:05 19:02:01 0 4.65 0.00 4.45 3.86 0.05 86.98 19:13:05 19:02:01 1 6.14 0.00 2.32 20.12 0.07 71.35 19:13:05 19:02:01 2 5.76 0.00 2.54 0.72 0.03 90.95 19:13:05 19:02:01 3 5.32 0.00 2.01 0.64 0.05 91.98 19:13:05 19:02:01 4 7.16 0.00 2.16 11.05 0.05 79.57 19:13:05 19:02:01 5 5.25 0.00 2.13 16.29 0.03 76.30 19:13:05 19:02:01 6 5.41 0.00 2.32 10.11 0.03 82.14 19:13:05 19:02:01 7 5.00 0.00 2.53 24.12 0.05 68.30 19:13:05 19:03:01 all 27.40 0.00 4.31 6.73 0.07 61.49 19:13:05 19:03:01 0 28.86 0.00 3.99 8.81 0.07 58.27 19:13:05 19:03:01 1 28.50 0.00 5.05 6.23 0.08 60.13 19:13:05 19:03:01 2 26.79 0.00 4.21 1.77 0.07 67.16 19:13:05 19:03:01 3 28.67 0.00 4.10 0.20 0.07 66.96 19:13:05 19:03:01 4 25.68 0.00 4.46 18.76 0.08 51.02 19:13:05 19:03:01 5 26.10 0.00 4.29 0.05 0.07 69.50 19:13:05 19:03:01 6 26.56 0.00 4.06 16.90 0.07 52.41 19:13:05 19:03:01 7 28.03 0.00 4.35 1.07 0.08 66.47 19:13:05 19:04:01 all 17.63 0.00 3.95 4.92 0.11 73.39 19:13:05 19:04:01 0 15.62 0.00 4.32 13.67 0.10 66.29 19:13:05 19:04:01 1 18.26 0.00 3.94 1.28 0.10 76.42 19:13:05 19:04:01 2 14.82 0.00 3.94 0.03 0.08 81.13 19:13:05 19:04:01 3 19.48 0.00 3.91 1.08 0.17 75.36 19:13:05 19:04:01 4 19.45 0.00 3.88 5.77 0.10 70.80 19:13:05 19:04:01 5 18.91 0.00 4.00 11.05 0.08 65.96 19:13:05 19:04:01 6 15.72 0.00 3.55 6.02 0.13 74.57 19:13:05 19:04:01 7 18.79 0.00 4.03 0.53 0.12 76.54 19:13:05 19:05:01 all 0.74 0.00 0.41 6.21 0.02 92.62 19:13:05 19:05:01 0 0.33 0.00 0.50 4.11 0.02 95.04 19:13:05 19:05:01 1 0.95 0.00 0.18 0.37 0.02 98.48 19:13:05 19:05:01 2 0.67 0.00 0.22 0.25 0.02 98.84 19:13:05 19:05:01 3 0.88 0.00 0.38 7.39 0.02 91.32 19:13:05 19:05:01 4 0.27 0.00 0.74 19.16 0.02 79.81 19:13:05 19:05:01 5 0.40 0.00 0.55 14.38 0.02 84.65 19:13:05 19:05:01 6 1.05 0.00 0.43 1.89 0.02 96.61 19:13:05 19:05:01 7 1.33 0.00 0.25 2.19 0.07 96.16 19:13:05 19:06:01 all 0.86 0.00 0.44 1.06 0.01 97.63 19:13:05 19:06:01 0 0.63 0.00 0.57 2.02 0.02 96.76 19:13:05 19:06:01 1 0.62 0.00 0.38 0.05 0.02 98.93 19:13:05 19:06:01 2 0.40 0.00 0.27 0.03 0.00 99.30 19:13:05 19:06:01 3 1.39 0.00 0.38 0.48 0.02 97.73 19:13:05 19:06:01 4 2.18 0.00 0.65 1.57 0.02 95.58 19:13:05 19:06:01 5 0.37 0.00 0.33 2.52 0.02 96.76 19:13:05 19:06:01 6 0.45 0.00 0.32 0.17 0.02 99.05 19:13:05 19:06:01 7 0.87 0.00 0.60 1.60 0.00 96.93 19:13:05 19:07:01 all 0.09 0.00 0.01 0.05 0.00 99.85 19:13:05 19:07:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:13:05 19:07:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:13:05 19:07:01 2 0.58 0.00 0.00 0.00 0.00 99.42 19:13:05 19:07:01 3 0.00 0.00 0.02 0.02 0.00 99.97 19:13:05 19:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:13:05 19:07:01 5 0.03 0.00 0.02 0.37 0.00 99.58 19:13:05 19:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:13:05 19:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:13:05 19:08:01 all 0.03 0.00 0.01 0.03 0.01 99.93 19:13:05 19:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:13:05 19:08:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:13:05 19:08:01 2 0.12 0.00 0.02 0.00 0.02 99.85 19:13:05 19:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:13:05 19:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:13:05 19:08:01 5 0.02 0.00 0.00 0.22 0.00 99.77 19:13:05 19:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:13:05 19:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:13:05 19:09:01 all 0.03 0.00 0.01 0.01 0.01 99.95 19:13:05 19:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:13:05 19:09:01 1 0.08 0.00 0.02 0.00 0.02 99.88 19:13:05 19:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:13:05 19:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:13:05 19:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:13:05 19:09:01 5 0.02 0.00 0.02 0.03 0.00 99.93 19:13:05 19:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:13:05 19:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:13:05 19:10:01 all 0.07 0.00 0.01 0.01 0.00 99.91 19:13:05 19:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:13:05 19:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:13:05 19:10:01 2 0.43 0.00 0.02 0.00 0.00 99.55 19:13:05 19:10:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:13:05 19:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:13:05 19:10:01 5 0.02 0.00 0.03 0.03 0.02 99.90 19:13:05 19:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:13:05 19:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:13:05 19:11:01 all 0.20 0.00 0.01 0.01 0.00 99.78 19:13:05 19:11:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:13:05 19:11:01 1 0.08 0.00 0.02 0.00 0.02 99.88 19:13:05 19:11:01 2 1.34 0.00 0.02 0.00 0.02 98.63 19:13:05 19:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:13:05 19:11:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:13:05 19:11:01 5 0.05 0.00 0.00 0.02 0.00 99.93 19:13:05 19:11:01 6 0.05 0.00 0.03 0.00 0.00 99.92 19:13:05 19:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:13:05 19:13:05 19:11:01 CPU %user %nice %system %iowait %steal %idle 19:13:05 19:12:01 all 2.79 0.00 1.12 3.45 0.02 92.62 19:13:05 19:12:01 0 2.64 0.00 1.51 0.05 0.03 95.77 19:13:05 19:12:01 1 3.01 0.00 1.54 0.47 0.02 94.96 19:13:05 19:12:01 2 3.87 0.00 1.70 0.17 0.02 94.25 19:13:05 19:12:01 3 2.67 0.00 1.14 18.54 0.03 77.61 19:13:05 19:12:01 4 1.91 0.00 0.86 0.00 0.02 97.22 19:13:05 19:12:01 5 2.86 0.00 1.09 8.45 0.02 87.59 19:13:05 19:12:01 6 3.46 0.00 0.62 0.00 0.02 95.91 19:13:05 19:12:01 7 1.86 0.00 0.52 0.00 0.02 97.60 19:13:05 19:13:01 all 6.76 0.00 2.92 4.55 0.07 85.70 19:13:05 19:13:01 0 6.51 0.00 4.19 17.10 0.07 72.12 19:13:05 19:13:01 1 6.27 0.00 2.39 0.20 0.08 91.05 19:13:05 19:13:01 2 5.34 0.00 2.78 5.68 0.07 86.13 19:13:05 19:13:01 3 7.73 0.00 2.78 0.93 0.07 88.50 19:13:05 19:13:01 4 7.68 0.00 2.77 7.37 0.07 82.12 19:13:05 19:13:01 5 6.73 0.00 3.14 3.37 0.07 86.69 19:13:05 19:13:01 6 7.26 0.00 2.03 1.77 0.05 88.89 19:13:05 19:13:01 7 6.56 0.00 3.27 0.03 0.10 90.04 19:13:05 Average: all 5.35 0.00 1.38 3.51 0.03 89.73 19:13:05 Average: 0 5.07 0.00 1.72 5.00 0.03 88.19 19:13:05 Average: 1 5.38 0.00 1.35 2.24 0.04 90.99 19:13:05 Average: 2 5.34 0.00 1.35 0.71 0.03 92.57 19:13:05 Average: 3 5.62 0.00 1.31 3.54 0.04 89.50 19:13:05 Average: 4 5.56 0.00 1.34 5.03 0.03 88.04 19:13:05 Average: 5 5.17 0.00 1.38 4.43 0.03 88.98 19:13:05 Average: 6 5.14 0.00 1.18 4.79 0.03 88.86 19:13:05 Average: 7 5.51 0.00 1.38 2.33 0.04 90.74 19:13:05 19:13:05 19:13:05