Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a19c49b13c0fa898c897ffa06db9bfcb5560ce91 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-ssh8072535569614697889.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh646569719626029145.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10439761743586330335.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh14446658458059190332.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11767688056154459989.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, goVersion:1.18, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 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-4987 in /w/workspace/undry_device-onvif-camera_levski [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_levski # 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 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 (levski) Commit message: "fix: device-sdk levski patch stable tag added (#282)" > 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 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 # timeout=10 > git rev-list --no-walk a19c49b13c0fa898c897ffa06db9bfcb5560ce91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T23:17:01.959Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T23:17:02.027Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T23:17:02.042Z] ========================================================= [2023-03-21T23:17:02.042Z] EdgeX Global Pipelines Version Info [2023-03-21T23:17:02.042Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:17:02.752Z] ------------------- [2023-03-21T23:17:02.752Z] stable info: [2023-03-21T23:17:02.752Z] ------------------- [2023-03-21T23:17:02.752Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T23:17:02.752Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T23:17:02.752Z] Message: update stable to v1.0.245 [2023-03-21T23:17:03.323Z] ------------------- [2023-03-21T23:17:03.323Z] experimental info: [2023-03-21T23:17:03.323Z] ------------------- [2023-03-21T23:17:03.323Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T23:17:03.323Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T23:17:03.323Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T23:17:03.492Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-21T23:17:03.502Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-21T23:17:03.515Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T23:17:03.525Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T23:17:03.536Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T23:17:03.548Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-21T23:17:03.566Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T23:17:03.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-21T23:17:03.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T23:17:03.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T23:17:03.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T23:17:03.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-21T23:17:03.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T23:17:03.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T23:17:03.660Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T23:17:03.672Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T23:17:03.690Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T23:17:03.698Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T23:17:03.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T23:17:03.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T23:17:03.727Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-21T23:17:03.737Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-21T23:17:03.745Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-21T23:17:03.752Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-21T23:17:03.760Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-21T23:17:03.769Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T23:17:03.777Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T23:17:03.785Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-03-21T23:17:03.795Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-03-21T23:17:03.804Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-03-21T23:17:03.822Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] echo [2023-03-21T23:17:03.838Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a19c49b [Pipeline] echo [2023-03-21T23:17:03.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T23:17:03.886Z] provisioning config files... [2023-03-21T23:17:03.901Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config3079238335538681998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:17:04.199Z] ---> docker-login.sh [2023-03-21T23:17:04.200Z] nexus3.edgexfoundry.org:10001 [2023-03-21T23:17:04.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:17:04.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:17:04.460Z] Configure a credential helper to remove this warning. See [2023-03-21T23:17:04.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:17:04.460Z] [2023-03-21T23:17:04.460Z] Login Succeeded [2023-03-21T23:17:04.460Z] nexus3.edgexfoundry.org:10002 [2023-03-21T23:17:04.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:17:04.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:17:04.721Z] Configure a credential helper to remove this warning. See [2023-03-21T23:17:04.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:17:04.721Z] [2023-03-21T23:17:04.721Z] Login Succeeded [2023-03-21T23:17:04.721Z] nexus3.edgexfoundry.org:10003 [2023-03-21T23:17:04.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:17:04.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:17:04.721Z] Configure a credential helper to remove this warning. See [2023-03-21T23:17:04.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:17:04.721Z] [2023-03-21T23:17:04.721Z] Login Succeeded [2023-03-21T23:17:04.721Z] nexus3.edgexfoundry.org:10004 [2023-03-21T23:17:04.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:17:04.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:17:04.721Z] Configure a credential helper to remove this warning. See [2023-03-21T23:17:04.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:17:04.721Z] [2023-03-21T23:17:04.721Z] Login Succeeded [2023-03-21T23:17:04.721Z] docker.io [2023-03-21T23:17:04.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:17:04.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:17:04.981Z] Configure a credential helper to remove this warning. See [2023-03-21T23:17:04.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:17:04.981Z] [2023-03-21T23:17:04.981Z] Login Succeeded [2023-03-21T23:17:04.981Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T23:17:04.988Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T23:17:05.357Z] + git rev-list -1 --merges a19c49b13c0fa898c897ffa06db9bfcb5560ce91~1..a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] echo [2023-03-21T23:17:05.407Z] -----------> git rev-list -1 --merges a19c49b13c0fa898c897ffa06db9bfcb5560ce91~1..a19c49b13c0fa898c897ffa06db9bfcb5560ce91 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [false] [Pipeline] sh [2023-03-21T23:17:05.696Z] + git log --format=format:%s -1 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] echo [2023-03-21T23:17:05.709Z] ========================================================= [2023-03-21T23:17:05.709Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T23:17:05.709Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T23:17:06.024Z] + git log --format=format:%s -1 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] echo [2023-03-21T23:17:06.036Z] [semverPrep] GIT_COMMIT: a19c49b13c0fa898c897ffa06db9bfcb5560ce91, Commit Message: fix: device-sdk levski patch stable tag added (#282) [Pipeline] echo [2023-03-21T23:17:06.049Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-21T23:17:06.397Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T23:17:06.397Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T23:17:06.397Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T23:17:06.397Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T23:17:06.397Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T23:17:06.397Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T23:17:06.397Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:17:06.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T23:17:06.739Z] [2023-03-21T23:17:06.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:17:07.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T23:17:07.040Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T23:17:07.040Z] b85a868b505f: Pulling fs layer [2023-03-21T23:17:07.040Z] e2be974225ed: Pulling fs layer [2023-03-21T23:17:07.040Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T23:17:07.040Z] 988bab9f4d93: Pulling fs layer [2023-03-21T23:17:07.040Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T23:17:07.040Z] eaf3925da568: Pulling fs layer [2023-03-21T23:17:07.040Z] bab4dde63d76: Pulling fs layer [2023-03-21T23:17:07.040Z] bde34c3a00c8: Pulling fs layer [2023-03-21T23:17:07.040Z] b352a97aabf1: Pulling fs layer [2023-03-21T23:17:07.040Z] 4872d77fe225: Pulling fs layer [2023-03-21T23:17:07.040Z] 5851b861e8e6: Pulling fs layer [2023-03-21T23:17:07.040Z] eaf3925da568: Waiting [2023-03-21T23:17:07.040Z] bab4dde63d76: Waiting [2023-03-21T23:17:07.040Z] bde34c3a00c8: Waiting [2023-03-21T23:17:07.040Z] 988bab9f4d93: Waiting [2023-03-21T23:17:07.040Z] b352a97aabf1: Waiting [2023-03-21T23:17:07.040Z] 1469e6f7b9e6: Waiting [2023-03-21T23:17:07.040Z] 4872d77fe225: Waiting [2023-03-21T23:17:07.040Z] 5851b861e8e6: Waiting [2023-03-21T23:17:07.040Z] e2be974225ed: Verifying Checksum [2023-03-21T23:17:07.040Z] e2be974225ed: Download complete [2023-03-21T23:17:07.040Z] 988bab9f4d93: Download complete [2023-03-21T23:17:07.303Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T23:17:07.303Z] 1469e6f7b9e6: Download complete [2023-03-21T23:17:07.303Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T23:17:07.303Z] 339a4e72a1f5: Download complete [2023-03-21T23:17:07.303Z] eaf3925da568: Download complete [2023-03-21T23:17:07.303Z] bde34c3a00c8: Verifying Checksum [2023-03-21T23:17:07.303Z] bde34c3a00c8: Download complete [2023-03-21T23:17:07.303Z] b352a97aabf1: Download complete [2023-03-21T23:17:07.303Z] 4872d77fe225: Download complete [2023-03-21T23:17:07.561Z] b85a868b505f: Verifying Checksum [2023-03-21T23:17:07.561Z] b85a868b505f: Download complete [2023-03-21T23:17:07.561Z] 5851b861e8e6: Verifying Checksum [2023-03-21T23:17:07.561Z] 5851b861e8e6: Download complete [2023-03-21T23:17:07.820Z] bab4dde63d76: Verifying Checksum [2023-03-21T23:17:07.820Z] bab4dde63d76: Download complete [2023-03-21T23:17:08.393Z] b85a868b505f: Pull complete [2023-03-21T23:17:08.669Z] e2be974225ed: Pull complete [2023-03-21T23:17:08.928Z] 339a4e72a1f5: Pull complete [2023-03-21T23:17:09.190Z] 988bab9f4d93: Pull complete [2023-03-21T23:17:09.449Z] 1469e6f7b9e6: Pull complete [2023-03-21T23:17:09.449Z] eaf3925da568: Pull complete [2023-03-21T23:17:11.353Z] bab4dde63d76: Pull complete [2023-03-21T23:17:11.353Z] bde34c3a00c8: Pull complete [2023-03-21T23:17:11.353Z] b352a97aabf1: Pull complete [2023-03-21T23:17:11.353Z] 4872d77fe225: Pull complete [2023-03-21T23:17:11.353Z] 5851b861e8e6: Pull complete [2023-03-21T23:17:11.353Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T23:17:11.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T23:17:11.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:17:11.453Z] prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container [2023-03-21T23:17:11.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T23:17:12.860Z] $ docker top 4122a34c99aff4575a12dd7057228674dade1e3c887e2d14bbb3b677caef5362 -eo pid,comm [2023-03-21T23:17:12.925Z] 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). [2023-03-21T23:17:12.925Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T23:17:12.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T23:17:12.960Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T23:17:13.079Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T23:17:13.076Z] $ docker exec 4122a34c99aff4575a12dd7057228674dade1e3c887e2d14bbb3b677caef5362 ssh-agent [2023-03-21T23:17:13.196Z] SSH_AUTH_SOCK=/tmp/ssh-Kmafj0VyWwNg/agent.32 [2023-03-21T23:17:13.196Z] SSH_AGENT_PID=38 [2023-03-21T23:17:13.203Z] Running ssh-add (command line suppressed) [2023-03-21T23:17:13.306Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_17871981926203109971.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_17871981926203109971.key) [2023-03-21T23:17:13.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T23:17:13.612Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T23:17:13.618Z] $ docker exec --env ******** --env ******** 4122a34c99aff4575a12dd7057228674dade1e3c887e2d14bbb3b677caef5362 ssh-agent -k [2023-03-21T23:17:13.711Z] unset SSH_AUTH_SOCK; [2023-03-21T23:17:13.713Z] unset SSH_AGENT_PID; [2023-03-21T23:17:13.713Z] echo Agent pid 38 killed; [2023-03-21T23:17:13.726Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T23:17:13.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T23:17:13.750Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T23:17:13.861Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T23:17:13.858Z] $ docker exec 4122a34c99aff4575a12dd7057228674dade1e3c887e2d14bbb3b677caef5362 ssh-agent [2023-03-21T23:17:13.990Z] SSH_AUTH_SOCK=/tmp/ssh-0BV3066agGpi/agent.70 [2023-03-21T23:17:13.990Z] SSH_AGENT_PID=76 [2023-03-21T23:17:13.994Z] Running ssh-add (command line suppressed) [2023-03-21T23:17:14.106Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_12624824711341910549.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_12624824711341910549.key) [2023-03-21T23:17:14.126Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T23:17:14.414Z] + git semver init [2023-03-21T23:17:14.673Z] 2023-03-21 23:17:14,585 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T23:17:14.673Z] 2023-03-21 23:17:14,586 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_levski/.semver [2023-03-21T23:17:14.673Z] 2023-03-21 23:17:14,586 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_levski/.semver [2023-03-21T23:17:14.673Z] 2023-03-21 23:17:14,587 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_levski/.semver'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-03-21T23:17:15.610Z] 2023-03-21 23:17:15,519 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_levski/.git/info/exclude [2023-03-21T23:17:15.610Z] 2023-03-21 23:17:15,520 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_levski/.semver/levski with force:False [2023-03-21T23:17:15.610Z] 2023-03-21 23:17:15,520 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T23:17:15.610Z] 2023-03-21 23:17:15,520 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T23:17:15.610Z] 2.3.1-dev.4 [Pipeline] } [2023-03-21T23:17:15.616Z] $ docker exec --env ******** --env ******** 4122a34c99aff4575a12dd7057228674dade1e3c887e2d14bbb3b677caef5362 ssh-agent -k [2023-03-21T23:17:15.706Z] unset SSH_AUTH_SOCK; [2023-03-21T23:17:15.707Z] unset SSH_AGENT_PID; [2023-03-21T23:17:15.707Z] echo Agent pid 76 killed; [2023-03-21T23:17:15.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T23:17:16.029Z] + git semver [Pipeline] } [2023-03-21T23:17:16.299Z] $ docker stop --time=1 4122a34c99aff4575a12dd7057228674dade1e3c887e2d14bbb3b677caef5362 [2023-03-21T23:17:17.606Z] $ docker rm -f --volumes 4122a34c99aff4575a12dd7057228674dade1e3c887e2d14bbb3b677caef5362 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T23:17:17.936Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T23:17:18.149Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T23:17:18.152Z] [edgeXSemver]: initialized semver on version 2.3.1-dev.4 [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 [2023-03-21T23:17:18.298Z] provisioning config files... [2023-03-21T23:17:18.308Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config13268640548014697662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:17:18.611Z] ---> docker-login.sh [2023-03-21T23:17:18.611Z] nexus3.edgexfoundry.org:10001 [2023-03-21T23:17:18.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:17:18.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:17:18.611Z] Configure a credential helper to remove this warning. See [2023-03-21T23:17:18.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:17:18.611Z] [2023-03-21T23:17:18.611Z] Login Succeeded [2023-03-21T23:17:18.611Z] nexus3.edgexfoundry.org:10002 [2023-03-21T23:17:18.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:17:18.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:17:18.612Z] Configure a credential helper to remove this warning. See [2023-03-21T23:17:18.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:17:18.612Z] [2023-03-21T23:17:18.612Z] Login Succeeded [2023-03-21T23:17:18.612Z] nexus3.edgexfoundry.org:10003 [2023-03-21T23:17:18.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:17:18.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:17:18.870Z] Configure a credential helper to remove this warning. See [2023-03-21T23:17:18.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:17:18.870Z] [2023-03-21T23:17:18.870Z] Login Succeeded [2023-03-21T23:17:18.870Z] nexus3.edgexfoundry.org:10004 [2023-03-21T23:17:18.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:17:18.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:17:18.870Z] Configure a credential helper to remove this warning. See [2023-03-21T23:17:18.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:17:18.870Z] [2023-03-21T23:17:18.870Z] Login Succeeded [2023-03-21T23:17:18.870Z] docker.io [2023-03-21T23:17:18.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:17:19.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:17:19.131Z] Configure a credential helper to remove this warning. See [2023-03-21T23:17:19.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:17:19.131Z] [2023-03-21T23:17:19.131Z] Login Succeeded [2023-03-21T23:17:19.131Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T23:17:19.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T23:17:19.214Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T23:17:19.227Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T23:17:19.236Z] ========================================================= [2023-03-21T23:17:19.236Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-21T23:17:19.236Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:17:19.550Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-21T23:17:19.550Z] Sending build context to Docker daemon 26.99MB [2023-03-21T23:17:19.550Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T23:17:19.550Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-21T23:17:19.811Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T23:17:19.811Z] 213ec9aee27d: Pulling fs layer [2023-03-21T23:17:19.811Z] 4583459ba037: Pulling fs layer [2023-03-21T23:17:19.811Z] 93c1e223e6f2: Pulling fs layer [2023-03-21T23:17:19.811Z] 53926ce57604: Pulling fs layer [2023-03-21T23:17:19.811Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-21T23:17:19.811Z] 22ff95d597cd: Pulling fs layer [2023-03-21T23:17:19.811Z] 12d6caf4c0d1: Pulling fs layer [2023-03-21T23:17:19.811Z] 96b7cbca73a9: Pulling fs layer [2023-03-21T23:17:19.811Z] a7acece74701: Pulling fs layer [2023-03-21T23:17:19.811Z] 22ff95d597cd: Waiting [2023-03-21T23:17:19.811Z] a7acece74701: Waiting [2023-03-21T23:17:19.811Z] 96b7cbca73a9: Waiting [2023-03-21T23:17:19.811Z] 53926ce57604: Waiting [2023-03-21T23:17:19.811Z] 21b2b0c7a3f4: Waiting [2023-03-21T23:17:19.811Z] 12d6caf4c0d1: Waiting [2023-03-21T23:17:19.811Z] 93c1e223e6f2: Download complete [2023-03-21T23:17:19.811Z] 4583459ba037: Download complete [2023-03-21T23:17:19.811Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-21T23:17:19.811Z] 21b2b0c7a3f4: Download complete [2023-03-21T23:17:19.811Z] 22ff95d597cd: Download complete [2023-03-21T23:17:19.811Z] 213ec9aee27d: Verifying Checksum [2023-03-21T23:17:19.811Z] 213ec9aee27d: Download complete [2023-03-21T23:17:19.811Z] 12d6caf4c0d1: Verifying Checksum [2023-03-21T23:17:19.811Z] 12d6caf4c0d1: Download complete [2023-03-21T23:17:19.811Z] 213ec9aee27d: Pull complete [2023-03-21T23:17:20.080Z] 4583459ba037: Pull complete [2023-03-21T23:17:20.080Z] 93c1e223e6f2: Pull complete [2023-03-21T23:17:20.352Z] a7acece74701: Verifying Checksum [2023-03-21T23:17:20.352Z] a7acece74701: Download complete [2023-03-21T23:17:20.613Z] 53926ce57604: Verifying Checksum [2023-03-21T23:17:20.613Z] 53926ce57604: Download complete [2023-03-21T23:17:20.613Z] 96b7cbca73a9: Verifying Checksum [2023-03-21T23:17:20.613Z] 96b7cbca73a9: Download complete [2023-03-21T23:17:23.898Z] 53926ce57604: Pull complete [2023-03-21T23:17:23.898Z] 21b2b0c7a3f4: Pull complete [2023-03-21T23:17:23.898Z] 22ff95d597cd: Pull complete [2023-03-21T23:17:24.155Z] 12d6caf4c0d1: Pull complete [2023-03-21T23:17:26.051Z] 96b7cbca73a9: Pull complete [2023-03-21T23:17:26.617Z] a7acece74701: Pull complete [2023-03-21T23:17:26.617Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-21T23:17:26.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-21T23:17:26.617Z] ---> db6d94c90886 [2023-03-21T23:17:26.617Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-21T23:17:28.519Z] ---> Running in 3035d79574f5 [2023-03-21T23:17:28.519Z] Removing intermediate container 3035d79574f5 [2023-03-21T23:17:28.519Z] ---> e670bed31d70 [2023-03-21T23:17:28.519Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T23:17:28.519Z] ---> Running in 1103b88a5041 [2023-03-21T23:17:28.777Z] Removing intermediate container 1103b88a5041 [2023-03-21T23:17:28.777Z] ---> 34cac1006a5c [2023-03-21T23:17:28.777Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-21T23:17:28.777Z] ---> Running in 6cab5e04918f [2023-03-21T23:17:28.777Z] Removing intermediate container 6cab5e04918f [2023-03-21T23:17:28.777Z] ---> b746bd4f8f1f [2023-03-21T23:17:28.777Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T23:17:28.777Z] ---> Running in 3a5cf98da48c [2023-03-21T23:17:29.037Z] Removing intermediate container 3a5cf98da48c [2023-03-21T23:17:29.037Z] ---> d703d418658a [2023-03-21T23:17:29.037Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-21T23:17:29.037Z] ---> Running in 6ff79855fab1 [2023-03-21T23:17:29.037Z] Removing intermediate container 6ff79855fab1 [2023-03-21T23:17:29.037Z] ---> d21d9e48fa71 [2023-03-21T23:17:29.037Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T23:17:29.037Z] ---> Running in cab7a1c549a4 [2023-03-21T23:17:29.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:17:29.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:17:29.812Z] OK: 211 MiB in 51 packages [2023-03-21T23:17:30.070Z] Removing intermediate container cab7a1c549a4 [2023-03-21T23:17:30.070Z] ---> 3eba01d1639c [2023-03-21T23:17:30.070Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-21T23:17:30.070Z] ---> Running in 08e097c83153 [2023-03-21T23:17:30.328Z] Removing intermediate container 08e097c83153 [2023-03-21T23:17:30.328Z] ---> 7f3ba7d2ffc5 [2023-03-21T23:17:30.328Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-21T23:17:30.328Z] ---> a0f88fcc00ef [2023-03-21T23:17:30.328Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:17:30.328Z] ---> Running in 4fb7c9097784 [2023-03-21T23:17:33.255Z] Still waiting to schedule task [2023-03-21T23:17:33.256Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4985’ [2023-03-21T23:17:52.276Z] Removing intermediate container 4fb7c9097784 [2023-03-21T23:17:52.276Z] ---> b40bd5b41f6d [2023-03-21T23:17:52.276Z] Step 12/13 : COPY . . [2023-03-21T23:17:52.276Z] ---> 2c25a9fffd25 [2023-03-21T23:17:52.276Z] Step 13/13 : RUN ${MAKE} [2023-03-21T23:17:52.276Z] ---> Running in 12cbeabff37f [2023-03-21T23:17:52.276Z] noop [2023-03-21T23:17:52.276Z] Removing intermediate container 12cbeabff37f [2023-03-21T23:17:52.276Z] ---> 09ddbf6a9bcf [2023-03-21T23:17:52.276Z] Successfully built 09ddbf6a9bcf [2023-03-21T23:17:52.276Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:17:52.590Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T23:17:52.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:17:52.662Z] prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container [2023-03-21T23:17:52.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T23:17:53.068Z] $ docker top a29f457ff8d725019cc8bf1da9fcd237871a8029e0239c4ae3093f8b925372a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T23:17:53.410Z] + go version [2023-03-21T23:17:53.410Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-21T23:17:53.420Z] $ docker stop --time=1 a29f457ff8d725019cc8bf1da9fcd237871a8029e0239c4ae3093f8b925372a6 [2023-03-21T23:17:54.707Z] $ docker rm -f --volumes a29f457ff8d725019cc8bf1da9fcd237871a8029e0239c4ae3093f8b925372a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:17:55.101Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T23:17:55.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:17:55.170Z] prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container [2023-03-21T23:17:55.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T23:17:55.558Z] $ docker top c02c309a5fa747ce9802e6a312f9b8bf93329dac02ac1421cb9f2090e862b506 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T23:17:55.896Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_levski [Pipeline] fileExists [Pipeline] sh [2023-03-21T23:17:56.193Z] + make test [2023-03-21T23:17:56.193Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-21T23:17:56.452Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-21T23:18:06.410Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-21T23:18:09.697Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 29.3% of statements [2023-03-21T23:18:09.697Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-21T23:18:09.697Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.410s coverage: 86.5% of statements [2023-03-21T23:18:16.250Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-21T23:18:16.250Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-21T23:18:19.527Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T23:18:19.527Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T23:18:19.527Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T23:18:19.539Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T23:18:19.550Z] $ docker stop --time=1 c02c309a5fa747ce9802e6a312f9b8bf93329dac02ac1421cb9f2090e862b506 [2023-03-21T23:18:21.691Z] $ docker rm -f --volumes c02c309a5fa747ce9802e6a312f9b8bf93329dac02ac1421cb9f2090e862b506 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T23:18:22.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T23:18:22.185Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-21T23:18:22.665Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T23:18:22.947Z] + ls -al . [2023-03-21T23:18:22.947Z] total 248 [2023-03-21T23:18:22.947Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 23:17 . [2023-03-21T23:18:22.947Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:16 .. [2023-03-21T23:18:22.947Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 23:18 .git [2023-03-21T23:18:22.947Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 23:17 .github [2023-03-21T23:18:22.947Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 21 23:17 .gitignore [2023-03-21T23:18:22.947Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 23:17 .golangci.yml [2023-03-21T23:18:22.947Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 23:17 .semver [2023-03-21T23:18:22.947Z] -rw-rw-r-- 1 jenkins jenkins 9739 Mar 21 23:17 Attribution.txt [2023-03-21T23:18:22.947Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 21 23:17 CHANGELOG.md [2023-03-21T23:18:22.947Z] -rw-rw-r-- 1 jenkins jenkins 1637 Mar 21 23:17 Dockerfile [2023-03-21T23:18:22.947Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 23:17 GOVERNANCE.md [2023-03-21T23:18:22.947Z] -rw-rw-r-- 1 jenkins jenkins 762 Mar 21 23:17 Jenkinsfile [2023-03-21T23:18:22.947Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 23:17 LICENSE [2023-03-21T23:18:22.947Z] -rw-rw-r-- 1 jenkins jenkins 2997 Mar 21 23:17 Makefile [2023-03-21T23:18:22.947Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 23:17 OWNERS.md [2023-03-21T23:18:22.947Z] -rw-rw-r-- 1 jenkins jenkins 6048 Mar 21 23:17 README.md [2023-03-21T23:18:22.947Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 21 23:17 VERSION [2023-03-21T23:18:22.947Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 23:17 bin [2023-03-21T23:18:22.947Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 23:17 cmd [2023-03-21T23:18:22.947Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 21 23:18 coverage.out [2023-03-21T23:18:22.947Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 23:17 doc [2023-03-21T23:18:22.947Z] -rw-rw-r-- 1 jenkins jenkins 3687 Mar 21 23:17 go.mod [2023-03-21T23:18:22.947Z] -rw-rw-r-- 1 jenkins jenkins 46105 Mar 21 23:17 go.sum [2023-03-21T23:18:22.947Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:17 internal [2023-03-21T23:18:22.947Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:17 snap [2023-03-21T23:18:22.947Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 21 23:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:18:23.287Z] + 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=a19c49b13c0fa898c897ffa06db9bfcb5560ce91 --label arch=amd64 --label version=2.3.1-dev.4 . [2023-03-21T23:18:23.288Z] Sending build context to Docker daemon 27.07MB [2023-03-21T23:18:23.288Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T23:18:23.288Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-21T23:18:23.288Z] ---> 09ddbf6a9bcf [2023-03-21T23:18:23.288Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-21T23:18:23.547Z] ---> Running in 91096e538acd [2023-03-21T23:18:23.547Z] Removing intermediate container 91096e538acd [2023-03-21T23:18:23.547Z] ---> 390b466f386a [2023-03-21T23:18:23.547Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T23:18:23.547Z] ---> Running in bc812b54d9f3 [2023-03-21T23:18:23.547Z] Removing intermediate container bc812b54d9f3 [2023-03-21T23:18:23.547Z] ---> b047094df477 [2023-03-21T23:18:23.547Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-21T23:18:23.806Z] ---> Running in afabb309e94f [2023-03-21T23:18:23.806Z] Removing intermediate container afabb309e94f [2023-03-21T23:18:23.806Z] ---> 2cc90c9bcf72 [2023-03-21T23:18:23.806Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T23:18:23.806Z] ---> Running in 28d596d8a020 [2023-03-21T23:18:23.806Z] Removing intermediate container 28d596d8a020 [2023-03-21T23:18:23.806Z] ---> a8bd18f0aa38 [2023-03-21T23:18:23.806Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-21T23:18:23.806Z] ---> Running in beb152ca1bc5 [2023-03-21T23:18:23.806Z] Removing intermediate container beb152ca1bc5 [2023-03-21T23:18:23.806Z] ---> b1232e724ec1 [2023-03-21T23:18:23.806Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T23:18:24.063Z] ---> Running in 49a00fb24de7 [2023-03-21T23:18:24.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:18:24.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:18:24.579Z] OK: 211 MiB in 51 packages [2023-03-21T23:18:24.838Z] Removing intermediate container 49a00fb24de7 [2023-03-21T23:18:24.838Z] ---> 67dcb10f7c93 [2023-03-21T23:18:24.838Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-21T23:18:24.838Z] ---> Running in 86e2b38b864c [2023-03-21T23:18:25.124Z] Removing intermediate container 86e2b38b864c [2023-03-21T23:18:25.124Z] ---> b79ce2b88362 [2023-03-21T23:18:25.124Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-21T23:18:25.124Z] ---> 1faf03ea9329 [2023-03-21T23:18:25.124Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:18:25.124Z] ---> Running in 98e9d33d6edf [2023-03-21T23:18:25.720Z] Removing intermediate container 98e9d33d6edf [2023-03-21T23:18:25.720Z] ---> 9336a549eed0 [2023-03-21T23:18:25.720Z] Step 12/26 : COPY . . [2023-03-21T23:18:26.706Z] ---> 6e4d81b6536f [2023-03-21T23:18:26.706Z] Step 13/26 : RUN ${MAKE} [2023-03-21T23:18:26.706Z] ---> Running in a08483dfd9a7 [2023-03-21T23:18:26.706Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.1-dev.4 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2023-03-21T23:18:48.678Z] Removing intermediate container a08483dfd9a7 [2023-03-21T23:18:48.678Z] ---> 68691a23d474 [2023-03-21T23:18:48.678Z] Step 14/26 : FROM alpine:3.16 [2023-03-21T23:18:48.678Z] 3.16: Pulling from library/alpine [2023-03-21T23:18:48.678Z] ef5531b6e74e: Pulling fs layer [2023-03-21T23:18:48.956Z] ef5531b6e74e: Download complete [2023-03-21T23:18:48.956Z] ef5531b6e74e: Pull complete [2023-03-21T23:18:48.956Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-21T23:18:48.956Z] Status: Downloaded newer image for alpine:3.16 [2023-03-21T23:18:48.956Z] ---> dfd21b5a31f5 [2023-03-21T23:18:48.956Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-21T23:18:49.214Z] ---> Running in 47e0247010c5 [2023-03-21T23:18:49.214Z] Removing intermediate container 47e0247010c5 [2023-03-21T23:18:49.214Z] ---> 8698aa570094 [2023-03-21T23:18:49.214Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2023-03-21T23:18:49.214Z] ---> Running in 283e7dd0a384 [2023-03-21T23:18:49.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-21T23:18:49.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-21T23:18:49.989Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-03-21T23:18:49.989Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-03-21T23:18:49.989Z] (3/6) Installing libsodium (1.0.18-r0) [2023-03-21T23:18:49.989Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-21T23:18:49.989Z] (5/6) Installing libzmq (4.3.4-r0) [2023-03-21T23:18:49.989Z] (6/6) Installing zeromq (4.3.4-r0) [2023-03-21T23:18:49.989Z] Executing busybox-1.35.0-r17.trigger [2023-03-21T23:18:49.989Z] OK: 8 MiB in 20 packages [2023-03-21T23:18:50.559Z] Removing intermediate container 283e7dd0a384 [2023-03-21T23:18:50.559Z] ---> e043436d85f4 [2023-03-21T23:18:50.559Z] Step 17/26 : WORKDIR / [2023-03-21T23:18:50.559Z] ---> Running in 807f4ab4f76c [2023-03-21T23:18:50.559Z] Removing intermediate container 807f4ab4f76c [2023-03-21T23:18:50.559Z] ---> 089e9c2b3a5d [2023-03-21T23:18:50.559Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-21T23:18:51.128Z] ---> c9fd3af0a895 [2023-03-21T23:18:51.128Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-21T23:18:51.388Z] ---> a8ec3e6c5f48 [2023-03-21T23:18:51.388Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-21T23:18:51.388Z] ---> 0a812278614e [2023-03-21T23:18:51.388Z] Step 21/26 : EXPOSE 59984 [2023-03-21T23:18:51.388Z] ---> Running in e5c157c1e7c4 [2023-03-21T23:18:51.647Z] Removing intermediate container e5c157c1e7c4 [2023-03-21T23:18:51.647Z] ---> 2046d87da95d [2023-03-21T23:18:51.647Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-21T23:18:51.647Z] ---> Running in eb933416af2b [2023-03-21T23:18:51.647Z] Removing intermediate container eb933416af2b [2023-03-21T23:18:51.647Z] ---> 59710c8b73e6 [2023-03-21T23:18:51.647Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-21T23:18:51.647Z] ---> Running in 689ba09b8a52 [2023-03-21T23:18:51.907Z] Removing intermediate container 689ba09b8a52 [2023-03-21T23:18:51.907Z] ---> f21b7dffa35e [2023-03-21T23:18:51.907Z] Step 24/26 : LABEL arch=amd64 [2023-03-21T23:18:51.907Z] ---> Running in 4a6a780ca677 [2023-03-21T23:18:51.907Z] Removing intermediate container 4a6a780ca677 [2023-03-21T23:18:51.907Z] ---> ed690aae839d [2023-03-21T23:18:51.907Z] Step 25/26 : LABEL git_sha=a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [2023-03-21T23:18:51.907Z] ---> Running in 9476bb1f6834 [2023-03-21T23:18:52.165Z] Removing intermediate container 9476bb1f6834 [2023-03-21T23:18:52.165Z] ---> 36093dee322f [2023-03-21T23:18:52.165Z] Step 26/26 : LABEL version=2.3.1-dev.4 [2023-03-21T23:18:52.165Z] ---> Running in 4d17e775fd63 [2023-03-21T23:18:52.165Z] Removing intermediate container 4d17e775fd63 [2023-03-21T23:18:52.165Z] ---> 917e4c53dbe8 [2023-03-21T23:18:52.165Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T23:18:52.165Z] Successfully built 917e4c53dbe8 [2023-03-21T23:18:52.165Z] 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 [2023-03-21T23:18:52.258Z] provisioning config files... [2023-03-21T23:18:52.266Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config668532450630212034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:18:52.557Z] ---> docker-login.sh [2023-03-21T23:18:52.557Z] nexus3.edgexfoundry.org:10001 [2023-03-21T23:18:52.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:18:52.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:18:52.557Z] Configure a credential helper to remove this warning. See [2023-03-21T23:18:52.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:18:52.557Z] [2023-03-21T23:18:52.557Z] Login Succeeded [2023-03-21T23:18:52.557Z] nexus3.edgexfoundry.org:10002 [2023-03-21T23:18:52.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:18:52.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:18:52.557Z] Configure a credential helper to remove this warning. See [2023-03-21T23:18:52.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:18:52.557Z] [2023-03-21T23:18:52.557Z] Login Succeeded [2023-03-21T23:18:52.557Z] nexus3.edgexfoundry.org:10003 [2023-03-21T23:18:52.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:18:52.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:18:52.815Z] Configure a credential helper to remove this warning. See [2023-03-21T23:18:52.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:18:52.816Z] [2023-03-21T23:18:52.816Z] Login Succeeded [2023-03-21T23:18:52.816Z] nexus3.edgexfoundry.org:10004 [2023-03-21T23:18:52.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:18:52.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:18:52.816Z] Configure a credential helper to remove this warning. See [2023-03-21T23:18:52.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:18:52.816Z] [2023-03-21T23:18:52.816Z] Login Succeeded [2023-03-21T23:18:52.816Z] docker.io [2023-03-21T23:18:53.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:18:53.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:18:53.074Z] Configure a credential helper to remove this warning. See [2023-03-21T23:18:53.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:18:53.074Z] [2023-03-21T23:18:53.074Z] Login Succeeded [2023-03-21T23:18:53.074Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T23:18:53.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T23:18:53.164Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T23:18:53.180Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-03-21T23:18:53.180Z] a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [2023-03-21T23:18:53.180Z] latest [2023-03-21T23:18:53.180Z] 2.3.1-dev.4 [2023-03-21T23:18:53.180Z] a19c49b13c0fa898c897ffa06db9bfcb5560ce91-2.3.1-dev.4 [2023-03-21T23:18:53.180Z] levski [2023-03-21T23:18:53.180Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:18:53.487Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:18:53.787Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [2023-03-21T23:18:53.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-21T23:18:53.787Z] f9ade11b4b50: Preparing [2023-03-21T23:18:53.787Z] 0890dfa40a91: Preparing [2023-03-21T23:18:53.787Z] 25b94f21a0df: Preparing [2023-03-21T23:18:53.787Z] eaf7cbc50bc6: Preparing [2023-03-21T23:18:53.787Z] aa5968d388b8: Preparing [2023-03-21T23:18:53.787Z] aa5968d388b8: Layer already exists [2023-03-21T23:18:53.787Z] f9ade11b4b50: Pushed [2023-03-21T23:18:53.787Z] 0890dfa40a91: Pushed [2023-03-21T23:18:54.046Z] eaf7cbc50bc6: Pushed [2023-03-21T23:18:56.584Z] 25b94f21a0df: Pushed [2023-03-21T23:18:56.584Z] a19c49b13c0fa898c897ffa06db9bfcb5560ce91: digest: sha256:3843a8e52ddc9d061131de983ec917d227dff5a940e1ff06099c00c942acb4ac size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:18:56.887Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:18:57.184Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-21T23:18:57.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-21T23:18:57.184Z] f9ade11b4b50: Preparing [2023-03-21T23:18:57.184Z] 0890dfa40a91: Preparing [2023-03-21T23:18:57.184Z] 25b94f21a0df: Preparing [2023-03-21T23:18:57.184Z] eaf7cbc50bc6: Preparing [2023-03-21T23:18:57.184Z] aa5968d388b8: Preparing [2023-03-21T23:18:57.184Z] 25b94f21a0df: Layer already exists [2023-03-21T23:18:57.184Z] eaf7cbc50bc6: Layer already exists [2023-03-21T23:18:57.184Z] 0890dfa40a91: Layer already exists [2023-03-21T23:18:57.184Z] aa5968d388b8: Layer already exists [2023-03-21T23:18:57.184Z] f9ade11b4b50: Layer already exists [2023-03-21T23:18:57.184Z] latest: digest: sha256:3843a8e52ddc9d061131de983ec917d227dff5a940e1ff06099c00c942acb4ac size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:18:57.484Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:18:57.783Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.1-dev.4 [2023-03-21T23:18:57.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-21T23:18:57.783Z] f9ade11b4b50: Preparing [2023-03-21T23:18:57.783Z] 0890dfa40a91: Preparing [2023-03-21T23:18:57.783Z] 25b94f21a0df: Preparing [2023-03-21T23:18:57.783Z] eaf7cbc50bc6: Preparing [2023-03-21T23:18:57.783Z] aa5968d388b8: Preparing [2023-03-21T23:18:57.783Z] aa5968d388b8: Layer already exists [2023-03-21T23:18:57.783Z] 25b94f21a0df: Layer already exists [2023-03-21T23:18:57.783Z] 0890dfa40a91: Layer already exists [2023-03-21T23:18:57.783Z] f9ade11b4b50: Layer already exists [2023-03-21T23:18:57.783Z] eaf7cbc50bc6: Layer already exists [2023-03-21T23:18:57.783Z] 2.3.1-dev.4: digest: sha256:3843a8e52ddc9d061131de983ec917d227dff5a940e1ff06099c00c942acb4ac size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:18:58.094Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:18:58.392Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-2.3.1-dev.4 [2023-03-21T23:18:58.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-21T23:18:58.392Z] f9ade11b4b50: Preparing [2023-03-21T23:18:58.392Z] 0890dfa40a91: Preparing [2023-03-21T23:18:58.392Z] 25b94f21a0df: Preparing [2023-03-21T23:18:58.392Z] eaf7cbc50bc6: Preparing [2023-03-21T23:18:58.392Z] aa5968d388b8: Preparing [2023-03-21T23:18:58.392Z] 0890dfa40a91: Layer already exists [2023-03-21T23:18:58.392Z] 25b94f21a0df: Layer already exists [2023-03-21T23:18:58.392Z] f9ade11b4b50: Layer already exists [2023-03-21T23:18:58.392Z] aa5968d388b8: Layer already exists [2023-03-21T23:18:58.392Z] eaf7cbc50bc6: Layer already exists [2023-03-21T23:18:58.392Z] a19c49b13c0fa898c897ffa06db9bfcb5560ce91-2.3.1-dev.4: digest: sha256:3843a8e52ddc9d061131de983ec917d227dff5a940e1ff06099c00c942acb4ac size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:18:58.695Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:18:58.999Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [2023-03-21T23:18:58.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-21T23:18:58.999Z] f9ade11b4b50: Preparing [2023-03-21T23:18:58.999Z] 0890dfa40a91: Preparing [2023-03-21T23:18:58.999Z] 25b94f21a0df: Preparing [2023-03-21T23:18:58.999Z] eaf7cbc50bc6: Preparing [2023-03-21T23:18:58.999Z] aa5968d388b8: Preparing [2023-03-21T23:18:58.999Z] aa5968d388b8: Layer already exists [2023-03-21T23:18:58.999Z] 0890dfa40a91: Layer already exists [2023-03-21T23:18:58.999Z] eaf7cbc50bc6: Layer already exists [2023-03-21T23:18:58.999Z] 25b94f21a0df: Layer already exists [2023-03-21T23:18:58.999Z] f9ade11b4b50: Layer already exists [2023-03-21T23:18:58.999Z] levski: digest: sha256:3843a8e52ddc9d061131de983ec917d227dff5a940e1ff06099c00c942acb4ac size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T23:18:59.036Z] ===================================================== [Pipeline] echo [2023-03-21T23:18:59.041Z] taggedImages: [2023-03-21T23:18:59.041Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [2023-03-21T23:18:59.041Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-21T23:18:59.041Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.1-dev.4 [2023-03-21T23:18:59.041Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-2.3.1-dev.4 [2023-03-21T23:18:59.041Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [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 [2023-03-21T23:18:59.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T23:18:59.382Z] [2023-03-21T23:18:59.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:18:59.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T23:18:59.682Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T23:18:59.682Z] 5eb5b503b376: Pulling fs layer [2023-03-21T23:18:59.682Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T23:18:59.682Z] ec43610c2a17: Pulling fs layer [2023-03-21T23:18:59.682Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T23:18:59.682Z] 33b1e0a273af: Pulling fs layer [2023-03-21T23:18:59.682Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T23:18:59.682Z] 2f39f015ded8: Pulling fs layer [2023-03-21T23:18:59.682Z] 33b1e0a273af: Waiting [2023-03-21T23:18:59.682Z] 5d3b04190fa2: Waiting [2023-03-21T23:18:59.682Z] 3a2ae6a8a46f: Waiting [2023-03-21T23:18:59.682Z] 5c69ac0246d0: Download complete [2023-03-21T23:18:59.682Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-21T23:18:59.682Z] 3a2ae6a8a46f: Download complete [2023-03-21T23:18:59.682Z] 33b1e0a273af: Verifying Checksum [2023-03-21T23:18:59.682Z] 33b1e0a273af: Download complete [2023-03-21T23:18:59.941Z] 5d3b04190fa2: Verifying Checksum [2023-03-21T23:18:59.941Z] 5d3b04190fa2: Download complete [2023-03-21T23:18:59.941Z] ec43610c2a17: Verifying Checksum [2023-03-21T23:18:59.941Z] ec43610c2a17: Download complete [2023-03-21T23:18:59.941Z] 5eb5b503b376: Verifying Checksum [2023-03-21T23:18:59.941Z] 5eb5b503b376: Download complete [2023-03-21T23:19:00.507Z] 2f39f015ded8: Download complete [2023-03-21T23:19:01.073Z] 5eb5b503b376: Pull complete [2023-03-21T23:19:01.073Z] 5c69ac0246d0: Pull complete [2023-03-21T23:19:01.639Z] ec43610c2a17: Pull complete [2023-03-21T23:19:01.639Z] 3a2ae6a8a46f: Pull complete [2023-03-21T23:19:01.896Z] 33b1e0a273af: Pull complete [2023-03-21T23:19:01.896Z] 5d3b04190fa2: Pull complete [2023-03-21T23:19:06.083Z] 2f39f015ded8: Pull complete [2023-03-21T23:19:06.083Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T23:19:06.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T23:19:06.083Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:19:06.158Z] prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container [2023-03-21T23:19:06.184Z] $ 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/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 [2023-03-21T23:19:08.736Z] $ docker top 83171a30cc52adb459504f9e474333807850d9c91f357aaf1aef729f53719e37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:19:09.099Z] ---> job-cost.sh [2023-03-21T23:19:09.099Z] lf-activate-venv: SKIPPING [2023-03-21T23:19:09.099Z] INFO: No Stack... [2023-03-21T23:19:09.358Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T23:19:09.616Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T23:19:09.902Z] + cat /w/workspace/undry_device-onvif-camera_levski/archives/cost.csv [2023-03-21T23:19:09.902Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T23:19:09.914Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-6-stack-cost] [2023-03-21T23:19:09.931Z] Resource [jenkins-edgexfoundry-device-onvif-camera-levski-6-stack-cost] did not exist. Created. [2023-03-21T23:19:09.931Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T23:19:10.235Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-21T23:19:10.258Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T23:19:10.270Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T23:19:10.284Z] $ docker stop --time=1 83171a30cc52adb459504f9e474333807850d9c91f357aaf1aef729f53719e37 [2023-03-21T23:19:11.439Z] $ docker rm -f --volumes 83171a30cc52adb459504f9e474333807850d9c91f357aaf1aef729f53719e37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T23:20:39.174Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4991 in /w/workspace/undry_device-onvif-camera_levski [Pipeline] { [Pipeline] ws [2023-03-21T23:20:39.183Z] Running in /w/workspace/device-onvif-camera/6 [Pipeline] { [Pipeline] checkout [2023-03-21T23:20:39.216Z] The recommended git tool is: git [2023-03-21T23:20:45.260Z] using credential edgex-jenkins-ssh [2023-03-21T23:20:45.275Z] Cloning the remote Git repository [2023-03-21T23:20:45.330Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-21T23:20:45.448Z] > git init /w/workspace/device-onvif-camera/6 # timeout=10 [2023-03-21T23:20:45.613Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-21T23:20:45.615Z] > git --version # timeout=10 [2023-03-21T23:20:45.637Z] > git --version # 'git version 2.25.1' [2023-03-21T23:20:45.641Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T23:20:45.815Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T23:20:47.491Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-21T23:20:47.526Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T23:20:48.568Z] Avoid second fetch [2023-03-21T23:20:48.568Z] Checking out Revision a19c49b13c0fa898c897ffa06db9bfcb5560ce91 (levski) [2023-03-21T23:20:48.590Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T23:20:48.684Z] > git checkout -f a19c49b13c0fa898c897ffa06db9bfcb5560ce91 # timeout=10 [2023-03-21T23:20:49.484Z] Commit message: "fix: device-sdk levski patch stable tag added (#282)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T23:20:50.408Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T23:20:50.408Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T23:20:50.408Z] Dload Upload Total Spent Left Speed [2023-03-21T23:20:50.408Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-03-21T23:20:51.032Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T23:20:51.379Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T23:20:51.379Z] + sudo tee /etc/docker/daemon.new [2023-03-21T23:20:51.379Z] { [2023-03-21T23:20:51.379Z] "registry-mirrors": [ [2023-03-21T23:20:51.379Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T23:20:51.379Z] ], [2023-03-21T23:20:51.379Z] "bip": "10.250.0.254/24", [2023-03-21T23:20:51.379Z] "hosts": [ [2023-03-21T23:20:51.379Z] "tcp://0.0.0.0:5555", [2023-03-21T23:20:51.379Z] "unix:///var/run/docker.sock" [2023-03-21T23:20:51.379Z] ], [2023-03-21T23:20:51.379Z] "mtu": 1458, [2023-03-21T23:20:51.379Z] "selinux-enabled": true, [2023-03-21T23:20:51.379Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T23:20:51.379Z] } [Pipeline] sh [2023-03-21T23:20:51.722Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T23:20:52.054Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T23:21:10.340Z] provisioning config files... [2023-03-21T23:21:10.367Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/6@tmp/config10672419769340650036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:21:10.717Z] ---> docker-login.sh [2023-03-21T23:21:10.718Z] nexus3.edgexfoundry.org:10001 [2023-03-21T23:21:10.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:21:11.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:21:11.257Z] Configure a credential helper to remove this warning. See [2023-03-21T23:21:11.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:21:11.257Z] [2023-03-21T23:21:11.257Z] Login Succeeded [2023-03-21T23:21:11.257Z] nexus3.edgexfoundry.org:10002 [2023-03-21T23:21:11.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:21:11.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:21:11.525Z] Configure a credential helper to remove this warning. See [2023-03-21T23:21:11.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:21:11.525Z] [2023-03-21T23:21:11.525Z] Login Succeeded [2023-03-21T23:21:11.525Z] nexus3.edgexfoundry.org:10003 [2023-03-21T23:21:11.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:21:12.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:21:12.075Z] Configure a credential helper to remove this warning. See [2023-03-21T23:21:12.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:21:12.075Z] [2023-03-21T23:21:12.075Z] Login Succeeded [2023-03-21T23:21:12.075Z] nexus3.edgexfoundry.org:10004 [2023-03-21T23:21:12.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:21:12.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:21:12.344Z] Configure a credential helper to remove this warning. See [2023-03-21T23:21:12.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:21:12.344Z] [2023-03-21T23:21:12.344Z] Login Succeeded [2023-03-21T23:21:12.344Z] docker.io [2023-03-21T23:21:12.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:21:12.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:21:12.880Z] Configure a credential helper to remove this warning. See [2023-03-21T23:21:12.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:21:12.880Z] [2023-03-21T23:21:12.880Z] Login Succeeded [2023-03-21T23:21:12.880Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T23:21:12.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T23:21:13.128Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T23:21:13.145Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T23:21:13.153Z] ========================================================= [2023-03-21T23:21:13.153Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-21T23:21:13.153Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:21:13.490Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-21T23:21:14.078Z] Sending build context to Docker daemon 19.7MB [2023-03-21T23:21:14.078Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T23:21:14.078Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-21T23:21:14.078Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T23:21:14.078Z] 9b18e9b68314: Pulling fs layer [2023-03-21T23:21:14.078Z] 35d82f9e3411: Pulling fs layer [2023-03-21T23:21:14.078Z] e16973657156: Pulling fs layer [2023-03-21T23:21:14.078Z] fc693d55d65f: Pulling fs layer [2023-03-21T23:21:14.078Z] 7e9fc2657dce: Pulling fs layer [2023-03-21T23:21:14.078Z] dda99020689f: Pulling fs layer [2023-03-21T23:21:14.078Z] db1c61fa0a46: Pulling fs layer [2023-03-21T23:21:14.078Z] 891c053d2c06: Pulling fs layer [2023-03-21T23:21:14.078Z] dda99020689f: Waiting [2023-03-21T23:21:14.078Z] db1c61fa0a46: Waiting [2023-03-21T23:21:14.078Z] 891c053d2c06: Waiting [2023-03-21T23:21:14.078Z] fc693d55d65f: Waiting [2023-03-21T23:21:14.078Z] 7e9fc2657dce: Waiting [2023-03-21T23:21:14.078Z] e16973657156: Verifying Checksum [2023-03-21T23:21:14.078Z] e16973657156: Download complete [2023-03-21T23:21:14.352Z] 35d82f9e3411: Verifying Checksum [2023-03-21T23:21:14.352Z] 35d82f9e3411: Download complete [2023-03-21T23:21:14.352Z] 7e9fc2657dce: Verifying Checksum [2023-03-21T23:21:14.352Z] 7e9fc2657dce: Download complete [2023-03-21T23:21:14.352Z] dda99020689f: Download complete [2023-03-21T23:21:14.352Z] 9b18e9b68314: Download complete [2023-03-21T23:21:15.331Z] 9b18e9b68314: Pull complete [2023-03-21T23:21:15.331Z] 891c053d2c06: Verifying Checksum [2023-03-21T23:21:15.331Z] 891c053d2c06: Download complete [2023-03-21T23:21:16.767Z] db1c61fa0a46: Verifying Checksum [2023-03-21T23:21:16.767Z] db1c61fa0a46: Download complete [2023-03-21T23:21:17.039Z] fc693d55d65f: Verifying Checksum [2023-03-21T23:21:17.039Z] fc693d55d65f: Download complete [2023-03-21T23:21:18.002Z] 35d82f9e3411: Pull complete [2023-03-21T23:21:18.276Z] e16973657156: Pull complete [2023-03-21T23:21:33.310Z] fc693d55d65f: Pull complete [2023-03-21T23:21:33.310Z] 7e9fc2657dce: Pull complete [2023-03-21T23:21:33.310Z] dda99020689f: Pull complete [2023-03-21T23:21:36.734Z] db1c61fa0a46: Pull complete [2023-03-21T23:21:38.726Z] 891c053d2c06: Pull complete [2023-03-21T23:21:38.726Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-21T23:21:38.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-21T23:21:38.726Z] ---> f96f9c87975a [2023-03-21T23:21:38.726Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-21T23:21:40.746Z] ---> Running in c15ff3ed7b53 [2023-03-21T23:21:40.746Z] Removing intermediate container c15ff3ed7b53 [2023-03-21T23:21:40.746Z] ---> ab6fa5fd574d [2023-03-21T23:21:40.746Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T23:21:40.746Z] ---> Running in b2ccb948ab9d [2023-03-21T23:21:41.333Z] Removing intermediate container b2ccb948ab9d [2023-03-21T23:21:41.333Z] ---> 6384158b0403 [2023-03-21T23:21:41.333Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-21T23:21:41.333Z] ---> Running in e9c6fe08fba0 [2023-03-21T23:21:41.602Z] Removing intermediate container e9c6fe08fba0 [2023-03-21T23:21:41.602Z] ---> 07b24d7c1e64 [2023-03-21T23:21:41.602Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T23:21:41.602Z] ---> Running in 4e31eca11190 [2023-03-21T23:21:41.870Z] Removing intermediate container 4e31eca11190 [2023-03-21T23:21:41.870Z] ---> 10dbc2c052eb [2023-03-21T23:21:41.870Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-21T23:21:42.137Z] ---> Running in 1f9f71a49958 [2023-03-21T23:21:42.406Z] Removing intermediate container 1f9f71a49958 [2023-03-21T23:21:42.406Z] ---> bd4c5ed4a738 [2023-03-21T23:21:42.406Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T23:21:42.406Z] ---> Running in 3162a0118079 [2023-03-21T23:21:43.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:21:43.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:21:45.297Z] OK: 221 MiB in 51 packages [2023-03-21T23:21:46.307Z] Removing intermediate container 3162a0118079 [2023-03-21T23:21:46.307Z] ---> 73291e5187ab [2023-03-21T23:21:46.307Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-21T23:21:46.307Z] ---> Running in 03ed7070cbf9 [2023-03-21T23:21:46.575Z] Removing intermediate container 03ed7070cbf9 [2023-03-21T23:21:46.575Z] ---> 24e101b198ba [2023-03-21T23:21:46.575Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-21T23:21:47.159Z] ---> 5278caafc7e2 [2023-03-21T23:21:47.159Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:21:47.159Z] ---> Running in b6fa0d4ac7e2 [2023-03-21T23:22:55.098Z] Removing intermediate container b6fa0d4ac7e2 [2023-03-21T23:22:55.098Z] ---> c6e17dd4b7ba [2023-03-21T23:22:55.098Z] Step 12/13 : COPY . . [2023-03-21T23:22:55.098Z] ---> 212b6a92afb2 [2023-03-21T23:22:55.098Z] Step 13/13 : RUN ${MAKE} [2023-03-21T23:22:55.098Z] ---> Running in 5201e7829771 [2023-03-21T23:22:55.098Z] noop [2023-03-21T23:22:55.098Z] Removing intermediate container 5201e7829771 [2023-03-21T23:22:55.098Z] ---> 85d5c9802ccb [2023-03-21T23:22:55.098Z] Successfully built 85d5c9802ccb [2023-03-21T23:22:55.098Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:22:55.465Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T23:22:55.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:22:55.693Z] prd-ubuntu20.04-docker-arm64-4c-16g-4991 does not seem to be running inside a container [2023-03-21T23:22:55.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T23:22:57.167Z] $ docker top aa905d5a5bd8c10fc9183a8ae504102eb2fc2817b7667759ba10f9fc6a951370 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T23:22:58.042Z] + go version [2023-03-21T23:22:58.042Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-21T23:22:58.064Z] $ docker stop --time=1 aa905d5a5bd8c10fc9183a8ae504102eb2fc2817b7667759ba10f9fc6a951370 [2023-03-21T23:22:59.759Z] $ docker rm -f --volumes aa905d5a5bd8c10fc9183a8ae504102eb2fc2817b7667759ba10f9fc6a951370 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:23:00.348Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T23:23:00.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:23:00.564Z] prd-ubuntu20.04-docker-arm64-4c-16g-4991 does not seem to be running inside a container [2023-03-21T23:23:00.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T23:23:02.370Z] $ docker top 7fac8352dd268676abd9014da6996e827dc3257301997e63d4d0557cecded785 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T23:23:03.234Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/6 [Pipeline] fileExists [Pipeline] sh [2023-03-21T23:23:03.893Z] + make test [2023-03-21T23:23:03.893Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-21T23:23:05.860Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-21T23:24:57.635Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-21T23:24:59.050Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.238s coverage: 29.3% of statements [2023-03-21T23:24:59.050Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-21T23:25:17.293Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.048s coverage: 86.5% of statements [2023-03-21T23:25:17.293Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T23:25:17.293Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-21T23:25:56.194Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T23:25:56.194Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T23:25:56.194Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T23:25:56.214Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T23:25:56.231Z] $ docker stop --time=1 7fac8352dd268676abd9014da6996e827dc3257301997e63d4d0557cecded785 [2023-03-21T23:25:58.106Z] $ docker rm -f --volumes 7fac8352dd268676abd9014da6996e827dc3257301997e63d4d0557cecded785 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T23:25:59.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T23:25:59.228Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T23:25:59.892Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T23:26:00.283Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T23:26:00.609Z] + ls -al . [2023-03-21T23:26:00.609Z] total 244 [2023-03-21T23:26:00.609Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 23:23 . [2023-03-21T23:26:00.609Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:20 .. [2023-03-21T23:26:00.609Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 23:20 .git [2023-03-21T23:26:00.609Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 23:20 .github [2023-03-21T23:26:00.609Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 21 23:20 .gitignore [2023-03-21T23:26:00.609Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 23:20 .golangci.yml [2023-03-21T23:26:00.609Z] -rw-rw-r-- 1 jenkins jenkins 9739 Mar 21 23:20 Attribution.txt [2023-03-21T23:26:00.609Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 21 23:20 CHANGELOG.md [2023-03-21T23:26:00.609Z] -rw-rw-r-- 1 jenkins jenkins 1637 Mar 21 23:20 Dockerfile [2023-03-21T23:26:00.609Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 23:20 GOVERNANCE.md [2023-03-21T23:26:00.609Z] -rw-rw-r-- 1 jenkins jenkins 762 Mar 21 23:20 Jenkinsfile [2023-03-21T23:26:00.609Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 23:20 LICENSE [2023-03-21T23:26:00.609Z] -rw-rw-r-- 1 jenkins jenkins 2997 Mar 21 23:20 Makefile [2023-03-21T23:26:00.609Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 23:20 OWNERS.md [2023-03-21T23:26:00.609Z] -rw-rw-r-- 1 jenkins jenkins 6048 Mar 21 23:20 README.md [2023-03-21T23:26:00.609Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 21 23:17 VERSION [2023-03-21T23:26:00.609Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 23:20 bin [2023-03-21T23:26:00.609Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 23:20 cmd [2023-03-21T23:26:00.609Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 21 23:25 coverage.out [2023-03-21T23:26:00.609Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 23:20 doc [2023-03-21T23:26:00.609Z] -rw-rw-r-- 1 jenkins jenkins 3687 Mar 21 23:20 go.mod [2023-03-21T23:26:00.609Z] -rw-rw-r-- 1 jenkins jenkins 46105 Mar 21 23:20 go.sum [2023-03-21T23:26:00.609Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:20 internal [2023-03-21T23:26:00.609Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 23:20 snap [2023-03-21T23:26:00.609Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 21 23:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:26:00.960Z] + 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=a19c49b13c0fa898c897ffa06db9bfcb5560ce91 --label arch=arm64 --label version=2.3.1-dev.4 . [2023-03-21T23:26:01.548Z] Sending build context to Docker daemon 19.78MB [2023-03-21T23:26:01.548Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T23:26:01.548Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-21T23:26:01.548Z] ---> 85d5c9802ccb [2023-03-21T23:26:01.548Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-21T23:26:01.820Z] ---> Running in f99db7bd2377 [2023-03-21T23:26:02.090Z] Removing intermediate container f99db7bd2377 [2023-03-21T23:26:02.090Z] ---> cc05515db19c [2023-03-21T23:26:02.090Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T23:26:02.090Z] ---> Running in d71fbcca7bbd [2023-03-21T23:26:02.687Z] Removing intermediate container d71fbcca7bbd [2023-03-21T23:26:02.687Z] ---> ca009358ddda [2023-03-21T23:26:02.687Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-21T23:26:02.687Z] ---> Running in 0e1dbb7d9060 [2023-03-21T23:26:02.956Z] Removing intermediate container 0e1dbb7d9060 [2023-03-21T23:26:02.956Z] ---> a1349614f1be [2023-03-21T23:26:02.956Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T23:26:02.956Z] ---> Running in 1de2c52c4338 [2023-03-21T23:26:03.229Z] Removing intermediate container 1de2c52c4338 [2023-03-21T23:26:03.229Z] ---> 741de03b2a1a [2023-03-21T23:26:03.229Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-21T23:26:03.508Z] ---> Running in edc784efdf2a [2023-03-21T23:26:03.779Z] Removing intermediate container edc784efdf2a [2023-03-21T23:26:03.779Z] ---> ac823401d350 [2023-03-21T23:26:03.779Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T23:26:03.779Z] ---> Running in 0d1daa6f8707 [2023-03-21T23:26:05.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:26:05.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:26:06.638Z] OK: 221 MiB in 51 packages [2023-03-21T23:26:07.606Z] Removing intermediate container 0d1daa6f8707 [2023-03-21T23:26:07.606Z] ---> ba21b4e4f6be [2023-03-21T23:26:07.606Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-21T23:26:07.876Z] ---> Running in dc4c777893ba [2023-03-21T23:26:08.145Z] Removing intermediate container dc4c777893ba [2023-03-21T23:26:08.145Z] ---> 38f3629305b7 [2023-03-21T23:26:08.145Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-21T23:26:08.733Z] ---> 0c6144a6b685 [2023-03-21T23:26:08.733Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T23:26:08.733Z] ---> Running in 25b1b5dd7a30 [2023-03-21T23:26:11.333Z] Removing intermediate container 25b1b5dd7a30 [2023-03-21T23:26:11.333Z] ---> 2ac109bbe29c [2023-03-21T23:26:11.333Z] Step 12/26 : COPY . . [2023-03-21T23:26:13.294Z] ---> 655b7d8d3627 [2023-03-21T23:26:13.294Z] Step 13/26 : RUN ${MAKE} [2023-03-21T23:26:13.294Z] ---> Running in f6fa54921fc2 [2023-03-21T23:26:14.277Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.1-dev.4 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2023-03-21T23:28:51.018Z] Removing intermediate container f6fa54921fc2 [2023-03-21T23:28:51.018Z] ---> e9576c32b6ee [2023-03-21T23:28:51.018Z] Step 14/26 : FROM alpine:3.16 [2023-03-21T23:28:51.018Z] 3.16: Pulling from library/alpine [2023-03-21T23:28:51.018Z] 3760b48202b3: Pulling fs layer [2023-03-21T23:28:51.018Z] 3760b48202b3: Verifying Checksum [2023-03-21T23:28:51.018Z] 3760b48202b3: Download complete [2023-03-21T23:28:51.018Z] 3760b48202b3: Pull complete [2023-03-21T23:28:51.018Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-21T23:28:51.018Z] Status: Downloaded newer image for alpine:3.16 [2023-03-21T23:28:51.018Z] ---> 4c81e5bf8899 [2023-03-21T23:28:51.018Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-21T23:28:51.018Z] ---> Running in 6e0a6fc25fec [2023-03-21T23:28:51.018Z] Removing intermediate container 6e0a6fc25fec [2023-03-21T23:28:51.018Z] ---> 1fdc619063e1 [2023-03-21T23:28:51.018Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2023-03-21T23:28:51.018Z] ---> Running in 2fcff8591209 [2023-03-21T23:28:51.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-21T23:28:51.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-21T23:28:51.018Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-03-21T23:28:51.018Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-03-21T23:28:51.018Z] (3/6) Installing libsodium (1.0.18-r0) [2023-03-21T23:28:51.018Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-21T23:28:51.018Z] (5/6) Installing libzmq (4.3.4-r0) [2023-03-21T23:28:51.018Z] (6/6) Installing zeromq (4.3.4-r0) [2023-03-21T23:28:51.018Z] Executing busybox-1.35.0-r17.trigger [2023-03-21T23:28:51.018Z] OK: 8 MiB in 20 packages [2023-03-21T23:28:51.018Z] Removing intermediate container 2fcff8591209 [2023-03-21T23:28:51.018Z] ---> c49aa97cd5fc [2023-03-21T23:28:51.018Z] Step 17/26 : WORKDIR / [2023-03-21T23:28:51.018Z] ---> Running in c7d053a47add [2023-03-21T23:28:51.018Z] Removing intermediate container c7d053a47add [2023-03-21T23:28:51.018Z] ---> 14891a0d0019 [2023-03-21T23:28:51.018Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-21T23:28:52.430Z] ---> 9bab5c094d6c [2023-03-21T23:28:52.430Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-21T23:28:53.012Z] ---> 9e252a318e89 [2023-03-21T23:28:53.012Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-21T23:28:53.594Z] ---> f6e9a742c637 [2023-03-21T23:28:53.594Z] Step 21/26 : EXPOSE 59984 [2023-03-21T23:28:53.594Z] ---> Running in 38eef8b308ef [2023-03-21T23:28:53.861Z] Removing intermediate container 38eef8b308ef [2023-03-21T23:28:53.861Z] ---> 2f6f6c7ec0a0 [2023-03-21T23:28:53.861Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-21T23:28:53.861Z] ---> Running in 9ab96d0d62db [2023-03-21T23:28:54.132Z] Removing intermediate container 9ab96d0d62db [2023-03-21T23:28:54.132Z] ---> 5de99301782b [2023-03-21T23:28:54.132Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-21T23:28:54.405Z] ---> Running in 0b93d4298ac5 [2023-03-21T23:28:54.673Z] Removing intermediate container 0b93d4298ac5 [2023-03-21T23:28:54.673Z] ---> 31612340999e [2023-03-21T23:28:54.673Z] Step 24/26 : LABEL arch=arm64 [2023-03-21T23:28:54.673Z] ---> Running in 383d07c8551a [2023-03-21T23:28:54.938Z] Removing intermediate container 383d07c8551a [2023-03-21T23:28:54.938Z] ---> 2cf13af48ec2 [2023-03-21T23:28:54.938Z] Step 25/26 : LABEL git_sha=a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [2023-03-21T23:28:54.938Z] ---> Running in c8b3fa90a41a [2023-03-21T23:28:55.206Z] Removing intermediate container c8b3fa90a41a [2023-03-21T23:28:55.206Z] ---> e623713f4b97 [2023-03-21T23:28:55.206Z] Step 26/26 : LABEL version=2.3.1-dev.4 [2023-03-21T23:28:55.475Z] ---> Running in c083d84336f7 [2023-03-21T23:28:55.742Z] Removing intermediate container c083d84336f7 [2023-03-21T23:28:55.742Z] ---> 5ed30a21bbbd [2023-03-21T23:28:55.742Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T23:28:55.742Z] Successfully built 5ed30a21bbbd [2023-03-21T23:28:55.742Z] 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 [2023-03-21T23:28:55.833Z] provisioning config files... [2023-03-21T23:28:55.848Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/6@tmp/config16116301127703760118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:28:56.197Z] ---> docker-login.sh [2023-03-21T23:28:56.197Z] nexus3.edgexfoundry.org:10001 [2023-03-21T23:28:56.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:28:56.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:28:56.465Z] Configure a credential helper to remove this warning. See [2023-03-21T23:28:56.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:28:56.465Z] [2023-03-21T23:28:56.465Z] Login Succeeded [2023-03-21T23:28:56.465Z] nexus3.edgexfoundry.org:10002 [2023-03-21T23:28:56.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:28:56.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:28:56.732Z] Configure a credential helper to remove this warning. See [2023-03-21T23:28:56.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:28:56.732Z] [2023-03-21T23:28:56.732Z] Login Succeeded [2023-03-21T23:28:56.732Z] nexus3.edgexfoundry.org:10003 [2023-03-21T23:28:56.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:28:57.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:28:57.264Z] Configure a credential helper to remove this warning. See [2023-03-21T23:28:57.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:28:57.264Z] [2023-03-21T23:28:57.264Z] Login Succeeded [2023-03-21T23:28:57.264Z] nexus3.edgexfoundry.org:10004 [2023-03-21T23:28:57.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:28:57.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:28:57.531Z] Configure a credential helper to remove this warning. See [2023-03-21T23:28:57.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:28:57.531Z] [2023-03-21T23:28:57.531Z] Login Succeeded [2023-03-21T23:28:57.531Z] docker.io [2023-03-21T23:28:57.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T23:28:58.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T23:28:58.062Z] Configure a credential helper to remove this warning. See [2023-03-21T23:28:58.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T23:28:58.062Z] [2023-03-21T23:28:58.062Z] Login Succeeded [2023-03-21T23:28:58.063Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T23:28:58.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T23:28:58.101Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T23:28:58.123Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-03-21T23:28:58.123Z] a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [2023-03-21T23:28:58.123Z] latest [2023-03-21T23:28:58.123Z] 2.3.1-dev.4 [2023-03-21T23:28:58.123Z] a19c49b13c0fa898c897ffa06db9bfcb5560ce91-2.3.1-dev.4 [2023-03-21T23:28:58.123Z] levski [2023-03-21T23:28:58.123Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:28:58.454Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:28:58.789Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [2023-03-21T23:28:58.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-21T23:28:58.789Z] 3cc96d1c6a71: Preparing [2023-03-21T23:28:58.789Z] 7721e1500473: Preparing [2023-03-21T23:28:58.789Z] 1fa3acb6ca4d: Preparing [2023-03-21T23:28:58.789Z] 92919d89ea7e: Preparing [2023-03-21T23:28:58.789Z] f70ee36035b9: Preparing [2023-03-21T23:28:58.789Z] f70ee36035b9: Layer already exists [2023-03-21T23:28:59.060Z] 3cc96d1c6a71: Pushed [2023-03-21T23:28:59.060Z] 7721e1500473: Pushed [2023-03-21T23:28:59.643Z] 92919d89ea7e: Pushed [2023-03-21T23:29:04.993Z] 1fa3acb6ca4d: Pushed [2023-03-21T23:29:04.993Z] a19c49b13c0fa898c897ffa06db9bfcb5560ce91: digest: sha256:041b6d37718fdca664fc50dbebca72d2f495b66ef95a3ef2048660ef2f76ea3c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:29:05.344Z] + 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 [2023-03-21T23:29:05.685Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-21T23:29:05.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-21T23:29:05.685Z] 3cc96d1c6a71: Preparing [2023-03-21T23:29:05.685Z] 7721e1500473: Preparing [2023-03-21T23:29:05.685Z] 1fa3acb6ca4d: Preparing [2023-03-21T23:29:05.685Z] 92919d89ea7e: Preparing [2023-03-21T23:29:05.685Z] f70ee36035b9: Preparing [2023-03-21T23:29:05.685Z] f70ee36035b9: Layer already exists [2023-03-21T23:29:05.685Z] 7721e1500473: Layer already exists [2023-03-21T23:29:05.685Z] 1fa3acb6ca4d: Layer already exists [2023-03-21T23:29:05.685Z] 92919d89ea7e: Layer already exists [2023-03-21T23:29:05.685Z] 3cc96d1c6a71: Layer already exists [2023-03-21T23:29:05.685Z] latest: digest: sha256:041b6d37718fdca664fc50dbebca72d2f495b66ef95a3ef2048660ef2f76ea3c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:29:06.076Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:29:06.448Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.1-dev.4 [2023-03-21T23:29:06.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-21T23:29:06.448Z] 3cc96d1c6a71: Preparing [2023-03-21T23:29:06.448Z] 7721e1500473: Preparing [2023-03-21T23:29:06.448Z] 1fa3acb6ca4d: Preparing [2023-03-21T23:29:06.448Z] 92919d89ea7e: Preparing [2023-03-21T23:29:06.448Z] f70ee36035b9: Preparing [2023-03-21T23:29:06.448Z] 1fa3acb6ca4d: Layer already exists [2023-03-21T23:29:06.448Z] 3cc96d1c6a71: Layer already exists [2023-03-21T23:29:06.448Z] 7721e1500473: Layer already exists [2023-03-21T23:29:06.448Z] 92919d89ea7e: Layer already exists [2023-03-21T23:29:06.448Z] f70ee36035b9: Layer already exists [2023-03-21T23:29:06.721Z] 2.3.1-dev.4: digest: sha256:041b6d37718fdca664fc50dbebca72d2f495b66ef95a3ef2048660ef2f76ea3c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:29:07.073Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:29:07.431Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-2.3.1-dev.4 [2023-03-21T23:29:07.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-21T23:29:07.431Z] 3cc96d1c6a71: Preparing [2023-03-21T23:29:07.431Z] 7721e1500473: Preparing [2023-03-21T23:29:07.431Z] 1fa3acb6ca4d: Preparing [2023-03-21T23:29:07.431Z] 92919d89ea7e: Preparing [2023-03-21T23:29:07.431Z] f70ee36035b9: Preparing [2023-03-21T23:29:07.431Z] f70ee36035b9: Layer already exists [2023-03-21T23:29:07.431Z] 7721e1500473: Layer already exists [2023-03-21T23:29:07.431Z] 92919d89ea7e: Layer already exists [2023-03-21T23:29:07.431Z] 3cc96d1c6a71: Layer already exists [2023-03-21T23:29:07.431Z] 1fa3acb6ca4d: Layer already exists [2023-03-21T23:29:07.431Z] a19c49b13c0fa898c897ffa06db9bfcb5560ce91-2.3.1-dev.4: digest: sha256:041b6d37718fdca664fc50dbebca72d2f495b66ef95a3ef2048660ef2f76ea3c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:29:08.068Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:29:08.417Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [2023-03-21T23:29:08.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-21T23:29:08.417Z] 3cc96d1c6a71: Preparing [2023-03-21T23:29:08.417Z] 7721e1500473: Preparing [2023-03-21T23:29:08.417Z] 1fa3acb6ca4d: Preparing [2023-03-21T23:29:08.417Z] 92919d89ea7e: Preparing [2023-03-21T23:29:08.417Z] f70ee36035b9: Preparing [2023-03-21T23:29:08.417Z] 1fa3acb6ca4d: Layer already exists [2023-03-21T23:29:08.417Z] 92919d89ea7e: Layer already exists [2023-03-21T23:29:08.417Z] f70ee36035b9: Layer already exists [2023-03-21T23:29:08.417Z] 7721e1500473: Layer already exists [2023-03-21T23:29:08.417Z] 3cc96d1c6a71: Layer already exists [2023-03-21T23:29:08.417Z] levski: digest: sha256:041b6d37718fdca664fc50dbebca72d2f495b66ef95a3ef2048660ef2f76ea3c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T23:29:08.744Z] ===================================================== [Pipeline] echo [2023-03-21T23:29:08.754Z] taggedImages: [2023-03-21T23:29:08.754Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [2023-03-21T23:29:08.754Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-21T23:29:08.754Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.1-dev.4 [2023-03-21T23:29:08.754Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a19c49b13c0fa898c897ffa06db9bfcb5560ce91-2.3.1-dev.4 [2023-03-21T23:29:08.754Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:29:09.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T23:29:09.110Z] [2023-03-21T23:29:09.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:29:09.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T23:29:10.401Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T23:29:10.401Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T23:29:10.401Z] 04944245beec: Pulling fs layer [2023-03-21T23:29:10.401Z] 699f458cf7ca: Pulling fs layer [2023-03-21T23:29:10.401Z] 765212b225bb: Pulling fs layer [2023-03-21T23:29:10.401Z] f23df028b6ca: Pulling fs layer [2023-03-21T23:29:10.401Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T23:29:10.401Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T23:29:10.401Z] 765212b225bb: Waiting [2023-03-21T23:29:10.401Z] f23df028b6ca: Waiting [2023-03-21T23:29:10.401Z] d65c8cfc05b1: Waiting [2023-03-21T23:29:10.401Z] 2437ff75d9bd: Waiting [2023-03-21T23:29:10.401Z] 04944245beec: Verifying Checksum [2023-03-21T23:29:10.401Z] 04944245beec: Download complete [2023-03-21T23:29:10.401Z] 765212b225bb: Download complete [2023-03-21T23:29:10.671Z] f23df028b6ca: Download complete [2023-03-21T23:29:10.671Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T23:29:10.671Z] d65c8cfc05b1: Download complete [2023-03-21T23:29:10.671Z] 699f458cf7ca: Verifying Checksum [2023-03-21T23:29:10.671Z] 699f458cf7ca: Download complete [2023-03-21T23:29:11.254Z] 8998bd30e6a1: Verifying Checksum [2023-03-21T23:29:11.254Z] 8998bd30e6a1: Download complete [2023-03-21T23:29:13.198Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T23:29:13.198Z] 2437ff75d9bd: Download complete [2023-03-21T23:29:15.138Z] 8998bd30e6a1: Pull complete [2023-03-21T23:29:15.404Z] 04944245beec: Pull complete [2023-03-21T23:29:16.361Z] 699f458cf7ca: Pull complete [2023-03-21T23:29:16.628Z] 765212b225bb: Pull complete [2023-03-21T23:29:17.585Z] f23df028b6ca: Pull complete [2023-03-21T23:29:17.585Z] d65c8cfc05b1: Pull complete [2023-03-21T23:29:29.902Z] 2437ff75d9bd: Pull complete [2023-03-21T23:29:29.902Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T23:29:29.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T23:29:29.902Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:29:30.092Z] prd-ubuntu20.04-docker-arm64-4c-16g-4991 does not seem to be running inside a container [2023-03-21T23:29:30.155Z] $ 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/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@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:arm64 cat [2023-03-21T23:29:32.961Z] $ docker top 273e72a7a02f9c01ffacf702f2e7660ca1a4a0654eb3c672cc9027edbd2fa3ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:29:33.781Z] ---> job-cost.sh [2023-03-21T23:29:33.781Z] lf-activate-venv: SKIPPING [2023-03-21T23:29:33.781Z] INFO: No Stack... [2023-03-21T23:29:34.363Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T23:29:34.946Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T23:29:35.260Z] + cat /w/workspace/device-onvif-camera/6/archives/cost.csv [2023-03-21T23:29:35.260Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T23:29:35.324Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-6-stack-cost] [2023-03-21T23:29:35.329Z] Resource [jenkins-edgexfoundry-device-onvif-camera-levski-6-stack-cost] did not exist. Created. [2023-03-21T23:29:35.329Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T23:29:35.669Z] /w/workspace/device-onvif-camera/6@tmp/durable-8a45ac70/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-21T23:29:36.000Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T23:29:36.016Z] Warning: overwriting stash ‘stack-cost’ [2023-03-21T23:29:36.086Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T23:29:36.092Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T23:29:36.112Z] $ docker stop --time=1 273e72a7a02f9c01ffacf702f2e7660ca1a4a0654eb3c672cc9027edbd2fa3ae [2023-03-21T23:29:39.411Z] $ docker rm -f --volumes 273e72a7a02f9c01ffacf702f2e7660ca1a4a0654eb3c672cc9027edbd2fa3ae [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 [2023-03-21T23:29:39.781Z] provisioning config files... [2023-03-21T23:29:39.787Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config12018557947587833864tmp [Pipeline] { [Pipeline] sh [2023-03-21T23:29:40.072Z] + set +x [2023-03-21T23:29:40.072Z] + curl -s https://codecov.io/bash [2023-03-21T23:29:40.072Z] + bash -s -- [2023-03-21T23:29:40.072Z] [2023-03-21T23:29:40.072Z] _____ _ [2023-03-21T23:29:40.072Z] / ____| | | [2023-03-21T23:29:40.072Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T23:29:40.072Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T23:29:40.072Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T23:29:40.072Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T23:29:40.072Z] Bash-1.0.6 [2023-03-21T23:29:40.072Z] [2023-03-21T23:29:40.072Z] [2023-03-21T23:29:40.072Z] ==> git version 2.25.1 found [2023-03-21T23:29:40.072Z] ==> 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 [2023-03-21T23:29:40.072Z] Release-Date: 2020-01-08 [2023-03-21T23:29:40.072Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-21T23:29:40.072Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T23:29:40.072Z] ==> Jenkins CI detected. [2023-03-21T23:29:40.072Z] current dir:  /w/workspace/undry_device-onvif-camera_levski [2023-03-21T23:29:40.072Z] project root: . [2023-03-21T23:29:40.072Z] --> token set from env [2023-03-21T23:29:40.072Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T23:29:40.072Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T23:29:40.072Z] ==> Python coveragepy not found [2023-03-21T23:29:40.072Z] ==> Searching for coverage reports in: [2023-03-21T23:29:40.072Z] + . [2023-03-21T23:29:40.072Z] -> Found 1 reports [2023-03-21T23:29:40.072Z] ==> Detecting git/mercurial file structure [2023-03-21T23:29:40.072Z] ==> Reading reports [2023-03-21T23:29:40.072Z] + ./coverage.out bytes=79184 [2023-03-21T23:29:40.072Z] ==> Appending adjustments [2023-03-21T23:29:40.072Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T23:29:40.331Z] + Found adjustments [2023-03-21T23:29:40.331Z] ==> Gzipping contents [2023-03-21T23:29:40.331Z] 12K /tmp/codecov.GLr4rZ.gz [2023-03-21T23:29:40.331Z] ==> Uploading reports [2023-03-21T23:29:40.331Z] url: https://codecov.io [2023-03-21T23:29:40.331Z] query: branch=levski&commit=a19c49b13c0fa898c897ffa06db9bfcb5560ce91&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-21T23:29:40.331Z] -> Pinging Codecov [2023-03-21T23:29:40.331Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=levski&commit=a19c49b13c0fa898c897ffa06db9bfcb5560ce91&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-21T23:29:40.589Z] -> Uploading to [2023-03-21T23:29:40.589Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/F29A59C45E3A92E06B3E522C9905F8EF/a19c49b13c0fa898c897ffa06db9bfcb5560ce91/15babba2-15f3-4484-855c-4d3e41170009.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T232940Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=966838b892e356a9efe48fd3d354a60b436b70c1b09a36e750edba9fc149b5a4 [2023-03-21T23:29:40.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T23:29:40.589Z] Dload Upload Total Spent Left Speed [2023-03-21T23:29:40.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10890 0 0 100 10890 0 42046 --:--:-- --:--:-- --:--:-- 41884 100 10890 0 0 100 10890 0 41884 --:--:-- --:--:-- --:--:-- 41724 [2023-03-21T23:29:40.849Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] } [2023-03-21T23:29:40.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-21T23:29:41.083Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-21T23:29:41.154Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:29:41.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T23:29:41.452Z] [2023-03-21T23:29:41.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:29:41.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T23:29:41.744Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-21T23:29:41.744Z] df9b9388f04a: Pulling fs layer [2023-03-21T23:29:41.744Z] 52dc419b0ee2: Pulling fs layer [2023-03-21T23:29:41.744Z] 25bc292e5bac: Pulling fs layer [2023-03-21T23:29:41.744Z] 114826534d7a: Pulling fs layer [2023-03-21T23:29:41.744Z] 4657fd5d0bcf: Pulling fs layer [2023-03-21T23:29:41.744Z] 6ad1cebc031e: Pulling fs layer [2023-03-21T23:29:41.744Z] 8a3aa393b2d8: Pulling fs layer [2023-03-21T23:29:41.744Z] 4657fd5d0bcf: Waiting [2023-03-21T23:29:41.744Z] 114826534d7a: Waiting [2023-03-21T23:29:41.744Z] 6ad1cebc031e: Waiting [2023-03-21T23:29:41.744Z] 8a3aa393b2d8: Waiting [2023-03-21T23:29:41.744Z] 25bc292e5bac: Verifying Checksum [2023-03-21T23:29:41.744Z] 25bc292e5bac: Download complete [2023-03-21T23:29:41.744Z] 52dc419b0ee2: Download complete [2023-03-21T23:29:41.744Z] 4657fd5d0bcf: Download complete [2023-03-21T23:29:41.744Z] df9b9388f04a: Verifying Checksum [2023-03-21T23:29:41.744Z] df9b9388f04a: Download complete [2023-03-21T23:29:42.006Z] df9b9388f04a: Pull complete [2023-03-21T23:29:42.006Z] 52dc419b0ee2: Pull complete [2023-03-21T23:29:42.269Z] 25bc292e5bac: Pull complete [2023-03-21T23:29:42.269Z] 6ad1cebc031e: Verifying Checksum [2023-03-21T23:29:42.269Z] 6ad1cebc031e: Download complete [2023-03-21T23:29:43.213Z] 114826534d7a: Verifying Checksum [2023-03-21T23:29:43.213Z] 114826534d7a: Download complete [2023-03-21T23:29:43.471Z] 8a3aa393b2d8: Download complete [2023-03-21T23:29:46.748Z] 114826534d7a: Pull complete [2023-03-21T23:29:46.748Z] 4657fd5d0bcf: Pull complete [2023-03-21T23:29:46.748Z] 6ad1cebc031e: Pull complete [2023-03-21T23:29:49.273Z] 8a3aa393b2d8: Pull complete [2023-03-21T23:29:49.273Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-21T23:29:49.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T23:29:49.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:29:49.348Z] prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container [2023-03-21T23:29:49.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-21T23:29:51.481Z] $ docker top 28d9611c06395af529def07a4f6b5bdf6f47fe5e950bbddd2a520f92ea43e1e7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-21T23:29:51.544Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:levski' [Pipeline] sh [2023-03-21T23:29:51.822Z] + set -o pipefail [2023-03-21T23:29:51.822Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:levski' [2023-03-21T23:29:57.090Z] [2023-03-21T23:29:57.090Z] Monitoring /w/workspace/undry_device-onvif-camera_levski (github.com/edgexfoundry/device-onvif-camera)... [2023-03-21T23:29:57.090Z] [2023-03-21T23:29:57.090Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bd71c595-cdc2-4fe6-bf78-b85af0ecca2e/history/f7ca0557-7242-4568-a6f1-ce28d148553a [2023-03-21T23:29:57.090Z] [2023-03-21T23:29:57.090Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-03-21T23:29:57.090Z] [2023-03-21T23:29:57.090Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-21T23:29:57.090Z] [2023-03-21T23:29:57.348Z] [2023-03-21T23:29:57.348Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-21T23:29:57.348Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-21T23:29:57.348Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-21T23:29:57.360Z] $ docker stop --time=1 28d9611c06395af529def07a4f6b5bdf6f47fe5e950bbddd2a520f92ea43e1e7 [2023-03-21T23:29:59.491Z] $ docker rm -f --volumes 28d9611c06395af529def07a4f6b5bdf6f47fe5e950bbddd2a520f92ea43e1e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-21T23:29:59.863Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T23:29:59.871Z] provisioning config files... [2023-03-21T23:29:59.879Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config16556534167345109264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:30:00.174Z] --> edgex-publish-swagger.sh [2023-03-21T23:30:00.174Z] === Publish doc/openapi/v2 API === [2023-03-21T23:30:00.174Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-03-21T23:30:00.174Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/undry_device-onvif-camera_levski/doc/openapi/v2/device-onvif-camera.yaml] [2023-03-21T23:30:00.174Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T23:30:00.174Z] Dload Upload Total Spent Left Speed [2023-03-21T23:30:01.557Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 388k 0:00:01 0:00:01 --:--:-- 388k 100 469k 0 0 100 469k 0 379k 0:00:01 0:00:01 --:--:-- 379k [2023-03-21T23:30:01.557Z] [2023-03-21T23:30:01.557Z] [Pipeline] } [2023-03-21T23:30:01.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T23:30:01.970Z] + git log --format=format:%s -1 a19c49b13c0fa898c897ffa06db9bfcb5560ce91 [Pipeline] sh [2023-03-21T23:30:02.255Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T23:30:02.255Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:30:02.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T23:30:02.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:30:02.604Z] prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container [2023-03-21T23:30:02.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T23:30:02.950Z] $ docker top 409f88a8b75bc97931c56d15db64a42031c530430989c3b0689dbd73b97d5110 -eo pid,comm [2023-03-21T23:30:02.995Z] 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). [2023-03-21T23:30:02.995Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T23:30:03.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T23:30:03.030Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T23:30:03.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T23:30:03.142Z] $ docker exec 409f88a8b75bc97931c56d15db64a42031c530430989c3b0689dbd73b97d5110 ssh-agent [2023-03-21T23:30:03.245Z] SSH_AUTH_SOCK=/tmp/ssh-O0FLXk1NDU3C/agent.33 [2023-03-21T23:30:03.245Z] SSH_AGENT_PID=39 [2023-03-21T23:30:03.249Z] Running ssh-add (command line suppressed) [2023-03-21T23:30:03.351Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_15511454606327363666.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_15511454606327363666.key) [2023-03-21T23:30:03.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T23:30:03.644Z] + git semver tag [2023-03-21T23:30:03.903Z] 2023-03-21 23:30:03,820 [run_tag] DEBUG tag force:False [2023-03-21T23:30:03.903Z] 2023-03-21 23:30:03,820 [check_head_tag] DEBUG check head tag [2023-03-21T23:30:03.903Z] 2023-03-21 23:30:03,822 [execute] INFO git cat-file --batch-check [2023-03-21T23:30:03.903Z] 2023-03-21 23:30:03,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=) [2023-03-21T23:30:03.903Z] 2023-03-21 23:30:03,826 [execute] INFO git cat-file --batch [2023-03-21T23:30:03.903Z] 2023-03-21 23:30:03,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=) [2023-03-21T23:30:03.903Z] 2023-03-21 23:30:03,854 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T23:30:03.903Z] 2023-03-21 23:30:03,854 [execute] INFO git tag -a v2.3.1-dev.4 -m v2.3.1-dev.4 [2023-03-21T23:30:03.903Z] 2023-03-21 23:30:03,854 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.4', '-m', 'v2.3.1-dev.4'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-03-21T23:30:03.903Z] 2023-03-21 23:30:03,859 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T23:30:03.903Z] 2.3.1-dev.4 [Pipeline] } [2023-03-21T23:30:03.913Z] $ docker exec --env ******** --env ******** 409f88a8b75bc97931c56d15db64a42031c530430989c3b0689dbd73b97d5110 ssh-agent -k [2023-03-21T23:30:04.024Z] unset SSH_AUTH_SOCK; [2023-03-21T23:30:04.024Z] unset SSH_AGENT_PID; [2023-03-21T23:30:04.024Z] echo Agent pid 39 killed; [2023-03-21T23:30:04.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T23:30:04.336Z] + git semver [Pipeline] } [2023-03-21T23:30:04.609Z] $ docker stop --time=1 409f88a8b75bc97931c56d15db64a42031c530430989c3b0689dbd73b97d5110 [2023-03-21T23:30:05.909Z] $ docker rm -f --volumes 409f88a8b75bc97931c56d15db64a42031c530430989c3b0689dbd73b97d5110 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:30:06.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T23:30:06.275Z] [2023-03-21T23:30:06.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:30:06.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T23:30:06.567Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-21T23:30:06.567Z] ab5ef0e58194: Pulling fs layer [2023-03-21T23:30:06.567Z] 9712f1f96733: Pulling fs layer [2023-03-21T23:30:06.567Z] 63f879dbbcfc: Pulling fs layer [2023-03-21T23:30:06.567Z] 0d9ebad4ef96: Pulling fs layer [2023-03-21T23:30:06.567Z] e9a5061849ea: Pulling fs layer [2023-03-21T23:30:06.567Z] d747dcd14b5f: Pulling fs layer [2023-03-21T23:30:06.567Z] 2de7ff778b66: Pulling fs layer [2023-03-21T23:30:06.567Z] 0d9ebad4ef96: Waiting [2023-03-21T23:30:06.567Z] e9a5061849ea: Waiting [2023-03-21T23:30:06.567Z] d747dcd14b5f: Waiting [2023-03-21T23:30:06.567Z] 2de7ff778b66: Waiting [2023-03-21T23:30:06.567Z] 9712f1f96733: Verifying Checksum [2023-03-21T23:30:06.567Z] 9712f1f96733: Download complete [2023-03-21T23:30:07.177Z] 63f879dbbcfc: Verifying Checksum [2023-03-21T23:30:07.177Z] 63f879dbbcfc: Download complete [2023-03-21T23:30:07.445Z] e9a5061849ea: Verifying Checksum [2023-03-21T23:30:07.445Z] e9a5061849ea: Download complete [2023-03-21T23:30:07.445Z] d747dcd14b5f: Verifying Checksum [2023-03-21T23:30:07.445Z] d747dcd14b5f: Download complete [2023-03-21T23:30:07.445Z] 0d9ebad4ef96: Verifying Checksum [2023-03-21T23:30:07.445Z] 0d9ebad4ef96: Download complete [2023-03-21T23:30:07.704Z] ab5ef0e58194: Download complete [2023-03-21T23:30:07.704Z] 2de7ff778b66: Verifying Checksum [2023-03-21T23:30:07.704Z] 2de7ff778b66: Download complete [2023-03-21T23:30:10.232Z] ab5ef0e58194: Pull complete [2023-03-21T23:30:10.232Z] 9712f1f96733: Pull complete [2023-03-21T23:30:10.489Z] 63f879dbbcfc: Pull complete [2023-03-21T23:30:13.770Z] 0d9ebad4ef96: Pull complete [2023-03-21T23:30:14.027Z] e9a5061849ea: Pull complete [2023-03-21T23:30:14.027Z] d747dcd14b5f: Pull complete [2023-03-21T23:30:14.960Z] 2de7ff778b66: Pull complete [2023-03-21T23:30:14.960Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-21T23:30:14.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-21T23:30:14.960Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:30:15.032Z] prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container [2023-03-21T23:30:15.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-21T23:30:17.399Z] $ docker top 66586259b90bdb0a049d1cddf3496d74252158b91c3e563a139122b24341be19 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-21T23:30:17.466Z] provisioning config files... [2023-03-21T23:30:17.472Z] copy managed file [sigul-config] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config16983499935403529295tmp [2023-03-21T23:30:17.481Z] copy managed file [sigul-password] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config7575312734008383307tmp [2023-03-21T23:30:17.490Z] copy managed file [sigul-pki] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config14681758007049556624tmp [Pipeline] { [Pipeline] echo [2023-03-21T23:30:17.506Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:30:17.787Z] ---> sigul-configuration.sh [2023-03-21T23:30:17.787Z] gpg: directory `/root/.gnupg' created [2023-03-21T23:30:17.787Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-21T23:30:17.787Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-21T23:30:17.787Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-21T23:30:17.787Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-21T23:30:17.787Z] gpg: CAST5 encrypted data [2023-03-21T23:30:17.787Z] gpg: encrypted with 1 passphrase [2023-03-21T23:30:17.787Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-21T23:30:18.070Z] + mkdir /home/jenkins [2023-03-21T23:30:18.071Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-21T23:30:18.357Z] + 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 [2023-03-21T23:30:18.367Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:30:18.653Z] ---> sigul-install.sh [2023-03-21T23:30:18.653Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-21T23:30:18.938Z] + git tag --list [2023-03-21T23:30:18.939Z] v0.0.0 [2023-03-21T23:30:18.939Z] v0.0.1-dev.1 [2023-03-21T23:30:18.939Z] v0.0.1-dev.10 [2023-03-21T23:30:18.939Z] v0.0.1-dev.11 [2023-03-21T23:30:18.939Z] v0.0.1-dev.12 [2023-03-21T23:30:18.939Z] v0.0.1-dev.13 [2023-03-21T23:30:18.939Z] v0.0.1-dev.14 [2023-03-21T23:30:18.939Z] v0.0.1-dev.15 [2023-03-21T23:30:18.939Z] v0.0.1-dev.16 [2023-03-21T23:30:18.939Z] v0.0.1-dev.17 [2023-03-21T23:30:18.939Z] v0.0.1-dev.18 [2023-03-21T23:30:18.939Z] v0.0.1-dev.19 [2023-03-21T23:30:18.939Z] v0.0.1-dev.2 [2023-03-21T23:30:18.939Z] v0.0.1-dev.20 [2023-03-21T23:30:18.939Z] v0.0.1-dev.21 [2023-03-21T23:30:18.939Z] v0.0.1-dev.22 [2023-03-21T23:30:18.939Z] v0.0.1-dev.23 [2023-03-21T23:30:18.939Z] v0.0.1-dev.24 [2023-03-21T23:30:18.939Z] v0.0.1-dev.25 [2023-03-21T23:30:18.939Z] v0.0.1-dev.26 [2023-03-21T23:30:18.939Z] v0.0.1-dev.27 [2023-03-21T23:30:18.939Z] v0.0.1-dev.28 [2023-03-21T23:30:18.939Z] v0.0.1-dev.3 [2023-03-21T23:30:18.939Z] v0.0.1-dev.4 [2023-03-21T23:30:18.939Z] v0.0.1-dev.5 [2023-03-21T23:30:18.939Z] v0.0.1-dev.6 [2023-03-21T23:30:18.939Z] v0.0.1-dev.7 [2023-03-21T23:30:18.939Z] v0.0.1-dev.8 [2023-03-21T23:30:18.939Z] v0.0.1-dev.9 [2023-03-21T23:30:18.939Z] v2.2.0 [2023-03-21T23:30:18.939Z] v2.2.0-dev.29 [2023-03-21T23:30:18.939Z] v2.2.0-dev.30 [2023-03-21T23:30:18.939Z] v2.2.0-dev.31 [2023-03-21T23:30:18.939Z] v2.2.0-dev.32 [2023-03-21T23:30:18.939Z] v2.2.0-dev.33 [2023-03-21T23:30:18.939Z] v2.2.0-dev.34 [2023-03-21T23:30:18.939Z] v2.2.0-dev.35 [2023-03-21T23:30:18.939Z] v2.3.0 [2023-03-21T23:30:18.939Z] v2.3.0-dev.1 [2023-03-21T23:30:18.939Z] v2.3.0-dev.10 [2023-03-21T23:30:18.939Z] v2.3.0-dev.11 [2023-03-21T23:30:18.939Z] v2.3.0-dev.12 [2023-03-21T23:30:18.939Z] v2.3.0-dev.13 [2023-03-21T23:30:18.939Z] v2.3.0-dev.14 [2023-03-21T23:30:18.939Z] v2.3.0-dev.15 [2023-03-21T23:30:18.939Z] v2.3.0-dev.16 [2023-03-21T23:30:18.939Z] v2.3.0-dev.17 [2023-03-21T23:30:18.939Z] v2.3.0-dev.18 [2023-03-21T23:30:18.939Z] v2.3.0-dev.19 [2023-03-21T23:30:18.939Z] v2.3.0-dev.2 [2023-03-21T23:30:18.939Z] v2.3.0-dev.20 [2023-03-21T23:30:18.939Z] v2.3.0-dev.21 [2023-03-21T23:30:18.939Z] v2.3.0-dev.22 [2023-03-21T23:30:18.939Z] v2.3.0-dev.23 [2023-03-21T23:30:18.939Z] v2.3.0-dev.24 [2023-03-21T23:30:18.939Z] v2.3.0-dev.25 [2023-03-21T23:30:18.939Z] v2.3.0-dev.26 [2023-03-21T23:30:18.939Z] v2.3.0-dev.27 [2023-03-21T23:30:18.939Z] v2.3.0-dev.28 [2023-03-21T23:30:18.939Z] v2.3.0-dev.29 [2023-03-21T23:30:18.939Z] v2.3.0-dev.3 [2023-03-21T23:30:18.939Z] v2.3.0-dev.30 [2023-03-21T23:30:18.939Z] v2.3.0-dev.31 [2023-03-21T23:30:18.939Z] v2.3.0-dev.32 [2023-03-21T23:30:18.939Z] v2.3.0-dev.33 [2023-03-21T23:30:18.939Z] v2.3.0-dev.34 [2023-03-21T23:30:18.939Z] v2.3.0-dev.35 [2023-03-21T23:30:18.939Z] v2.3.0-dev.36 [2023-03-21T23:30:18.939Z] v2.3.0-dev.37 [2023-03-21T23:30:18.939Z] v2.3.0-dev.38 [2023-03-21T23:30:18.939Z] v2.3.0-dev.39 [2023-03-21T23:30:18.939Z] v2.3.0-dev.4 [2023-03-21T23:30:18.939Z] v2.3.0-dev.40 [2023-03-21T23:30:18.939Z] v2.3.0-dev.41 [2023-03-21T23:30:18.939Z] v2.3.0-dev.42 [2023-03-21T23:30:18.939Z] v2.3.0-dev.43 [2023-03-21T23:30:18.939Z] v2.3.0-dev.44 [2023-03-21T23:30:18.939Z] v2.3.0-dev.45 [2023-03-21T23:30:18.939Z] v2.3.0-dev.5 [2023-03-21T23:30:18.939Z] v2.3.0-dev.6 [2023-03-21T23:30:18.939Z] v2.3.0-dev.7 [2023-03-21T23:30:18.939Z] v2.3.0-dev.8 [2023-03-21T23:30:18.939Z] v2.3.0-dev.9 [2023-03-21T23:30:18.939Z] v2.3.1-dev.1 [2023-03-21T23:30:18.939Z] v2.3.1-dev.4 [2023-03-21T23:30:18.939Z] v3.0.0-dev.1 [2023-03-21T23:30:18.939Z] v3.0.0-dev.10 [2023-03-21T23:30:18.939Z] v3.0.0-dev.11 [2023-03-21T23:30:18.939Z] v3.0.0-dev.12 [2023-03-21T23:30:18.939Z] v3.0.0-dev.13 [2023-03-21T23:30:18.939Z] v3.0.0-dev.14 [2023-03-21T23:30:18.939Z] v3.0.0-dev.15 [2023-03-21T23:30:18.939Z] v3.0.0-dev.16 [2023-03-21T23:30:18.939Z] v3.0.0-dev.17 [2023-03-21T23:30:18.939Z] v3.0.0-dev.18 [2023-03-21T23:30:18.939Z] v3.0.0-dev.19 [2023-03-21T23:30:18.939Z] v3.0.0-dev.2 [2023-03-21T23:30:18.939Z] v3.0.0-dev.20 [2023-03-21T23:30:18.939Z] v3.0.0-dev.21 [2023-03-21T23:30:18.939Z] v3.0.0-dev.22 [2023-03-21T23:30:18.939Z] v3.0.0-dev.23 [2023-03-21T23:30:18.939Z] v3.0.0-dev.3 [2023-03-21T23:30:18.939Z] v3.0.0-dev.4 [2023-03-21T23:30:18.939Z] v3.0.0-dev.5 [2023-03-21T23:30:18.939Z] v3.0.0-dev.6 [2023-03-21T23:30:18.939Z] v3.0.0-dev.7 [2023-03-21T23:30:18.939Z] v3.0.0-dev.8 [2023-03-21T23:30:18.939Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-21T23:30:19.223Z] + lftools sign git-tag v2.3.1-dev.4 [2023-03-21T23:30:19.790Z] Signing Git tag with Sigul... [2023-03-21T23:30:19.790Z] Signing v2.3.1-dev.4 [Pipeline] echo [2023-03-21T23:30:20.057Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:30:20.342Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-21T23:30:20.349Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-21T23:30:20.366Z] $ docker stop --time=1 66586259b90bdb0a049d1cddf3496d74252158b91c3e563a139122b24341be19 [2023-03-21T23:30:21.654Z] $ docker rm -f --volumes 66586259b90bdb0a049d1cddf3496d74252158b91c3e563a139122b24341be19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-21T23:30:22.049Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T23:30:22.049Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:30:22.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T23:30:22.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:30:22.433Z] prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container [2023-03-21T23:30:22.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T23:30:22.812Z] $ docker top 8a1e2df15487dd76c2288f6c48d9cff118ac84b57ea7e7d2da347ca138454be4 -eo pid,comm [2023-03-21T23:30:22.864Z] 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). [2023-03-21T23:30:22.864Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T23:30:22.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T23:30:22.900Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T23:30:23.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T23:30:23.018Z] $ docker exec 8a1e2df15487dd76c2288f6c48d9cff118ac84b57ea7e7d2da347ca138454be4 ssh-agent [2023-03-21T23:30:23.127Z] SSH_AUTH_SOCK=/tmp/ssh-X31BSrZ536Jz/agent.32 [2023-03-21T23:30:23.127Z] SSH_AGENT_PID=38 [2023-03-21T23:30:23.131Z] Running ssh-add (command line suppressed) [2023-03-21T23:30:23.246Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_1840920504648549871.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_1840920504648549871.key) [2023-03-21T23:30:23.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T23:30:23.537Z] + git semver bump pre [2023-03-21T23:30:23.796Z] 2023-03-21 23:30:23,733 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T23:30:23.796Z] 2023-03-21 23:30:23,733 [bump_version] DEBUG bumping version:2.3.1-dev.4 on axis:pre with prefix:dev [2023-03-21T23:30:23.796Z] 2023-03-21 23:30:23,733 [bump_version] DEBUG bumped version:2.3.1-dev.5 [2023-03-21T23:30:23.796Z] 2023-03-21 23:30:23,733 [write_version] DEBUG write version:2.3.1-dev.5 to path:/w/workspace/undry_device-onvif-camera_levski/.semver/levski with force:True [2023-03-21T23:30:23.796Z] 2023-03-21 23:30:23,733 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T23:30:23.796Z] 2023-03-21 23:30:23,733 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T23:30:23.796Z] 2023-03-21 23:30:23,735 [execute] INFO git cat-file --batch-check [2023-03-21T23:30:23.796Z] 2023-03-21 23:30:23,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T23:30:23.796Z] 2023-03-21 23:30:23,741 [execute] INFO git cat-file --batch [2023-03-21T23:30:23.796Z] 2023-03-21 23:30:23,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T23:30:23.796Z] 2023-03-21 23:30:23,747 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T23:30:23.796Z] 2.3.1-dev.5 [Pipeline] } [2023-03-21T23:30:23.807Z] $ docker exec --env ******** --env ******** 8a1e2df15487dd76c2288f6c48d9cff118ac84b57ea7e7d2da347ca138454be4 ssh-agent -k [2023-03-21T23:30:23.908Z] unset SSH_AUTH_SOCK; [2023-03-21T23:30:23.909Z] unset SSH_AGENT_PID; [2023-03-21T23:30:23.909Z] echo Agent pid 38 killed; [2023-03-21T23:30:23.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T23:30:24.206Z] + git semver [Pipeline] } [2023-03-21T23:30:24.478Z] $ docker stop --time=1 8a1e2df15487dd76c2288f6c48d9cff118ac84b57ea7e7d2da347ca138454be4 [2023-03-21T23:30:25.799Z] $ docker rm -f --volumes 8a1e2df15487dd76c2288f6c48d9cff118ac84b57ea7e7d2da347ca138454be4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T23:30:26.130Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T23:30:26.130Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:30:26.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T23:30:26.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:30:26.494Z] prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container [2023-03-21T23:30:26.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T23:30:26.867Z] $ docker top 48639477dd7398731bd938d52e4b6a12cbd6ab4d6071a47bafd3a7fed0c11e5a -eo pid,comm [2023-03-21T23:30:26.913Z] 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). [2023-03-21T23:30:26.913Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T23:30:26.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T23:30:26.953Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T23:30:27.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T23:30:27.074Z] $ docker exec 48639477dd7398731bd938d52e4b6a12cbd6ab4d6071a47bafd3a7fed0c11e5a ssh-agent [2023-03-21T23:30:27.197Z] SSH_AUTH_SOCK=/tmp/ssh-y5sZ12djr1i1/agent.32 [2023-03-21T23:30:27.197Z] SSH_AGENT_PID=38 [2023-03-21T23:30:27.201Z] Running ssh-add (command line suppressed) [2023-03-21T23:30:27.300Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_9740773288756689969.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_9740773288756689969.key) [2023-03-21T23:30:27.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T23:30:27.596Z] + git semver push [2023-03-21T23:30:27.855Z] 2023-03-21 23:30:27,763 [run_push] DEBUG push [2023-03-21T23:30:27.855Z] 2023-03-21 23:30:27,764 [execute] INFO git cat-file --batch-check [2023-03-21T23:30:27.855Z] 2023-03-21 23:30:27,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T23:30:27.855Z] 2023-03-21 23:30:27,768 [execute] INFO git rev-list 5bc664172b400500cc0054ab9c0fec926bdc2a3e -- [2023-03-21T23:30:27.855Z] 2023-03-21 23:30:27,768 [execute] DEBUG Popen(['git', 'rev-list', '5bc664172b400500cc0054ab9c0fec926bdc2a3e', '--'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-21T23:30:27.855Z] 2023-03-21 23:30:27,776 [execute] INFO git fetch -v origin [2023-03-21T23:30:27.855Z] 2023-03-21 23:30:27,776 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-21T23:30:28.423Z] 2023-03-21 23:30:28,250 [run_push] DEBUG no remote changes detected [2023-03-21T23:30:28.423Z] 2023-03-21 23:30:28,250 [execute] INFO git push origin semver [2023-03-21T23:30:28.423Z] 2023-03-21 23:30:28,250 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-21T23:30:28.989Z] 2023-03-21 23:30:28,963 [run_push] DEBUG push all version tags [2023-03-21T23:30:28.989Z] 2023-03-21 23:30:28,964 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-21T23:30:28.989Z] 2023-03-21 23:30:28,964 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-03-21T23:30:29.925Z] 2023-03-21 23:30:29,725 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T23:30:29.925Z] 2.3.1-dev.5 [Pipeline] } [2023-03-21T23:30:29.936Z] $ docker exec --env ******** --env ******** 48639477dd7398731bd938d52e4b6a12cbd6ab4d6071a47bafd3a7fed0c11e5a ssh-agent -k [2023-03-21T23:30:30.038Z] unset SSH_AUTH_SOCK; [2023-03-21T23:30:30.038Z] unset SSH_AGENT_PID; [2023-03-21T23:30:30.038Z] echo Agent pid 38 killed; [2023-03-21T23:30:30.048Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T23:30:30.348Z] + git semver [Pipeline] } [2023-03-21T23:30:30.623Z] $ docker stop --time=1 48639477dd7398731bd938d52e4b6a12cbd6ab4d6071a47bafd3a7fed0c11e5a [2023-03-21T23:30:31.947Z] $ docker rm -f --volumes 48639477dd7398731bd938d52e4b6a12cbd6ab4d6071a47bafd3a7fed0c11e5a [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 [2023-03-21T23:30:32.487Z] + [ -d /w/workspace/undry_device-onvif-camera_levski/archives ] [2023-03-21T23:30:32.487Z] + ls -al /w/workspace/undry_device-onvif-camera_levski/archives [2023-03-21T23:30:32.487Z] total 16 [2023-03-21T23:30:32.487Z] drwxr-xr-x 3 root root 4096 Mar 21 23:19 . [2023-03-21T23:30:32.487Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 23:30 .. [2023-03-21T23:30:32.487Z] drwxr-xr-x 2 root root 4096 Mar 21 23:19 cost [2023-03-21T23:30:32.487Z] -rw-r--r-- 1 root root 91 Mar 21 23:19 cost.csv [2023-03-21T23:30:32.487Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_levski/archives [2023-03-21T23:30:32.487Z] + ls -al /w/workspace/undry_device-onvif-camera_levski/archives [2023-03-21T23:30:32.487Z] total 16 [2023-03-21T23:30:32.487Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 23:19 . [2023-03-21T23:30:32.487Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 23:30 .. [2023-03-21T23:30:32.487Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 23:19 cost [2023-03-21T23:30:32.487Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 21 23:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:30:32.772Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:30:33.629Z] ---> package-listing.sh [2023-03-21T23:30:33.629Z] ++ facter osfamily [2023-03-21T23:30:33.629Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T23:30:33.892Z] + OS_FAMILY=debian [2023-03-21T23:30:33.892Z] + workspace=/w/workspace/undry_device-onvif-camera_levski [2023-03-21T23:30:33.892Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T23:30:33.892Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T23:30:33.892Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T23:30:33.892Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T23:30:33.892Z] + '[' /w/workspace/undry_device-onvif-camera_levski ']' [2023-03-21T23:30:33.892Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T23:30:33.892Z] + case "${OS_FAMILY}" in [2023-03-21T23:30:33.892Z] + dpkg -l [2023-03-21T23:30:33.892Z] + grep '^ii' [2023-03-21T23:30:33.892Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T23:30:33.892Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T23:30:33.892Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T23:30:33.892Z] + '[' /w/workspace/undry_device-onvif-camera_levski ']' [2023-03-21T23:30:33.892Z] + mkdir -p /w/workspace/undry_device-onvif-camera_levski/archives/ [2023-03-21T23:30:33.892Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_levski/archives/ [Pipeline] echo [2023-03-21T23:30:33.902Z] 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/undry_device-onvif-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-21T23:30:34.176Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T23:30:34.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T23:30:34.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T23:30:34.796Z] prd-ubuntu20.04-docker-8c-8g-4987 does not seem to be running inside a container [2023-03-21T23:30:34.925Z] $ 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/undry_device-onvif-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T23:30:35.125Z] $ docker top ef88a4aeac8eba5c18dbef141dde44988cb55a80214fbcdf8263c950c1eaba47 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T23:30:35.476Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T23:30:35.783Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T23:30:36.063Z] + ls /var/log/sa-host [2023-03-21T23:30:36.063Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T23:30:36.127Z] provisioning config files... [2023-03-21T23:30:36.134Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config3424750685688521279tmp [Pipeline] { [Pipeline] echo [2023-03-21T23:30:36.145Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:30:36.422Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T23:30:36.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:30:36.748Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T23:30:36.755Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:30:37.034Z] ---> sudo-logs.sh [2023-03-21T23:30:37.034Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T23:30:37.063Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:30:37.344Z] ---> job-cost.sh [2023-03-21T23:30:37.344Z] lf-activate-venv: SKIPPING [2023-03-21T23:30:37.344Z] DEBUG: total: 0.2199999988079071 [2023-03-21T23:30:37.344Z] INFO: Retrieving Stack Cost... [2023-03-21T23:30:37.913Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T23:30:38.172Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T23:30:38.183Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T23:30:38.466Z] ---> logs-deploy.sh [2023-03-21T23:30:38.466Z] lf-activate-venv: SKIPPING [2023-03-21T23:30:38.466Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/levski/6 [2023-03-21T23:30:38.466Z] INFO: archiving workspace using pattern(s): [2023-03-21T23:30:39.403Z] Archives upload complete. [2023-03-21T23:30:39.403Z] INFO: archiving logs to Nexus