Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a79c5a718067479237195976121108915350925 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-ssh17652404073649895943.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11962657048982977408.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14172019533006027833.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1726442032239823032.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-ssh6411335085963421470.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2679 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 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0a79c5a718067479237195976121108915350925 (main) > 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 0a79c5a718067479237195976121108915350925 # timeout=10 Commit message: "Merge pull request #85 from edgexfoundry/upgrade-sdk" > git rev-list --no-walk ad0a6eb2e7b69c64d6095b77c6bd7b7f3b99bb52 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-19T06:13:41.236Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-19T06:13:41.297Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-19T06:13:41.311Z] ========================================================= [2022-06-19T06:13:41.311Z] EdgeX Global Pipelines Version Info [2022-06-19T06:13:41.311Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:13:42.138Z] ------------------- [2022-06-19T06:13:42.138Z] stable info: [2022-06-19T06:13:42.138Z] ------------------- [2022-06-19T06:13:42.138Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-19T06:13:42.138Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-19T06:13:42.138Z] Message: update stable to v1.0.234 [2022-06-19T06:13:42.712Z] ------------------- [2022-06-19T06:13:42.712Z] experimental info: [2022-06-19T06:13:42.712Z] ------------------- [2022-06-19T06:13:42.712Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-19T06:13:42.712Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-19T06:13:42.712Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-19T06:13:42.973Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-06-19T06:13:42.983Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-06-19T06:13:42.996Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-19T06:13:43.007Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-19T06:13:43.018Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-19T06:13:43.029Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-19T06:13:43.042Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-19T06:13:43.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-19T06:13:43.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-19T06:13:43.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-19T06:13:43.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-19T06:13:43.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-06-19T06:13:43.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-19T06:13:43.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-19T06:13:43.122Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-19T06:13:43.130Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-19T06:13:43.139Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-19T06:13:43.155Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-19T06:13:43.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-19T06:13:43.181Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-19T06:13:43.192Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-19T06:13:43.213Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-19T06:13:43.227Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-19T06:13:43.239Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-19T06:13:43.256Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-19T06:13:43.270Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-19T06:13:43.282Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-19T06:13:43.290Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-19T06:13:43.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-19T06:13:43.306Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-19T06:13:43.321Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a79c5a718067479237195976121108915350925 [Pipeline] echo [2022-06-19T06:13:43.332Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a79c5a [Pipeline] echo [2022-06-19T06:13:43.344Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-19T06:13:43.392Z] provisioning config files... [2022-06-19T06:13:43.406Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7556867362922383423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:13:43.717Z] ---> docker-login.sh [2022-06-19T06:13:43.717Z] nexus3.edgexfoundry.org:10001 [2022-06-19T06:13:43.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:13:43.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:13:43.978Z] Configure a credential helper to remove this warning. See [2022-06-19T06:13:43.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:13:43.978Z] [2022-06-19T06:13:43.978Z] Login Succeeded [2022-06-19T06:13:43.978Z] nexus3.edgexfoundry.org:10002 [2022-06-19T06:13:44.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:13:44.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:13:44.239Z] Configure a credential helper to remove this warning. See [2022-06-19T06:13:44.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:13:44.239Z] [2022-06-19T06:13:44.239Z] Login Succeeded [2022-06-19T06:13:44.239Z] nexus3.edgexfoundry.org:10003 [2022-06-19T06:13:44.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:13:44.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:13:44.239Z] Configure a credential helper to remove this warning. See [2022-06-19T06:13:44.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:13:44.239Z] [2022-06-19T06:13:44.239Z] Login Succeeded [2022-06-19T06:13:44.239Z] nexus3.edgexfoundry.org:10004 [2022-06-19T06:13:44.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:13:44.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:13:44.501Z] Configure a credential helper to remove this warning. See [2022-06-19T06:13:44.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:13:44.501Z] [2022-06-19T06:13:44.501Z] Login Succeeded [2022-06-19T06:13:44.501Z] docker.io [2022-06-19T06:13:44.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:13:45.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:13:45.074Z] Configure a credential helper to remove this warning. See [2022-06-19T06:13:45.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:13:45.074Z] [2022-06-19T06:13:45.074Z] Login Succeeded [2022-06-19T06:13:45.074Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T06:13:45.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-19T06:13:45.460Z] + git rev-list -1 --merges 0a79c5a718067479237195976121108915350925~1..0a79c5a718067479237195976121108915350925 [Pipeline] echo [2022-06-19T06:13:45.490Z] -----------> git rev-list -1 --merges 0a79c5a718067479237195976121108915350925~1..0a79c5a718067479237195976121108915350925 0a79c5a718067479237195976121108915350925 [2022-06-19T06:13:45.490Z] 0a79c5a718067479237195976121108915350925 [false] [Pipeline] sh [2022-06-19T06:13:45.781Z] + git log --format=format:%s -1 0a79c5a718067479237195976121108915350925 [Pipeline] echo [2022-06-19T06:13:45.797Z] ========================================================= [2022-06-19T06:13:45.797Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-19T06:13:45.797Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-19T06:13:46.134Z] + git log --format=format:%s -1 0a79c5a718067479237195976121108915350925 [Pipeline] echo [2022-06-19T06:13:46.149Z] [semverPrep] GIT_COMMIT: 0a79c5a718067479237195976121108915350925, Commit Message: Merge pull request #85 from edgexfoundry/upgrade-sdk [Pipeline] echo [2022-06-19T06:13:46.160Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-19T06:13:46.505Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-19T06:13:46.505Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-19T06:13:46.505Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-19T06:13:46.505Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-19T06:13:46.505Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-19T06:13:46.505Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-19T06:13:46.505Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:13:46.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T06:13:46.860Z] [2022-06-19T06:13:46.860Z] 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-19T06:13:47.170Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T06:13:47.171Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-19T06:13:47.171Z] 42c077c10790: Pulling fs layer [2022-06-19T06:13:47.171Z] f63e77b7563a: Pulling fs layer [2022-06-19T06:13:47.171Z] bd5fdadae976: Pulling fs layer [2022-06-19T06:13:47.171Z] 205491f53016: Pulling fs layer [2022-06-19T06:13:47.171Z] df18705c85c3: Pulling fs layer [2022-06-19T06:13:47.171Z] bdb3f477010e: Pulling fs layer [2022-06-19T06:13:47.171Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-19T06:13:47.171Z] 2c6e9b1d212d: Pulling fs layer [2022-06-19T06:13:47.171Z] bdb8f0575790: Pulling fs layer [2022-06-19T06:13:47.171Z] 205491f53016: Waiting [2022-06-19T06:13:47.171Z] 2c6e9b1d212d: Waiting [2022-06-19T06:13:47.171Z] df18705c85c3: Waiting [2022-06-19T06:13:47.171Z] 386e3cb2ff24: Pulling fs layer [2022-06-19T06:13:47.171Z] 2343380bae48: Pulling fs layer [2022-06-19T06:13:47.171Z] bdb8f0575790: Waiting [2022-06-19T06:13:47.171Z] 386e3cb2ff24: Waiting [2022-06-19T06:13:47.171Z] 2343380bae48: Waiting [2022-06-19T06:13:47.171Z] c8a8fc8e1c8f: Waiting [2022-06-19T06:13:47.171Z] bdb3f477010e: Waiting [2022-06-19T06:13:47.171Z] f63e77b7563a: Verifying Checksum [2022-06-19T06:13:47.171Z] f63e77b7563a: Download complete [2022-06-19T06:13:47.171Z] 205491f53016: Verifying Checksum [2022-06-19T06:13:47.171Z] 205491f53016: Download complete [2022-06-19T06:13:47.432Z] df18705c85c3: Verifying Checksum [2022-06-19T06:13:47.432Z] df18705c85c3: Download complete [2022-06-19T06:13:47.432Z] bdb3f477010e: Verifying Checksum [2022-06-19T06:13:47.432Z] bdb3f477010e: Download complete [2022-06-19T06:13:47.432Z] bd5fdadae976: Verifying Checksum [2022-06-19T06:13:47.432Z] bd5fdadae976: Download complete [2022-06-19T06:13:47.432Z] 2c6e9b1d212d: Verifying Checksum [2022-06-19T06:13:47.432Z] 2c6e9b1d212d: Download complete [2022-06-19T06:13:47.432Z] bdb8f0575790: Verifying Checksum [2022-06-19T06:13:47.432Z] bdb8f0575790: Download complete [2022-06-19T06:13:47.432Z] 386e3cb2ff24: Verifying Checksum [2022-06-19T06:13:47.432Z] 386e3cb2ff24: Download complete [2022-06-19T06:13:47.432Z] 2343380bae48: Verifying Checksum [2022-06-19T06:13:47.432Z] 2343380bae48: Download complete [2022-06-19T06:13:47.432Z] 42c077c10790: Verifying Checksum [2022-06-19T06:13:47.432Z] 42c077c10790: Download complete [2022-06-19T06:13:47.694Z] c8a8fc8e1c8f: Download complete [2022-06-19T06:13:48.645Z] 42c077c10790: Pull complete [2022-06-19T06:13:48.904Z] f63e77b7563a: Pull complete [2022-06-19T06:13:49.477Z] bd5fdadae976: Pull complete [2022-06-19T06:13:49.477Z] 205491f53016: Pull complete [2022-06-19T06:13:49.737Z] df18705c85c3: Pull complete [2022-06-19T06:13:49.737Z] bdb3f477010e: Pull complete [2022-06-19T06:13:51.647Z] c8a8fc8e1c8f: Pull complete [2022-06-19T06:13:51.647Z] 2c6e9b1d212d: Pull complete [2022-06-19T06:13:51.647Z] bdb8f0575790: Pull complete [2022-06-19T06:13:51.647Z] 386e3cb2ff24: Pull complete [2022-06-19T06:13:51.909Z] 2343380bae48: Pull complete [2022-06-19T06:13:51.909Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-19T06:13:51.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T06:13:51.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:13:52.014Z] prd-ubuntu20.04-docker-8c-8g-2679 does not seem to be running inside a container [2022-06-19T06:13:52.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-19T06:13:53.433Z] $ docker top c5cded80d96a1259c156a13a30d285fc52c96b0aaf04f48983b40d9546b29aae -eo pid,comm [2022-06-19T06:13:53.507Z] 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-19T06:13:53.507Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-19T06:13:53.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-19T06:13:53.546Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-19T06:13:53.693Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-19T06:13:53.700Z] $ docker exec c5cded80d96a1259c156a13a30d285fc52c96b0aaf04f48983b40d9546b29aae ssh-agent [2022-06-19T06:13:53.823Z] SSH_AUTH_SOCK=/tmp/ssh-mIAv5RTVIRwo/agent.33 [2022-06-19T06:13:53.823Z] SSH_AGENT_PID=39 [2022-06-19T06:13:53.829Z] Running ssh-add (command line suppressed) [2022-06-19T06:13:53.950Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2401400529821925325.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2401400529821925325.key) [2022-06-19T06:13:53.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-19T06:13:54.257Z] + git tag --points-at HEAD [Pipeline] } [2022-06-19T06:13:54.284Z] $ docker exec --env ******** --env ******** c5cded80d96a1259c156a13a30d285fc52c96b0aaf04f48983b40d9546b29aae ssh-agent -k [2022-06-19T06:13:54.402Z] unset SSH_AUTH_SOCK; [2022-06-19T06:13:54.403Z] unset SSH_AGENT_PID; [2022-06-19T06:13:54.403Z] echo Agent pid 39 killed; [2022-06-19T06:13:54.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-19T06:13:54.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-19T06:13:54.437Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-19T06:13:54.578Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-19T06:13:54.585Z] $ docker exec c5cded80d96a1259c156a13a30d285fc52c96b0aaf04f48983b40d9546b29aae ssh-agent [2022-06-19T06:13:54.706Z] SSH_AUTH_SOCK=/tmp/ssh-O331vVlVZaKM/agent.72 [2022-06-19T06:13:54.706Z] SSH_AGENT_PID=79 [2022-06-19T06:13:54.712Z] Running ssh-add (command line suppressed) [2022-06-19T06:13:54.845Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8579443942704469403.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8579443942704469403.key) [2022-06-19T06:13:54.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-19T06:13:55.155Z] + git semver init [2022-06-19T06:13:55.415Z] 2022-06-19 06:13:55,330 [run_init] DEBUG init version:0.0.0 force:False [2022-06-19T06:13:55.415Z] 2022-06-19 06:13:55,330 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-06-19T06:13:55.415Z] 2022-06-19 06:13:55,331 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-06-19T06:13:55.415Z] 2022-06-19 06:13:55,331 [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-19T06:13:56.360Z] 2022-06-19 06:13:56,022 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-06-19T06:13:56.360Z] 2022-06-19 06:13:56,023 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-06-19T06:13:56.360Z] 2022-06-19 06:13:56,023 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-19T06:13:56.360Z] 2022-06-19 06:13:56,024 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-19T06:13:56.360Z] 0.0.1-dev.13 [Pipeline] } [2022-06-19T06:13:56.376Z] $ docker exec --env ******** --env ******** c5cded80d96a1259c156a13a30d285fc52c96b0aaf04f48983b40d9546b29aae ssh-agent -k [2022-06-19T06:13:56.476Z] unset SSH_AUTH_SOCK; [2022-06-19T06:13:56.477Z] unset SSH_AGENT_PID; [2022-06-19T06:13:56.477Z] echo Agent pid 79 killed; [2022-06-19T06:13:56.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-19T06:13:56.780Z] + git semver [Pipeline] } [2022-06-19T06:13:57.060Z] $ docker stop --time=1 c5cded80d96a1259c156a13a30d285fc52c96b0aaf04f48983b40d9546b29aae [2022-06-19T06:13:58.382Z] $ docker rm -f c5cded80d96a1259c156a13a30d285fc52c96b0aaf04f48983b40d9546b29aae [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-19T06:13:58.740Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-19T06:13:58.983Z] Stashed 1 file(s) [Pipeline] echo [2022-06-19T06:13:58.987Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.13 [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-19T06:13:59.119Z] provisioning config files... [2022-06-19T06:13:59.130Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8489731739628453925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:13:59.427Z] ---> docker-login.sh [2022-06-19T06:13:59.427Z] nexus3.edgexfoundry.org:10001 [2022-06-19T06:13:59.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:13:59.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:13:59.427Z] Configure a credential helper to remove this warning. See [2022-06-19T06:13:59.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:13:59.427Z] [2022-06-19T06:13:59.427Z] Login Succeeded [2022-06-19T06:13:59.427Z] nexus3.edgexfoundry.org:10002 [2022-06-19T06:13:59.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:13:59.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:13:59.688Z] Configure a credential helper to remove this warning. See [2022-06-19T06:13:59.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:13:59.688Z] [2022-06-19T06:13:59.688Z] Login Succeeded [2022-06-19T06:13:59.688Z] nexus3.edgexfoundry.org:10003 [2022-06-19T06:13:59.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:13:59.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:13:59.688Z] Configure a credential helper to remove this warning. See [2022-06-19T06:13:59.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:13:59.688Z] [2022-06-19T06:13:59.688Z] Login Succeeded [2022-06-19T06:13:59.688Z] nexus3.edgexfoundry.org:10004 [2022-06-19T06:13:59.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:13:59.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:13:59.949Z] Configure a credential helper to remove this warning. See [2022-06-19T06:13:59.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:13:59.949Z] [2022-06-19T06:13:59.949Z] Login Succeeded [2022-06-19T06:13:59.949Z] docker.io [2022-06-19T06:13:59.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:14:00.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:14:00.211Z] Configure a credential helper to remove this warning. See [2022-06-19T06:14:00.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:14:00.211Z] [2022-06-19T06:14:00.211Z] Login Succeeded [2022-06-19T06:14:00.211Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T06:14:00.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-19T06:14:00.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T06:14:00.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T06:14:00.310Z] ========================================================= [2022-06-19T06:14:00.310Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-19T06:14:00.310Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:14:00.637Z] + 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-19T06:14:00.637Z] Sending build context to Docker daemon 8.743MB [2022-06-19T06:14:00.637Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T06:14:00.637Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-19T06:14:00.637Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-19T06:14:00.637Z] 59bf1c3509f3: Pulling fs layer [2022-06-19T06:14:00.637Z] 666ba61612fd: Pulling fs layer [2022-06-19T06:14:00.637Z] 8ed8ca486205: Pulling fs layer [2022-06-19T06:14:00.637Z] cc1cd167ecdc: Pulling fs layer [2022-06-19T06:14:00.637Z] c516ae0d96e1: Pulling fs layer [2022-06-19T06:14:00.637Z] 684cea983483: Pulling fs layer [2022-06-19T06:14:00.637Z] dd3240ac7de5: Pulling fs layer [2022-06-19T06:14:00.637Z] b1e948a4e11c: Pulling fs layer [2022-06-19T06:14:00.637Z] a8fd76ee1af6: Pulling fs layer [2022-06-19T06:14:00.637Z] 646ad004c059: Pulling fs layer [2022-06-19T06:14:00.637Z] cc1cd167ecdc: Waiting [2022-06-19T06:14:00.637Z] c516ae0d96e1: Waiting [2022-06-19T06:14:00.637Z] 684cea983483: Waiting [2022-06-19T06:14:00.637Z] b1e948a4e11c: Waiting [2022-06-19T06:14:00.637Z] a8fd76ee1af6: Waiting [2022-06-19T06:14:00.637Z] 8ed8ca486205: Verifying Checksum [2022-06-19T06:14:00.637Z] 8ed8ca486205: Download complete [2022-06-19T06:14:00.637Z] 666ba61612fd: Download complete [2022-06-19T06:14:00.637Z] c516ae0d96e1: Download complete [2022-06-19T06:14:00.637Z] 684cea983483: Verifying Checksum [2022-06-19T06:14:00.637Z] 684cea983483: Download complete [2022-06-19T06:14:00.897Z] dd3240ac7de5: Verifying Checksum [2022-06-19T06:14:00.897Z] dd3240ac7de5: Download complete [2022-06-19T06:14:00.897Z] 59bf1c3509f3: Verifying Checksum [2022-06-19T06:14:00.897Z] 59bf1c3509f3: Download complete [2022-06-19T06:14:00.897Z] b1e948a4e11c: Verifying Checksum [2022-06-19T06:14:00.897Z] b1e948a4e11c: Download complete [2022-06-19T06:14:00.897Z] 59bf1c3509f3: Pull complete [2022-06-19T06:14:01.160Z] 666ba61612fd: Pull complete [2022-06-19T06:14:01.160Z] 8ed8ca486205: Pull complete [2022-06-19T06:14:01.160Z] 646ad004c059: Verifying Checksum [2022-06-19T06:14:01.160Z] 646ad004c059: Download complete [2022-06-19T06:14:01.419Z] a8fd76ee1af6: Download complete [2022-06-19T06:14:01.419Z] cc1cd167ecdc: Verifying Checksum [2022-06-19T06:14:01.419Z] cc1cd167ecdc: Download complete [2022-06-19T06:14:04.711Z] cc1cd167ecdc: Pull complete [2022-06-19T06:14:04.973Z] c516ae0d96e1: Pull complete [2022-06-19T06:14:04.973Z] 684cea983483: Pull complete [2022-06-19T06:14:04.973Z] dd3240ac7de5: Pull complete [2022-06-19T06:14:04.973Z] b1e948a4e11c: Pull complete [2022-06-19T06:14:06.876Z] a8fd76ee1af6: Pull complete [2022-06-19T06:14:07.816Z] 646ad004c059: Pull complete [2022-06-19T06:14:07.816Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-19T06:14:07.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-19T06:14:07.816Z] ---> 8f69c11f6b0c [2022-06-19T06:14:07.816Z] Step 3/13 : ARG MAKE="make build" [2022-06-19T06:14:09.730Z] ---> Running in 0da6054c36cf [2022-06-19T06:14:09.730Z] Removing intermediate container 0da6054c36cf [2022-06-19T06:14:09.730Z] ---> 3a7185c915e4 [2022-06-19T06:14:09.730Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-19T06:14:09.730Z] ---> Running in 0ec671d38c76 [2022-06-19T06:14:09.730Z] Removing intermediate container 0ec671d38c76 [2022-06-19T06:14:09.730Z] ---> 07bbd04dae6e [2022-06-19T06:14:09.731Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T06:14:09.731Z] ---> Running in 87ce688eb7f7 [2022-06-19T06:14:09.731Z] Removing intermediate container 87ce688eb7f7 [2022-06-19T06:14:09.731Z] ---> af469eb6c0ed [2022-06-19T06:14:09.731Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-19T06:14:09.731Z] ---> Running in a39e5078841d [2022-06-19T06:14:09.731Z] Removing intermediate container a39e5078841d [2022-06-19T06:14:09.731Z] ---> 5896ffb0d879 [2022-06-19T06:14:09.731Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T06:14:09.990Z] ---> Running in 8f6c1f375076 [2022-06-19T06:14:10.561Z] Removing intermediate container 8f6c1f375076 [2022-06-19T06:14:10.561Z] ---> ca6b8ca80b1a [2022-06-19T06:14:10.561Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T06:14:10.561Z] ---> Running in a735ca724e19 [2022-06-19T06:14:10.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-19T06:14:11.768Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-19T06:14:11.768Z] OK: 221 MiB in 52 packages [2022-06-19T06:14:12.338Z] Removing intermediate container a735ca724e19 [2022-06-19T06:14:12.338Z] ---> 8451cda54182 [2022-06-19T06:14:12.338Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-19T06:14:12.338Z] ---> Running in 98ceb5ecabca [2022-06-19T06:14:12.338Z] Removing intermediate container 98ceb5ecabca [2022-06-19T06:14:12.338Z] ---> 5640a183714b [2022-06-19T06:14:12.338Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-19T06:14:12.338Z] ---> 298dc7610c25 [2022-06-19T06:14:12.338Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T06:14:12.598Z] ---> Running in 161a28bb3420 [2022-06-19T06:14:14.089Z] Still waiting to schedule task [2022-06-19T06:14:14.089Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-19T06:14:27.503Z] Removing intermediate container 161a28bb3420 [2022-06-19T06:14:27.503Z] ---> c537e7924eb4 [2022-06-19T06:14:27.503Z] Step 12/13 : COPY . . [2022-06-19T06:14:27.503Z] ---> 16fe9631e1e1 [2022-06-19T06:14:27.503Z] Step 13/13 : RUN ${MAKE} [2022-06-19T06:14:27.503Z] ---> Running in 116e9c25ff5d [2022-06-19T06:14:27.503Z] noop [2022-06-19T06:14:27.503Z] Removing intermediate container 116e9c25ff5d [2022-06-19T06:14:27.503Z] ---> b2165fee766c [2022-06-19T06:14:27.503Z] Successfully built b2165fee766c [2022-06-19T06:14:27.503Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:14:27.823Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-19T06:14:27.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:14:27.905Z] prd-ubuntu20.04-docker-8c-8g-2679 does not seem to be running inside a container [2022-06-19T06:14:27.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-19T06:14:28.345Z] $ docker top c7e2a80dc7947977474c76bb44582b0f6463401f38dc0b0a8173c8d3f1c5e37a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-19T06:14:28.719Z] + go version [2022-06-19T06:14:28.720Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-19T06:14:28.734Z] $ docker stop --time=1 c7e2a80dc7947977474c76bb44582b0f6463401f38dc0b0a8173c8d3f1c5e37a [2022-06-19T06:14:30.021Z] $ docker rm -f c7e2a80dc7947977474c76bb44582b0f6463401f38dc0b0a8173c8d3f1c5e37a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:14:30.423Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-19T06:14:30.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:14:30.505Z] prd-ubuntu20.04-docker-8c-8g-2679 does not seem to be running inside a container [2022-06-19T06:14:30.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-19T06:14:30.902Z] $ docker top 50ce01761ff5ef3a96d5dcb8e12431287cf124fd462ee49190e0121876eef798 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-19T06:14:31.265Z] + make test [2022-06-19T06:14:31.265Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-19T06:14:31.523Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-19T06:14:41.516Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-19T06:14:41.516Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.016s coverage: 1.2% of statements [2022-06-19T06:14:44.809Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.517s coverage: 13.8% of statements [2022-06-19T06:14:51.374Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-19T06:14:55.577Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-19T06:14:55.577Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-19T06:14:55.577Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-19T06:14:55.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-19T06:14:55.613Z] $ docker stop --time=1 50ce01761ff5ef3a96d5dcb8e12431287cf124fd462ee49190e0121876eef798 [2022-06-19T06:14:57.368Z] $ docker rm -f 50ce01761ff5ef3a96d5dcb8e12431287cf124fd462ee49190e0121876eef798 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-19T06:14:57.803Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-19T06:14:57.846Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-19T06:14:58.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-19T06:14:58.567Z] + ls -al . [2022-06-19T06:14:58.567Z] total 236 [2022-06-19T06:14:58.567Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 19 06:14 . [2022-06-19T06:14:58.567Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:13 .. [2022-06-19T06:14:58.567Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 06:13 .git [2022-06-19T06:14:58.567Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:13 .github [2022-06-19T06:14:58.567Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 19 06:13 .gitignore [2022-06-19T06:14:58.567Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 19 06:13 .golangci.yml [2022-06-19T06:14:58.567Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 06:13 .semver [2022-06-19T06:14:58.567Z] -rw-rw-r-- 1 jenkins jenkins 9227 Jun 19 06:13 Attribution.txt [2022-06-19T06:14:58.567Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 19 06:13 CHANGELOG.md [2022-06-19T06:14:58.567Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 19 06:13 Dockerfile [2022-06-19T06:14:58.567Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 19 06:13 GOVERNANCE.md [2022-06-19T06:14:58.567Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 19 06:13 Jenkinsfile [2022-06-19T06:14:58.567Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 19 06:13 LICENSE [2022-06-19T06:14:58.567Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 19 06:13 Makefile [2022-06-19T06:14:58.567Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 19 06:13 OWNERS.md [2022-06-19T06:14:58.567Z] -rw-rw-r-- 1 jenkins jenkins 30599 Jun 19 06:13 README.md [2022-06-19T06:14:58.567Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 19 06:13 VERSION [2022-06-19T06:14:58.567Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:13 bin [2022-06-19T06:14:58.567Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:13 cmd [2022-06-19T06:14:58.567Z] -rw-r--r-- 1 jenkins jenkins 59480 Jun 19 06:14 coverage.out [2022-06-19T06:14:58.567Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:13 doc [2022-06-19T06:14:58.567Z] -rw-rw-r-- 1 jenkins jenkins 3584 Jun 19 06:13 go.mod [2022-06-19T06:14:58.567Z] -rw-rw-r-- 1 jenkins jenkins 37933 Jun 19 06:13 go.sum [2022-06-19T06:14:58.567Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:13 internal [2022-06-19T06:14:58.567Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 19 06:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:14:58.875Z] + 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=0a79c5a718067479237195976121108915350925 --label arch=amd64 --label version=0.0.1-dev.13 . [2022-06-19T06:14:58.875Z] Sending build context to Docker daemon 8.804MB [2022-06-19T06:14:58.875Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T06:14:58.875Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-19T06:14:58.875Z] ---> b2165fee766c [2022-06-19T06:14:58.875Z] Step 3/26 : ARG MAKE="make build" [2022-06-19T06:14:58.875Z] ---> Running in a930ee9ca18e [2022-06-19T06:14:59.134Z] Removing intermediate container a930ee9ca18e [2022-06-19T06:14:59.134Z] ---> 047500b94720 [2022-06-19T06:14:59.134Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-19T06:14:59.134Z] ---> Running in 51e299d1edc1 [2022-06-19T06:14:59.134Z] Removing intermediate container 51e299d1edc1 [2022-06-19T06:14:59.134Z] ---> 2aa0a98fd56b [2022-06-19T06:14:59.134Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T06:14:59.134Z] ---> Running in dfefb048024c [2022-06-19T06:14:59.394Z] Removing intermediate container dfefb048024c [2022-06-19T06:14:59.394Z] ---> 15652d4250f0 [2022-06-19T06:14:59.394Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-19T06:14:59.394Z] ---> Running in 4a20e3b6a831 [2022-06-19T06:14:59.394Z] Removing intermediate container 4a20e3b6a831 [2022-06-19T06:14:59.394Z] ---> 9b10c9425c96 [2022-06-19T06:14:59.394Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T06:14:59.394Z] ---> Running in 3688409e50f7 [2022-06-19T06:14:59.963Z] Removing intermediate container 3688409e50f7 [2022-06-19T06:14:59.963Z] ---> b257dcfe0864 [2022-06-19T06:14:59.963Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T06:14:59.963Z] ---> Running in 826e1747b7be [2022-06-19T06:15:00.222Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-19T06:15:01.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-19T06:15:01.434Z] OK: 221 MiB in 52 packages [2022-06-19T06:15:01.694Z] Removing intermediate container 826e1747b7be [2022-06-19T06:15:01.694Z] ---> 008ca3d27548 [2022-06-19T06:15:01.694Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-19T06:15:01.694Z] ---> Running in 4357a17ca493 [2022-06-19T06:15:01.953Z] Removing intermediate container 4357a17ca493 [2022-06-19T06:15:01.953Z] ---> a1ee9b339636 [2022-06-19T06:15:01.953Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-19T06:15:01.953Z] ---> faaa01b49a5f [2022-06-19T06:15:01.953Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T06:15:01.953Z] ---> Running in 23b112d03624 [2022-06-19T06:15:02.521Z] Removing intermediate container 23b112d03624 [2022-06-19T06:15:02.521Z] ---> 9199f6e8ad77 [2022-06-19T06:15:02.521Z] Step 12/26 : COPY . . [2022-06-19T06:15:03.091Z] ---> f0f85bf76dd8 [2022-06-19T06:15:03.091Z] Step 13/26 : RUN ${MAKE} [2022-06-19T06:15:03.091Z] ---> Running in e0b07dba9964 [2022-06-19T06:15:03.351Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.13 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-19T06:15:25.293Z] Removing intermediate container e0b07dba9964 [2022-06-19T06:15:25.293Z] ---> 409252957406 [2022-06-19T06:15:25.293Z] Step 14/26 : FROM alpine:3.15 [2022-06-19T06:15:25.293Z] 3.15: Pulling from library/alpine [2022-06-19T06:15:25.293Z] df9b9388f04a: Pulling fs layer [2022-06-19T06:15:25.293Z] df9b9388f04a: Download complete [2022-06-19T06:15:25.293Z] df9b9388f04a: Pull complete [2022-06-19T06:15:25.293Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-19T06:15:25.293Z] Status: Downloaded newer image for alpine:3.15 [2022-06-19T06:15:25.293Z] ---> 0ac33e5f5afa [2022-06-19T06:15:25.293Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-19T06:15:25.293Z] ---> Running in bd9b4bd80a00 [2022-06-19T06:15:25.293Z] Removing intermediate container bd9b4bd80a00 [2022-06-19T06:15:25.293Z] ---> 1ee0df671470 [2022-06-19T06:15:25.293Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-19T06:15:25.293Z] ---> Running in 739ff2e5896c [2022-06-19T06:15:25.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-19T06:15:25.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-19T06:15:25.293Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-19T06:15:25.293Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-19T06:15:25.293Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-19T06:15:25.293Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-19T06:15:25.293Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-19T06:15:25.293Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-19T06:15:25.293Z] Executing busybox-1.34.1-r5.trigger [2022-06-19T06:15:25.293Z] OK: 8 MiB in 20 packages [2022-06-19T06:15:25.293Z] Removing intermediate container 739ff2e5896c [2022-06-19T06:15:25.293Z] ---> c8bbd07dade0 [2022-06-19T06:15:25.293Z] Step 17/26 : WORKDIR / [2022-06-19T06:15:25.293Z] ---> Running in 1f91c22c5b3e [2022-06-19T06:15:25.293Z] Removing intermediate container 1f91c22c5b3e [2022-06-19T06:15:25.293Z] ---> 162c8e105c33 [2022-06-19T06:15:25.293Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-19T06:15:25.865Z] ---> ab0cbd6aad43 [2022-06-19T06:15:25.865Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-19T06:15:25.865Z] ---> 91518ff2fd99 [2022-06-19T06:15:25.865Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-19T06:15:26.123Z] ---> 33d4e3bd8d4c [2022-06-19T06:15:26.123Z] Step 21/26 : EXPOSE 59984 [2022-06-19T06:15:26.123Z] ---> Running in f78504f1be8d [2022-06-19T06:15:26.123Z] Removing intermediate container f78504f1be8d [2022-06-19T06:15:26.123Z] ---> 1c74532675cd [2022-06-19T06:15:26.123Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-19T06:15:26.383Z] ---> Running in 04cff6548499 [2022-06-19T06:15:26.383Z] Removing intermediate container 04cff6548499 [2022-06-19T06:15:26.383Z] ---> 5edf72c2c7c4 [2022-06-19T06:15:26.383Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-19T06:15:26.383Z] ---> Running in 42cc29e51e8c [2022-06-19T06:15:26.383Z] Removing intermediate container 42cc29e51e8c [2022-06-19T06:15:26.383Z] ---> bee8c4712484 [2022-06-19T06:15:26.383Z] Step 24/26 : LABEL arch=amd64 [2022-06-19T06:15:26.383Z] ---> Running in 2c48efe34d0f [2022-06-19T06:15:26.643Z] Removing intermediate container 2c48efe34d0f [2022-06-19T06:15:26.643Z] ---> 210be2bdc294 [2022-06-19T06:15:26.643Z] Step 25/26 : LABEL git_sha=0a79c5a718067479237195976121108915350925 [2022-06-19T06:15:26.643Z] ---> Running in 6bc6f6cc6d8e [2022-06-19T06:15:26.643Z] Removing intermediate container 6bc6f6cc6d8e [2022-06-19T06:15:26.643Z] ---> 5ac22d0a0736 [2022-06-19T06:15:26.643Z] Step 26/26 : LABEL version=0.0.1-dev.13 [2022-06-19T06:15:26.643Z] ---> Running in 3f1e8463683a [2022-06-19T06:15:26.903Z] Removing intermediate container 3f1e8463683a [2022-06-19T06:15:26.903Z] ---> c5d1f1e2e35b [2022-06-19T06:15:26.903Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-19T06:15:26.903Z] Successfully built c5d1f1e2e35b [2022-06-19T06:15:26.903Z] 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-19T06:15:27.012Z] provisioning config files... [2022-06-19T06:15:27.023Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6148071575915891541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:15:27.322Z] ---> docker-login.sh [2022-06-19T06:15:27.322Z] nexus3.edgexfoundry.org:10001 [2022-06-19T06:15:27.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:15:27.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:15:27.322Z] Configure a credential helper to remove this warning. See [2022-06-19T06:15:27.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:15:27.322Z] [2022-06-19T06:15:27.322Z] Login Succeeded [2022-06-19T06:15:27.322Z] nexus3.edgexfoundry.org:10002 [2022-06-19T06:15:27.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:15:27.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:15:27.582Z] Configure a credential helper to remove this warning. See [2022-06-19T06:15:27.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:15:27.582Z] [2022-06-19T06:15:27.582Z] Login Succeeded [2022-06-19T06:15:27.582Z] nexus3.edgexfoundry.org:10003 [2022-06-19T06:15:27.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:15:27.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:15:27.582Z] Configure a credential helper to remove this warning. See [2022-06-19T06:15:27.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:15:27.582Z] [2022-06-19T06:15:27.582Z] Login Succeeded [2022-06-19T06:15:27.582Z] nexus3.edgexfoundry.org:10004 [2022-06-19T06:15:27.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:15:27.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:15:27.842Z] Configure a credential helper to remove this warning. See [2022-06-19T06:15:27.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:15:27.842Z] [2022-06-19T06:15:27.842Z] Login Succeeded [2022-06-19T06:15:27.842Z] docker.io [2022-06-19T06:15:27.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:15:28.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:15:28.102Z] Configure a credential helper to remove this warning. See [2022-06-19T06:15:28.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:15:28.102Z] [2022-06-19T06:15:28.102Z] Login Succeeded [2022-06-19T06:15:28.102Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T06:15:28.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-19T06:15:28.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T06:15:28.168Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-06-19T06:15:28.168Z] 0a79c5a718067479237195976121108915350925 [2022-06-19T06:15:28.168Z] latest [2022-06-19T06:15:28.168Z] 0.0.1-dev.13 [2022-06-19T06:15:28.168Z] 0a79c5a718067479237195976121108915350925-0.0.1-dev.13 [2022-06-19T06:15:28.168Z] main [2022-06-19T06:15:28.168Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:15:28.507Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0a79c5a718067479237195976121108915350925 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:15:28.832Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0a79c5a718067479237195976121108915350925 [2022-06-19T06:15:28.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-06-19T06:15:28.832Z] 3f110a075eb4: Preparing [2022-06-19T06:15:28.832Z] 918d6298560a: Preparing [2022-06-19T06:15:28.832Z] 49146c0b58a7: Preparing [2022-06-19T06:15:28.832Z] 918af959d55a: Preparing [2022-06-19T06:15:28.832Z] 4fc242d58285: Preparing [2022-06-19T06:15:28.832Z] 4fc242d58285: Layer already exists [2022-06-19T06:15:28.832Z] 3f110a075eb4: Pushed [2022-06-19T06:15:28.832Z] 918d6298560a: Pushed [2022-06-19T06:15:29.093Z] 918af959d55a: Pushed [2022-06-19T06:15:32.391Z] 49146c0b58a7: Pushed [2022-06-19T06:15:32.391Z] 0a79c5a718067479237195976121108915350925: digest: sha256:8deca10b25e5fbecdc41229db42b9d6bbeca05bc6d1b7832a42ac13496bc4a3c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:15:32.715Z] + 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-19T06:15:33.031Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-06-19T06:15:33.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-06-19T06:15:33.031Z] 3f110a075eb4: Preparing [2022-06-19T06:15:33.031Z] 918d6298560a: Preparing [2022-06-19T06:15:33.031Z] 49146c0b58a7: Preparing [2022-06-19T06:15:33.031Z] 918af959d55a: Preparing [2022-06-19T06:15:33.031Z] 4fc242d58285: Preparing [2022-06-19T06:15:33.031Z] 3f110a075eb4: Layer already exists [2022-06-19T06:15:33.031Z] 918d6298560a: Layer already exists [2022-06-19T06:15:33.031Z] 918af959d55a: Layer already exists [2022-06-19T06:15:33.031Z] 4fc242d58285: Layer already exists [2022-06-19T06:15:33.031Z] 49146c0b58a7: Layer already exists [2022-06-19T06:15:33.031Z] latest: digest: sha256:8deca10b25e5fbecdc41229db42b9d6bbeca05bc6d1b7832a42ac13496bc4a3c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:15:33.428Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:15:33.760Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.13 [2022-06-19T06:15:33.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-06-19T06:15:33.760Z] 3f110a075eb4: Preparing [2022-06-19T06:15:33.760Z] 918d6298560a: Preparing [2022-06-19T06:15:33.760Z] 49146c0b58a7: Preparing [2022-06-19T06:15:33.760Z] 918af959d55a: Preparing [2022-06-19T06:15:33.760Z] 4fc242d58285: Preparing [2022-06-19T06:15:33.760Z] 4fc242d58285: Layer already exists [2022-06-19T06:15:33.760Z] 49146c0b58a7: Layer already exists [2022-06-19T06:15:33.760Z] 3f110a075eb4: Layer already exists [2022-06-19T06:15:33.760Z] 918af959d55a: Layer already exists [2022-06-19T06:15:33.760Z] 918d6298560a: Layer already exists [2022-06-19T06:15:33.760Z] 0.0.1-dev.13: digest: sha256:8deca10b25e5fbecdc41229db42b9d6bbeca05bc6d1b7832a42ac13496bc4a3c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:15:34.079Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0a79c5a718067479237195976121108915350925-0.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:15:34.393Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0a79c5a718067479237195976121108915350925-0.0.1-dev.13 [2022-06-19T06:15:34.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-06-19T06:15:34.393Z] 3f110a075eb4: Preparing [2022-06-19T06:15:34.393Z] 918d6298560a: Preparing [2022-06-19T06:15:34.393Z] 49146c0b58a7: Preparing [2022-06-19T06:15:34.393Z] 918af959d55a: Preparing [2022-06-19T06:15:34.393Z] 4fc242d58285: Preparing [2022-06-19T06:15:34.393Z] 49146c0b58a7: Layer already exists [2022-06-19T06:15:34.393Z] 3f110a075eb4: Layer already exists [2022-06-19T06:15:34.393Z] 4fc242d58285: Layer already exists [2022-06-19T06:15:34.393Z] 918d6298560a: Layer already exists [2022-06-19T06:15:34.393Z] 918af959d55a: Layer already exists [2022-06-19T06:15:34.393Z] 0a79c5a718067479237195976121108915350925-0.0.1-dev.13: digest: sha256:8deca10b25e5fbecdc41229db42b9d6bbeca05bc6d1b7832a42ac13496bc4a3c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:15:34.722Z] + 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-19T06:15:35.038Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-06-19T06:15:35.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-06-19T06:15:35.039Z] 3f110a075eb4: Preparing [2022-06-19T06:15:35.039Z] 918d6298560a: Preparing [2022-06-19T06:15:35.039Z] 49146c0b58a7: Preparing [2022-06-19T06:15:35.039Z] 918af959d55a: Preparing [2022-06-19T06:15:35.039Z] 4fc242d58285: Preparing [2022-06-19T06:15:35.039Z] 918d6298560a: Layer already exists [2022-06-19T06:15:35.039Z] 918af959d55a: Layer already exists [2022-06-19T06:15:35.039Z] 3f110a075eb4: Layer already exists [2022-06-19T06:15:35.039Z] 49146c0b58a7: Layer already exists [2022-06-19T06:15:35.039Z] 4fc242d58285: Layer already exists [2022-06-19T06:15:35.039Z] main: digest: sha256:8deca10b25e5fbecdc41229db42b9d6bbeca05bc6d1b7832a42ac13496bc4a3c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-19T06:15:35.091Z] ===================================================== [Pipeline] echo [2022-06-19T06:15:35.098Z] taggedImages: [2022-06-19T06:15:35.098Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0a79c5a718067479237195976121108915350925 [2022-06-19T06:15:35.098Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-06-19T06:15:35.098Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.13 [2022-06-19T06:15:35.098Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0a79c5a718067479237195976121108915350925-0.0.1-dev.13 [2022-06-19T06:15:35.098Z] - 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-19T06:15:35.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T06:15:35.485Z] [2022-06-19T06:15:35.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:15:35.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T06:15:35.789Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-19T06:15:35.789Z] 5eb5b503b376: Pulling fs layer [2022-06-19T06:15:35.789Z] 5c69ac0246d0: Pulling fs layer [2022-06-19T06:15:35.789Z] ec43610c2a17: Pulling fs layer [2022-06-19T06:15:35.789Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-19T06:15:35.789Z] 33b1e0a273af: Pulling fs layer [2022-06-19T06:15:35.789Z] 5d3b04190fa2: Pulling fs layer [2022-06-19T06:15:35.789Z] 2f39f015ded8: Pulling fs layer [2022-06-19T06:15:35.789Z] 3a2ae6a8a46f: Waiting [2022-06-19T06:15:35.789Z] 33b1e0a273af: Waiting [2022-06-19T06:15:35.789Z] 5d3b04190fa2: Waiting [2022-06-19T06:15:35.789Z] 5c69ac0246d0: Verifying Checksum [2022-06-19T06:15:35.789Z] 5c69ac0246d0: Download complete [2022-06-19T06:15:35.789Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-19T06:15:35.789Z] 3a2ae6a8a46f: Download complete [2022-06-19T06:15:35.789Z] 33b1e0a273af: Verifying Checksum [2022-06-19T06:15:35.789Z] 33b1e0a273af: Download complete [2022-06-19T06:15:35.789Z] 5d3b04190fa2: Download complete [2022-06-19T06:15:35.789Z] ec43610c2a17: Verifying Checksum [2022-06-19T06:15:35.789Z] ec43610c2a17: Download complete [2022-06-19T06:15:36.049Z] 5eb5b503b376: Verifying Checksum [2022-06-19T06:15:36.049Z] 5eb5b503b376: Download complete [2022-06-19T06:15:36.617Z] 2f39f015ded8: Download complete [2022-06-19T06:15:37.188Z] 5eb5b503b376: Pull complete [2022-06-19T06:15:37.188Z] 5c69ac0246d0: Pull complete [2022-06-19T06:15:37.758Z] ec43610c2a17: Pull complete [2022-06-19T06:15:37.758Z] 3a2ae6a8a46f: Pull complete [2022-06-19T06:15:38.019Z] 33b1e0a273af: Pull complete [2022-06-19T06:15:38.019Z] 5d3b04190fa2: Pull complete [2022-06-19T06:15:42.214Z] 2f39f015ded8: Pull complete [2022-06-19T06:15:42.215Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-19T06:15:42.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T06:15:42.215Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:15:42.304Z] prd-ubuntu20.04-docker-8c-8g-2679 does not seem to be running inside a container [2022-06-19T06:15:42.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-19T06:15:44.444Z] $ docker top 73e6939845b465c1f55d26ad3e24c78174f41adba8e8d5ca2658d5c90c978506 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:15:44.831Z] ---> job-cost.sh [2022-06-19T06:15:44.831Z] lf-activate-venv: SKIPPING [2022-06-19T06:15:44.831Z] INFO: No Stack... [2022-06-19T06:15:45.092Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-19T06:15:45.666Z] INFO: Archiving Costs [Pipeline] sh [2022-06-19T06:15:45.960Z] + + cut -d, -f6 [2022-06-19T06:15:45.961Z] cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [Pipeline] lock [2022-06-19T06:15:45.973Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-15-stack-cost] [2022-06-19T06:15:45.982Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-15-stack-cost] did not exist. Created. [2022-06-19T06:15:45.982Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-19T06:15:46.290Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-19T06:15:46.312Z] Stashed 1 file(s) [Pipeline] } [2022-06-19T06:15:46.322Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-15-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-19T06:15:46.346Z] $ docker stop --time=1 73e6939845b465c1f55d26ad3e24c78174f41adba8e8d5ca2658d5c90c978506 [2022-06-19T06:15:47.547Z] $ docker rm -f 73e6939845b465c1f55d26ad3e24c78174f41adba8e8d5ca2658d5c90c978506 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-19T06:24:10.669Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3099 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-06-19T06:24:10.682Z] Running in /w/workspace/device-onvif-camera/15 [Pipeline] { [Pipeline] checkout [2022-06-19T06:24:10.730Z] Selected Git installation does not exist. Using Default [2022-06-19T06:24:10.730Z] The recommended git tool is: NONE [2022-06-19T06:24:19.221Z] using credential edgex-jenkins-ssh [2022-06-19T06:24:19.241Z] Cloning the remote Git repository [2022-06-19T06:24:19.340Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-19T06:24:19.439Z] > git init /w/workspace/device-onvif-camera/15 # timeout=10 [2022-06-19T06:24:19.565Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-19T06:24:19.566Z] > git --version # timeout=10 [2022-06-19T06:24:19.608Z] > git --version # 'git version 2.25.1' [2022-06-19T06:24:19.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-19T06:24:19.732Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-19T06:24:21.008Z] Avoid second fetch [2022-06-19T06:24:21.008Z] Checking out Revision 0a79c5a718067479237195976121108915350925 (main) [2022-06-19T06:24:20.939Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-19T06:24:20.975Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-19T06:24:21.037Z] > git config core.sparsecheckout # timeout=10 [2022-06-19T06:24:21.076Z] > git checkout -f 0a79c5a718067479237195976121108915350925 # timeout=10 [2022-06-19T06:24:25.621Z] Commit message: "Merge pull request #85 from edgexfoundry/upgrade-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-19T06:24:26.444Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-19T06:24:26.444Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-19T06:24:26.444Z] Dload Upload Total Spent Left Speed [2022-06-19T06:24:26.444Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 60359 0 --:--:-- --:--:-- --:--:-- 60359 [Pipeline] sh [2022-06-19T06:24:27.108Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-19T06:24:27.463Z] + + sudo tee /etc/docker/daemon.new [2022-06-19T06:24:27.463Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-19T06:24:27.463Z] { [2022-06-19T06:24:27.463Z] "registry-mirrors": [ [2022-06-19T06:24:27.463Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-19T06:24:27.463Z] ], [2022-06-19T06:24:27.463Z] "bip": "10.250.0.254/24", [2022-06-19T06:24:27.463Z] "hosts": [ [2022-06-19T06:24:27.463Z] "tcp://0.0.0.0:5555", [2022-06-19T06:24:27.463Z] "unix:///var/run/docker.sock" [2022-06-19T06:24:27.463Z] ], [2022-06-19T06:24:27.463Z] "mtu": 1458, [2022-06-19T06:24:27.463Z] "selinux-enabled": true, [2022-06-19T06:24:27.463Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-19T06:24:27.463Z] } [Pipeline] sh [2022-06-19T06:24:27.825Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-19T06:24:28.176Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-19T06:24:46.572Z] provisioning config files... [2022-06-19T06:24:46.597Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/15@tmp/config8509650812295312710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:24:47.160Z] ---> docker-login.sh [2022-06-19T06:24:47.160Z] nexus3.edgexfoundry.org:10001 [2022-06-19T06:24:47.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:24:48.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:24:48.037Z] Configure a credential helper to remove this warning. See [2022-06-19T06:24:48.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:24:48.037Z] [2022-06-19T06:24:48.037Z] Login Succeeded [2022-06-19T06:24:48.037Z] nexus3.edgexfoundry.org:10002 [2022-06-19T06:24:48.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:24:48.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:24:48.639Z] Configure a credential helper to remove this warning. See [2022-06-19T06:24:48.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:24:48.639Z] [2022-06-19T06:24:48.639Z] Login Succeeded [2022-06-19T06:24:48.639Z] nexus3.edgexfoundry.org:10003 [2022-06-19T06:24:48.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:24:49.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:24:49.193Z] Configure a credential helper to remove this warning. See [2022-06-19T06:24:49.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:24:49.193Z] [2022-06-19T06:24:49.193Z] Login Succeeded [2022-06-19T06:24:49.193Z] nexus3.edgexfoundry.org:10004 [2022-06-19T06:24:49.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:24:49.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:24:49.467Z] Configure a credential helper to remove this warning. See [2022-06-19T06:24:49.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:24:49.467Z] [2022-06-19T06:24:49.467Z] Login Succeeded [2022-06-19T06:24:49.742Z] docker.io [2022-06-19T06:24:50.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:24:50.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:24:50.286Z] Configure a credential helper to remove this warning. See [2022-06-19T06:24:50.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:24:50.286Z] [2022-06-19T06:24:50.286Z] Login Succeeded [2022-06-19T06:24:50.286Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T06:24:50.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-19T06:24:50.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T06:24:50.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T06:24:50.608Z] ========================================================= [2022-06-19T06:24:50.608Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-19T06:24:50.608Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:24:50.973Z] + 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-19T06:24:51.246Z] Sending build context to Docker daemon 5.956MB [2022-06-19T06:24:51.522Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T06:24:51.522Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-19T06:24:51.522Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-19T06:24:51.522Z] 9b3977197b4f: Pulling fs layer [2022-06-19T06:24:51.522Z] 1a89e8eeedd5: Pulling fs layer [2022-06-19T06:24:51.522Z] 94645a83ff95: Pulling fs layer [2022-06-19T06:24:51.522Z] e6fb740bc735: Pulling fs layer [2022-06-19T06:24:51.522Z] 3a77bd46dcc9: Pulling fs layer [2022-06-19T06:24:51.522Z] 355e64cbe906: Pulling fs layer [2022-06-19T06:24:51.522Z] 63ab81a10011: Pulling fs layer [2022-06-19T06:24:51.522Z] 555d1d1c4555: Pulling fs layer [2022-06-19T06:24:51.522Z] 7d9057610161: Pulling fs layer [2022-06-19T06:24:51.522Z] 355e64cbe906: Waiting [2022-06-19T06:24:51.522Z] 555d1d1c4555: Waiting [2022-06-19T06:24:51.522Z] 63ab81a10011: Waiting [2022-06-19T06:24:51.522Z] 7d9057610161: Waiting [2022-06-19T06:24:51.522Z] e6fb740bc735: Waiting [2022-06-19T06:24:51.522Z] 94645a83ff95: Verifying Checksum [2022-06-19T06:24:51.522Z] 94645a83ff95: Download complete [2022-06-19T06:24:51.522Z] 1a89e8eeedd5: Verifying Checksum [2022-06-19T06:24:51.522Z] 1a89e8eeedd5: Download complete [2022-06-19T06:24:51.522Z] 3a77bd46dcc9: Download complete [2022-06-19T06:24:51.522Z] 355e64cbe906: Download complete [2022-06-19T06:24:51.802Z] 63ab81a10011: Verifying Checksum [2022-06-19T06:24:51.802Z] 63ab81a10011: Download complete [2022-06-19T06:24:51.802Z] 9b3977197b4f: Verifying Checksum [2022-06-19T06:24:51.802Z] 9b3977197b4f: Download complete [2022-06-19T06:24:52.816Z] 9b3977197b4f: Pull complete [2022-06-19T06:24:52.816Z] 7d9057610161: Verifying Checksum [2022-06-19T06:24:52.816Z] 7d9057610161: Download complete [2022-06-19T06:24:53.422Z] 1a89e8eeedd5: Pull complete [2022-06-19T06:24:53.699Z] 94645a83ff95: Pull complete [2022-06-19T06:24:53.974Z] 555d1d1c4555: Verifying Checksum [2022-06-19T06:24:53.974Z] 555d1d1c4555: Download complete [2022-06-19T06:24:54.577Z] e6fb740bc735: Verifying Checksum [2022-06-19T06:24:54.577Z] e6fb740bc735: Download complete [2022-06-19T06:25:06.998Z] e6fb740bc735: Pull complete [2022-06-19T06:25:06.998Z] 3a77bd46dcc9: Pull complete [2022-06-19T06:25:07.272Z] 355e64cbe906: Pull complete [2022-06-19T06:25:07.544Z] 63ab81a10011: Pull complete [2022-06-19T06:25:14.283Z] 555d1d1c4555: Pull complete [2022-06-19T06:25:15.721Z] 7d9057610161: Pull complete [2022-06-19T06:25:15.721Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-19T06:25:15.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-19T06:25:15.721Z] ---> 819e984ddca1 [2022-06-19T06:25:15.721Z] Step 3/13 : ARG MAKE="make build" [2022-06-19T06:25:17.153Z] ---> Running in 5f5736e5372c [2022-06-19T06:25:17.428Z] Removing intermediate container 5f5736e5372c [2022-06-19T06:25:17.428Z] ---> 1a5b094bda9b [2022-06-19T06:25:17.428Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-19T06:25:17.703Z] ---> Running in 2c95c5d3b6f8 [2022-06-19T06:25:17.987Z] Removing intermediate container 2c95c5d3b6f8 [2022-06-19T06:25:17.987Z] ---> 6c2d8a44a9f4 [2022-06-19T06:25:17.987Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T06:25:17.987Z] ---> Running in 911a02900274 [2022-06-19T06:25:18.583Z] Removing intermediate container 911a02900274 [2022-06-19T06:25:18.583Z] ---> d1baca299ee3 [2022-06-19T06:25:18.583Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-19T06:25:18.583Z] ---> Running in 539fea1cc495 [2022-06-19T06:25:18.857Z] Removing intermediate container 539fea1cc495 [2022-06-19T06:25:18.857Z] ---> 5e01fea4519d [2022-06-19T06:25:18.857Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T06:25:18.857Z] ---> Running in b2110b6ffb31 [2022-06-19T06:25:20.833Z] Removing intermediate container b2110b6ffb31 [2022-06-19T06:25:20.833Z] ---> f494a4dd6721 [2022-06-19T06:25:20.833Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T06:25:20.833Z] ---> Running in 1500e8d93f99 [2022-06-19T06:25:21.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-19T06:25:22.809Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-19T06:25:23.402Z] OK: 220 MiB in 52 packages [2022-06-19T06:25:24.410Z] Removing intermediate container 1500e8d93f99 [2022-06-19T06:25:24.410Z] ---> 61abf8d05b71 [2022-06-19T06:25:24.410Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-19T06:25:24.410Z] ---> Running in 3d5d1a143762 [2022-06-19T06:25:26.407Z] Removing intermediate container 3d5d1a143762 [2022-06-19T06:25:26.407Z] ---> efce9184bc4f [2022-06-19T06:25:26.407Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-19T06:25:26.689Z] ---> 04477e188ed9 [2022-06-19T06:25:26.689Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T06:25:26.689Z] ---> Running in 3d978d2ad24a [2022-06-19T06:26:13.673Z] Removing intermediate container 3d978d2ad24a [2022-06-19T06:26:13.673Z] ---> f0c5c717c0c6 [2022-06-19T06:26:13.673Z] Step 12/13 : COPY . . [2022-06-19T06:26:15.116Z] ---> d7401f912172 [2022-06-19T06:26:15.116Z] Step 13/13 : RUN ${MAKE} [2022-06-19T06:26:15.116Z] ---> Running in 7124fe20e5e4 [2022-06-19T06:26:16.099Z] noop [2022-06-19T06:26:16.698Z] Removing intermediate container 7124fe20e5e4 [2022-06-19T06:26:16.698Z] ---> 5dfd7dd2094e [2022-06-19T06:26:16.698Z] Successfully built 5dfd7dd2094e [2022-06-19T06:26:16.698Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:26:17.066Z] + docker inspect -f . ci-base-image-arm64 [2022-06-19T06:26:17.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:26:17.339Z] prd-ubuntu20.04-docker-arm64-4c-16g-3099 does not seem to be running inside a container [2022-06-19T06:26:17.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/15 -v /w/workspace/device-onvif-camera/15:/w/workspace/device-onvif-camera/15:rw,z -v /w/workspace/device-onvif-camera/15@tmp:/w/workspace/device-onvif-camera/15@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-19T06:26:18.828Z] $ docker top a64565efb793ba02a0726de8284e751bed88d8beba7a5774936209d7ff4ad54a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-19T06:26:19.763Z] + go version [2022-06-19T06:26:19.763Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-19T06:26:19.793Z] $ docker stop --time=1 a64565efb793ba02a0726de8284e751bed88d8beba7a5774936209d7ff4ad54a [2022-06-19T06:26:21.475Z] $ docker rm -f a64565efb793ba02a0726de8284e751bed88d8beba7a5774936209d7ff4ad54a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:26:22.125Z] + docker inspect -f . ci-base-image-arm64 [2022-06-19T06:26:22.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:26:22.376Z] prd-ubuntu20.04-docker-arm64-4c-16g-3099 does not seem to be running inside a container [2022-06-19T06:26:22.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/15 -v /w/workspace/device-onvif-camera/15:/w/workspace/device-onvif-camera/15:rw,z -v /w/workspace/device-onvif-camera/15@tmp:/w/workspace/device-onvif-camera/15@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-19T06:26:23.853Z] $ docker top 90bb87fd7236d62299a0ef422aa7314fdad82b0c6d390b135dd2d0ff3d927acf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-19T06:26:24.799Z] + make test [2022-06-19T06:26:24.799Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-19T06:26:26.787Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-19T06:28:03.672Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-19T06:28:03.673Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.081s coverage: 1.2% of statements [2022-06-19T06:28:18.777Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.737s coverage: 13.8% of statements [2022-06-19T06:28:18.777Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-19T06:28:18.777Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-19T06:28:51.153Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-19T06:28:51.153Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-19T06:28:51.153Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-19T06:28:53.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-19T06:28:53.941Z] $ docker stop --time=1 90bb87fd7236d62299a0ef422aa7314fdad82b0c6d390b135dd2d0ff3d927acf [2022-06-19T06:28:55.769Z] $ docker rm -f 90bb87fd7236d62299a0ef422aa7314fdad82b0c6d390b135dd2d0ff3d927acf [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-19T06:28:56.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-19T06:28:56.846Z] Warning: overwriting stash ‘coverage-report’ [2022-06-19T06:28:57.384Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-19T06:28:57.777Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-19T06:28:58.119Z] + ls -al . [2022-06-19T06:28:58.119Z] total 232 [2022-06-19T06:28:58.119Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 06:28 . [2022-06-19T06:28:58.119Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:24 .. [2022-06-19T06:28:58.119Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 06:24 .git [2022-06-19T06:28:58.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:24 .github [2022-06-19T06:28:58.119Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 19 06:24 .gitignore [2022-06-19T06:28:58.119Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 19 06:24 .golangci.yml [2022-06-19T06:28:58.119Z] -rw-rw-r-- 1 jenkins jenkins 9227 Jun 19 06:24 Attribution.txt [2022-06-19T06:28:58.119Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 19 06:24 CHANGELOG.md [2022-06-19T06:28:58.119Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 19 06:24 Dockerfile [2022-06-19T06:28:58.119Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 19 06:24 GOVERNANCE.md [2022-06-19T06:28:58.119Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 19 06:24 Jenkinsfile [2022-06-19T06:28:58.119Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 19 06:24 LICENSE [2022-06-19T06:28:58.119Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 19 06:24 Makefile [2022-06-19T06:28:58.119Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 19 06:24 OWNERS.md [2022-06-19T06:28:58.119Z] -rw-rw-r-- 1 jenkins jenkins 30599 Jun 19 06:24 README.md [2022-06-19T06:28:58.119Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 19 06:13 VERSION [2022-06-19T06:28:58.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:24 bin [2022-06-19T06:28:58.119Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:24 cmd [2022-06-19T06:28:58.119Z] -rw-r--r-- 1 jenkins jenkins 59480 Jun 19 06:28 coverage.out [2022-06-19T06:28:58.119Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:24 doc [2022-06-19T06:28:58.119Z] -rw-rw-r-- 1 jenkins jenkins 3584 Jun 19 06:24 go.mod [2022-06-19T06:28:58.119Z] -rw-rw-r-- 1 jenkins jenkins 37933 Jun 19 06:24 go.sum [2022-06-19T06:28:58.119Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:24 internal [2022-06-19T06:28:58.119Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 19 06:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:28:58.481Z] + 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=0a79c5a718067479237195976121108915350925 --label arch=arm64 --label version=0.0.1-dev.13 . [2022-06-19T06:28:58.754Z] Sending build context to Docker daemon 6.017MB [2022-06-19T06:28:59.032Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T06:28:59.032Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-19T06:28:59.032Z] ---> 5dfd7dd2094e [2022-06-19T06:28:59.032Z] Step 3/26 : ARG MAKE="make build" [2022-06-19T06:28:59.032Z] ---> Running in e1f3aff19638 [2022-06-19T06:28:59.317Z] Removing intermediate container e1f3aff19638 [2022-06-19T06:28:59.317Z] ---> f6e0eb10414d [2022-06-19T06:28:59.317Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-19T06:28:59.317Z] ---> Running in cd829aa5ba68 [2022-06-19T06:28:59.913Z] Removing intermediate container cd829aa5ba68 [2022-06-19T06:28:59.913Z] ---> d3276fe33ba5 [2022-06-19T06:28:59.913Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T06:28:59.913Z] ---> Running in 42ec495606fd [2022-06-19T06:29:00.188Z] Removing intermediate container 42ec495606fd [2022-06-19T06:29:00.188Z] ---> bb52fa84bf58 [2022-06-19T06:29:00.188Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-19T06:29:00.188Z] ---> Running in 9cda7d47454f [2022-06-19T06:29:00.461Z] Removing intermediate container 9cda7d47454f [2022-06-19T06:29:00.461Z] ---> 2830bf9df611 [2022-06-19T06:29:00.461Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T06:29:00.750Z] ---> Running in fdcb55dff20d [2022-06-19T06:29:02.745Z] Removing intermediate container fdcb55dff20d [2022-06-19T06:29:02.745Z] ---> 068b4695d298 [2022-06-19T06:29:02.745Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T06:29:02.745Z] ---> Running in ba0643a0bf4d [2022-06-19T06:29:03.337Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-19T06:29:04.317Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-19T06:29:05.300Z] OK: 220 MiB in 52 packages [2022-06-19T06:29:06.280Z] Removing intermediate container ba0643a0bf4d [2022-06-19T06:29:06.280Z] ---> d1bd192ea548 [2022-06-19T06:29:06.280Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-19T06:29:06.280Z] ---> Running in 756a4d5a9a07 [2022-06-19T06:29:06.555Z] Removing intermediate container 756a4d5a9a07 [2022-06-19T06:29:06.555Z] ---> ef33948f62da [2022-06-19T06:29:06.555Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-19T06:29:07.153Z] ---> dc654a2bf67b [2022-06-19T06:29:07.153Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T06:29:07.153Z] ---> Running in 6c2cf7301115 [2022-06-19T06:29:09.163Z] Removing intermediate container 6c2cf7301115 [2022-06-19T06:29:09.163Z] ---> 08789c12e57d [2022-06-19T06:29:09.163Z] Step 12/26 : COPY . . [2022-06-19T06:29:10.147Z] ---> 8dbc6eba23cb [2022-06-19T06:29:10.147Z] Step 13/26 : RUN ${MAKE} [2022-06-19T06:29:10.147Z] ---> Running in 22ce54a07130 [2022-06-19T06:29:11.134Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.13 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-19T06:31:17.974Z] Removing intermediate container 22ce54a07130 [2022-06-19T06:31:17.974Z] ---> f45b30a127c8 [2022-06-19T06:31:17.974Z] Step 14/26 : FROM alpine:3.15 [2022-06-19T06:31:17.974Z] 3.15: Pulling from library/alpine [2022-06-19T06:31:17.974Z] 9981e73032c8: Pulling fs layer [2022-06-19T06:31:17.974Z] 9981e73032c8: Verifying Checksum [2022-06-19T06:31:17.974Z] 9981e73032c8: Download complete [2022-06-19T06:31:17.974Z] 9981e73032c8: Pull complete [2022-06-19T06:31:17.974Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-19T06:31:17.974Z] Status: Downloaded newer image for alpine:3.15 [2022-06-19T06:31:17.974Z] ---> 3fb3c9af89a9 [2022-06-19T06:31:17.974Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-19T06:31:17.974Z] ---> Running in 648cdf23bec1 [2022-06-19T06:31:17.974Z] Removing intermediate container 648cdf23bec1 [2022-06-19T06:31:17.974Z] ---> 2d69aa639ff4 [2022-06-19T06:31:17.974Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-19T06:31:17.974Z] ---> Running in e0f4213b6141 [2022-06-19T06:31:17.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-19T06:31:17.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-19T06:31:18.572Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-19T06:31:18.572Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-19T06:31:18.572Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-19T06:31:18.572Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-19T06:31:18.572Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-19T06:31:18.572Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-19T06:31:18.572Z] Executing busybox-1.34.1-r5.trigger [2022-06-19T06:31:18.848Z] OK: 8 MiB in 20 packages [2022-06-19T06:31:19.450Z] Removing intermediate container e0f4213b6141 [2022-06-19T06:31:19.450Z] ---> 6259d16405ba [2022-06-19T06:31:19.450Z] Step 17/26 : WORKDIR / [2022-06-19T06:31:19.720Z] ---> Running in df50a6cfc5a1 [2022-06-19T06:31:19.991Z] Removing intermediate container df50a6cfc5a1 [2022-06-19T06:31:19.991Z] ---> 0b089b69cc6d [2022-06-19T06:31:19.991Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-19T06:31:21.411Z] ---> 497176db9445 [2022-06-19T06:31:21.411Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-19T06:31:22.004Z] ---> 932fc4370e43 [2022-06-19T06:31:22.004Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-19T06:31:22.278Z] ---> e4827cad08e6 [2022-06-19T06:31:22.278Z] Step 21/26 : EXPOSE 59984 [2022-06-19T06:31:22.547Z] ---> Running in a9ed275b3099 [2022-06-19T06:31:22.818Z] Removing intermediate container a9ed275b3099 [2022-06-19T06:31:22.818Z] ---> ce2c49fa575f [2022-06-19T06:31:22.818Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-19T06:31:22.818Z] ---> Running in 222a85829989 [2022-06-19T06:31:23.092Z] Removing intermediate container 222a85829989 [2022-06-19T06:31:23.092Z] ---> f34216610f9f [2022-06-19T06:31:23.092Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-19T06:31:23.092Z] ---> Running in 538649c40f2f [2022-06-19T06:31:23.368Z] Removing intermediate container 538649c40f2f [2022-06-19T06:31:23.368Z] ---> 243a64f19a97 [2022-06-19T06:31:23.368Z] Step 24/26 : LABEL arch=arm64 [2022-06-19T06:31:23.642Z] ---> Running in 15788502a55f [2022-06-19T06:31:23.915Z] Removing intermediate container 15788502a55f [2022-06-19T06:31:23.915Z] ---> f70bd5050a3a [2022-06-19T06:31:23.915Z] Step 25/26 : LABEL git_sha=0a79c5a718067479237195976121108915350925 [2022-06-19T06:31:23.915Z] ---> Running in 947c4160c6e4 [2022-06-19T06:31:24.189Z] Removing intermediate container 947c4160c6e4 [2022-06-19T06:31:24.189Z] ---> b33fb137cc55 [2022-06-19T06:31:24.189Z] Step 26/26 : LABEL version=0.0.1-dev.13 [2022-06-19T06:31:24.189Z] ---> Running in 166e1b3cb069 [2022-06-19T06:31:24.789Z] Removing intermediate container 166e1b3cb069 [2022-06-19T06:31:24.789Z] ---> 4023824ca4b9 [2022-06-19T06:31:24.789Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-19T06:31:24.789Z] Successfully built 4023824ca4b9 [2022-06-19T06:31:24.789Z] 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-19T06:31:24.897Z] provisioning config files... [2022-06-19T06:31:24.916Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/15@tmp/config5623663521169315073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:31:25.259Z] ---> docker-login.sh [2022-06-19T06:31:25.259Z] nexus3.edgexfoundry.org:10001 [2022-06-19T06:31:25.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:31:25.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:31:25.534Z] Configure a credential helper to remove this warning. See [2022-06-19T06:31:25.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:31:25.534Z] [2022-06-19T06:31:25.534Z] Login Succeeded [2022-06-19T06:31:25.534Z] nexus3.edgexfoundry.org:10002 [2022-06-19T06:31:26.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:31:26.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:31:26.127Z] Configure a credential helper to remove this warning. See [2022-06-19T06:31:26.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:31:26.127Z] [2022-06-19T06:31:26.127Z] Login Succeeded [2022-06-19T06:31:26.127Z] nexus3.edgexfoundry.org:10003 [2022-06-19T06:31:26.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:31:26.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:31:26.673Z] Configure a credential helper to remove this warning. See [2022-06-19T06:31:26.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:31:26.673Z] [2022-06-19T06:31:26.673Z] Login Succeeded [2022-06-19T06:31:26.673Z] nexus3.edgexfoundry.org:10004 [2022-06-19T06:31:26.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:31:27.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:31:27.218Z] Configure a credential helper to remove this warning. See [2022-06-19T06:31:27.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:31:27.218Z] [2022-06-19T06:31:27.218Z] Login Succeeded [2022-06-19T06:31:27.218Z] docker.io [2022-06-19T06:31:27.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:31:27.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:31:27.760Z] Configure a credential helper to remove this warning. See [2022-06-19T06:31:27.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:31:27.760Z] [2022-06-19T06:31:27.760Z] Login Succeeded [2022-06-19T06:31:27.760Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T06:31:27.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-19T06:31:27.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T06:31:27.825Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-06-19T06:31:27.825Z] 0a79c5a718067479237195976121108915350925 [2022-06-19T06:31:27.825Z] latest [2022-06-19T06:31:27.825Z] 0.0.1-dev.13 [2022-06-19T06:31:27.825Z] 0a79c5a718067479237195976121108915350925-0.0.1-dev.13 [2022-06-19T06:31:27.825Z] main [2022-06-19T06:31:27.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:31:28.170Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0a79c5a718067479237195976121108915350925 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:31:28.531Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0a79c5a718067479237195976121108915350925 [2022-06-19T06:31:28.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-06-19T06:31:28.531Z] 4dc61953ca8b: Preparing [2022-06-19T06:31:28.531Z] c2006516a59a: Preparing [2022-06-19T06:31:28.531Z] a2b2fbd033fd: Preparing [2022-06-19T06:31:28.531Z] f304b4892120: Preparing [2022-06-19T06:31:28.531Z] 4f4ce317c6bb: Preparing [2022-06-19T06:31:28.802Z] 4f4ce317c6bb: Layer already exists [2022-06-19T06:31:28.802Z] c2006516a59a: Pushed [2022-06-19T06:31:28.802Z] 4dc61953ca8b: Pushed [2022-06-19T06:31:29.396Z] f304b4892120: Pushed [2022-06-19T06:31:36.095Z] a2b2fbd033fd: Pushed [2022-06-19T06:31:36.095Z] 0a79c5a718067479237195976121108915350925: digest: sha256:eb6712c9cfd63d3bb56f196eabc55ddafa473df492ea8f833c402cfce16eb6ef size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:31:36.464Z] + 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-19T06:31:36.903Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-06-19T06:31:36.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-06-19T06:31:36.903Z] 4dc61953ca8b: Preparing [2022-06-19T06:31:36.903Z] c2006516a59a: Preparing [2022-06-19T06:31:36.903Z] a2b2fbd033fd: Preparing [2022-06-19T06:31:36.903Z] f304b4892120: Preparing [2022-06-19T06:31:36.903Z] 4f4ce317c6bb: Preparing [2022-06-19T06:31:36.903Z] 4f4ce317c6bb: Layer already exists [2022-06-19T06:31:36.903Z] c2006516a59a: Layer already exists [2022-06-19T06:31:36.903Z] f304b4892120: Layer already exists [2022-06-19T06:31:36.903Z] a2b2fbd033fd: Layer already exists [2022-06-19T06:31:36.903Z] 4dc61953ca8b: Layer already exists [2022-06-19T06:31:37.184Z] latest: digest: sha256:eb6712c9cfd63d3bb56f196eabc55ddafa473df492ea8f833c402cfce16eb6ef size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:31:37.580Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:31:37.999Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.13 [2022-06-19T06:31:37.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-06-19T06:31:37.999Z] 4dc61953ca8b: Preparing [2022-06-19T06:31:37.999Z] c2006516a59a: Preparing [2022-06-19T06:31:37.999Z] a2b2fbd033fd: Preparing [2022-06-19T06:31:37.999Z] f304b4892120: Preparing [2022-06-19T06:31:37.999Z] 4f4ce317c6bb: Preparing [2022-06-19T06:31:37.999Z] f304b4892120: Layer already exists [2022-06-19T06:31:37.999Z] 4f4ce317c6bb: Layer already exists [2022-06-19T06:31:37.999Z] 4dc61953ca8b: Layer already exists [2022-06-19T06:31:37.999Z] a2b2fbd033fd: Layer already exists [2022-06-19T06:31:38.275Z] c2006516a59a: Layer already exists [2022-06-19T06:31:38.275Z] 0.0.1-dev.13: digest: sha256:eb6712c9cfd63d3bb56f196eabc55ddafa473df492ea8f833c402cfce16eb6ef size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:31:38.648Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0a79c5a718067479237195976121108915350925-0.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:31:39.012Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0a79c5a718067479237195976121108915350925-0.0.1-dev.13 [2022-06-19T06:31:39.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-06-19T06:31:39.012Z] 4dc61953ca8b: Preparing [2022-06-19T06:31:39.012Z] c2006516a59a: Preparing [2022-06-19T06:31:39.012Z] a2b2fbd033fd: Preparing [2022-06-19T06:31:39.012Z] f304b4892120: Preparing [2022-06-19T06:31:39.012Z] 4f4ce317c6bb: Preparing [2022-06-19T06:31:39.285Z] 4f4ce317c6bb: Layer already exists [2022-06-19T06:31:39.285Z] c2006516a59a: Layer already exists [2022-06-19T06:31:39.285Z] f304b4892120: Layer already exists [2022-06-19T06:31:39.285Z] a2b2fbd033fd: Layer already exists [2022-06-19T06:31:39.285Z] 4dc61953ca8b: Layer already exists [2022-06-19T06:31:39.285Z] 0a79c5a718067479237195976121108915350925-0.0.1-dev.13: digest: sha256:eb6712c9cfd63d3bb56f196eabc55ddafa473df492ea8f833c402cfce16eb6ef size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:31:39.653Z] + 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-19T06:31:40.020Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-06-19T06:31:40.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-06-19T06:31:40.020Z] 4dc61953ca8b: Preparing [2022-06-19T06:31:40.020Z] c2006516a59a: Preparing [2022-06-19T06:31:40.020Z] a2b2fbd033fd: Preparing [2022-06-19T06:31:40.020Z] f304b4892120: Preparing [2022-06-19T06:31:40.020Z] 4f4ce317c6bb: Preparing [2022-06-19T06:31:40.020Z] a2b2fbd033fd: Layer already exists [2022-06-19T06:31:40.020Z] c2006516a59a: Layer already exists [2022-06-19T06:31:40.020Z] 4dc61953ca8b: Layer already exists [2022-06-19T06:31:40.020Z] 4f4ce317c6bb: Layer already exists [2022-06-19T06:31:40.020Z] f304b4892120: Layer already exists [2022-06-19T06:31:40.294Z] main: digest: sha256:eb6712c9cfd63d3bb56f196eabc55ddafa473df492ea8f833c402cfce16eb6ef size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-19T06:31:40.344Z] ===================================================== [Pipeline] echo [2022-06-19T06:31:40.352Z] taggedImages: [2022-06-19T06:31:40.352Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0a79c5a718067479237195976121108915350925 [2022-06-19T06:31:40.352Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-06-19T06:31:40.352Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.13 [2022-06-19T06:31:40.352Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0a79c5a718067479237195976121108915350925-0.0.1-dev.13 [2022-06-19T06:31:40.352Z] - 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-19T06:31:40.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-19T06:31:40.736Z] [2022-06-19T06:31:40.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:31:41.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-19T06:31:41.366Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-19T06:31:41.366Z] 8998bd30e6a1: Pulling fs layer [2022-06-19T06:31:41.366Z] 04944245beec: Pulling fs layer [2022-06-19T06:31:41.366Z] 699f458cf7ca: Pulling fs layer [2022-06-19T06:31:41.366Z] 765212b225bb: Pulling fs layer [2022-06-19T06:31:41.366Z] f23df028b6ca: Pulling fs layer [2022-06-19T06:31:41.366Z] d65c8cfc05b1: Pulling fs layer [2022-06-19T06:31:41.366Z] 2437ff75d9bd: Pulling fs layer [2022-06-19T06:31:41.366Z] 765212b225bb: Waiting [2022-06-19T06:31:41.366Z] f23df028b6ca: Waiting [2022-06-19T06:31:41.366Z] d65c8cfc05b1: Waiting [2022-06-19T06:31:41.366Z] 04944245beec: Verifying Checksum [2022-06-19T06:31:41.366Z] 04944245beec: Download complete [2022-06-19T06:31:41.366Z] 765212b225bb: Verifying Checksum [2022-06-19T06:31:41.366Z] 765212b225bb: Download complete [2022-06-19T06:31:41.366Z] f23df028b6ca: Verifying Checksum [2022-06-19T06:31:41.366Z] f23df028b6ca: Download complete [2022-06-19T06:31:41.366Z] d65c8cfc05b1: Verifying Checksum [2022-06-19T06:31:41.366Z] d65c8cfc05b1: Download complete [2022-06-19T06:31:41.646Z] 699f458cf7ca: Verifying Checksum [2022-06-19T06:31:41.646Z] 699f458cf7ca: Download complete [2022-06-19T06:31:41.921Z] 8998bd30e6a1: Verifying Checksum [2022-06-19T06:31:41.921Z] 8998bd30e6a1: Download complete [2022-06-19T06:31:44.544Z] 2437ff75d9bd: Verifying Checksum [2022-06-19T06:31:44.544Z] 2437ff75d9bd: Download complete [2022-06-19T06:31:46.530Z] 8998bd30e6a1: Pull complete [2022-06-19T06:31:46.805Z] 04944245beec: Pull complete [2022-06-19T06:31:48.782Z] 699f458cf7ca: Pull complete [2022-06-19T06:31:48.782Z] 765212b225bb: Pull complete [2022-06-19T06:31:49.384Z] f23df028b6ca: Pull complete [2022-06-19T06:31:49.982Z] d65c8cfc05b1: Pull complete [2022-06-19T06:32:05.071Z] 2437ff75d9bd: Pull complete [2022-06-19T06:32:05.071Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-19T06:32:05.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-19T06:32:05.071Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:32:05.329Z] prd-ubuntu20.04-docker-arm64-4c-16g-3099 does not seem to be running inside a container [2022-06-19T06:32:05.423Z] $ 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/15 -v /w/workspace/device-onvif-camera/15:/w/workspace/device-onvif-camera/15:rw,z -v /w/workspace/device-onvif-camera/15@tmp:/w/workspace/device-onvif-camera/15@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-19T06:32:07.986Z] $ docker top 05057417dc91518c4d5dbf7573b558ead48ae3caec301ac169027b538b00115c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:32:08.906Z] ---> job-cost.sh [2022-06-19T06:32:08.906Z] lf-activate-venv: SKIPPING [2022-06-19T06:32:08.906Z] INFO: No Stack... [2022-06-19T06:32:09.497Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-19T06:32:10.090Z] INFO: Archiving Costs [Pipeline] sh [2022-06-19T06:32:10.750Z] + cat /w/workspace/device-onvif-camera/15/archives/cost.csv [2022-06-19T06:32:10.750Z] + cut -d, -f6 [Pipeline] lock [2022-06-19T06:32:10.817Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-15-stack-cost] [2022-06-19T06:32:10.822Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-15-stack-cost] did not exist. Created. [2022-06-19T06:32:10.822Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-19T06:32:11.520Z] /w/workspace/device-onvif-camera/15@tmp/durable-f3949209/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-19T06:32:12.197Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-19T06:32:12.217Z] Warning: overwriting stash ‘stack-cost’ [2022-06-19T06:32:12.261Z] Stashed 1 file(s) [Pipeline] } [2022-06-19T06:32:12.267Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-15-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-19T06:32:12.289Z] $ docker stop --time=1 05057417dc91518c4d5dbf7573b558ead48ae3caec301ac169027b538b00115c [2022-06-19T06:32:13.787Z] $ docker rm -f 05057417dc91518c4d5dbf7573b558ead48ae3caec301ac169027b538b00115c [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-19T06:32:14.195Z] provisioning config files... [2022-06-19T06:32:14.202Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5863270081416087702tmp [Pipeline] { [Pipeline] sh [2022-06-19T06:32:14.489Z] + set +x [2022-06-19T06:32:14.490Z] + curl -s https://codecov.io/bash [2022-06-19T06:32:14.490Z] + bash -s -- [2022-06-19T06:32:14.490Z] [2022-06-19T06:32:14.490Z] _____ _ [2022-06-19T06:32:14.490Z] / ____| | | [2022-06-19T06:32:14.490Z] | | ___ __| | ___ ___ _____ __ [2022-06-19T06:32:14.490Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-19T06:32:14.490Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-19T06:32:14.490Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-19T06:32:14.490Z] Bash-1.0.6 [2022-06-19T06:32:14.490Z] [2022-06-19T06:32:14.490Z] [2022-06-19T06:32:14.490Z] ==> git version 2.25.1 found [2022-06-19T06:32:14.490Z] ==> 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-19T06:32:14.490Z] Release-Date: 2020-01-08 [2022-06-19T06:32:14.490Z] 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-19T06:32:14.490Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-19T06:32:14.490Z] ==> Jenkins CI detected. [2022-06-19T06:32:14.490Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-06-19T06:32:14.490Z] project root: . [2022-06-19T06:32:14.490Z] --> token set from env [2022-06-19T06:32:14.490Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-19T06:32:14.490Z] ==> Running gcov in . (disable via -X gcov) [2022-06-19T06:32:14.490Z] ==> Python coveragepy not found [2022-06-19T06:32:14.490Z] ==> Searching for coverage reports in: [2022-06-19T06:32:14.490Z] + . [2022-06-19T06:32:14.490Z] -> Found 1 reports [2022-06-19T06:32:14.490Z] ==> Detecting git/mercurial file structure [2022-06-19T06:32:14.490Z] ==> Reading reports [2022-06-19T06:32:14.490Z] + ./coverage.out bytes=59480 [2022-06-19T06:32:14.490Z] ==> Appending adjustments [2022-06-19T06:32:14.490Z] https://docs.codecov.io/docs/fixing-reports [2022-06-19T06:32:14.751Z] + Found adjustments [2022-06-19T06:32:14.751Z] ==> Gzipping contents [2022-06-19T06:32:14.751Z] 8.0K /tmp/codecov.jP9HLH.gz [2022-06-19T06:32:14.751Z] ==> Uploading reports [2022-06-19T06:32:14.751Z] url: https://codecov.io [2022-06-19T06:32:14.751Z] query: branch=main&commit=0a79c5a718067479237195976121108915350925&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-19T06:32:14.751Z] -> Pinging Codecov [2022-06-19T06:32:14.751Z] 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=0a79c5a718067479237195976121108915350925&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-19T06:32:15.012Z] -> Uploading to [2022-06-19T06:32:15.012Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-19/F29A59C45E3A92E06B3E522C9905F8EF/0a79c5a718067479237195976121108915350925/51ac60d4-9ab5-4916-92b8-9c9f5dad19d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220619%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220619T063214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=afb2b54e2b5f0244382d4e1086de0fc3ff9c7456ac8947c3076a739408538609 [2022-06-19T06:32:15.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-19T06:32:15.012Z] Dload Upload Total Spent Left Speed [2022-06-19T06:32:15.273Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7646 0 0 100 7646 0 28852 --:--:-- --:--:-- --:--:-- 28852 [2022-06-19T06:32:15.273Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/0a79c5a718067479237195976121108915350925 [Pipeline] } [2022-06-19T06:32:15.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-19T06:32:15.378Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-19T06:32:15.389Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:32:15.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-19T06:32:15.683Z] [2022-06-19T06:32:15.683Z] 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-19T06:32:15.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-19T06:32:15.981Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-19T06:32:15.981Z] df9b9388f04a: Already exists [2022-06-19T06:32:15.981Z] 52dc419b0ee2: Pulling fs layer [2022-06-19T06:32:15.981Z] 25bc292e5bac: Pulling fs layer [2022-06-19T06:32:15.981Z] 114826534d7a: Pulling fs layer [2022-06-19T06:32:15.981Z] 4657fd5d0bcf: Pulling fs layer [2022-06-19T06:32:15.981Z] 6ad1cebc031e: Pulling fs layer [2022-06-19T06:32:15.981Z] 8a3aa393b2d8: Pulling fs layer [2022-06-19T06:32:15.981Z] 6ad1cebc031e: Waiting [2022-06-19T06:32:15.981Z] 4657fd5d0bcf: Waiting [2022-06-19T06:32:15.981Z] 8a3aa393b2d8: Waiting [2022-06-19T06:32:15.981Z] 25bc292e5bac: Verifying Checksum [2022-06-19T06:32:15.981Z] 25bc292e5bac: Download complete [2022-06-19T06:32:15.981Z] 52dc419b0ee2: Verifying Checksum [2022-06-19T06:32:15.981Z] 52dc419b0ee2: Download complete [2022-06-19T06:32:15.981Z] 4657fd5d0bcf: Verifying Checksum [2022-06-19T06:32:15.981Z] 4657fd5d0bcf: Download complete [2022-06-19T06:32:15.981Z] 52dc419b0ee2: Pull complete [2022-06-19T06:32:16.241Z] 6ad1cebc031e: Verifying Checksum [2022-06-19T06:32:16.241Z] 6ad1cebc031e: Download complete [2022-06-19T06:32:16.241Z] 25bc292e5bac: Pull complete [2022-06-19T06:32:16.810Z] 114826534d7a: Verifying Checksum [2022-06-19T06:32:16.810Z] 114826534d7a: Download complete [2022-06-19T06:32:16.810Z] 8a3aa393b2d8: Verifying Checksum [2022-06-19T06:32:16.810Z] 8a3aa393b2d8: Download complete [2022-06-19T06:32:20.097Z] 114826534d7a: Pull complete [2022-06-19T06:32:20.097Z] 4657fd5d0bcf: Pull complete [2022-06-19T06:32:20.662Z] 6ad1cebc031e: Pull complete [2022-06-19T06:32:23.194Z] 8a3aa393b2d8: Pull complete [2022-06-19T06:32:23.194Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-19T06:32:23.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-19T06:32:23.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:32:23.281Z] prd-ubuntu20.04-docker-8c-8g-2679 does not seem to be running inside a container [2022-06-19T06:32:23.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-19T06:32:25.669Z] $ docker top 74e907d38fb82636d6cd2339e66891a1bc274071d29513127314251d13ba1f14 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-19T06:32:25.742Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-06-19T06:32:26.023Z] + set -o pipefail [2022-06-19T06:32:26.023Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-06-19T06:32:31.297Z] [2022-06-19T06:32:31.297Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-06-19T06:32:31.297Z] [2022-06-19T06:32:31.297Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/86bd85e9-026c-4a68-8c1d-0dbff124630e [2022-06-19T06:32:31.297Z] [2022-06-19T06:32:31.297Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-19T06:32:31.297Z] [2022-06-19T06:32:31.297Z] [Pipeline] } [2022-06-19T06:32:31.310Z] $ docker stop --time=1 74e907d38fb82636d6cd2339e66891a1bc274071d29513127314251d13ba1f14 [2022-06-19T06:32:33.586Z] $ docker rm -f 74e907d38fb82636d6cd2339e66891a1bc274071d29513127314251d13ba1f14 [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-19T06:32:34.317Z] + git log --format=format:%s -1 0a79c5a718067479237195976121108915350925 [Pipeline] sh [2022-06-19T06:32:34.631Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-19T06:32:34.631Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:32:34.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T06:32:34.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:32:35.061Z] prd-ubuntu20.04-docker-8c-8g-2679 does not seem to be running inside a container [2022-06-19T06:32:35.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-19T06:32:35.598Z] $ docker top 4cb28eb3a7a330042171330e3392a57dd013c7f6d88aebb26dc74aeae0c6ae5e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-19T06:32:35.694Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-19T06:32:35.694Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-19T06:32:35.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-19T06:32:35.816Z] $ docker exec 4cb28eb3a7a330042171330e3392a57dd013c7f6d88aebb26dc74aeae0c6ae5e ssh-agent [2022-06-19T06:32:35.934Z] SSH_AUTH_SOCK=/tmp/ssh-sc5VIf4taJxq/agent.35 [2022-06-19T06:32:35.934Z] SSH_AGENT_PID=41 [2022-06-19T06:32:35.939Z] Running ssh-add (command line suppressed) [2022-06-19T06:32:36.052Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5274124835197654471.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5274124835197654471.key) [2022-06-19T06:32:36.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-19T06:32:36.352Z] + git semver tag [2022-06-19T06:32:36.612Z] 2022-06-19 06:32:36,523 [run_tag] DEBUG tag force:False [2022-06-19T06:32:36.612Z] 2022-06-19 06:32:36,523 [check_head_tag] DEBUG check head tag [2022-06-19T06:32:36.612Z] 2022-06-19 06:32:36,524 [execute] INFO git cat-file --batch-check [2022-06-19T06:32:36.612Z] 2022-06-19 06:32:36,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-06-19T06:32:36.612Z] 2022-06-19 06:32:36,528 [execute] INFO git cat-file --batch [2022-06-19T06:32:36.612Z] 2022-06-19 06:32:36,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-06-19T06:32:36.612Z] 2022-06-19 06:32:36,535 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-19T06:32:36.612Z] 2022-06-19 06:32:36,535 [execute] INFO git tag -a v0.0.1-dev.13 -m v0.0.1-dev.13 [2022-06-19T06:32:36.612Z] 2022-06-19 06:32:36,536 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.13', '-m', 'v0.0.1-dev.13'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-06-19T06:32:36.612Z] 2022-06-19 06:32:36,539 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-19T06:32:36.612Z] 0.0.1-dev.13 [Pipeline] } [2022-06-19T06:32:36.626Z] $ docker exec --env ******** --env ******** 4cb28eb3a7a330042171330e3392a57dd013c7f6d88aebb26dc74aeae0c6ae5e ssh-agent -k [2022-06-19T06:32:36.729Z] unset SSH_AUTH_SOCK; [2022-06-19T06:32:36.729Z] unset SSH_AGENT_PID; [2022-06-19T06:32:36.729Z] echo Agent pid 41 killed; [2022-06-19T06:32:36.742Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-19T06:32:37.048Z] + git semver [Pipeline] } [2022-06-19T06:32:37.325Z] $ docker stop --time=1 4cb28eb3a7a330042171330e3392a57dd013c7f6d88aebb26dc74aeae0c6ae5e [2022-06-19T06:32:38.632Z] $ docker rm -f 4cb28eb3a7a330042171330e3392a57dd013c7f6d88aebb26dc74aeae0c6ae5e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:32:39.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-19T06:32:39.019Z] [2022-06-19T06:32:39.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:32:39.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-19T06:32:39.320Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-19T06:32:39.320Z] ab5ef0e58194: Pulling fs layer [2022-06-19T06:32:39.320Z] 9712f1f96733: Pulling fs layer [2022-06-19T06:32:39.320Z] 63f879dbbcfc: Pulling fs layer [2022-06-19T06:32:39.320Z] 0d9ebad4ef96: Pulling fs layer [2022-06-19T06:32:39.320Z] e9a5061849ea: Pulling fs layer [2022-06-19T06:32:39.320Z] d747dcd14b5f: Pulling fs layer [2022-06-19T06:32:39.320Z] 2de7ff778b66: Pulling fs layer [2022-06-19T06:32:39.320Z] e9a5061849ea: Waiting [2022-06-19T06:32:39.320Z] 2de7ff778b66: Waiting [2022-06-19T06:32:39.320Z] d747dcd14b5f: Waiting [2022-06-19T06:32:39.320Z] 0d9ebad4ef96: Waiting [2022-06-19T06:32:39.320Z] 9712f1f96733: Verifying Checksum [2022-06-19T06:32:39.320Z] 9712f1f96733: Download complete [2022-06-19T06:32:39.889Z] 63f879dbbcfc: Verifying Checksum [2022-06-19T06:32:39.889Z] 63f879dbbcfc: Download complete [2022-06-19T06:32:39.889Z] 0d9ebad4ef96: Verifying Checksum [2022-06-19T06:32:39.889Z] 0d9ebad4ef96: Download complete [2022-06-19T06:32:39.889Z] ab5ef0e58194: Verifying Checksum [2022-06-19T06:32:39.889Z] ab5ef0e58194: Download complete [2022-06-19T06:32:39.889Z] e9a5061849ea: Download complete [2022-06-19T06:32:39.889Z] d747dcd14b5f: Verifying Checksum [2022-06-19T06:32:39.889Z] d747dcd14b5f: Download complete [2022-06-19T06:32:40.147Z] 2de7ff778b66: Verifying Checksum [2022-06-19T06:32:40.147Z] 2de7ff778b66: Download complete [2022-06-19T06:32:42.679Z] ab5ef0e58194: Pull complete [2022-06-19T06:32:42.679Z] 9712f1f96733: Pull complete [2022-06-19T06:32:43.292Z] 63f879dbbcfc: Pull complete [2022-06-19T06:32:46.581Z] 0d9ebad4ef96: Pull complete [2022-06-19T06:32:46.840Z] e9a5061849ea: Pull complete [2022-06-19T06:32:47.099Z] d747dcd14b5f: Pull complete [2022-06-19T06:32:48.034Z] 2de7ff778b66: Pull complete [2022-06-19T06:32:48.034Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-19T06:32:48.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-19T06:32:48.034Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:32:48.116Z] prd-ubuntu20.04-docker-8c-8g-2679 does not seem to be running inside a container [2022-06-19T06:32:48.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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-19T06:32:50.581Z] $ docker top 270460473c23aa8baeec8926778a341c3616b0da9017190f3d97d0ab531da083 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-19T06:32:50.660Z] provisioning config files... [2022-06-19T06:32:50.666Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3277129066349265778tmp [2022-06-19T06:32:50.677Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8738472574459224902tmp [2022-06-19T06:32:50.689Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16926162207273035tmp [Pipeline] { [Pipeline] echo [2022-06-19T06:32:50.704Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:32:50.995Z] ---> sigul-configuration.sh [2022-06-19T06:32:50.995Z] gpg: directory `/root/.gnupg' created [2022-06-19T06:32:50.995Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-19T06:32:50.995Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-19T06:32:50.995Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-19T06:32:50.995Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-19T06:32:50.995Z] gpg: CAST5 encrypted data [2022-06-19T06:32:50.995Z] gpg: encrypted with 1 passphrase [2022-06-19T06:32:50.995Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-19T06:32:51.282Z] + mkdir /home/jenkins [2022-06-19T06:32:51.282Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-19T06:32:51.572Z] + 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-19T06:32:51.580Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:32:51.863Z] ---> sigul-install.sh [2022-06-19T06:32:51.863Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-19T06:32:52.147Z] + git tag --list [2022-06-19T06:32:52.147Z] v0.0.0 [2022-06-19T06:32:52.147Z] v0.0.1-dev.1 [2022-06-19T06:32:52.147Z] v0.0.1-dev.10 [2022-06-19T06:32:52.147Z] v0.0.1-dev.11 [2022-06-19T06:32:52.147Z] v0.0.1-dev.12 [2022-06-19T06:32:52.147Z] v0.0.1-dev.13 [2022-06-19T06:32:52.147Z] v0.0.1-dev.2 [2022-06-19T06:32:52.147Z] v0.0.1-dev.3 [2022-06-19T06:32:52.147Z] v0.0.1-dev.4 [2022-06-19T06:32:52.147Z] v0.0.1-dev.5 [2022-06-19T06:32:52.147Z] v0.0.1-dev.6 [2022-06-19T06:32:52.147Z] v0.0.1-dev.7 [2022-06-19T06:32:52.147Z] v0.0.1-dev.8 [2022-06-19T06:32:52.147Z] v0.0.1-dev.9 [Pipeline] sh [2022-06-19T06:32:52.434Z] + lftools sign git-tag v0.0.1-dev.13 [2022-06-19T06:32:53.005Z] Signing Git tag with Sigul... [2022-06-19T06:32:53.005Z] Signing v0.0.1-dev.13 [Pipeline] echo [2022-06-19T06:32:53.276Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:32:53.561Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-19T06:32:53.569Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-19T06:32:53.589Z] $ docker stop --time=1 270460473c23aa8baeec8926778a341c3616b0da9017190f3d97d0ab531da083 [2022-06-19T06:32:54.883Z] $ docker rm -f 270460473c23aa8baeec8926778a341c3616b0da9017190f3d97d0ab531da083 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-19T06:32:55.315Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-19T06:32:55.315Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:32:55.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T06:32:55.616Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:32:55.696Z] prd-ubuntu20.04-docker-8c-8g-2679 does not seem to be running inside a container [2022-06-19T06:32:55.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-19T06:32:56.106Z] $ docker top 5cd1770e2c7bbe0c0ef75d98fc7a0ac5531a5e26d18bfe8416a8dafe0b90f64f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-19T06:32:56.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-19T06:32:56.199Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-19T06:32:56.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-19T06:32:56.326Z] $ docker exec 5cd1770e2c7bbe0c0ef75d98fc7a0ac5531a5e26d18bfe8416a8dafe0b90f64f ssh-agent [2022-06-19T06:32:56.435Z] SSH_AUTH_SOCK=/tmp/ssh-BvEO8e9kkd3v/agent.32 [2022-06-19T06:32:56.435Z] SSH_AGENT_PID=38 [2022-06-19T06:32:56.440Z] Running ssh-add (command line suppressed) [2022-06-19T06:32:56.549Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_774799855434242849.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_774799855434242849.key) [2022-06-19T06:32:56.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-19T06:32:56.849Z] + git semver bump pre [2022-06-19T06:32:57.108Z] 2022-06-19 06:32:57,028 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-19T06:32:57.108Z] 2022-06-19 06:32:57,028 [bump_version] DEBUG bumping version:0.0.1-dev.13 on axis:pre with prefix:dev [2022-06-19T06:32:57.108Z] 2022-06-19 06:32:57,028 [bump_version] DEBUG bumped version:0.0.1-dev.14 [2022-06-19T06:32:57.108Z] 2022-06-19 06:32:57,028 [write_version] DEBUG write version:0.0.1-dev.14 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-06-19T06:32:57.108Z] 2022-06-19 06:32:57,028 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-19T06:32:57.108Z] 2022-06-19 06:32:57,028 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-19T06:32:57.108Z] 2022-06-19 06:32:57,030 [execute] INFO git cat-file --batch-check [2022-06-19T06:32:57.108Z] 2022-06-19 06:32:57,030 [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-19T06:32:57.108Z] 2022-06-19 06:32:57,035 [execute] INFO git cat-file --batch [2022-06-19T06:32:57.108Z] 2022-06-19 06:32:57,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-19T06:32:57.108Z] 2022-06-19 06:32:57,041 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-19T06:32:57.108Z] 0.0.1-dev.14 [Pipeline] } [2022-06-19T06:32:57.120Z] $ docker exec --env ******** --env ******** 5cd1770e2c7bbe0c0ef75d98fc7a0ac5531a5e26d18bfe8416a8dafe0b90f64f ssh-agent -k [2022-06-19T06:32:57.231Z] unset SSH_AUTH_SOCK; [2022-06-19T06:32:57.232Z] unset SSH_AGENT_PID; [2022-06-19T06:32:57.232Z] echo Agent pid 38 killed; [2022-06-19T06:32:57.241Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-19T06:32:57.550Z] + git semver [Pipeline] } [2022-06-19T06:32:57.833Z] $ docker stop --time=1 5cd1770e2c7bbe0c0ef75d98fc7a0ac5531a5e26d18bfe8416a8dafe0b90f64f [2022-06-19T06:32:59.129Z] $ docker rm -f 5cd1770e2c7bbe0c0ef75d98fc7a0ac5531a5e26d18bfe8416a8dafe0b90f64f [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-19T06:32:59.512Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-19T06:32:59.512Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:32:59.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T06:32:59.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:32:59.965Z] prd-ubuntu20.04-docker-8c-8g-2679 does not seem to be running inside a container [2022-06-19T06:33:00.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-19T06:33:00.384Z] $ docker top 8c2202b9d90c47e35d25f73f251bf4585dc1e12a8a9263e7f315cb5d36ed1be5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-19T06:33:00.491Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-19T06:33:00.491Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-19T06:33:00.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-19T06:33:00.612Z] $ docker exec 8c2202b9d90c47e35d25f73f251bf4585dc1e12a8a9263e7f315cb5d36ed1be5 ssh-agent [2022-06-19T06:33:00.737Z] SSH_AUTH_SOCK=/tmp/ssh-xoBa7XWzjkvI/agent.32 [2022-06-19T06:33:00.737Z] SSH_AGENT_PID=38 [2022-06-19T06:33:00.740Z] Running ssh-add (command line suppressed) [2022-06-19T06:33:00.849Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1727082797965193233.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1727082797965193233.key) [2022-06-19T06:33:00.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-19T06:33:01.148Z] + git semver push [2022-06-19T06:33:01.409Z] 2022-06-19 06:33:01,356 [run_push] DEBUG push [2022-06-19T06:33:01.409Z] 2022-06-19 06:33:01,357 [execute] INFO git cat-file --batch-check [2022-06-19T06:33:01.409Z] 2022-06-19 06:33:01,357 [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-19T06:33:01.409Z] 2022-06-19 06:33:01,360 [execute] INFO git rev-list a4579dfd4f98a54cfeeef6416c31b54f710145f9 -- [2022-06-19T06:33:01.409Z] 2022-06-19 06:33:01,361 [execute] DEBUG Popen(['git', 'rev-list', 'a4579dfd4f98a54cfeeef6416c31b54f710145f9', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-19T06:33:01.409Z] 2022-06-19 06:33:01,366 [execute] INFO git fetch -v origin [2022-06-19T06:33:01.409Z] 2022-06-19 06:33:01,366 [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-19T06:33:01.978Z] 2022-06-19 06:33:01,801 [run_push] DEBUG no remote changes detected [2022-06-19T06:33:01.978Z] 2022-06-19 06:33:01,801 [execute] INFO git push origin semver [2022-06-19T06:33:01.978Z] 2022-06-19 06:33:01,802 [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-19T06:33:02.548Z] 2022-06-19 06:33:02,485 [run_push] DEBUG push all version tags [2022-06-19T06:33:02.548Z] 2022-06-19 06:33:02,486 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-19T06:33:02.548Z] 2022-06-19 06:33:02,486 [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-19T06:33:03.488Z] 2022-06-19 06:33:03,125 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-06-19T06:33:03.488Z] 0.0.1-dev.14 [Pipeline] } [2022-06-19T06:33:03.501Z] $ docker exec --env ******** --env ******** 8c2202b9d90c47e35d25f73f251bf4585dc1e12a8a9263e7f315cb5d36ed1be5 ssh-agent -k [2022-06-19T06:33:03.613Z] unset SSH_AUTH_SOCK; [2022-06-19T06:33:03.613Z] unset SSH_AGENT_PID; [2022-06-19T06:33:03.613Z] echo Agent pid 38 killed; [2022-06-19T06:33:03.621Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-19T06:33:03.931Z] + git semver [Pipeline] } [2022-06-19T06:33:04.207Z] $ docker stop --time=1 8c2202b9d90c47e35d25f73f251bf4585dc1e12a8a9263e7f315cb5d36ed1be5 [2022-06-19T06:33:05.490Z] $ docker rm -f 8c2202b9d90c47e35d25f73f251bf4585dc1e12a8a9263e7f315cb5d36ed1be5 [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-19T06:33:06.041Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-06-19T06:33:06.041Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-06-19T06:33:06.041Z] total 16 [2022-06-19T06:33:06.041Z] drwxr-xr-x 3 root root 4096 Jun 19 06:15 . [2022-06-19T06:33:06.041Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 19 06:32 .. [2022-06-19T06:33:06.041Z] drwxr-xr-x 2 root root 4096 Jun 19 06:15 cost [2022-06-19T06:33:06.041Z] -rw-r--r-- 1 root root 89 Jun 19 06:15 cost.csv [2022-06-19T06:33:06.041Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-06-19T06:33:06.041Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-06-19T06:33:06.041Z] total 16 [2022-06-19T06:33:06.041Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 06:15 . [2022-06-19T06:33:06.041Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 19 06:32 .. [2022-06-19T06:33:06.041Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 19 06:15 cost [2022-06-19T06:33:06.041Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 19 06:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:33:06.332Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:33:07.191Z] ---> package-listing.sh [2022-06-19T06:33:07.191Z] ++ facter osfamily [2022-06-19T06:33:07.191Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-19T06:33:07.451Z] + OS_FAMILY=debian [2022-06-19T06:33:07.451Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-06-19T06:33:07.451Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-19T06:33:07.451Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-19T06:33:07.451Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-19T06:33:07.451Z] + PACKAGES=/tmp/packages_start.txt [2022-06-19T06:33:07.451Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-06-19T06:33:07.451Z] + PACKAGES=/tmp/packages_end.txt [2022-06-19T06:33:07.451Z] + case "${OS_FAMILY}" in [2022-06-19T06:33:07.451Z] + dpkg -l [2022-06-19T06:33:07.451Z] + grep '^ii' [2022-06-19T06:33:07.451Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-19T06:33:07.451Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-19T06:33:07.451Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-19T06:33:07.451Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-06-19T06:33:07.451Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-06-19T06:33:07.451Z] + 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-19T06:33:07.463Z] 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-19T06:33:07.742Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:33:08.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T06:33:08.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:33:08.397Z] prd-ubuntu20.04-docker-8c-8g-2679 does not seem to be running inside a container [2022-06-19T06:33:08.433Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-19T06:33:08.683Z] $ docker top d1047e0d259ac1548e73c517971e4f52b931bb2e7ff9317120ec0b88ccad42f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-19T06:33:09.035Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-19T06:33:09.323Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-19T06:33:09.618Z] + ls /var/log/sa-host [2022-06-19T06:33:09.618Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-19T06:33:09.686Z] provisioning config files... [2022-06-19T06:33:09.695Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4368979711695167438tmp [Pipeline] { [Pipeline] echo [2022-06-19T06:33:09.710Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:33:09.994Z] ---> create-netrc.sh [Pipeline] } [2022-06-19T06:33:10.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:33:10.330Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-19T06:33:10.339Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:33:10.638Z] ---> sudo-logs.sh [2022-06-19T06:33:10.638Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-19T06:33:10.662Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:33:10.948Z] ---> job-cost.sh [2022-06-19T06:33:10.948Z] lf-activate-venv: SKIPPING [2022-06-19T06:33:10.948Z] DEBUG: total: 0.2199999988079071 [2022-06-19T06:33:10.948Z] INFO: Retrieving Stack Cost... [2022-06-19T06:33:11.208Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-19T06:33:11.782Z] INFO: Archiving Costs [Pipeline] echo [2022-06-19T06:33:11.794Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:33:12.081Z] ---> logs-deploy.sh [2022-06-19T06:33:12.081Z] lf-activate-venv: SKIPPING [2022-06-19T06:33:12.082Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/15 [2022-06-19T06:33:12.082Z] INFO: archiving workspace using pattern(s): [2022-06-19T06:33:13.021Z] Archives upload complete. [2022-06-19T06:33:13.281Z] INFO: archiving logs to Nexus