Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 79d192228a5789397eaac89f5a29237a0a7597a8 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-ssh8465316526811808731.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh15445126140511360576.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh2280956109438190967.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > 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-ssh14241124001160108201.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2706682971756436580.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1122’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1124 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 79d192228a5789397eaac89f5a29237a0a7597a8 (main) Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79d192228a5789397eaac89f5a29237a0a7597a8 # timeout=10 Commit message: "Merge pull request #79 from edgexfoundry/issue-76" > git rev-list --no-walk bed38a921fe50266a02f4b176e1c4270e057bc09 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-06T07:44:01.424Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-06T07:44:01.477Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-06T07:44:01.489Z] ========================================================= [2022-06-06T07:44:01.489Z] EdgeX Global Pipelines Version Info [2022-06-06T07:44:01.489Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:44:02.257Z] ------------------- [2022-06-06T07:44:02.257Z] stable info: [2022-06-06T07:44:02.257Z] ------------------- [2022-06-06T07:44:02.257Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-06T07:44:02.257Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T07:44:02.257Z] Message: update stable to v1.0.232 [2022-06-06T07:44:02.831Z] ------------------- [2022-06-06T07:44:02.831Z] experimental info: [2022-06-06T07:44:02.831Z] ------------------- [2022-06-06T07:44:02.831Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-06T07:44:02.831Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T07:44:02.831Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-06T07:44:03.068Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-06-06T07:44:03.078Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-06-06T07:44:03.090Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-06T07:44:03.103Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-06T07:44:03.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-06T07:44:03.123Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-06T07:44:03.136Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-06T07:44:03.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-06T07:44:03.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-06T07:44:03.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-06T07:44:03.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-06T07:44:03.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-06-06T07:44:03.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-06T07:44:03.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-06T07:44:03.223Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T07:44:03.234Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T07:44:03.245Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T07:44:03.255Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T07:44:03.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-06T07:44:03.277Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-06T07:44:03.285Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-06T07:44:03.298Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-06T07:44:03.309Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-06T07:44:03.320Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-06T07:44:03.334Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-06T07:44:03.346Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-06T07:44:03.357Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-06T07:44:03.368Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-06T07:44:03.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-06T07:44:03.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-06T07:44:03.400Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 79d192228a5789397eaac89f5a29237a0a7597a8 [Pipeline] echo [2022-06-06T07:44:03.414Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 79d1922 [Pipeline] echo [2022-06-06T07:44:03.424Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T07:44:03.462Z] provisioning config files... [2022-06-06T07:44:03.479Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2601912454904012764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:44:03.780Z] ---> docker-login.sh [2022-06-06T07:44:03.780Z] nexus3.edgexfoundry.org:10001 [2022-06-06T07:44:04.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:44:04.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:44:04.042Z] Configure a credential helper to remove this warning. See [2022-06-06T07:44:04.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:44:04.042Z] [2022-06-06T07:44:04.042Z] Login Succeeded [2022-06-06T07:44:04.042Z] nexus3.edgexfoundry.org:10002 [2022-06-06T07:44:04.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:44:04.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:44:04.302Z] Configure a credential helper to remove this warning. See [2022-06-06T07:44:04.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:44:04.302Z] [2022-06-06T07:44:04.302Z] Login Succeeded [2022-06-06T07:44:04.302Z] nexus3.edgexfoundry.org:10003 [2022-06-06T07:44:04.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:44:04.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:44:04.302Z] Configure a credential helper to remove this warning. See [2022-06-06T07:44:04.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:44:04.302Z] [2022-06-06T07:44:04.302Z] Login Succeeded [2022-06-06T07:44:04.302Z] nexus3.edgexfoundry.org:10004 [2022-06-06T07:44:04.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:44:04.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:44:04.564Z] Configure a credential helper to remove this warning. See [2022-06-06T07:44:04.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:44:04.564Z] [2022-06-06T07:44:04.564Z] Login Succeeded [2022-06-06T07:44:04.564Z] docker.io [2022-06-06T07:44:04.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:44:04.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:44:04.825Z] Configure a credential helper to remove this warning. See [2022-06-06T07:44:04.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:44:04.825Z] [2022-06-06T07:44:04.825Z] Login Succeeded [2022-06-06T07:44:04.825Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T07:44:04.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-06T07:44:05.210Z] + git rev-list -1 --merges 79d192228a5789397eaac89f5a29237a0a7597a8~1..79d192228a5789397eaac89f5a29237a0a7597a8 [Pipeline] echo [2022-06-06T07:44:05.238Z] -----------> git rev-list -1 --merges 79d192228a5789397eaac89f5a29237a0a7597a8~1..79d192228a5789397eaac89f5a29237a0a7597a8 79d192228a5789397eaac89f5a29237a0a7597a8 [2022-06-06T07:44:05.238Z] 79d192228a5789397eaac89f5a29237a0a7597a8 [false] [Pipeline] sh [2022-06-06T07:44:05.530Z] + git log --format=format:%s -1 79d192228a5789397eaac89f5a29237a0a7597a8 [Pipeline] echo [2022-06-06T07:44:05.546Z] ========================================================= [2022-06-06T07:44:05.546Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-06T07:44:05.546Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T07:44:05.883Z] + git log --format=format:%s -1 79d192228a5789397eaac89f5a29237a0a7597a8 [Pipeline] echo [2022-06-06T07:44:05.896Z] [semverPrep] GIT_COMMIT: 79d192228a5789397eaac89f5a29237a0a7597a8, Commit Message: Merge pull request #79 from edgexfoundry/issue-76 [Pipeline] echo [2022-06-06T07:44:05.906Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-06T07:44:06.258Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-06T07:44:06.258Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-06T07:44:06.258Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-06T07:44:06.258Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-06T07:44:06.258Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-06T07:44:06.258Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-06T07:44:06.258Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:44:06.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T07:44:06.616Z] [2022-06-06T07:44:06.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:44:06.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T07:44:06.926Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-06T07:44:06.926Z] 42c077c10790: Pulling fs layer [2022-06-06T07:44:06.926Z] f63e77b7563a: Pulling fs layer [2022-06-06T07:44:06.926Z] bd5fdadae976: Pulling fs layer [2022-06-06T07:44:06.926Z] 205491f53016: Pulling fs layer [2022-06-06T07:44:06.926Z] 205491f53016: Waiting [2022-06-06T07:44:06.926Z] df18705c85c3: Pulling fs layer [2022-06-06T07:44:06.926Z] bdb3f477010e: Pulling fs layer [2022-06-06T07:44:06.926Z] df18705c85c3: Waiting [2022-06-06T07:44:06.926Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-06T07:44:06.926Z] 2c6e9b1d212d: Pulling fs layer [2022-06-06T07:44:06.926Z] bdb8f0575790: Pulling fs layer [2022-06-06T07:44:06.926Z] 386e3cb2ff24: Pulling fs layer [2022-06-06T07:44:06.926Z] 2343380bae48: Pulling fs layer [2022-06-06T07:44:06.926Z] bdb3f477010e: Waiting [2022-06-06T07:44:06.926Z] c8a8fc8e1c8f: Waiting [2022-06-06T07:44:06.926Z] 2c6e9b1d212d: Waiting [2022-06-06T07:44:06.926Z] bdb8f0575790: Waiting [2022-06-06T07:44:06.926Z] 386e3cb2ff24: Waiting [2022-06-06T07:44:06.926Z] 2343380bae48: Waiting [2022-06-06T07:44:06.926Z] f63e77b7563a: Download complete [2022-06-06T07:44:06.926Z] 205491f53016: Verifying Checksum [2022-06-06T07:44:06.926Z] 205491f53016: Download complete [2022-06-06T07:44:07.186Z] df18705c85c3: Verifying Checksum [2022-06-06T07:44:07.186Z] df18705c85c3: Download complete [2022-06-06T07:44:07.187Z] bdb3f477010e: Verifying Checksum [2022-06-06T07:44:07.187Z] bdb3f477010e: Download complete [2022-06-06T07:44:07.187Z] bd5fdadae976: Verifying Checksum [2022-06-06T07:44:07.187Z] bd5fdadae976: Download complete [2022-06-06T07:44:07.187Z] 2c6e9b1d212d: Verifying Checksum [2022-06-06T07:44:07.187Z] 2c6e9b1d212d: Download complete [2022-06-06T07:44:07.187Z] bdb8f0575790: Download complete [2022-06-06T07:44:07.187Z] 386e3cb2ff24: Verifying Checksum [2022-06-06T07:44:07.187Z] 386e3cb2ff24: Download complete [2022-06-06T07:44:07.187Z] 2343380bae48: Verifying Checksum [2022-06-06T07:44:07.187Z] 2343380bae48: Download complete [2022-06-06T07:44:07.187Z] 42c077c10790: Verifying Checksum [2022-06-06T07:44:07.187Z] 42c077c10790: Download complete [2022-06-06T07:44:07.449Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-06T07:44:07.449Z] c8a8fc8e1c8f: Download complete [2022-06-06T07:44:08.833Z] 42c077c10790: Pull complete [2022-06-06T07:44:08.833Z] f63e77b7563a: Pull complete [2022-06-06T07:44:09.403Z] bd5fdadae976: Pull complete [2022-06-06T07:44:09.403Z] 205491f53016: Pull complete [2022-06-06T07:44:09.664Z] df18705c85c3: Pull complete [2022-06-06T07:44:09.929Z] bdb3f477010e: Pull complete [2022-06-06T07:44:11.844Z] c8a8fc8e1c8f: Pull complete [2022-06-06T07:44:11.845Z] 2c6e9b1d212d: Pull complete [2022-06-06T07:44:12.105Z] bdb8f0575790: Pull complete [2022-06-06T07:44:12.105Z] 386e3cb2ff24: Pull complete [2022-06-06T07:44:12.366Z] 2343380bae48: Pull complete [2022-06-06T07:44:12.366Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-06T07:44:12.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T07:44:12.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T07:44:12.478Z] prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container [2022-06-06T07:44:12.521Z] $ 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 [2022-06-06T07:44:13.845Z] $ docker top 73b8392e781c0ea111066c34fbe345990cfa43867cc7b0a458ea91cd83bda19b -eo pid,comm [2022-06-06T07:44:13.907Z] 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). [2022-06-06T07:44:13.907Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-06T07:44:13.942Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T07:44:13.942Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T07:44:14.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T07:44:14.077Z] $ docker exec 73b8392e781c0ea111066c34fbe345990cfa43867cc7b0a458ea91cd83bda19b ssh-agent [2022-06-06T07:44:14.201Z] SSH_AUTH_SOCK=/tmp/ssh-OgKe3yYbJ3SX/agent.32 [2022-06-06T07:44:14.201Z] SSH_AGENT_PID=38 [2022-06-06T07:44:14.208Z] Running ssh-add (command line suppressed) [2022-06-06T07:44:14.341Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5975205136000978498.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5975205136000978498.key) [2022-06-06T07:44:14.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T07:44:14.647Z] + git tag --points-at HEAD [Pipeline] } [2022-06-06T07:44:14.674Z] $ docker exec --env ******** --env ******** 73b8392e781c0ea111066c34fbe345990cfa43867cc7b0a458ea91cd83bda19b ssh-agent -k [2022-06-06T07:44:14.787Z] unset SSH_AUTH_SOCK; [2022-06-06T07:44:14.787Z] unset SSH_AGENT_PID; [2022-06-06T07:44:14.787Z] echo Agent pid 38 killed; [2022-06-06T07:44:14.794Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-06T07:44:14.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T07:44:14.820Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T07:44:14.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T07:44:14.966Z] $ docker exec 73b8392e781c0ea111066c34fbe345990cfa43867cc7b0a458ea91cd83bda19b ssh-agent [2022-06-06T07:44:15.106Z] SSH_AUTH_SOCK=/tmp/ssh-8esG6AVTqnuf/agent.70 [2022-06-06T07:44:15.106Z] SSH_AGENT_PID=76 [2022-06-06T07:44:15.112Z] Running ssh-add (command line suppressed) [2022-06-06T07:44:15.243Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2078260055984177288.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2078260055984177288.key) [2022-06-06T07:44:15.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T07:44:15.547Z] + git semver init [2022-06-06T07:44:15.807Z] 2022-06-06 07:44:15,755 [run_init] DEBUG init version:0.0.0 force:False [2022-06-06T07:44:15.807Z] 2022-06-06 07:44:15,756 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-06-06T07:44:15.807Z] 2022-06-06 07:44:15,756 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-06-06T07:44:15.807Z] 2022-06-06 07:44:15,757 [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) [2022-06-06T07:44:16.753Z] 2022-06-06 07:44:16,420 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-06-06T07:44:16.753Z] 2022-06-06 07:44:16,421 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-06-06T07:44:16.753Z] 2022-06-06 07:44:16,421 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-06T07:44:16.753Z] 2022-06-06 07:44:16,422 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-06T07:44:16.753Z] 0.0.1-dev.8 [Pipeline] } [2022-06-06T07:44:16.769Z] $ docker exec --env ******** --env ******** 73b8392e781c0ea111066c34fbe345990cfa43867cc7b0a458ea91cd83bda19b ssh-agent -k [2022-06-06T07:44:16.904Z] unset SSH_AUTH_SOCK; [2022-06-06T07:44:16.904Z] unset SSH_AGENT_PID; [2022-06-06T07:44:16.905Z] echo Agent pid 76 killed; [2022-06-06T07:44:16.910Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T07:44:17.219Z] + git semver [Pipeline] } [2022-06-06T07:44:17.497Z] $ docker stop --time=1 73b8392e781c0ea111066c34fbe345990cfa43867cc7b0a458ea91cd83bda19b [2022-06-06T07:44:18.801Z] $ docker rm -f 73b8392e781c0ea111066c34fbe345990cfa43867cc7b0a458ea91cd83bda19b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T07:44:19.162Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-06T07:44:19.407Z] Stashed 1 file(s) [Pipeline] echo [2022-06-06T07:44:19.409Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.8 [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 [2022-06-06T07:44:19.525Z] provisioning config files... [2022-06-06T07:44:19.535Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2756094734695869391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:44:19.833Z] ---> docker-login.sh [2022-06-06T07:44:19.833Z] nexus3.edgexfoundry.org:10001 [2022-06-06T07:44:19.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:44:19.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:44:19.833Z] Configure a credential helper to remove this warning. See [2022-06-06T07:44:19.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:44:19.833Z] [2022-06-06T07:44:19.833Z] Login Succeeded [2022-06-06T07:44:19.833Z] nexus3.edgexfoundry.org:10002 [2022-06-06T07:44:19.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:44:20.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:44:20.095Z] Configure a credential helper to remove this warning. See [2022-06-06T07:44:20.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:44:20.095Z] [2022-06-06T07:44:20.095Z] Login Succeeded [2022-06-06T07:44:20.095Z] nexus3.edgexfoundry.org:10003 [2022-06-06T07:44:20.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:44:20.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:44:20.095Z] Configure a credential helper to remove this warning. See [2022-06-06T07:44:20.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:44:20.095Z] [2022-06-06T07:44:20.095Z] Login Succeeded [2022-06-06T07:44:20.095Z] nexus3.edgexfoundry.org:10004 [2022-06-06T07:44:20.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:44:20.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:44:20.357Z] Configure a credential helper to remove this warning. See [2022-06-06T07:44:20.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:44:20.357Z] [2022-06-06T07:44:20.357Z] Login Succeeded [2022-06-06T07:44:20.357Z] docker.io [2022-06-06T07:44:20.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:44:20.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:44:20.933Z] Configure a credential helper to remove this warning. See [2022-06-06T07:44:20.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:44:20.933Z] [2022-06-06T07:44:20.933Z] Login Succeeded [2022-06-06T07:44:20.933Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T07:44:20.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T07:44:21.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T07:44:21.016Z] ========================================================= [2022-06-06T07:44:21.016Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-06T07:44:21.016Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:44:21.329Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-06T07:44:21.329Z] Sending build context to Docker daemon 8.678MB [2022-06-06T07:44:21.329Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T07:44:21.329Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-06T07:44:21.329Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-06T07:44:21.329Z] 59bf1c3509f3: Pulling fs layer [2022-06-06T07:44:21.329Z] 666ba61612fd: Pulling fs layer [2022-06-06T07:44:21.329Z] 8ed8ca486205: Pulling fs layer [2022-06-06T07:44:21.329Z] cc1cd167ecdc: Pulling fs layer [2022-06-06T07:44:21.329Z] c516ae0d96e1: Pulling fs layer [2022-06-06T07:44:21.329Z] 684cea983483: Pulling fs layer [2022-06-06T07:44:21.329Z] dd3240ac7de5: Pulling fs layer [2022-06-06T07:44:21.329Z] b1e948a4e11c: Pulling fs layer [2022-06-06T07:44:21.329Z] a8fd76ee1af6: Pulling fs layer [2022-06-06T07:44:21.329Z] 646ad004c059: Pulling fs layer [2022-06-06T07:44:21.329Z] cc1cd167ecdc: Waiting [2022-06-06T07:44:21.329Z] c516ae0d96e1: Waiting [2022-06-06T07:44:21.329Z] 684cea983483: Waiting [2022-06-06T07:44:21.329Z] dd3240ac7de5: Waiting [2022-06-06T07:44:21.329Z] b1e948a4e11c: Waiting [2022-06-06T07:44:21.329Z] a8fd76ee1af6: Waiting [2022-06-06T07:44:21.329Z] 646ad004c059: Waiting [2022-06-06T07:44:21.329Z] 8ed8ca486205: Verifying Checksum [2022-06-06T07:44:21.329Z] 8ed8ca486205: Download complete [2022-06-06T07:44:21.593Z] 666ba61612fd: Download complete [2022-06-06T07:44:21.593Z] c516ae0d96e1: Verifying Checksum [2022-06-06T07:44:21.593Z] c516ae0d96e1: Download complete [2022-06-06T07:44:21.593Z] 684cea983483: Verifying Checksum [2022-06-06T07:44:21.593Z] 684cea983483: Download complete [2022-06-06T07:44:21.593Z] dd3240ac7de5: Verifying Checksum [2022-06-06T07:44:21.593Z] dd3240ac7de5: Download complete [2022-06-06T07:44:21.593Z] 59bf1c3509f3: Verifying Checksum [2022-06-06T07:44:21.593Z] 59bf1c3509f3: Download complete [2022-06-06T07:44:21.593Z] b1e948a4e11c: Verifying Checksum [2022-06-06T07:44:21.593Z] b1e948a4e11c: Download complete [2022-06-06T07:44:21.593Z] 59bf1c3509f3: Pull complete [2022-06-06T07:44:21.857Z] 666ba61612fd: Pull complete [2022-06-06T07:44:21.857Z] 8ed8ca486205: Pull complete [2022-06-06T07:44:22.118Z] 646ad004c059: Verifying Checksum [2022-06-06T07:44:22.118Z] 646ad004c059: Download complete [2022-06-06T07:44:22.118Z] a8fd76ee1af6: Verifying Checksum [2022-06-06T07:44:22.118Z] a8fd76ee1af6: Download complete [2022-06-06T07:44:22.376Z] cc1cd167ecdc: Verifying Checksum [2022-06-06T07:44:22.376Z] cc1cd167ecdc: Download complete [2022-06-06T07:44:26.574Z] cc1cd167ecdc: Pull complete [2022-06-06T07:44:26.574Z] c516ae0d96e1: Pull complete [2022-06-06T07:44:26.574Z] 684cea983483: Pull complete [2022-06-06T07:44:26.574Z] dd3240ac7de5: Pull complete [2022-06-06T07:44:26.574Z] b1e948a4e11c: Pull complete [2022-06-06T07:44:28.480Z] a8fd76ee1af6: Pull complete [2022-06-06T07:44:29.420Z] 646ad004c059: Pull complete [2022-06-06T07:44:29.420Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-06T07:44:29.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-06T07:44:29.420Z] ---> 8f69c11f6b0c [2022-06-06T07:44:29.420Z] Step 3/13 : ARG MAKE="make build" [2022-06-06T07:44:30.809Z] ---> Running in 3b44ff42d2bd [2022-06-06T07:44:30.809Z] Removing intermediate container 3b44ff42d2bd [2022-06-06T07:44:30.809Z] ---> c9728b6067de [2022-06-06T07:44:30.809Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T07:44:30.809Z] ---> Running in 1b84f4c706d6 [2022-06-06T07:44:31.071Z] Removing intermediate container 1b84f4c706d6 [2022-06-06T07:44:31.071Z] ---> 86647a1705e3 [2022-06-06T07:44:31.071Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T07:44:31.071Z] ---> Running in 5b58b4ca987b [2022-06-06T07:44:31.071Z] Removing intermediate container 5b58b4ca987b [2022-06-06T07:44:31.071Z] ---> 0f9f7e6b8f0c [2022-06-06T07:44:31.071Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-06T07:44:31.071Z] ---> Running in fa1f8d08959f [2022-06-06T07:44:31.333Z] Removing intermediate container fa1f8d08959f [2022-06-06T07:44:31.333Z] ---> 28e619f9d68f [2022-06-06T07:44:31.333Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T07:44:31.333Z] ---> Running in 9aee99aa191a [2022-06-06T07:44:31.907Z] Removing intermediate container 9aee99aa191a [2022-06-06T07:44:31.907Z] ---> 9d506c90a55f [2022-06-06T07:44:31.907Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T07:44:31.907Z] ---> Running in fabfa1235063 [2022-06-06T07:44:32.168Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T07:44:33.114Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T07:44:33.374Z] OK: 221 MiB in 52 packages [2022-06-06T07:44:33.636Z] Removing intermediate container fabfa1235063 [2022-06-06T07:44:33.636Z] ---> a88f257c1381 [2022-06-06T07:44:33.636Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-06T07:44:33.636Z] ---> Running in c348ada2388b [2022-06-06T07:44:33.636Z] Removing intermediate container c348ada2388b [2022-06-06T07:44:33.636Z] ---> e086714e52e9 [2022-06-06T07:44:33.636Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-06T07:44:33.897Z] ---> b1b1e5605aae [2022-06-06T07:44:33.897Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T07:44:33.897Z] ---> Running in 1c9f1614f4a3 [2022-06-06T07:44:34.495Z] Still waiting to schedule task [2022-06-06T07:44:34.495Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-06T07:44:52.017Z] Removing intermediate container 1c9f1614f4a3 [2022-06-06T07:44:52.017Z] ---> 7ac2564bc456 [2022-06-06T07:44:52.017Z] Step 12/13 : COPY . . [2022-06-06T07:44:52.017Z] ---> 924facfc9ea6 [2022-06-06T07:44:52.017Z] Step 13/13 : RUN ${MAKE} [2022-06-06T07:44:52.017Z] ---> Running in f521c70ee752 [2022-06-06T07:44:52.017Z] noop [2022-06-06T07:44:52.017Z] Removing intermediate container f521c70ee752 [2022-06-06T07:44:52.017Z] ---> 16877fa7f17e [2022-06-06T07:44:52.017Z] Successfully built 16877fa7f17e [2022-06-06T07:44:52.017Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:44:52.348Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T07:44:52.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T07:44:52.436Z] prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container [2022-06-06T07:44:52.476Z] $ 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 [2022-06-06T07:44:52.912Z] $ docker top 9d8bcbd3e44e0f1560e9f5b631eb8834d1b1e95714aee96b6d2846c7bd9b04d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T07:44:53.258Z] + go version [2022-06-06T07:44:53.258Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-06T07:44:53.275Z] $ docker stop --time=1 9d8bcbd3e44e0f1560e9f5b631eb8834d1b1e95714aee96b6d2846c7bd9b04d1 [2022-06-06T07:44:54.585Z] $ docker rm -f 9d8bcbd3e44e0f1560e9f5b631eb8834d1b1e95714aee96b6d2846c7bd9b04d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:44:54.995Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T07:44:54.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T07:44:55.080Z] prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container [2022-06-06T07:44:55.154Z] $ 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 [2022-06-06T07:44:55.596Z] $ docker top f42995aae40a91d53fa47d6c7357c63aff7b04470d4b1903099d163ca1d14e49 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T07:44:55.993Z] + make test [2022-06-06T07:44:55.993Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-06T07:44:56.563Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-06T07:45:06.555Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-06T07:45:06.816Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.015s coverage: 1.3% of statements [2022-06-06T07:45:12.110Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.690s coverage: 13.8% of statements [2022-06-06T07:45:20.254Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-06T07:45:24.454Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T07:45:24.454Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T07:45:24.454Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T07:45:24.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T07:45:24.750Z] $ docker stop --time=1 f42995aae40a91d53fa47d6c7357c63aff7b04470d4b1903099d163ca1d14e49 [2022-06-06T07:45:26.501Z] $ docker rm -f f42995aae40a91d53fa47d6c7357c63aff7b04470d4b1903099d163ca1d14e49 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T07:45:26.959Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T07:45:27.007Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-06T07:45:27.655Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T07:45:27.942Z] + ls -al . [2022-06-06T07:45:27.942Z] total 232 [2022-06-06T07:45:27.942Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 6 07:45 . [2022-06-06T07:45:27.942Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 07:43 .. [2022-06-06T07:45:27.942Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 07:44 .git [2022-06-06T07:45:27.942Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 07:43 .github [2022-06-06T07:45:27.942Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 07:43 .gitignore [2022-06-06T07:45:27.942Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 07:43 .golangci.yml [2022-06-06T07:45:27.942Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 07:44 .semver [2022-06-06T07:45:27.942Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 07:43 Attribution.txt [2022-06-06T07:45:27.942Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 07:43 CHANGELOG.md [2022-06-06T07:45:27.942Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 07:43 Dockerfile [2022-06-06T07:45:27.942Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 07:43 GOVERNANCE.md [2022-06-06T07:45:27.942Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 07:43 Jenkinsfile [2022-06-06T07:45:27.942Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 07:43 LICENSE [2022-06-06T07:45:27.942Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 07:43 Makefile [2022-06-06T07:45:27.942Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 07:43 OWNERS.md [2022-06-06T07:45:27.942Z] -rw-rw-r-- 1 jenkins jenkins 28742 Jun 6 07:43 README.md [2022-06-06T07:45:27.942Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 6 07:44 VERSION [2022-06-06T07:45:27.942Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 07:43 bin [2022-06-06T07:45:27.942Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 07:43 cmd [2022-06-06T07:45:27.942Z] -rw-r--r-- 1 jenkins jenkins 53381 Jun 6 07:45 coverage.out [2022-06-06T07:45:27.942Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 07:43 doc [2022-06-06T07:45:27.942Z] -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 07:43 go.mod [2022-06-06T07:45:27.942Z] -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 07:43 go.sum [2022-06-06T07:45:27.942Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 07:43 internal [2022-06-06T07:45:27.942Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 07:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:45:28.255Z] + 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=79d192228a5789397eaac89f5a29237a0a7597a8 --label arch=amd64 --label version=0.0.1-dev.8 . [2022-06-06T07:45:28.255Z] Sending build context to Docker daemon 8.732MB [2022-06-06T07:45:28.255Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T07:45:28.256Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-06T07:45:28.256Z] ---> 16877fa7f17e [2022-06-06T07:45:28.256Z] Step 3/26 : ARG MAKE="make build" [2022-06-06T07:45:28.256Z] ---> Running in 22507d0daa6b [2022-06-06T07:45:28.517Z] Removing intermediate container 22507d0daa6b [2022-06-06T07:45:28.517Z] ---> 02d087dea9ad [2022-06-06T07:45:28.517Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T07:45:28.517Z] ---> Running in cbf3ca6fa503 [2022-06-06T07:45:28.517Z] Removing intermediate container cbf3ca6fa503 [2022-06-06T07:45:28.517Z] ---> 89b3df553e53 [2022-06-06T07:45:28.517Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T07:45:28.517Z] ---> Running in 39d7c731809b [2022-06-06T07:45:28.785Z] Removing intermediate container 39d7c731809b [2022-06-06T07:45:28.785Z] ---> 170135204c69 [2022-06-06T07:45:28.785Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-06T07:45:28.785Z] ---> Running in 3d8708c7a418 [2022-06-06T07:45:28.785Z] Removing intermediate container 3d8708c7a418 [2022-06-06T07:45:28.785Z] ---> 79445b5adf4c [2022-06-06T07:45:28.785Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T07:45:29.046Z] ---> Running in c48faf62a185 [2022-06-06T07:45:29.618Z] Removing intermediate container c48faf62a185 [2022-06-06T07:45:29.618Z] ---> 52c8909bec01 [2022-06-06T07:45:29.618Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T07:45:29.618Z] ---> Running in 6a9414a81abe [2022-06-06T07:45:29.881Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T07:45:30.826Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T07:45:31.087Z] OK: 221 MiB in 52 packages [2022-06-06T07:45:31.347Z] Removing intermediate container 6a9414a81abe [2022-06-06T07:45:31.347Z] ---> d69a9abe1dfc [2022-06-06T07:45:31.347Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-06T07:45:31.607Z] ---> Running in ae7e8d952fc1 [2022-06-06T07:45:31.607Z] Removing intermediate container ae7e8d952fc1 [2022-06-06T07:45:31.607Z] ---> 63d9dc9a0c0c [2022-06-06T07:45:31.607Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-06T07:45:31.867Z] ---> 1895713533b2 [2022-06-06T07:45:31.867Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T07:45:31.867Z] ---> Running in 0ca38abac4a3 [2022-06-06T07:45:32.449Z] Removing intermediate container 0ca38abac4a3 [2022-06-06T07:45:32.449Z] ---> f70fae90806f [2022-06-06T07:45:32.449Z] Step 12/26 : COPY . . [2022-06-06T07:45:33.020Z] ---> a156925ce069 [2022-06-06T07:45:33.020Z] Step 13/26 : RUN ${MAKE} [2022-06-06T07:45:33.020Z] ---> Running in 55f3cc27df3a [2022-06-06T07:45:33.279Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.8 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-06T07:45:55.248Z] Removing intermediate container 55f3cc27df3a [2022-06-06T07:45:55.248Z] ---> 8e2a70bcf4db [2022-06-06T07:45:55.248Z] Step 14/26 : FROM alpine:3.15 [2022-06-06T07:45:55.248Z] 3.15: Pulling from library/alpine [2022-06-06T07:45:55.248Z] df9b9388f04a: Pulling fs layer [2022-06-06T07:45:55.248Z] df9b9388f04a: Verifying Checksum [2022-06-06T07:45:55.248Z] df9b9388f04a: Download complete [2022-06-06T07:45:55.248Z] df9b9388f04a: Pull complete [2022-06-06T07:45:55.248Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T07:45:55.248Z] Status: Downloaded newer image for alpine:3.15 [2022-06-06T07:45:55.248Z] ---> 0ac33e5f5afa [2022-06-06T07:45:55.248Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-06T07:45:55.510Z] ---> Running in cf172207459b [2022-06-06T07:45:55.510Z] Removing intermediate container cf172207459b [2022-06-06T07:45:55.510Z] ---> 8f0b65887086 [2022-06-06T07:45:55.510Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-06T07:45:55.510Z] ---> Running in 703ebd8cdae5 [2022-06-06T07:45:55.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T07:45:56.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T07:45:56.295Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-06T07:45:56.295Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-06T07:45:56.295Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-06T07:45:56.295Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-06T07:45:56.295Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-06T07:45:56.295Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-06T07:45:56.295Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T07:45:56.295Z] OK: 8 MiB in 20 packages [2022-06-06T07:45:56.560Z] Removing intermediate container 703ebd8cdae5 [2022-06-06T07:45:56.560Z] ---> 6acfa7cc7915 [2022-06-06T07:45:56.560Z] Step 17/26 : WORKDIR / [2022-06-06T07:45:56.820Z] ---> Running in 16bc8b79bc16 [2022-06-06T07:45:56.820Z] Removing intermediate container 16bc8b79bc16 [2022-06-06T07:45:56.820Z] ---> 34326bdc236a [2022-06-06T07:45:56.820Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-06T07:45:57.387Z] ---> f0ea1a42b784 [2022-06-06T07:45:57.387Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-06T07:45:57.647Z] ---> 4af11143188d [2022-06-06T07:45:57.647Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-06T07:45:57.906Z] ---> e8fc3b6e7d58 [2022-06-06T07:45:57.906Z] Step 21/26 : EXPOSE 59984 [2022-06-06T07:45:57.906Z] ---> Running in 0c88ad4f8e0b [2022-06-06T07:45:57.906Z] Removing intermediate container 0c88ad4f8e0b [2022-06-06T07:45:57.906Z] ---> b499f1bf2b09 [2022-06-06T07:45:57.906Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-06T07:45:57.906Z] ---> Running in f1a5acc92af3 [2022-06-06T07:45:58.167Z] Removing intermediate container f1a5acc92af3 [2022-06-06T07:45:58.167Z] ---> a41e48baf27a [2022-06-06T07:45:58.167Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T07:45:58.167Z] ---> Running in c82f37120562 [2022-06-06T07:45:58.167Z] Removing intermediate container c82f37120562 [2022-06-06T07:45:58.167Z] ---> 7a39f3cee83b [2022-06-06T07:45:58.167Z] Step 24/26 : LABEL arch=amd64 [2022-06-06T07:45:58.167Z] ---> Running in aec9ae4846cd [2022-06-06T07:45:58.428Z] Removing intermediate container aec9ae4846cd [2022-06-06T07:45:58.428Z] ---> 6504fb84f74a [2022-06-06T07:45:58.428Z] Step 25/26 : LABEL git_sha=79d192228a5789397eaac89f5a29237a0a7597a8 [2022-06-06T07:45:58.428Z] ---> Running in dcd9f7cfc08b [2022-06-06T07:45:58.428Z] Removing intermediate container dcd9f7cfc08b [2022-06-06T07:45:58.428Z] ---> 58735a6d15c1 [2022-06-06T07:45:58.428Z] Step 26/26 : LABEL version=0.0.1-dev.8 [2022-06-06T07:45:58.428Z] ---> Running in a2c328b01a45 [2022-06-06T07:45:58.688Z] Removing intermediate container a2c328b01a45 [2022-06-06T07:45:58.688Z] ---> a9432ec8e87b [2022-06-06T07:45:58.688Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T07:45:58.688Z] Successfully built a9432ec8e87b [2022-06-06T07:45:58.688Z] 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 [2022-06-06T07:45:58.785Z] provisioning config files... [2022-06-06T07:45:58.795Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8907870036658700256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:45:59.091Z] ---> docker-login.sh [2022-06-06T07:45:59.091Z] nexus3.edgexfoundry.org:10001 [2022-06-06T07:45:59.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:45:59.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:45:59.091Z] Configure a credential helper to remove this warning. See [2022-06-06T07:45:59.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:45:59.091Z] [2022-06-06T07:45:59.091Z] Login Succeeded [2022-06-06T07:45:59.091Z] nexus3.edgexfoundry.org:10002 [2022-06-06T07:45:59.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:45:59.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:45:59.350Z] Configure a credential helper to remove this warning. See [2022-06-06T07:45:59.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:45:59.350Z] [2022-06-06T07:45:59.350Z] Login Succeeded [2022-06-06T07:45:59.350Z] nexus3.edgexfoundry.org:10003 [2022-06-06T07:45:59.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:45:59.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:45:59.350Z] Configure a credential helper to remove this warning. See [2022-06-06T07:45:59.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:45:59.350Z] [2022-06-06T07:45:59.350Z] Login Succeeded [2022-06-06T07:45:59.350Z] nexus3.edgexfoundry.org:10004 [2022-06-06T07:45:59.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:45:59.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:45:59.610Z] Configure a credential helper to remove this warning. See [2022-06-06T07:45:59.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:45:59.610Z] [2022-06-06T07:45:59.610Z] Login Succeeded [2022-06-06T07:45:59.610Z] docker.io [2022-06-06T07:45:59.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:45:59.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:45:59.871Z] Configure a credential helper to remove this warning. See [2022-06-06T07:45:59.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:45:59.871Z] [2022-06-06T07:45:59.871Z] Login Succeeded [2022-06-06T07:45:59.871Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T07:45:59.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-06T07:45:59.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T07:45:59.931Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-06-06T07:45:59.931Z] 79d192228a5789397eaac89f5a29237a0a7597a8 [2022-06-06T07:45:59.931Z] latest [2022-06-06T07:45:59.931Z] 0.0.1-dev.8 [2022-06-06T07:45:59.931Z] 79d192228a5789397eaac89f5a29237a0a7597a8-0.0.1-dev.8 [2022-06-06T07:45:59.931Z] main [2022-06-06T07:45:59.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:46:00.265Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:79d192228a5789397eaac89f5a29237a0a7597a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:46:00.578Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:79d192228a5789397eaac89f5a29237a0a7597a8 [2022-06-06T07:46:00.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-06-06T07:46:00.578Z] d38f201494ce: Preparing [2022-06-06T07:46:00.578Z] df13208071ba: Preparing [2022-06-06T07:46:00.578Z] 3bac1db72512: Preparing [2022-06-06T07:46:00.578Z] 258b61d6fd0e: Preparing [2022-06-06T07:46:00.578Z] 4fc242d58285: Preparing [2022-06-06T07:46:00.578Z] 4fc242d58285: Layer already exists [2022-06-06T07:46:00.578Z] df13208071ba: Pushed [2022-06-06T07:46:00.578Z] d38f201494ce: Pushed [2022-06-06T07:46:00.838Z] 258b61d6fd0e: Pushed [2022-06-06T07:46:04.138Z] 3bac1db72512: Pushed [2022-06-06T07:46:04.138Z] 79d192228a5789397eaac89f5a29237a0a7597a8: digest: sha256:580c94ddaf3418a9af7ae52af03c190d2a32e81ab764e967fe81ac2eefa0db0d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:46:04.455Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:46:04.772Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-06-06T07:46:04.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-06-06T07:46:04.772Z] d38f201494ce: Preparing [2022-06-06T07:46:04.772Z] df13208071ba: Preparing [2022-06-06T07:46:04.772Z] 3bac1db72512: Preparing [2022-06-06T07:46:04.772Z] 258b61d6fd0e: Preparing [2022-06-06T07:46:04.772Z] 4fc242d58285: Preparing [2022-06-06T07:46:04.772Z] 3bac1db72512: Layer already exists [2022-06-06T07:46:04.772Z] 258b61d6fd0e: Layer already exists [2022-06-06T07:46:04.772Z] df13208071ba: Layer already exists [2022-06-06T07:46:04.772Z] d38f201494ce: Layer already exists [2022-06-06T07:46:04.772Z] 4fc242d58285: Layer already exists [2022-06-06T07:46:04.772Z] latest: digest: sha256:580c94ddaf3418a9af7ae52af03c190d2a32e81ab764e967fe81ac2eefa0db0d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:46:05.090Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:46:05.404Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.8 [2022-06-06T07:46:05.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-06-06T07:46:05.404Z] d38f201494ce: Preparing [2022-06-06T07:46:05.404Z] df13208071ba: Preparing [2022-06-06T07:46:05.404Z] 3bac1db72512: Preparing [2022-06-06T07:46:05.404Z] 258b61d6fd0e: Preparing [2022-06-06T07:46:05.404Z] 4fc242d58285: Preparing [2022-06-06T07:46:05.404Z] 4fc242d58285: Layer already exists [2022-06-06T07:46:05.404Z] 258b61d6fd0e: Layer already exists [2022-06-06T07:46:05.404Z] d38f201494ce: Layer already exists [2022-06-06T07:46:05.404Z] 3bac1db72512: Layer already exists [2022-06-06T07:46:05.404Z] df13208071ba: Layer already exists [2022-06-06T07:46:05.404Z] 0.0.1-dev.8: digest: sha256:580c94ddaf3418a9af7ae52af03c190d2a32e81ab764e967fe81ac2eefa0db0d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:46:05.826Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:79d192228a5789397eaac89f5a29237a0a7597a8-0.0.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:46:06.171Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:79d192228a5789397eaac89f5a29237a0a7597a8-0.0.1-dev.8 [2022-06-06T07:46:06.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-06-06T07:46:06.171Z] d38f201494ce: Preparing [2022-06-06T07:46:06.171Z] df13208071ba: Preparing [2022-06-06T07:46:06.171Z] 3bac1db72512: Preparing [2022-06-06T07:46:06.171Z] 258b61d6fd0e: Preparing [2022-06-06T07:46:06.171Z] 4fc242d58285: Preparing [2022-06-06T07:46:06.171Z] 3bac1db72512: Layer already exists [2022-06-06T07:46:06.171Z] d38f201494ce: Layer already exists [2022-06-06T07:46:06.171Z] 4fc242d58285: Layer already exists [2022-06-06T07:46:06.171Z] df13208071ba: Layer already exists [2022-06-06T07:46:06.171Z] 258b61d6fd0e: Layer already exists [2022-06-06T07:46:06.171Z] 79d192228a5789397eaac89f5a29237a0a7597a8-0.0.1-dev.8: digest: sha256:580c94ddaf3418a9af7ae52af03c190d2a32e81ab764e967fe81ac2eefa0db0d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:46:06.489Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:46:06.808Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-06-06T07:46:06.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-06-06T07:46:06.808Z] d38f201494ce: Preparing [2022-06-06T07:46:06.808Z] df13208071ba: Preparing [2022-06-06T07:46:06.808Z] 3bac1db72512: Preparing [2022-06-06T07:46:06.808Z] 258b61d6fd0e: Preparing [2022-06-06T07:46:06.808Z] 4fc242d58285: Preparing [2022-06-06T07:46:06.808Z] 258b61d6fd0e: Layer already exists [2022-06-06T07:46:06.808Z] 3bac1db72512: Layer already exists [2022-06-06T07:46:06.808Z] 4fc242d58285: Layer already exists [2022-06-06T07:46:06.808Z] d38f201494ce: Layer already exists [2022-06-06T07:46:06.808Z] df13208071ba: Layer already exists [2022-06-06T07:46:06.808Z] main: digest: sha256:580c94ddaf3418a9af7ae52af03c190d2a32e81ab764e967fe81ac2eefa0db0d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-06T07:46:06.861Z] ===================================================== [Pipeline] echo [2022-06-06T07:46:06.870Z] taggedImages: [2022-06-06T07:46:06.870Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:79d192228a5789397eaac89f5a29237a0a7597a8 [2022-06-06T07:46:06.870Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-06-06T07:46:06.870Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.8 [2022-06-06T07:46:06.870Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:79d192228a5789397eaac89f5a29237a0a7597a8-0.0.1-dev.8 [2022-06-06T07:46:06.870Z] - 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 [2022-06-06T07:46:06.981Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1125 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-06-06T07:46:07.005Z] Running in /w/workspace/device-onvif-camera/10 [Pipeline] { [Pipeline] checkout [2022-06-06T07:46:07.069Z] Selected Git installation does not exist. Using Default [2022-06-06T07:46:07.069Z] The recommended git tool is: NONE [2022-06-06T07:46:07.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T07:46:07.245Z] [2022-06-06T07:46:07.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:46:07.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T07:46:07.546Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-06T07:46:07.546Z] 5eb5b503b376: Pulling fs layer [2022-06-06T07:46:07.546Z] 5c69ac0246d0: Pulling fs layer [2022-06-06T07:46:07.546Z] ec43610c2a17: Pulling fs layer [2022-06-06T07:46:07.546Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-06T07:46:07.546Z] 33b1e0a273af: Pulling fs layer [2022-06-06T07:46:07.546Z] 5d3b04190fa2: Pulling fs layer [2022-06-06T07:46:07.546Z] 2f39f015ded8: Pulling fs layer [2022-06-06T07:46:07.546Z] 3a2ae6a8a46f: Waiting [2022-06-06T07:46:07.546Z] 5d3b04190fa2: Waiting [2022-06-06T07:46:07.546Z] 33b1e0a273af: Waiting [2022-06-06T07:46:07.546Z] 2f39f015ded8: Waiting [2022-06-06T07:46:07.546Z] 5c69ac0246d0: Verifying Checksum [2022-06-06T07:46:07.546Z] 5c69ac0246d0: Download complete [2022-06-06T07:46:07.546Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-06T07:46:07.546Z] 3a2ae6a8a46f: Download complete [2022-06-06T07:46:07.546Z] 33b1e0a273af: Verifying Checksum [2022-06-06T07:46:07.546Z] 33b1e0a273af: Download complete [2022-06-06T07:46:07.809Z] ec43610c2a17: Verifying Checksum [2022-06-06T07:46:07.809Z] ec43610c2a17: Download complete [2022-06-06T07:46:07.809Z] 5eb5b503b376: Verifying Checksum [2022-06-06T07:46:07.809Z] 5eb5b503b376: Download complete [2022-06-06T07:46:08.379Z] 2f39f015ded8: Download complete [2022-06-06T07:46:09.316Z] 5eb5b503b376: Pull complete [2022-06-06T07:46:09.577Z] 5c69ac0246d0: Pull complete [2022-06-06T07:46:10.149Z] ec43610c2a17: Pull complete [2022-06-06T07:46:10.149Z] 3a2ae6a8a46f: Pull complete [2022-06-06T07:46:10.408Z] 33b1e0a273af: Pull complete [2022-06-06T07:46:10.408Z] 5d3b04190fa2: Pull complete [2022-06-06T07:46:13.277Z] using credential edgex-jenkins-ssh [2022-06-06T07:46:13.295Z] Cloning the remote Git repository [2022-06-06T07:46:14.392Z] Avoid second fetch [2022-06-06T07:46:14.393Z] Checking out Revision 79d192228a5789397eaac89f5a29237a0a7597a8 (main) [2022-06-06T07:46:13.354Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T07:46:13.434Z] > git init /w/workspace/device-onvif-camera/10 # timeout=10 [2022-06-06T07:46:13.497Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T07:46:13.498Z] > git --version # timeout=10 [2022-06-06T07:46:13.513Z] > git --version # 'git version 2.25.1' [2022-06-06T07:46:13.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T07:46:13.600Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T07:46:14.361Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-06T07:46:14.381Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T07:46:14.419Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T07:46:14.434Z] > git checkout -f 79d192228a5789397eaac89f5a29237a0a7597a8 # timeout=10 [2022-06-06T07:46:15.690Z] 2f39f015ded8: Pull complete [2022-06-06T07:46:15.690Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-06T07:46:15.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T07:46:15.690Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T07:46:15.787Z] prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container [2022-06-06T07:46:15.829Z] $ 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 [2022-06-06T07:46:17.330Z] $ docker top 4ad9e7660a2cedd89ced28ecb674d4d44461f6637e7e7b0709ed86e89d73e4be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:46:17.708Z] ---> job-cost.sh [2022-06-06T07:46:17.708Z] lf-activate-venv: SKIPPING [2022-06-06T07:46:17.708Z] INFO: No Stack... [2022-06-06T07:46:17.969Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T07:46:18.541Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T07:46:18.739Z] Commit message: "Merge pull request #79 from edgexfoundry/issue-76" [2022-06-06T07:46:18.836Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-06-06T07:46:18.836Z] + cut -d, -f6 [Pipeline] lock [2022-06-06T07:46:18.850Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-10-stack-cost] [2022-06-06T07:46:18.856Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-10-stack-cost] did not exist. Created. [2022-06-06T07:46:18.856Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T07:46:19.105Z] [2022-06-06T07:46:19.105Z] GitHub has been notified of this commit’s build result [2022-06-06T07:46:19.105Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2022-06-06T07:46:19.155Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-06T07:46:19.175Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T07:46:19.185Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-10-stack-cost] [Pipeline] script [Pipeline] { [Pipeline] // lock [Pipeline] } [2022-06-06T07:46:19.209Z] $ docker stop --time=1 4ad9e7660a2cedd89ced28ecb674d4d44461f6637e7e7b0709ed86e89d73e4be [2022-06-06T07:46:20.395Z] $ docker rm -f 4ad9e7660a2cedd89ced28ecb674d4d44461f6637e7e7b0709ed86e89d73e4be [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-06T07:46:20.955Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-06T07:46:20.955Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T07:46:20.955Z] Dload Upload Total Spent Left Speed [2022-06-06T07:46:20.955Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98814 0 --:--:-- --:--:-- --:--:-- 98814 [Pipeline] sh [2022-06-06T07:46:21.711Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-06T07:46:22.057Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-06T07:46:22.057Z] + sudo tee /etc/docker/daemon.new [2022-06-06T07:46:22.057Z] { [2022-06-06T07:46:22.057Z] "registry-mirrors": [ [2022-06-06T07:46:22.057Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-06T07:46:22.057Z] ], [2022-06-06T07:46:22.057Z] "bip": "10.250.0.254/24", [2022-06-06T07:46:22.057Z] "hosts": [ [2022-06-06T07:46:22.057Z] "tcp://0.0.0.0:5555", [2022-06-06T07:46:22.057Z] "unix:///var/run/docker.sock" [2022-06-06T07:46:22.057Z] ], [2022-06-06T07:46:22.057Z] "mtu": 1458, [2022-06-06T07:46:22.057Z] "selinux-enabled": true, [2022-06-06T07:46:22.057Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-06T07:46:22.057Z] } [Pipeline] sh [2022-06-06T07:46:22.406Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-06T07:46:22.749Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T07:46:41.161Z] provisioning config files... [2022-06-06T07:46:41.191Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/10@tmp/config4538791587032173424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:46:41.549Z] ---> docker-login.sh [2022-06-06T07:46:41.549Z] nexus3.edgexfoundry.org:10001 [2022-06-06T07:46:42.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:46:42.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:46:42.420Z] Configure a credential helper to remove this warning. See [2022-06-06T07:46:42.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:46:42.420Z] [2022-06-06T07:46:42.420Z] Login Succeeded [2022-06-06T07:46:42.420Z] nexus3.edgexfoundry.org:10002 [2022-06-06T07:46:42.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:46:42.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:46:42.970Z] Configure a credential helper to remove this warning. See [2022-06-06T07:46:42.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:46:42.970Z] [2022-06-06T07:46:42.970Z] Login Succeeded [2022-06-06T07:46:42.970Z] nexus3.edgexfoundry.org:10003 [2022-06-06T07:46:43.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:46:43.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:46:43.246Z] Configure a credential helper to remove this warning. See [2022-06-06T07:46:43.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:46:43.246Z] [2022-06-06T07:46:43.246Z] Login Succeeded [2022-06-06T07:46:43.246Z] nexus3.edgexfoundry.org:10004 [2022-06-06T07:46:43.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:46:43.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:46:43.801Z] Configure a credential helper to remove this warning. See [2022-06-06T07:46:43.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:46:43.801Z] [2022-06-06T07:46:43.801Z] Login Succeeded [2022-06-06T07:46:43.801Z] docker.io [2022-06-06T07:46:44.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:46:44.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:46:44.669Z] Configure a credential helper to remove this warning. See [2022-06-06T07:46:44.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:46:44.669Z] [2022-06-06T07:46:44.670Z] Login Succeeded [2022-06-06T07:46:44.670Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T07:46:44.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T07:46:45.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T07:46:45.099Z] ========================================================= [2022-06-06T07:46:45.099Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-06T07:46:45.099Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:46:45.468Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-06T07:46:45.741Z] Sending build context to Docker daemon 5.915MB [2022-06-06T07:46:45.741Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T07:46:45.741Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-06T07:46:46.018Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-06T07:46:46.018Z] 9b3977197b4f: Pulling fs layer [2022-06-06T07:46:46.018Z] 1a89e8eeedd5: Pulling fs layer [2022-06-06T07:46:46.018Z] 94645a83ff95: Pulling fs layer [2022-06-06T07:46:46.018Z] e6fb740bc735: Pulling fs layer [2022-06-06T07:46:46.018Z] 3a77bd46dcc9: Pulling fs layer [2022-06-06T07:46:46.018Z] 355e64cbe906: Pulling fs layer [2022-06-06T07:46:46.018Z] 63ab81a10011: Pulling fs layer [2022-06-06T07:46:46.018Z] 555d1d1c4555: Pulling fs layer [2022-06-06T07:46:46.018Z] 7d9057610161: Pulling fs layer [2022-06-06T07:46:46.018Z] 355e64cbe906: Waiting [2022-06-06T07:46:46.018Z] 555d1d1c4555: Waiting [2022-06-06T07:46:46.018Z] 63ab81a10011: Waiting [2022-06-06T07:46:46.018Z] 7d9057610161: Waiting [2022-06-06T07:46:46.018Z] e6fb740bc735: Waiting [2022-06-06T07:46:46.018Z] 3a77bd46dcc9: Waiting [2022-06-06T07:46:46.018Z] 94645a83ff95: Verifying Checksum [2022-06-06T07:46:46.018Z] 94645a83ff95: Download complete [2022-06-06T07:46:46.018Z] 1a89e8eeedd5: Verifying Checksum [2022-06-06T07:46:46.018Z] 1a89e8eeedd5: Download complete [2022-06-06T07:46:46.018Z] 3a77bd46dcc9: Verifying Checksum [2022-06-06T07:46:46.018Z] 3a77bd46dcc9: Download complete [2022-06-06T07:46:46.018Z] 355e64cbe906: Verifying Checksum [2022-06-06T07:46:46.018Z] 355e64cbe906: Download complete [2022-06-06T07:46:46.018Z] 9b3977197b4f: Verifying Checksum [2022-06-06T07:46:46.018Z] 9b3977197b4f: Download complete [2022-06-06T07:46:46.018Z] 63ab81a10011: Download complete [2022-06-06T07:46:47.014Z] 9b3977197b4f: Pull complete [2022-06-06T07:46:47.289Z] 7d9057610161: Verifying Checksum [2022-06-06T07:46:47.289Z] 7d9057610161: Download complete [2022-06-06T07:46:47.566Z] 1a89e8eeedd5: Pull complete [2022-06-06T07:46:47.844Z] 94645a83ff95: Pull complete [2022-06-06T07:46:48.445Z] 555d1d1c4555: Verifying Checksum [2022-06-06T07:46:48.445Z] 555d1d1c4555: Download complete [2022-06-06T07:46:49.046Z] e6fb740bc735: Verifying Checksum [2022-06-06T07:46:49.046Z] e6fb740bc735: Download complete [2022-06-06T07:47:01.465Z] e6fb740bc735: Pull complete [2022-06-06T07:47:01.465Z] 3a77bd46dcc9: Pull complete [2022-06-06T07:47:01.465Z] 355e64cbe906: Pull complete [2022-06-06T07:47:01.465Z] 63ab81a10011: Pull complete [2022-06-06T07:47:08.195Z] 555d1d1c4555: Pull complete [2022-06-06T07:47:09.630Z] 7d9057610161: Pull complete [2022-06-06T07:47:09.905Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-06T07:47:09.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-06T07:47:09.905Z] ---> 819e984ddca1 [2022-06-06T07:47:09.905Z] Step 3/13 : ARG MAKE="make build" [2022-06-06T07:47:11.337Z] ---> Running in ca7bcbf795b5 [2022-06-06T07:47:11.612Z] Removing intermediate container ca7bcbf795b5 [2022-06-06T07:47:11.612Z] ---> 570eb4766579 [2022-06-06T07:47:11.612Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T07:47:11.612Z] ---> Running in 616d15e669e0 [2022-06-06T07:47:12.208Z] Removing intermediate container 616d15e669e0 [2022-06-06T07:47:12.208Z] ---> 016de5b87d4c [2022-06-06T07:47:12.208Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T07:47:12.208Z] ---> Running in 31bf894e511d [2022-06-06T07:47:12.487Z] Removing intermediate container 31bf894e511d [2022-06-06T07:47:12.487Z] ---> 4dbb7f531d4b [2022-06-06T07:47:12.487Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-06T07:47:12.487Z] ---> Running in b869137800ca [2022-06-06T07:47:12.761Z] Removing intermediate container b869137800ca [2022-06-06T07:47:12.761Z] ---> 21325c1a1025 [2022-06-06T07:47:12.761Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T07:47:12.761Z] ---> Running in b5953c56c502 [2022-06-06T07:47:16.160Z] Removing intermediate container b5953c56c502 [2022-06-06T07:47:16.160Z] ---> d9960fd8c307 [2022-06-06T07:47:16.160Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T07:47:16.160Z] ---> Running in e83ddb8f8a87 [2022-06-06T07:47:16.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T07:47:17.743Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T07:47:18.727Z] OK: 220 MiB in 52 packages [2022-06-06T07:47:19.331Z] Removing intermediate container e83ddb8f8a87 [2022-06-06T07:47:19.331Z] ---> 0e8349b87fd9 [2022-06-06T07:47:19.331Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-06T07:47:19.331Z] ---> Running in 7059ffccc84d [2022-06-06T07:47:19.610Z] Removing intermediate container 7059ffccc84d [2022-06-06T07:47:19.610Z] ---> 6d85e39a736e [2022-06-06T07:47:19.610Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-06T07:47:20.211Z] ---> 71e28b68947a [2022-06-06T07:47:20.211Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T07:47:20.211Z] ---> Running in fdd7ce17692f [2022-06-06T07:48:07.248Z] Removing intermediate container fdd7ce17692f [2022-06-06T07:48:07.248Z] ---> 10e8ded867f4 [2022-06-06T07:48:07.248Z] Step 12/13 : COPY . . [2022-06-06T07:48:07.248Z] ---> dfc8fda029ad [2022-06-06T07:48:07.248Z] Step 13/13 : RUN ${MAKE} [2022-06-06T07:48:07.248Z] ---> Running in 7c49ee2c72c6 [2022-06-06T07:48:07.248Z] noop [2022-06-06T07:48:07.848Z] Removing intermediate container 7c49ee2c72c6 [2022-06-06T07:48:07.848Z] ---> 9749785461be [2022-06-06T07:48:07.848Z] Successfully built 9749785461be [2022-06-06T07:48:07.848Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:48:08.216Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T07:48:08.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T07:48:08.457Z] prd-ubuntu20.04-docker-arm64-4c-16g-1125 does not seem to be running inside a container [2022-06-06T07:48:08.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/10 -v /w/workspace/device-onvif-camera/10:/w/workspace/device-onvif-camera/10:rw,z -v /w/workspace/device-onvif-camera/10@tmp:/w/workspace/device-onvif-camera/10@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 [2022-06-06T07:48:09.801Z] $ docker top a613dcbdf21fde1893df25ed3fbf75d824a674b2b18c46b1a75da125d8a455fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T07:48:10.711Z] + go version [2022-06-06T07:48:10.711Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-06T07:48:10.739Z] $ docker stop --time=1 a613dcbdf21fde1893df25ed3fbf75d824a674b2b18c46b1a75da125d8a455fa [2022-06-06T07:48:12.334Z] $ docker rm -f a613dcbdf21fde1893df25ed3fbf75d824a674b2b18c46b1a75da125d8a455fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:48:12.960Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T07:48:12.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T07:48:13.202Z] prd-ubuntu20.04-docker-arm64-4c-16g-1125 does not seem to be running inside a container [2022-06-06T07:48:13.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/10 -v /w/workspace/device-onvif-camera/10:/w/workspace/device-onvif-camera/10:rw,z -v /w/workspace/device-onvif-camera/10@tmp:/w/workspace/device-onvif-camera/10@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 [2022-06-06T07:48:14.540Z] $ docker top 0b9656503602a6cf8eee5d9a67a429378f2928676eaf3462341679b8f1f23620 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T07:48:15.435Z] + make test [2022-06-06T07:48:15.435Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-06T07:48:16.874Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-06T07:49:53.751Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-06T07:49:53.752Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.083s coverage: 1.3% of statements [2022-06-06T07:50:12.056Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 36.175s coverage: 13.8% of statements [2022-06-06T07:50:12.056Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-06T07:50:12.056Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-06T07:50:38.888Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T07:50:38.888Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T07:50:38.888Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T07:50:42.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T07:50:42.319Z] $ docker stop --time=1 0b9656503602a6cf8eee5d9a67a429378f2928676eaf3462341679b8f1f23620 [2022-06-06T07:50:44.117Z] $ docker rm -f 0b9656503602a6cf8eee5d9a67a429378f2928676eaf3462341679b8f1f23620 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T07:50:45.057Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T07:50:45.083Z] Warning: overwriting stash ‘coverage-report’ [2022-06-06T07:50:45.564Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T07:50:45.955Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T07:50:46.288Z] + ls -al . [2022-06-06T07:50:46.288Z] total 228 [2022-06-06T07:50:46.288Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 07:50 . [2022-06-06T07:50:46.288Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 07:46 .. [2022-06-06T07:50:46.288Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 07:46 .git [2022-06-06T07:50:46.288Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 07:46 .github [2022-06-06T07:50:46.288Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 07:46 .gitignore [2022-06-06T07:50:46.288Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 07:46 .golangci.yml [2022-06-06T07:50:46.288Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 07:46 Attribution.txt [2022-06-06T07:50:46.288Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 07:46 CHANGELOG.md [2022-06-06T07:50:46.288Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 07:46 Dockerfile [2022-06-06T07:50:46.288Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 07:46 GOVERNANCE.md [2022-06-06T07:50:46.288Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 07:46 Jenkinsfile [2022-06-06T07:50:46.288Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 07:46 LICENSE [2022-06-06T07:50:46.288Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 07:46 Makefile [2022-06-06T07:50:46.288Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 07:46 OWNERS.md [2022-06-06T07:50:46.288Z] -rw-rw-r-- 1 jenkins jenkins 28742 Jun 6 07:46 README.md [2022-06-06T07:50:46.288Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 6 07:44 VERSION [2022-06-06T07:50:46.288Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 07:46 bin [2022-06-06T07:50:46.288Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 07:46 cmd [2022-06-06T07:50:46.288Z] -rw-r--r-- 1 jenkins jenkins 53381 Jun 6 07:50 coverage.out [2022-06-06T07:50:46.288Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 07:46 doc [2022-06-06T07:50:46.288Z] -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 07:46 go.mod [2022-06-06T07:50:46.288Z] -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 07:46 go.sum [2022-06-06T07:50:46.288Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 07:46 internal [2022-06-06T07:50:46.288Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 07:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:50:46.651Z] + 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=79d192228a5789397eaac89f5a29237a0a7597a8 --label arch=arm64 --label version=0.0.1-dev.8 . [2022-06-06T07:50:46.927Z] Sending build context to Docker daemon 5.969MB [2022-06-06T07:50:46.927Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T07:50:46.927Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-06T07:50:46.927Z] ---> 9749785461be [2022-06-06T07:50:46.927Z] Step 3/26 : ARG MAKE="make build" [2022-06-06T07:50:47.246Z] ---> Running in a965bad63a24 [2022-06-06T07:50:47.579Z] Removing intermediate container a965bad63a24 [2022-06-06T07:50:47.580Z] ---> de1d35f2fe1f [2022-06-06T07:50:47.580Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T07:50:47.580Z] ---> Running in 6bfba28b84b0 [2022-06-06T07:50:47.863Z] Removing intermediate container 6bfba28b84b0 [2022-06-06T07:50:47.863Z] ---> 823c53771c26 [2022-06-06T07:50:47.863Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T07:50:48.151Z] ---> Running in 02aeb69294b3 [2022-06-06T07:50:48.484Z] Removing intermediate container 02aeb69294b3 [2022-06-06T07:50:48.484Z] ---> e4bc02b6fb5b [2022-06-06T07:50:48.484Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-06T07:50:48.484Z] ---> Running in 32217f288819 [2022-06-06T07:50:48.772Z] Removing intermediate container 32217f288819 [2022-06-06T07:50:48.772Z] ---> 3cf2220c5740 [2022-06-06T07:50:48.772Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T07:50:48.772Z] ---> Running in 04ba869dbfc2 [2022-06-06T07:50:50.787Z] Removing intermediate container 04ba869dbfc2 [2022-06-06T07:50:50.787Z] ---> 3858a3e46688 [2022-06-06T07:50:50.787Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T07:50:50.787Z] ---> Running in ca7729a14c9c [2022-06-06T07:50:51.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T07:50:52.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T07:50:53.350Z] OK: 220 MiB in 52 packages [2022-06-06T07:50:54.333Z] Removing intermediate container ca7729a14c9c [2022-06-06T07:50:54.333Z] ---> be110b46ab1c [2022-06-06T07:50:54.333Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-06T07:50:54.333Z] ---> Running in 436930511cfc [2022-06-06T07:50:54.606Z] Removing intermediate container 436930511cfc [2022-06-06T07:50:54.606Z] ---> fe96fd16d587 [2022-06-06T07:50:54.606Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-06T07:50:55.205Z] ---> 6da21c845a8c [2022-06-06T07:50:55.205Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T07:50:55.205Z] ---> Running in eee5a205e48a [2022-06-06T07:50:57.190Z] Removing intermediate container eee5a205e48a [2022-06-06T07:50:57.190Z] ---> 4c310f8995de [2022-06-06T07:50:57.190Z] Step 12/26 : COPY . . [2022-06-06T07:50:58.166Z] ---> 025910f21b71 [2022-06-06T07:50:58.166Z] Step 13/26 : RUN ${MAKE} [2022-06-06T07:50:58.166Z] ---> Running in fa311a0ee103 [2022-06-06T07:50:59.146Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.8 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-06T07:53:05.997Z] Removing intermediate container fa311a0ee103 [2022-06-06T07:53:05.997Z] ---> 76d1e7364fd2 [2022-06-06T07:53:05.997Z] Step 14/26 : FROM alpine:3.15 [2022-06-06T07:53:05.997Z] 3.15: Pulling from library/alpine [2022-06-06T07:53:05.997Z] 9981e73032c8: Pulling fs layer [2022-06-06T07:53:05.997Z] 9981e73032c8: Verifying Checksum [2022-06-06T07:53:05.997Z] 9981e73032c8: Download complete [2022-06-06T07:53:05.997Z] 9981e73032c8: Pull complete [2022-06-06T07:53:05.997Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T07:53:05.997Z] Status: Downloaded newer image for alpine:3.15 [2022-06-06T07:53:05.997Z] ---> 3fb3c9af89a9 [2022-06-06T07:53:05.997Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-06T07:53:05.997Z] ---> Running in 1206e820ccf0 [2022-06-06T07:53:05.997Z] Removing intermediate container 1206e820ccf0 [2022-06-06T07:53:05.997Z] ---> 7aa07f192669 [2022-06-06T07:53:05.997Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-06T07:53:05.997Z] ---> Running in 63f7ffe98f27 [2022-06-06T07:53:05.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T07:53:05.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T07:53:05.997Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-06T07:53:05.997Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-06T07:53:05.997Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-06T07:53:05.997Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-06T07:53:05.997Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-06T07:53:05.997Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-06T07:53:05.997Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T07:53:05.997Z] OK: 8 MiB in 20 packages [2022-06-06T07:53:05.997Z] Removing intermediate container 63f7ffe98f27 [2022-06-06T07:53:05.997Z] ---> a988fced49c4 [2022-06-06T07:53:05.997Z] Step 17/26 : WORKDIR / [2022-06-06T07:53:05.997Z] ---> Running in c552e3c6f4ac [2022-06-06T07:53:05.997Z] Removing intermediate container c552e3c6f4ac [2022-06-06T07:53:05.997Z] ---> 7d007e294e13 [2022-06-06T07:53:05.997Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-06T07:53:05.997Z] ---> 474fc5a60088 [2022-06-06T07:53:05.997Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-06T07:53:05.997Z] ---> a10431ebe67d [2022-06-06T07:53:05.997Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-06T07:53:06.601Z] ---> 1482ccd56ec8 [2022-06-06T07:53:06.601Z] Step 21/26 : EXPOSE 59984 [2022-06-06T07:53:06.601Z] ---> Running in 3571497fd3ed [2022-06-06T07:53:06.875Z] Removing intermediate container 3571497fd3ed [2022-06-06T07:53:06.875Z] ---> 6bfcd0460d57 [2022-06-06T07:53:06.875Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-06T07:53:06.875Z] ---> Running in 2cc7e0bea60d [2022-06-06T07:53:07.153Z] Removing intermediate container 2cc7e0bea60d [2022-06-06T07:53:07.153Z] ---> 7eeef5ded02e [2022-06-06T07:53:07.153Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T07:53:07.428Z] ---> Running in 27ffce8367a9 [2022-06-06T07:53:07.702Z] Removing intermediate container 27ffce8367a9 [2022-06-06T07:53:07.702Z] ---> c3ec6a9d331e [2022-06-06T07:53:07.702Z] Step 24/26 : LABEL arch=arm64 [2022-06-06T07:53:07.702Z] ---> Running in 56bedf6c43ae [2022-06-06T07:53:07.976Z] Removing intermediate container 56bedf6c43ae [2022-06-06T07:53:07.976Z] ---> 1064196198c4 [2022-06-06T07:53:07.976Z] Step 25/26 : LABEL git_sha=79d192228a5789397eaac89f5a29237a0a7597a8 [2022-06-06T07:53:07.976Z] ---> Running in bd4d28656d83 [2022-06-06T07:53:08.574Z] Removing intermediate container bd4d28656d83 [2022-06-06T07:53:08.574Z] ---> d7479cba6510 [2022-06-06T07:53:08.574Z] Step 26/26 : LABEL version=0.0.1-dev.8 [2022-06-06T07:53:08.574Z] ---> Running in 48ed1af37d9c [2022-06-06T07:53:08.846Z] Removing intermediate container 48ed1af37d9c [2022-06-06T07:53:08.846Z] ---> d098e9f7b912 [2022-06-06T07:53:08.846Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T07:53:08.846Z] Successfully built d098e9f7b912 [2022-06-06T07:53:08.846Z] 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 [2022-06-06T07:53:08.973Z] provisioning config files... [2022-06-06T07:53:08.989Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/10@tmp/config6553019497563135521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:53:09.336Z] ---> docker-login.sh [2022-06-06T07:53:09.336Z] nexus3.edgexfoundry.org:10001 [2022-06-06T07:53:09.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:53:09.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:53:09.609Z] Configure a credential helper to remove this warning. See [2022-06-06T07:53:09.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:53:09.609Z] [2022-06-06T07:53:09.609Z] Login Succeeded [2022-06-06T07:53:09.609Z] nexus3.edgexfoundry.org:10002 [2022-06-06T07:53:10.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:53:10.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:53:10.206Z] Configure a credential helper to remove this warning. See [2022-06-06T07:53:10.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:53:10.206Z] [2022-06-06T07:53:10.206Z] Login Succeeded [2022-06-06T07:53:10.206Z] nexus3.edgexfoundry.org:10003 [2022-06-06T07:53:10.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:53:10.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:53:10.752Z] Configure a credential helper to remove this warning. See [2022-06-06T07:53:10.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:53:10.752Z] [2022-06-06T07:53:10.752Z] Login Succeeded [2022-06-06T07:53:10.752Z] nexus3.edgexfoundry.org:10004 [2022-06-06T07:53:11.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:53:11.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:53:11.299Z] Configure a credential helper to remove this warning. See [2022-06-06T07:53:11.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:53:11.299Z] [2022-06-06T07:53:11.299Z] Login Succeeded [2022-06-06T07:53:11.299Z] docker.io [2022-06-06T07:53:11.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T07:53:11.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T07:53:11.840Z] Configure a credential helper to remove this warning. See [2022-06-06T07:53:11.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T07:53:11.840Z] [2022-06-06T07:53:11.840Z] Login Succeeded [2022-06-06T07:53:11.840Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T07:53:11.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-06T07:53:11.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T07:53:11.910Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-06-06T07:53:11.910Z] 79d192228a5789397eaac89f5a29237a0a7597a8 [2022-06-06T07:53:11.910Z] latest [2022-06-06T07:53:11.910Z] 0.0.1-dev.8 [2022-06-06T07:53:11.910Z] 79d192228a5789397eaac89f5a29237a0a7597a8-0.0.1-dev.8 [2022-06-06T07:53:11.910Z] main [2022-06-06T07:53:11.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:53:12.262Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:79d192228a5789397eaac89f5a29237a0a7597a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:53:12.619Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:79d192228a5789397eaac89f5a29237a0a7597a8 [2022-06-06T07:53:12.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-06-06T07:53:12.619Z] dfae18dafdfe: Preparing [2022-06-06T07:53:12.619Z] 07c384290f88: Preparing [2022-06-06T07:53:12.619Z] 3616c8125ea6: Preparing [2022-06-06T07:53:12.619Z] 2265ba34eb48: Preparing [2022-06-06T07:53:12.619Z] 4f4ce317c6bb: Preparing [2022-06-06T07:53:12.902Z] 4f4ce317c6bb: Layer already exists [2022-06-06T07:53:12.902Z] 07c384290f88: Pushed [2022-06-06T07:53:12.902Z] dfae18dafdfe: Pushed [2022-06-06T07:53:13.494Z] 2265ba34eb48: Pushed [2022-06-06T07:53:20.192Z] 3616c8125ea6: Pushed [2022-06-06T07:53:20.192Z] 79d192228a5789397eaac89f5a29237a0a7597a8: digest: sha256:09f5a6d2058cc7a71a563ec9f76d53e0857a9b46ef2c65fde419cd1ebf835503 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:53:20.554Z] + 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 [2022-06-06T07:53:20.913Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-06-06T07:53:20.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-06-06T07:53:20.913Z] dfae18dafdfe: Preparing [2022-06-06T07:53:20.913Z] 07c384290f88: Preparing [2022-06-06T07:53:20.913Z] 3616c8125ea6: Preparing [2022-06-06T07:53:20.913Z] 2265ba34eb48: Preparing [2022-06-06T07:53:20.913Z] 4f4ce317c6bb: Preparing [2022-06-06T07:53:20.913Z] 07c384290f88: Layer already exists [2022-06-06T07:53:20.913Z] 4f4ce317c6bb: Layer already exists [2022-06-06T07:53:20.913Z] 2265ba34eb48: Layer already exists [2022-06-06T07:53:20.913Z] dfae18dafdfe: Layer already exists [2022-06-06T07:53:20.913Z] 3616c8125ea6: Layer already exists [2022-06-06T07:53:21.184Z] latest: digest: sha256:09f5a6d2058cc7a71a563ec9f76d53e0857a9b46ef2c65fde419cd1ebf835503 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:53:21.543Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:53:21.899Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.8 [2022-06-06T07:53:21.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-06-06T07:53:21.899Z] dfae18dafdfe: Preparing [2022-06-06T07:53:21.899Z] 07c384290f88: Preparing [2022-06-06T07:53:21.899Z] 3616c8125ea6: Preparing [2022-06-06T07:53:21.899Z] 2265ba34eb48: Preparing [2022-06-06T07:53:21.899Z] 4f4ce317c6bb: Preparing [2022-06-06T07:53:21.899Z] 07c384290f88: Layer already exists [2022-06-06T07:53:21.899Z] 4f4ce317c6bb: Layer already exists [2022-06-06T07:53:21.899Z] dfae18dafdfe: Layer already exists [2022-06-06T07:53:21.899Z] 3616c8125ea6: Layer already exists [2022-06-06T07:53:21.899Z] 2265ba34eb48: Layer already exists [2022-06-06T07:53:22.170Z] 0.0.1-dev.8: digest: sha256:09f5a6d2058cc7a71a563ec9f76d53e0857a9b46ef2c65fde419cd1ebf835503 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:53:22.533Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:79d192228a5789397eaac89f5a29237a0a7597a8-0.0.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:53:22.889Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:79d192228a5789397eaac89f5a29237a0a7597a8-0.0.1-dev.8 [2022-06-06T07:53:22.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-06-06T07:53:22.889Z] dfae18dafdfe: Preparing [2022-06-06T07:53:22.889Z] 07c384290f88: Preparing [2022-06-06T07:53:22.889Z] 3616c8125ea6: Preparing [2022-06-06T07:53:22.889Z] 2265ba34eb48: Preparing [2022-06-06T07:53:22.889Z] 4f4ce317c6bb: Preparing [2022-06-06T07:53:22.889Z] 4f4ce317c6bb: Layer already exists [2022-06-06T07:53:22.889Z] 2265ba34eb48: Layer already exists [2022-06-06T07:53:22.889Z] 3616c8125ea6: Layer already exists [2022-06-06T07:53:22.889Z] dfae18dafdfe: Layer already exists [2022-06-06T07:53:22.889Z] 07c384290f88: Layer already exists [2022-06-06T07:53:23.161Z] 79d192228a5789397eaac89f5a29237a0a7597a8-0.0.1-dev.8: digest: sha256:09f5a6d2058cc7a71a563ec9f76d53e0857a9b46ef2c65fde419cd1ebf835503 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:53:23.527Z] + 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 [2022-06-06T07:53:23.885Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-06-06T07:53:23.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-06-06T07:53:23.885Z] dfae18dafdfe: Preparing [2022-06-06T07:53:23.885Z] 07c384290f88: Preparing [2022-06-06T07:53:23.885Z] 3616c8125ea6: Preparing [2022-06-06T07:53:23.885Z] 2265ba34eb48: Preparing [2022-06-06T07:53:23.885Z] 4f4ce317c6bb: Preparing [2022-06-06T07:53:23.885Z] 4f4ce317c6bb: Layer already exists [2022-06-06T07:53:23.885Z] 3616c8125ea6: Layer already exists [2022-06-06T07:53:23.885Z] dfae18dafdfe: Layer already exists [2022-06-06T07:53:23.885Z] 07c384290f88: Layer already exists [2022-06-06T07:53:23.885Z] 2265ba34eb48: Layer already exists [2022-06-06T07:53:24.155Z] main: digest: sha256:09f5a6d2058cc7a71a563ec9f76d53e0857a9b46ef2c65fde419cd1ebf835503 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-06T07:53:24.209Z] ===================================================== [Pipeline] echo [2022-06-06T07:53:24.218Z] taggedImages: [2022-06-06T07:53:24.218Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:79d192228a5789397eaac89f5a29237a0a7597a8 [2022-06-06T07:53:24.218Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-06-06T07:53:24.218Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.8 [2022-06-06T07:53:24.218Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:79d192228a5789397eaac89f5a29237a0a7597a8-0.0.1-dev.8 [2022-06-06T07:53:24.218Z] - 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 [2022-06-06T07:53:24.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T07:53:24.584Z] [2022-06-06T07:53:24.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:53:24.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T07:53:25.204Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-06T07:53:25.204Z] 8998bd30e6a1: Pulling fs layer [2022-06-06T07:53:25.204Z] 04944245beec: Pulling fs layer [2022-06-06T07:53:25.204Z] 699f458cf7ca: Pulling fs layer [2022-06-06T07:53:25.204Z] 765212b225bb: Pulling fs layer [2022-06-06T07:53:25.204Z] f23df028b6ca: Pulling fs layer [2022-06-06T07:53:25.204Z] d65c8cfc05b1: Pulling fs layer [2022-06-06T07:53:25.204Z] 2437ff75d9bd: Pulling fs layer [2022-06-06T07:53:25.204Z] 765212b225bb: Waiting [2022-06-06T07:53:25.204Z] d65c8cfc05b1: Waiting [2022-06-06T07:53:25.204Z] f23df028b6ca: Waiting [2022-06-06T07:53:25.204Z] 2437ff75d9bd: Waiting [2022-06-06T07:53:25.204Z] 04944245beec: Verifying Checksum [2022-06-06T07:53:25.204Z] 04944245beec: Download complete [2022-06-06T07:53:25.204Z] 765212b225bb: Verifying Checksum [2022-06-06T07:53:25.204Z] 765212b225bb: Download complete [2022-06-06T07:53:25.204Z] f23df028b6ca: Verifying Checksum [2022-06-06T07:53:25.204Z] f23df028b6ca: Download complete [2022-06-06T07:53:25.204Z] d65c8cfc05b1: Verifying Checksum [2022-06-06T07:53:25.204Z] d65c8cfc05b1: Download complete [2022-06-06T07:53:25.482Z] 699f458cf7ca: Verifying Checksum [2022-06-06T07:53:25.482Z] 699f458cf7ca: Download complete [2022-06-06T07:53:25.759Z] 8998bd30e6a1: Verifying Checksum [2022-06-06T07:53:25.759Z] 8998bd30e6a1: Download complete [2022-06-06T07:53:28.385Z] 2437ff75d9bd: Verifying Checksum [2022-06-06T07:53:28.385Z] 2437ff75d9bd: Download complete [2022-06-06T07:53:29.823Z] 8998bd30e6a1: Pull complete [2022-06-06T07:53:30.418Z] 04944245beec: Pull complete [2022-06-06T07:53:31.850Z] 699f458cf7ca: Pull complete [2022-06-06T07:53:32.123Z] 765212b225bb: Pull complete [2022-06-06T07:53:33.100Z] f23df028b6ca: Pull complete [2022-06-06T07:53:33.100Z] d65c8cfc05b1: Pull complete [2022-06-06T07:53:48.370Z] 2437ff75d9bd: Pull complete [2022-06-06T07:53:48.370Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-06T07:53:48.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T07:53:48.370Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T07:53:48.621Z] prd-ubuntu20.04-docker-arm64-4c-16g-1125 does not seem to be running inside a container [2022-06-06T07:53:48.701Z] $ 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/10 -v /w/workspace/device-onvif-camera/10:/w/workspace/device-onvif-camera/10:rw,z -v /w/workspace/device-onvif-camera/10@tmp:/w/workspace/device-onvif-camera/10@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 [2022-06-06T07:53:51.205Z] $ docker top e06d49ca281e63a9f633bd6e4dcb8cfaa59fc1ea15bb55bda87a727908924581 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:53:52.107Z] ---> job-cost.sh [2022-06-06T07:53:52.107Z] lf-activate-venv: SKIPPING [2022-06-06T07:53:52.107Z] INFO: No Stack... [2022-06-06T07:53:52.701Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-06T07:53:53.295Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T07:53:53.960Z] + cat /w/workspace/device-onvif-camera/10/archives/cost.csv [2022-06-06T07:53:53.960Z] + cut -d, -f6 [Pipeline] lock [2022-06-06T07:53:54.019Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-10-stack-cost] [2022-06-06T07:53:54.026Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-10-stack-cost] did not exist. Created. [2022-06-06T07:53:54.026Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T07:53:54.691Z] /w/workspace/device-onvif-camera/10@tmp/durable-52874339/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-06T07:53:55.362Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-06T07:53:55.390Z] Warning: overwriting stash ‘stack-cost’ [2022-06-06T07:53:55.436Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T07:53:55.442Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T07:53:55.464Z] $ docker stop --time=1 e06d49ca281e63a9f633bd6e4dcb8cfaa59fc1ea15bb55bda87a727908924581 [2022-06-06T07:53:56.975Z] $ docker rm -f e06d49ca281e63a9f633bd6e4dcb8cfaa59fc1ea15bb55bda87a727908924581 [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 [2022-06-06T07:53:57.411Z] provisioning config files... [2022-06-06T07:53:57.419Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5259434574592230046tmp [Pipeline] { [Pipeline] sh [2022-06-06T07:53:57.713Z] + set +x [2022-06-06T07:53:57.713Z] + curl -s https://codecov.io/bash [2022-06-06T07:53:57.713Z] + bash -s -- [2022-06-06T07:53:57.713Z] [2022-06-06T07:53:57.713Z] _____ _ [2022-06-06T07:53:57.713Z] / ____| | | [2022-06-06T07:53:57.713Z] | | ___ __| | ___ ___ _____ __ [2022-06-06T07:53:57.713Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-06T07:53:57.713Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-06T07:53:57.713Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-06T07:53:57.713Z] Bash-1.0.6 [2022-06-06T07:53:57.713Z] [2022-06-06T07:53:57.713Z] [2022-06-06T07:53:57.713Z] ==> git version 2.25.1 found [2022-06-06T07:53:57.713Z] ==> 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 [2022-06-06T07:53:57.713Z] Release-Date: 2020-01-08 [2022-06-06T07:53:57.713Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-06T07:53:57.713Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-06T07:53:57.713Z] ==> Jenkins CI detected. [2022-06-06T07:53:57.713Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-06-06T07:53:57.713Z] project root: . [2022-06-06T07:53:57.713Z] --> token set from env [2022-06-06T07:53:57.713Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-06T07:53:57.713Z] ==> Running gcov in . (disable via -X gcov) [2022-06-06T07:53:57.713Z] ==> Python coveragepy not found [2022-06-06T07:53:57.713Z] ==> Searching for coverage reports in: [2022-06-06T07:53:57.713Z] + . [2022-06-06T07:53:57.713Z] -> Found 1 reports [2022-06-06T07:53:57.713Z] ==> Detecting git/mercurial file structure [2022-06-06T07:53:57.713Z] ==> Reading reports [2022-06-06T07:53:57.713Z] + ./coverage.out bytes=53381 [2022-06-06T07:53:57.713Z] ==> Appending adjustments [2022-06-06T07:53:57.713Z] https://docs.codecov.io/docs/fixing-reports [2022-06-06T07:53:57.975Z] + Found adjustments [2022-06-06T07:53:57.975Z] ==> Gzipping contents [2022-06-06T07:53:57.975Z] 8.0K /tmp/codecov.ApuYDC.gz [2022-06-06T07:53:57.975Z] ==> Uploading reports [2022-06-06T07:53:57.975Z] url: https://codecov.io [2022-06-06T07:53:57.975Z] query: branch=main&commit=79d192228a5789397eaac89f5a29237a0a7597a8&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-06T07:53:57.975Z] -> Pinging Codecov [2022-06-06T07:53:57.975Z] 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=79d192228a5789397eaac89f5a29237a0a7597a8&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-06T07:53:58.237Z] -> Uploading to [2022-06-06T07:53:58.237Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-06/F29A59C45E3A92E06B3E522C9905F8EF/79d192228a5789397eaac89f5a29237a0a7597a8/20b837ad-22fe-4606-81c3-6c0a4fe8a4c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220606%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220606T075358Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d914507d368d643caab29d5b33494bacb8e796251791a8dc844d1aeef8629ae [2022-06-06T07:53:58.237Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T07:53:58.237Z] Dload Upload Total Spent Left Speed [2022-06-06T07:53:58.502Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6809 0 0 100 6809 0 26494 --:--:-- --:--:-- --:--:-- 26494 [2022-06-06T07:53:58.502Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/79d192228a5789397eaac89f5a29237a0a7597a8 [Pipeline] } [2022-06-06T07:53:58.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-06T07:53:58.619Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-06T07:53:58.629Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:53:58.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-06T07:53:58.931Z] [2022-06-06T07:53:58.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:53:59.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-06T07:53:59.237Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-06T07:53:59.237Z] df9b9388f04a: Already exists [2022-06-06T07:53:59.237Z] 52dc419b0ee2: Pulling fs layer [2022-06-06T07:53:59.238Z] 25bc292e5bac: Pulling fs layer [2022-06-06T07:53:59.238Z] 114826534d7a: Pulling fs layer [2022-06-06T07:53:59.238Z] 4657fd5d0bcf: Pulling fs layer [2022-06-06T07:53:59.238Z] 6ad1cebc031e: Pulling fs layer [2022-06-06T07:53:59.238Z] 8a3aa393b2d8: Pulling fs layer [2022-06-06T07:53:59.238Z] 4657fd5d0bcf: Waiting [2022-06-06T07:53:59.238Z] 6ad1cebc031e: Waiting [2022-06-06T07:53:59.238Z] 8a3aa393b2d8: Waiting [2022-06-06T07:53:59.238Z] 25bc292e5bac: Verifying Checksum [2022-06-06T07:53:59.238Z] 25bc292e5bac: Download complete [2022-06-06T07:53:59.238Z] 52dc419b0ee2: Verifying Checksum [2022-06-06T07:53:59.238Z] 52dc419b0ee2: Download complete [2022-06-06T07:53:59.238Z] 4657fd5d0bcf: Verifying Checksum [2022-06-06T07:53:59.238Z] 4657fd5d0bcf: Download complete [2022-06-06T07:53:59.502Z] 52dc419b0ee2: Pull complete [2022-06-06T07:53:59.502Z] 25bc292e5bac: Pull complete [2022-06-06T07:53:59.502Z] 6ad1cebc031e: Verifying Checksum [2022-06-06T07:53:59.502Z] 6ad1cebc031e: Download complete [2022-06-06T07:54:00.077Z] 114826534d7a: Verifying Checksum [2022-06-06T07:54:00.077Z] 114826534d7a: Download complete [2022-06-06T07:54:00.077Z] 8a3aa393b2d8: Verifying Checksum [2022-06-06T07:54:00.077Z] 8a3aa393b2d8: Download complete [2022-06-06T07:54:04.284Z] 114826534d7a: Pull complete [2022-06-06T07:54:04.545Z] 4657fd5d0bcf: Pull complete [2022-06-06T07:54:04.805Z] 6ad1cebc031e: Pull complete [2022-06-06T07:54:08.103Z] 8a3aa393b2d8: Pull complete [2022-06-06T07:54:08.103Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-06T07:54:08.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-06T07:54:08.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T07:54:08.195Z] prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container [2022-06-06T07:54:08.234Z] $ 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 [2022-06-06T07:54:10.077Z] $ docker top 64850a9a1dda24149afdfbf682f0f37578ef8096b68d846a8593779a1d1b1fb9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-06T07:54:10.157Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-06-06T07:54:10.439Z] + set -o pipefail [2022-06-06T07:54:10.439Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-06-06T07:54:20.438Z] [2022-06-06T07:54:20.438Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-06-06T07:54:20.438Z] [2022-06-06T07:54:20.438Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/b5df47d6-bafd-4f32-8d64-e850f6433e88 [2022-06-06T07:54:20.438Z] [2022-06-06T07:54:20.438Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-06T07:54:20.438Z] [2022-06-06T07:54:20.438Z] [Pipeline] } [2022-06-06T07:54:20.456Z] $ docker stop --time=1 64850a9a1dda24149afdfbf682f0f37578ef8096b68d846a8593779a1d1b1fb9 [2022-06-06T07:54:22.547Z] $ docker rm -f 64850a9a1dda24149afdfbf682f0f37578ef8096b68d846a8593779a1d1b1fb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T07:54:23.225Z] + git log --format=format:%s -1 79d192228a5789397eaac89f5a29237a0a7597a8 [Pipeline] sh [2022-06-06T07:54:23.522Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-06T07:54:23.522Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:54:23.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T07:54:23.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T07:54:23.924Z] prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container [2022-06-06T07:54:23.964Z] $ 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 [2022-06-06T07:54:24.399Z] $ docker top 95d3e5f5dd6caa7888d93c62704a9bc0f82e57d699b269521ee191c4df8c72f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-06T07:54:24.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T07:54:24.505Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T07:54:24.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T07:54:24.688Z] $ docker exec 95d3e5f5dd6caa7888d93c62704a9bc0f82e57d699b269521ee191c4df8c72f8 ssh-agent [2022-06-06T07:54:24.810Z] SSH_AUTH_SOCK=/tmp/ssh-67Xyt7Yz8GsG/agent.32 [2022-06-06T07:54:24.810Z] SSH_AGENT_PID=38 [2022-06-06T07:54:24.816Z] Running ssh-add (command line suppressed) [2022-06-06T07:54:24.947Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4665418951246585479.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4665418951246585479.key) [2022-06-06T07:54:24.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T07:54:25.250Z] + git semver tag [2022-06-06T07:54:25.510Z] 2022-06-06 07:54:25,443 [run_tag] DEBUG tag force:False [2022-06-06T07:54:25.510Z] 2022-06-06 07:54:25,443 [check_head_tag] DEBUG check head tag [2022-06-06T07:54:25.510Z] 2022-06-06 07:54:25,443 [execute] INFO git cat-file --batch-check [2022-06-06T07:54:25.510Z] 2022-06-06 07:54:25,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-06-06T07:54:25.510Z] 2022-06-06 07:54:25,447 [execute] INFO git cat-file --batch [2022-06-06T07:54:25.510Z] 2022-06-06 07:54:25,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-06-06T07:54:25.510Z] 2022-06-06 07:54:25,454 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-06T07:54:25.510Z] 2022-06-06 07:54:25,455 [execute] INFO git tag -a v0.0.1-dev.8 -m v0.0.1-dev.8 [2022-06-06T07:54:25.510Z] 2022-06-06 07:54:25,455 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.8', '-m', 'v0.0.1-dev.8'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-06-06T07:54:25.510Z] 2022-06-06 07:54:25,460 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-06T07:54:25.511Z] 0.0.1-dev.8 [Pipeline] } [2022-06-06T07:54:25.526Z] $ docker exec --env ******** --env ******** 95d3e5f5dd6caa7888d93c62704a9bc0f82e57d699b269521ee191c4df8c72f8 ssh-agent -k [2022-06-06T07:54:25.643Z] unset SSH_AUTH_SOCK; [2022-06-06T07:54:25.643Z] unset SSH_AGENT_PID; [2022-06-06T07:54:25.643Z] echo Agent pid 38 killed; [2022-06-06T07:54:25.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T07:54:25.952Z] + git semver [Pipeline] } [2022-06-06T07:54:26.234Z] $ docker stop --time=1 95d3e5f5dd6caa7888d93c62704a9bc0f82e57d699b269521ee191c4df8c72f8 [2022-06-06T07:54:27.485Z] $ docker rm -f 95d3e5f5dd6caa7888d93c62704a9bc0f82e57d699b269521ee191c4df8c72f8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:54:27.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-06T07:54:27.883Z] [2022-06-06T07:54:27.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:54:28.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-06T07:54:28.186Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-06T07:54:28.186Z] ab5ef0e58194: Pulling fs layer [2022-06-06T07:54:28.186Z] 9712f1f96733: Pulling fs layer [2022-06-06T07:54:28.186Z] 63f879dbbcfc: Pulling fs layer [2022-06-06T07:54:28.186Z] 0d9ebad4ef96: Pulling fs layer [2022-06-06T07:54:28.186Z] e9a5061849ea: Pulling fs layer [2022-06-06T07:54:28.186Z] d747dcd14b5f: Pulling fs layer [2022-06-06T07:54:28.186Z] 2de7ff778b66: Pulling fs layer [2022-06-06T07:54:28.186Z] 0d9ebad4ef96: Waiting [2022-06-06T07:54:28.186Z] d747dcd14b5f: Waiting [2022-06-06T07:54:28.186Z] 2de7ff778b66: Waiting [2022-06-06T07:54:28.186Z] e9a5061849ea: Waiting [2022-06-06T07:54:28.186Z] 9712f1f96733: Verifying Checksum [2022-06-06T07:54:28.186Z] 9712f1f96733: Download complete [2022-06-06T07:54:28.773Z] 63f879dbbcfc: Verifying Checksum [2022-06-06T07:54:28.773Z] 63f879dbbcfc: Download complete [2022-06-06T07:54:28.773Z] e9a5061849ea: Verifying Checksum [2022-06-06T07:54:28.773Z] e9a5061849ea: Download complete [2022-06-06T07:54:28.773Z] d747dcd14b5f: Download complete [2022-06-06T07:54:28.773Z] 0d9ebad4ef96: Verifying Checksum [2022-06-06T07:54:28.773Z] 0d9ebad4ef96: Download complete [2022-06-06T07:54:28.773Z] ab5ef0e58194: Verifying Checksum [2022-06-06T07:54:28.773Z] ab5ef0e58194: Download complete [2022-06-06T07:54:28.773Z] 2de7ff778b66: Verifying Checksum [2022-06-06T07:54:28.773Z] 2de7ff778b66: Download complete [2022-06-06T07:54:32.067Z] ab5ef0e58194: Pull complete [2022-06-06T07:54:32.067Z] 9712f1f96733: Pull complete [2022-06-06T07:54:32.326Z] 63f879dbbcfc: Pull complete [2022-06-06T07:54:36.524Z] 0d9ebad4ef96: Pull complete [2022-06-06T07:54:36.524Z] e9a5061849ea: Pull complete [2022-06-06T07:54:36.524Z] d747dcd14b5f: Pull complete [2022-06-06T07:54:37.460Z] 2de7ff778b66: Pull complete [2022-06-06T07:54:37.460Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-06T07:54:37.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-06T07:54:37.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T07:54:37.547Z] prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container [2022-06-06T07:54:37.584Z] $ 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 [2022-06-06T07:54:39.758Z] $ docker top 3dcc933efa34ca150b7d1e0446303863a487af1c1ebef57fd052ff9a843d82b4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-06T07:54:39.829Z] provisioning config files... [2022-06-06T07:54:39.836Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4811481497525063809tmp [2022-06-06T07:54:39.848Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6905445651988525777tmp [2022-06-06T07:54:39.857Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3982671866035462687tmp [Pipeline] { [Pipeline] echo [2022-06-06T07:54:39.874Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:54:40.158Z] ---> sigul-configuration.sh [2022-06-06T07:54:40.158Z] gpg: directory `/root/.gnupg' created [2022-06-06T07:54:40.158Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-06T07:54:40.158Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-06T07:54:40.158Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-06T07:54:40.158Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-06T07:54:40.158Z] gpg: CAST5 encrypted data [2022-06-06T07:54:40.158Z] gpg: encrypted with 1 passphrase [2022-06-06T07:54:40.158Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-06T07:54:40.444Z] + mkdir /home/jenkins [2022-06-06T07:54:40.444Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-06T07:54:40.732Z] + 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 [2022-06-06T07:54:40.741Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:54:41.025Z] ---> sigul-install.sh [2022-06-06T07:54:41.025Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-06T07:54:41.312Z] + git tag --list [2022-06-06T07:54:41.312Z] v0.0.0 [2022-06-06T07:54:41.312Z] v0.0.1-dev.1 [2022-06-06T07:54:41.312Z] v0.0.1-dev.2 [2022-06-06T07:54:41.312Z] v0.0.1-dev.3 [2022-06-06T07:54:41.312Z] v0.0.1-dev.4 [2022-06-06T07:54:41.312Z] v0.0.1-dev.5 [2022-06-06T07:54:41.312Z] v0.0.1-dev.6 [2022-06-06T07:54:41.312Z] v0.0.1-dev.7 [2022-06-06T07:54:41.312Z] v0.0.1-dev.8 [Pipeline] sh [2022-06-06T07:54:41.598Z] + lftools sign git-tag v0.0.1-dev.8 [2022-06-06T07:54:42.168Z] Signing Git tag with Sigul... [2022-06-06T07:54:42.168Z] Signing v0.0.1-dev.8 [Pipeline] echo [2022-06-06T07:54:42.436Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:54:42.722Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-06T07:54:42.731Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-06T07:54:42.760Z] $ docker stop --time=1 3dcc933efa34ca150b7d1e0446303863a487af1c1ebef57fd052ff9a843d82b4 [2022-06-06T07:54:44.070Z] $ docker rm -f 3dcc933efa34ca150b7d1e0446303863a487af1c1ebef57fd052ff9a843d82b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-06T07:54:44.498Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-06T07:54:44.498Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:54:44.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T07:54:44.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T07:54:44.883Z] prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container [2022-06-06T07:54:44.924Z] $ 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 [2022-06-06T07:54:45.314Z] $ docker top 9aec143eb7cf887eb37c1e35246a445ba367a9b53f2a630edc1a00ecbc1af778 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-06T07:54:45.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T07:54:45.410Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T07:54:45.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T07:54:45.539Z] $ docker exec 9aec143eb7cf887eb37c1e35246a445ba367a9b53f2a630edc1a00ecbc1af778 ssh-agent [2022-06-06T07:54:45.662Z] SSH_AUTH_SOCK=/tmp/ssh-fvSwSgOwWPEf/agent.34 [2022-06-06T07:54:45.662Z] SSH_AGENT_PID=41 [2022-06-06T07:54:45.668Z] Running ssh-add (command line suppressed) [2022-06-06T07:54:45.781Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8028307963472544382.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8028307963472544382.key) [2022-06-06T07:54:45.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T07:54:46.083Z] + git semver bump pre [2022-06-06T07:54:46.345Z] 2022-06-06 07:54:46,264 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-06T07:54:46.345Z] 2022-06-06 07:54:46,264 [bump_version] DEBUG bumping version:0.0.1-dev.8 on axis:pre with prefix:dev [2022-06-06T07:54:46.345Z] 2022-06-06 07:54:46,264 [bump_version] DEBUG bumped version:0.0.1-dev.9 [2022-06-06T07:54:46.345Z] 2022-06-06 07:54:46,264 [write_version] DEBUG write version:0.0.1-dev.9 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-06-06T07:54:46.345Z] 2022-06-06 07:54:46,264 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-06T07:54:46.345Z] 2022-06-06 07:54:46,264 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-06T07:54:46.345Z] 2022-06-06 07:54:46,266 [execute] INFO git cat-file --batch-check [2022-06-06T07:54:46.345Z] 2022-06-06 07:54:46,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T07:54:46.345Z] 2022-06-06 07:54:46,269 [execute] INFO git cat-file --batch [2022-06-06T07:54:46.345Z] 2022-06-06 07:54:46,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T07:54:46.345Z] 2022-06-06 07:54:46,273 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-06T07:54:46.345Z] 0.0.1-dev.9 [Pipeline] } [2022-06-06T07:54:46.361Z] $ docker exec --env ******** --env ******** 9aec143eb7cf887eb37c1e35246a445ba367a9b53f2a630edc1a00ecbc1af778 ssh-agent -k [2022-06-06T07:54:46.480Z] unset SSH_AUTH_SOCK; [2022-06-06T07:54:46.481Z] unset SSH_AGENT_PID; [2022-06-06T07:54:46.481Z] echo Agent pid 41 killed; [2022-06-06T07:54:46.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T07:54:46.794Z] + git semver [Pipeline] } [2022-06-06T07:54:47.075Z] $ docker stop --time=1 9aec143eb7cf887eb37c1e35246a445ba367a9b53f2a630edc1a00ecbc1af778 [2022-06-06T07:54:48.356Z] $ docker rm -f 9aec143eb7cf887eb37c1e35246a445ba367a9b53f2a630edc1a00ecbc1af778 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T07:54:48.704Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-06T07:54:48.704Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:54:49.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T07:54:49.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T07:54:49.100Z] prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container [2022-06-06T07:54:49.144Z] $ 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 [2022-06-06T07:54:49.534Z] $ docker top 185a321dba65ab091af6d32f980c390ad5c9251877ee693dfa3637787d9ea4b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-06T07:54:49.642Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T07:54:49.642Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T07:54:49.759Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T07:54:49.766Z] $ docker exec 185a321dba65ab091af6d32f980c390ad5c9251877ee693dfa3637787d9ea4b6 ssh-agent [2022-06-06T07:54:49.887Z] SSH_AUTH_SOCK=/tmp/ssh-T4fVFmidTUak/agent.32 [2022-06-06T07:54:49.887Z] SSH_AGENT_PID=39 [2022-06-06T07:54:49.893Z] Running ssh-add (command line suppressed) [2022-06-06T07:54:50.028Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2755352015219350102.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2755352015219350102.key) [2022-06-06T07:54:50.036Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T07:54:50.323Z] + git semver push [2022-06-06T07:54:50.584Z] 2022-06-06 07:54:50,515 [run_push] DEBUG push [2022-06-06T07:54:50.584Z] 2022-06-06 07:54:50,516 [execute] INFO git cat-file --batch-check [2022-06-06T07:54:50.584Z] 2022-06-06 07:54:50,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T07:54:50.584Z] 2022-06-06 07:54:50,521 [execute] INFO git rev-list 2d197dada82873805ce0539425f23466eaa691c1 -- [2022-06-06T07:54:50.584Z] 2022-06-06 07:54:50,521 [execute] DEBUG Popen(['git', 'rev-list', '2d197dada82873805ce0539425f23466eaa691c1', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-06T07:54:50.584Z] 2022-06-06 07:54:50,529 [execute] INFO git fetch -v origin [2022-06-06T07:54:50.584Z] 2022-06-06 07:54:50,529 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-06T07:54:51.155Z] 2022-06-06 07:54:51,032 [run_push] DEBUG no remote changes detected [2022-06-06T07:54:51.155Z] 2022-06-06 07:54:51,033 [execute] INFO git push origin semver [2022-06-06T07:54:51.155Z] 2022-06-06 07:54:51,034 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-06T07:54:52.096Z] 2022-06-06 07:54:51,754 [run_push] DEBUG push all version tags [2022-06-06T07:54:52.096Z] 2022-06-06 07:54:51,754 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-06T07:54:52.096Z] 2022-06-06 07:54:51,755 [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) [2022-06-06T07:54:52.668Z] 2022-06-06 07:54:52,497 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-06T07:54:52.668Z] 0.0.1-dev.9 [Pipeline] } [2022-06-06T07:54:52.684Z] $ docker exec --env ******** --env ******** 185a321dba65ab091af6d32f980c390ad5c9251877ee693dfa3637787d9ea4b6 ssh-agent -k [2022-06-06T07:54:52.811Z] unset SSH_AUTH_SOCK; [2022-06-06T07:54:52.812Z] unset SSH_AGENT_PID; [2022-06-06T07:54:52.812Z] echo Agent pid 39 killed; [2022-06-06T07:54:52.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T07:54:53.132Z] + git semver [Pipeline] } [2022-06-06T07:54:53.411Z] $ docker stop --time=1 185a321dba65ab091af6d32f980c390ad5c9251877ee693dfa3637787d9ea4b6 [2022-06-06T07:54:54.726Z] $ docker rm -f 185a321dba65ab091af6d32f980c390ad5c9251877ee693dfa3637787d9ea4b6 [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 [2022-06-06T07:54:55.298Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-06-06T07:54:55.299Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-06-06T07:54:55.299Z] total 16 [2022-06-06T07:54:55.299Z] drwxr-xr-x 3 root root 4096 Jun 6 07:46 . [2022-06-06T07:54:55.299Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 07:54 .. [2022-06-06T07:54:55.299Z] drwxr-xr-x 2 root root 4096 Jun 6 07:46 cost [2022-06-06T07:54:55.299Z] -rw-r--r-- 1 root root 89 Jun 6 07:46 cost.csv [2022-06-06T07:54:55.299Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-06-06T07:54:55.299Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-06-06T07:54:55.299Z] total 16 [2022-06-06T07:54:55.299Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 07:46 . [2022-06-06T07:54:55.299Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 07:54 .. [2022-06-06T07:54:55.299Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 6 07:46 cost [2022-06-06T07:54:55.299Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 6 07:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:54:55.593Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:54:56.457Z] ---> package-listing.sh [2022-06-06T07:54:56.457Z] ++ facter osfamily [2022-06-06T07:54:56.457Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-06T07:54:56.717Z] + OS_FAMILY=debian [2022-06-06T07:54:56.717Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-06-06T07:54:56.717Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-06T07:54:56.717Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-06T07:54:56.717Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-06T07:54:56.717Z] + PACKAGES=/tmp/packages_start.txt [2022-06-06T07:54:56.717Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-06-06T07:54:56.717Z] + PACKAGES=/tmp/packages_end.txt [2022-06-06T07:54:56.717Z] + case "${OS_FAMILY}" in [2022-06-06T07:54:56.717Z] + dpkg -l [2022-06-06T07:54:56.717Z] + grep '^ii' [2022-06-06T07:54:56.717Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-06T07:54:56.717Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-06T07:54:56.717Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-06T07:54:56.717Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-06-06T07:54:56.717Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-06-06T07:54:56.717Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-06-06T07:54:56.728Z] 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 [2022-06-06T07:54:57.007Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T07:54:57.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T07:54:57.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T07:54:57.654Z] prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container [2022-06-06T07:54:57.696Z] $ 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 [2022-06-06T07:54:57.953Z] $ docker top 211f9a17d67ec2fb7a07a16c43f5c8cfa28b40c05d36b70d53308496ccb493de -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T07:54:58.322Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-06T07:54:58.608Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-06T07:54:58.898Z] + ls /var/log/sa-host [2022-06-06T07:54:58.898Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T07:54:58.964Z] provisioning config files... [2022-06-06T07:54:58.971Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2490302773053744044tmp [Pipeline] { [Pipeline] echo [2022-06-06T07:54:58.980Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:54:59.263Z] ---> create-netrc.sh [Pipeline] } [2022-06-06T07:54:59.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:54:59.600Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-06T07:54:59.608Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:54:59.891Z] ---> sudo-logs.sh [2022-06-06T07:54:59.891Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-06T07:54:59.928Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:55:00.213Z] ---> job-cost.sh [2022-06-06T07:55:00.213Z] lf-activate-venv: SKIPPING [2022-06-06T07:55:00.213Z] DEBUG: total: 0.2199999988079071 [2022-06-06T07:55:00.213Z] INFO: Retrieving Stack Cost... [2022-06-06T07:55:00.787Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T07:55:01.358Z] INFO: Archiving Costs [Pipeline] echo [2022-06-06T07:55:01.369Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T07:55:01.656Z] ---> logs-deploy.sh [2022-06-06T07:55:01.656Z] lf-activate-venv: SKIPPING [2022-06-06T07:55:01.656Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/10 [2022-06-06T07:55:01.656Z] INFO: archiving workspace using pattern(s): [2022-06-06T07:55:02.599Z] Archives upload complete. [2022-06-06T07:55:02.599Z] INFO: archiving logs to Nexus