Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e03c6e991c633265ca57616196638541aa716f8b 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-ssh17238492964647845044.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-ssh5118708546830377325.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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3349045452776190983.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-ssh13263443730982682801.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12763134494121099075.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/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-5222 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision e03c6e991c633265ca57616196638541aa716f8b (main) Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory (#279)" > git config core.sparsecheckout # timeout=10 > git checkout -f e03c6e991c633265ca57616196638541aa716f8b # timeout=10 > git rev-list --no-walk 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T17:10:32.631Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T17:10:32.674Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T17:10:32.686Z] ========================================================= [2023-03-22T17:10:32.686Z] EdgeX Global Pipelines Version Info [2023-03-22T17:10:32.686Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:10:33.389Z] ------------------- [2023-03-22T17:10:33.389Z] stable info: [2023-03-22T17:10:33.389Z] ------------------- [2023-03-22T17:10:33.389Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T17:10:33.389Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T17:10:33.389Z] Message: update stable to v1.0.245 [2023-03-22T17:10:33.959Z] ------------------- [2023-03-22T17:10:33.959Z] experimental info: [2023-03-22T17:10:33.959Z] ------------------- [2023-03-22T17:10:33.959Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T17:10:33.959Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-22T17:10:33.959Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T17:10:34.133Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-22T17:10:34.144Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-22T17:10:34.158Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T17:10:34.169Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T17:10:34.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T17:10:34.192Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T17:10:34.206Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T17:10:34.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-22T17:10:34.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T17:10:34.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T17:10:34.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T17:10:34.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-22T17:10:34.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T17:10:34.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T17:10:34.308Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T17:10:34.316Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T17:10:34.324Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T17:10:34.332Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T17:10:34.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T17:10:34.349Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T17:10:34.358Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-22T17:10:34.366Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-22T17:10:34.374Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T17:10:34.383Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T17:10:34.391Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T17:10:34.402Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T17:10:34.412Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T17:10:34.421Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-22T17:10:34.432Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-22T17:10:34.443Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-22T17:10:34.453Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e03c6e991c633265ca57616196638541aa716f8b [Pipeline] echo [2023-03-22T17:10:34.463Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e03c6e9 [Pipeline] echo [2023-03-22T17:10:34.474Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T17:10:34.510Z] provisioning config files... [2023-03-22T17:10:34.524Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9931840096248346050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:10:34.823Z] ---> docker-login.sh [2023-03-22T17:10:34.823Z] nexus3.edgexfoundry.org:10001 [2023-03-22T17:10:35.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:10:35.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:10:35.085Z] Configure a credential helper to remove this warning. See [2023-03-22T17:10:35.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:10:35.085Z] [2023-03-22T17:10:35.085Z] Login Succeeded [2023-03-22T17:10:35.085Z] nexus3.edgexfoundry.org:10002 [2023-03-22T17:10:35.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:10:35.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:10:35.345Z] Configure a credential helper to remove this warning. See [2023-03-22T17:10:35.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:10:35.345Z] [2023-03-22T17:10:35.345Z] Login Succeeded [2023-03-22T17:10:35.345Z] nexus3.edgexfoundry.org:10003 [2023-03-22T17:10:35.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:10:35.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:10:35.345Z] Configure a credential helper to remove this warning. See [2023-03-22T17:10:35.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:10:35.345Z] [2023-03-22T17:10:35.345Z] Login Succeeded [2023-03-22T17:10:35.345Z] nexus3.edgexfoundry.org:10004 [2023-03-22T17:10:35.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:10:35.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:10:35.345Z] Configure a credential helper to remove this warning. See [2023-03-22T17:10:35.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:10:35.345Z] [2023-03-22T17:10:35.345Z] Login Succeeded [2023-03-22T17:10:35.606Z] docker.io [2023-03-22T17:10:35.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:10:35.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:10:35.606Z] Configure a credential helper to remove this warning. See [2023-03-22T17:10:35.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:10:35.606Z] [2023-03-22T17:10:35.606Z] Login Succeeded [2023-03-22T17:10:35.867Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T17:10:35.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T17:10:36.210Z] + git rev-list -1 --merges e03c6e991c633265ca57616196638541aa716f8b~1..e03c6e991c633265ca57616196638541aa716f8b [Pipeline] echo [2023-03-22T17:10:36.258Z] -----------> git rev-list -1 --merges e03c6e991c633265ca57616196638541aa716f8b~1..e03c6e991c633265ca57616196638541aa716f8b e03c6e991c633265ca57616196638541aa716f8b [false] [Pipeline] sh [2023-03-22T17:10:36.546Z] + git log --format=format:%s -1 e03c6e991c633265ca57616196638541aa716f8b [Pipeline] echo [2023-03-22T17:10:36.558Z] ========================================================= [2023-03-22T17:10:36.558Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T17:10:36.558Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T17:10:36.902Z] + git log --format=format:%s -1 e03c6e991c633265ca57616196638541aa716f8b [Pipeline] echo [2023-03-22T17:10:36.910Z] [semverPrep] GIT_COMMIT: e03c6e991c633265ca57616196638541aa716f8b, Commit Message: fix(snap): Refactor to avoid conflicts with readonly config provider directory (#279) [Pipeline] echo [2023-03-22T17:10:36.916Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T17:10:37.254Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T17:10:37.254Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T17:10:37.254Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T17:10:37.254Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T17:10:37.254Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T17:10:37.254Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T17:10:37.254Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:10:37.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T17:10:37.611Z] [2023-03-22T17:10:37.611Z] 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-22T17:10:37.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T17:10:37.920Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T17:10:37.920Z] b85a868b505f: Pulling fs layer [2023-03-22T17:10:37.920Z] e2be974225ed: Pulling fs layer [2023-03-22T17:10:37.920Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T17:10:37.920Z] 988bab9f4d93: Pulling fs layer [2023-03-22T17:10:37.920Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T17:10:37.920Z] eaf3925da568: Pulling fs layer [2023-03-22T17:10:37.920Z] bab4dde63d76: Pulling fs layer [2023-03-22T17:10:37.920Z] bde34c3a00c8: Pulling fs layer [2023-03-22T17:10:37.920Z] b352a97aabf1: Pulling fs layer [2023-03-22T17:10:37.920Z] 4872d77fe225: Pulling fs layer [2023-03-22T17:10:37.920Z] 5851b861e8e6: Pulling fs layer [2023-03-22T17:10:37.920Z] 1469e6f7b9e6: Waiting [2023-03-22T17:10:37.920Z] eaf3925da568: Waiting [2023-03-22T17:10:37.920Z] bab4dde63d76: Waiting [2023-03-22T17:10:37.920Z] 4872d77fe225: Waiting [2023-03-22T17:10:37.920Z] b352a97aabf1: Waiting [2023-03-22T17:10:37.920Z] 5851b861e8e6: Waiting [2023-03-22T17:10:37.920Z] bde34c3a00c8: Waiting [2023-03-22T17:10:37.920Z] 988bab9f4d93: Waiting [2023-03-22T17:10:37.920Z] e2be974225ed: Verifying Checksum [2023-03-22T17:10:37.920Z] e2be974225ed: Download complete [2023-03-22T17:10:37.920Z] 988bab9f4d93: Verifying Checksum [2023-03-22T17:10:37.920Z] 988bab9f4d93: Download complete [2023-03-22T17:10:38.180Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T17:10:38.180Z] 1469e6f7b9e6: Download complete [2023-03-22T17:10:38.180Z] eaf3925da568: Download complete [2023-03-22T17:10:38.180Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T17:10:38.180Z] 339a4e72a1f5: Download complete [2023-03-22T17:10:38.180Z] bde34c3a00c8: Download complete [2023-03-22T17:10:38.180Z] b352a97aabf1: Download complete [2023-03-22T17:10:38.180Z] 4872d77fe225: Download complete [2023-03-22T17:10:38.180Z] 5851b861e8e6: Download complete [2023-03-22T17:10:38.180Z] b85a868b505f: Verifying Checksum [2023-03-22T17:10:38.180Z] b85a868b505f: Download complete [2023-03-22T17:10:38.439Z] bab4dde63d76: Verifying Checksum [2023-03-22T17:10:38.439Z] bab4dde63d76: Download complete [2023-03-22T17:10:39.379Z] b85a868b505f: Pull complete [2023-03-22T17:10:39.640Z] e2be974225ed: Pull complete [2023-03-22T17:10:39.899Z] 339a4e72a1f5: Pull complete [2023-03-22T17:10:40.158Z] 988bab9f4d93: Pull complete [2023-03-22T17:10:40.418Z] 1469e6f7b9e6: Pull complete [2023-03-22T17:10:40.418Z] eaf3925da568: Pull complete [2023-03-22T17:10:42.325Z] bab4dde63d76: Pull complete [2023-03-22T17:10:42.325Z] bde34c3a00c8: Pull complete [2023-03-22T17:10:42.325Z] b352a97aabf1: Pull complete [2023-03-22T17:10:42.325Z] 4872d77fe225: Pull complete [2023-03-22T17:10:42.325Z] 5851b861e8e6: Pull complete [2023-03-22T17:10:42.325Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T17:10:42.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T17:10:42.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:10:42.435Z] prd-ubuntu20.04-docker-8c-8g-5222 does not seem to be running inside a container [2023-03-22T17:10:42.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T17:10:46.200Z] $ docker top 5ba0d4f0296d62c4a283998aa8b0428cf652653e7510ffc7888cb1d9c10c9080 -eo pid,comm [2023-03-22T17:10:46.258Z] 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-22T17:10:46.258Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T17:10:46.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T17:10:46.305Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T17:10:46.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T17:10:46.417Z] $ docker exec 5ba0d4f0296d62c4a283998aa8b0428cf652653e7510ffc7888cb1d9c10c9080 ssh-agent [2023-03-22T17:10:46.517Z] SSH_AUTH_SOCK=/tmp/ssh-m4Kei45jV1UH/agent.33 [2023-03-22T17:10:46.517Z] SSH_AGENT_PID=39 [2023-03-22T17:10:46.523Z] Running ssh-add (command line suppressed) [2023-03-22T17:10:46.622Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11324883041280335328.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11324883041280335328.key) [2023-03-22T17:10:46.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T17:10:46.914Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T17:10:46.925Z] $ docker exec --env ******** --env ******** 5ba0d4f0296d62c4a283998aa8b0428cf652653e7510ffc7888cb1d9c10c9080 ssh-agent -k [2023-03-22T17:10:47.028Z] unset SSH_AUTH_SOCK; [2023-03-22T17:10:47.028Z] unset SSH_AGENT_PID; [2023-03-22T17:10:47.028Z] echo Agent pid 39 killed; [2023-03-22T17:10:47.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T17:10:47.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T17:10:47.061Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T17:10:47.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T17:10:47.174Z] $ docker exec 5ba0d4f0296d62c4a283998aa8b0428cf652653e7510ffc7888cb1d9c10c9080 ssh-agent [2023-03-22T17:10:47.277Z] SSH_AUTH_SOCK=/tmp/ssh-fOA015o6zO7z/agent.71 [2023-03-22T17:10:47.277Z] SSH_AGENT_PID=77 [2023-03-22T17:10:47.283Z] Running ssh-add (command line suppressed) [2023-03-22T17:10:47.386Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1186236082260701326.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1186236082260701326.key) [2023-03-22T17:10:47.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T17:10:47.680Z] + git semver init [2023-03-22T17:10:47.939Z] 2023-03-22 17:10:47,864 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T17:10:47.939Z] 2023-03-22 17:10:47,864 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-03-22T17:10:47.939Z] 2023-03-22 17:10:47,865 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-03-22T17:10:47.939Z] 2023-03-22 17:10:47,865 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-22T17:10:48.874Z] 2023-03-22 17:10:48,855 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-03-22T17:10:48.874Z] 2023-03-22 17:10:48,856 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-03-22T17:10:48.874Z] 2023-03-22 17:10:48,856 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-22T17:10:48.874Z] 2023-03-22 17:10:48,856 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-22T17:10:48.874Z] 3.0.0-dev.24 [Pipeline] } [2023-03-22T17:10:48.887Z] $ docker exec --env ******** --env ******** 5ba0d4f0296d62c4a283998aa8b0428cf652653e7510ffc7888cb1d9c10c9080 ssh-agent -k [2023-03-22T17:10:48.982Z] unset SSH_AUTH_SOCK; [2023-03-22T17:10:48.982Z] unset SSH_AGENT_PID; [2023-03-22T17:10:48.983Z] echo Agent pid 77 killed; [2023-03-22T17:10:48.988Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T17:10:49.288Z] + git semver [Pipeline] } [2023-03-22T17:10:49.564Z] $ docker stop --time=1 5ba0d4f0296d62c4a283998aa8b0428cf652653e7510ffc7888cb1d9c10c9080 [2023-03-22T17:10:50.824Z] $ docker rm -f --volumes 5ba0d4f0296d62c4a283998aa8b0428cf652653e7510ffc7888cb1d9c10c9080 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T17:10:51.166Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T17:10:51.390Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T17:10:51.393Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.24 [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-22T17:10:51.494Z] provisioning config files... [2023-03-22T17:10:51.503Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11228715253939541886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:10:51.795Z] ---> docker-login.sh [2023-03-22T17:10:51.795Z] nexus3.edgexfoundry.org:10001 [2023-03-22T17:10:51.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:10:51.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:10:51.795Z] Configure a credential helper to remove this warning. See [2023-03-22T17:10:51.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:10:51.795Z] [2023-03-22T17:10:51.795Z] Login Succeeded [2023-03-22T17:10:51.795Z] nexus3.edgexfoundry.org:10002 [2023-03-22T17:10:51.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:10:51.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:10:51.795Z] Configure a credential helper to remove this warning. See [2023-03-22T17:10:51.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:10:51.795Z] [2023-03-22T17:10:51.795Z] Login Succeeded [2023-03-22T17:10:51.795Z] nexus3.edgexfoundry.org:10003 [2023-03-22T17:10:52.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:10:52.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:10:52.055Z] Configure a credential helper to remove this warning. See [2023-03-22T17:10:52.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:10:52.055Z] [2023-03-22T17:10:52.055Z] Login Succeeded [2023-03-22T17:10:52.055Z] nexus3.edgexfoundry.org:10004 [2023-03-22T17:10:52.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:10:52.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:10:52.055Z] Configure a credential helper to remove this warning. See [2023-03-22T17:10:52.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:10:52.055Z] [2023-03-22T17:10:52.055Z] Login Succeeded [2023-03-22T17:10:52.055Z] docker.io [2023-03-22T17:10:52.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:10:52.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:10:52.315Z] Configure a credential helper to remove this warning. See [2023-03-22T17:10:52.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:10:52.315Z] [2023-03-22T17:10:52.315Z] Login Succeeded [2023-03-22T17:10:52.315Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T17:10:52.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T17:10:52.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:10:52.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:10:52.408Z] ========================================================= [2023-03-22T17:10:52.408Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T17:10:52.408Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:10:52.726Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T17:10:52.726Z] Sending build context to Docker daemon 26.98MB [2023-03-22T17:10:52.726Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T17:10:52.726Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-22T17:10:52.985Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T17:10:52.985Z] 63b65145d645: Pulling fs layer [2023-03-22T17:10:52.985Z] a2d21d5440eb: Pulling fs layer [2023-03-22T17:10:52.985Z] 935e6c44a52c: Pulling fs layer [2023-03-22T17:10:52.985Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T17:10:52.985Z] 30dea6a524f1: Pulling fs layer [2023-03-22T17:10:52.985Z] a2aff8979fd8: Pulling fs layer [2023-03-22T17:10:52.985Z] 6808be2612f2: Pulling fs layer [2023-03-22T17:10:52.985Z] f25807f1079a: Pulling fs layer [2023-03-22T17:10:52.986Z] 30dea6a524f1: Waiting [2023-03-22T17:10:52.986Z] a2aff8979fd8: Waiting [2023-03-22T17:10:52.986Z] 6808be2612f2: Waiting [2023-03-22T17:10:52.986Z] f25807f1079a: Waiting [2023-03-22T17:10:52.986Z] 94cc34f8dd06: Waiting [2023-03-22T17:10:52.986Z] a2d21d5440eb: Verifying Checksum [2023-03-22T17:10:52.986Z] a2d21d5440eb: Download complete [2023-03-22T17:10:52.986Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T17:10:52.986Z] 94cc34f8dd06: Download complete [2023-03-22T17:10:52.986Z] 30dea6a524f1: Download complete [2023-03-22T17:10:52.986Z] 63b65145d645: Verifying Checksum [2023-03-22T17:10:52.986Z] 63b65145d645: Download complete [2023-03-22T17:10:52.986Z] a2aff8979fd8: Verifying Checksum [2023-03-22T17:10:52.986Z] a2aff8979fd8: Download complete [2023-03-22T17:10:53.249Z] 63b65145d645: Pull complete [2023-03-22T17:10:53.249Z] a2d21d5440eb: Pull complete [2023-03-22T17:10:53.510Z] f25807f1079a: Verifying Checksum [2023-03-22T17:10:53.510Z] f25807f1079a: Download complete [2023-03-22T17:10:53.770Z] 935e6c44a52c: Download complete [2023-03-22T17:10:53.770Z] 6808be2612f2: Verifying Checksum [2023-03-22T17:10:53.770Z] 6808be2612f2: Download complete [2023-03-22T17:10:57.063Z] 935e6c44a52c: Pull complete [2023-03-22T17:10:57.063Z] 94cc34f8dd06: Pull complete [2023-03-22T17:10:57.063Z] 30dea6a524f1: Pull complete [2023-03-22T17:10:57.063Z] a2aff8979fd8: Pull complete [2023-03-22T17:10:58.964Z] 6808be2612f2: Pull complete [2023-03-22T17:10:59.530Z] f25807f1079a: Pull complete [2023-03-22T17:10:59.530Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T17:10:59.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T17:10:59.530Z] ---> 3b553350e43f [2023-03-22T17:10:59.530Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:11:04.818Z] ---> Running in c4f66fb2247a [2023-03-22T17:11:04.818Z] Removing intermediate container c4f66fb2247a [2023-03-22T17:11:04.818Z] ---> 7adff764cb3a [2023-03-22T17:11:04.818Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T17:11:04.818Z] ---> Running in 1ac39e86b7e5 [2023-03-22T17:11:04.819Z] Removing intermediate container 1ac39e86b7e5 [2023-03-22T17:11:04.819Z] ---> 781a8f32196a [2023-03-22T17:11:04.819Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T17:11:04.819Z] ---> Running in bf41969aa6b4 [2023-03-22T17:11:04.819Z] Removing intermediate container bf41969aa6b4 [2023-03-22T17:11:04.819Z] ---> d93712d827fd [2023-03-22T17:11:04.819Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T17:11:04.819Z] ---> Running in 15cb2e4671c1 [2023-03-22T17:11:04.819Z] Removing intermediate container 15cb2e4671c1 [2023-03-22T17:11:04.819Z] ---> c6bcff394850 [2023-03-22T17:11:04.819Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-22T17:11:04.819Z] ---> Running in 33ef9babb675 [2023-03-22T17:11:04.819Z] Removing intermediate container 33ef9babb675 [2023-03-22T17:11:04.819Z] ---> 35d2e00d8dd6 [2023-03-22T17:11:04.819Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T17:11:04.819Z] ---> Running in 88de0c8a2551 [2023-03-22T17:11:04.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:11:05.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:11:05.078Z] OK: 265 MiB in 53 packages [2023-03-22T17:11:05.646Z] Removing intermediate container 88de0c8a2551 [2023-03-22T17:11:05.646Z] ---> cb4ec64dc1e1 [2023-03-22T17:11:05.646Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-22T17:11:05.646Z] ---> Running in c72c4b391120 [2023-03-22T17:11:05.646Z] Removing intermediate container c72c4b391120 [2023-03-22T17:11:05.646Z] ---> 27de1d60db0a [2023-03-22T17:11:05.646Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-22T17:11:05.646Z] ---> a6d89ff81e2c [2023-03-22T17:11:05.646Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:11:05.646Z] ---> Running in 8e678f5d7629 [2023-03-22T17:11:06.465Z] Still waiting to schedule task [2023-03-22T17:11:06.465Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5221’ [2023-03-22T17:11:37.730Z] Removing intermediate container 8e678f5d7629 [2023-03-22T17:11:37.730Z] ---> f9643a8ff142 [2023-03-22T17:11:37.730Z] Step 12/13 : COPY . . [2023-03-22T17:11:37.993Z] ---> 7253f513d1b1 [2023-03-22T17:11:37.993Z] Step 13/13 : RUN ${MAKE} [2023-03-22T17:11:37.993Z] ---> Running in 84e7749a2a27 [2023-03-22T17:11:38.251Z] noop [2023-03-22T17:11:38.510Z] Removing intermediate container 84e7749a2a27 [2023-03-22T17:11:38.510Z] ---> c6047eafc187 [2023-03-22T17:11:38.510Z] Successfully built c6047eafc187 [2023-03-22T17:11:38.510Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:11:38.824Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T17:11:38.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:11:38.896Z] prd-ubuntu20.04-docker-8c-8g-5222 does not seem to be running inside a container [2023-03-22T17:11:38.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T17:11:39.252Z] $ docker top e72bfe2d6f434438eb5d47db459caeba78745c8aff5c1eaf628b47a72156604b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:11:39.603Z] + go version [2023-03-22T17:11:39.603Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T17:11:39.615Z] $ docker stop --time=1 e72bfe2d6f434438eb5d47db459caeba78745c8aff5c1eaf628b47a72156604b [2023-03-22T17:11:40.858Z] $ docker rm -f --volumes e72bfe2d6f434438eb5d47db459caeba78745c8aff5c1eaf628b47a72156604b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:11:41.246Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T17:11:41.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:11:41.318Z] prd-ubuntu20.04-docker-8c-8g-5222 does not seem to be running inside a container [2023-03-22T17:11:41.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T17:11:41.681Z] $ docker top 83c09ff5560b36b3c67e7cee3ebb77358b78eb6a19cfd7c52198241e0c484a3a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:11:42.021Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:11:42.315Z] + make test [2023-03-22T17:11:42.315Z] go test ./... -coverprofile=coverage.out ./... [2023-03-22T17:11:47.579Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-22T17:11:57.541Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-22T17:11:57.541Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-22T17:11:59.439Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 31.7% of statements [2023-03-22T17:11:59.697Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.130s coverage: 86.5% of statements [2023-03-22T17:12:06.256Z] go vet ./... [2023-03-22T17:12:10.441Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T17:12:10.441Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T17:12:10.441Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T17:12:10.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T17:12:10.465Z] $ docker stop --time=1 83c09ff5560b36b3c67e7cee3ebb77358b78eb6a19cfd7c52198241e0c484a3a [2023-03-22T17:12:14.160Z] $ docker rm -f --volumes 83c09ff5560b36b3c67e7cee3ebb77358b78eb6a19cfd7c52198241e0c484a3a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T17:12:14.620Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T17:12:14.730Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-22T17:12:15.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T17:12:15.628Z] + ls -al . [2023-03-22T17:12:15.628Z] total 236 [2023-03-22T17:12:15.628Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 17:11 . [2023-03-22T17:12:15.628Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 17:10 .. [2023-03-22T17:12:15.628Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 17:10 .git [2023-03-22T17:12:15.628Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 17:10 .github [2023-03-22T17:12:15.628Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 22 17:10 .gitignore [2023-03-22T17:12:15.628Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 17:10 .golangci.yml [2023-03-22T17:12:15.628Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 17:10 .semver [2023-03-22T17:12:15.628Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 22 17:10 Attribution.txt [2023-03-22T17:12:15.628Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 22 17:10 CHANGELOG.md [2023-03-22T17:12:15.628Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 22 17:10 Dockerfile [2023-03-22T17:12:15.628Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 17:10 GOVERNANCE.md [2023-03-22T17:12:15.628Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 22 17:10 Jenkinsfile [2023-03-22T17:12:15.628Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 17:10 LICENSE [2023-03-22T17:12:15.628Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 22 17:10 Makefile [2023-03-22T17:12:15.628Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 22 17:10 OWNERS.md [2023-03-22T17:12:15.628Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 22 17:10 README.md [2023-03-22T17:12:15.628Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 22 17:10 VERSION [2023-03-22T17:12:15.628Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 17:10 bin [2023-03-22T17:12:15.628Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 17:10 cmd [2023-03-22T17:12:15.628Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 22 17:11 coverage.out [2023-03-22T17:12:15.628Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 17:10 doc [2023-03-22T17:12:15.628Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 22 17:10 go.mod [2023-03-22T17:12:15.628Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 22 17:10 go.sum [2023-03-22T17:12:15.628Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 17:10 internal [2023-03-22T17:12:15.628Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 17:10 snap [2023-03-22T17:12:15.628Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 22 17:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:12:16.068Z] + 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=e03c6e991c633265ca57616196638541aa716f8b --label arch=amd64 --label version=3.0.0-dev.24 . [2023-03-22T17:12:16.068Z] Sending build context to Docker daemon 27.06MB [2023-03-22T17:12:16.068Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T17:12:16.068Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-22T17:12:16.068Z] ---> c6047eafc187 [2023-03-22T17:12:16.068Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:12:16.327Z] ---> Running in e56dc99f1a3c [2023-03-22T17:12:16.327Z] Removing intermediate container e56dc99f1a3c [2023-03-22T17:12:16.327Z] ---> bcd0cde2fccb [2023-03-22T17:12:16.327Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T17:12:16.327Z] ---> Running in 525408c2fd6b [2023-03-22T17:12:16.589Z] Removing intermediate container 525408c2fd6b [2023-03-22T17:12:16.589Z] ---> 8c1be1124577 [2023-03-22T17:12:16.589Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T17:12:16.589Z] ---> Running in 2b2cb8dfc98c [2023-03-22T17:12:16.589Z] Removing intermediate container 2b2cb8dfc98c [2023-03-22T17:12:16.589Z] ---> 4d18dff8f9a1 [2023-03-22T17:12:16.589Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T17:12:16.589Z] ---> Running in 51f15d82dfd0 [2023-03-22T17:12:16.589Z] Removing intermediate container 51f15d82dfd0 [2023-03-22T17:12:16.589Z] ---> 3f37fcde52be [2023-03-22T17:12:16.589Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-22T17:12:16.589Z] ---> Running in e407b237dca8 [2023-03-22T17:12:16.847Z] Removing intermediate container e407b237dca8 [2023-03-22T17:12:16.847Z] ---> a58745b394b1 [2023-03-22T17:12:16.847Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T17:12:16.847Z] ---> Running in a9837d4f434c [2023-03-22T17:12:17.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:12:17.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:12:17.366Z] OK: 265 MiB in 53 packages [2023-03-22T17:12:17.624Z] Removing intermediate container a9837d4f434c [2023-03-22T17:12:17.624Z] ---> 5c6373bbffba [2023-03-22T17:12:17.624Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-22T17:12:17.624Z] ---> Running in 30b56e162272 [2023-03-22T17:12:17.624Z] Removing intermediate container 30b56e162272 [2023-03-22T17:12:17.624Z] ---> 41ae88d965ca [2023-03-22T17:12:17.624Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-22T17:12:17.883Z] ---> 10b881e3ad8f [2023-03-22T17:12:17.883Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:12:17.883Z] ---> Running in 6fbcb6e92341 [2023-03-22T17:12:18.818Z] Removing intermediate container 6fbcb6e92341 [2023-03-22T17:12:18.818Z] ---> d1efc42caec0 [2023-03-22T17:12:18.818Z] Step 12/26 : COPY . . [2023-03-22T17:12:19.386Z] ---> 67175d34c6bd [2023-03-22T17:12:19.386Z] Step 13/26 : RUN ${MAKE} [2023-03-22T17:12:19.386Z] ---> Running in b9f0a2de1bb1 [2023-03-22T17:12:19.650Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.24" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-22T17:12:41.583Z] Removing intermediate container b9f0a2de1bb1 [2023-03-22T17:12:41.583Z] ---> bbadf7a090b4 [2023-03-22T17:12:41.583Z] Step 14/26 : FROM alpine:3.17 [2023-03-22T17:12:41.583Z] 3.17: Pulling from library/alpine [2023-03-22T17:12:41.583Z] 63b65145d645: Already exists [2023-03-22T17:12:41.583Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T17:12:41.583Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T17:12:41.583Z] ---> b2aa39c304c2 [2023-03-22T17:12:41.583Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-22T17:12:41.583Z] ---> Running in eae56a5dfd04 [2023-03-22T17:12:41.583Z] Removing intermediate container eae56a5dfd04 [2023-03-22T17:12:41.583Z] ---> 33c076cfcb87 [2023-03-22T17:12:41.583Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:12:41.583Z] ---> Running in 8a655bbbed22 [2023-03-22T17:12:41.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T17:12:41.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T17:12:41.583Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:12:41.583Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:12:41.583Z] OK: 7 MiB in 16 packages [2023-03-22T17:12:41.583Z] Removing intermediate container 8a655bbbed22 [2023-03-22T17:12:41.583Z] ---> 1ee209cf1521 [2023-03-22T17:12:41.583Z] Step 17/26 : WORKDIR / [2023-03-22T17:12:41.583Z] ---> Running in 2c42ea32560d [2023-03-22T17:12:41.583Z] Removing intermediate container 2c42ea32560d [2023-03-22T17:12:41.583Z] ---> 08e2c697eebe [2023-03-22T17:12:41.583Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-22T17:12:42.519Z] ---> f11547164bbf [2023-03-22T17:12:42.519Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-22T17:12:42.519Z] ---> 927435aaaf14 [2023-03-22T17:12:42.519Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-22T17:12:42.519Z] ---> 61342bd4173d [2023-03-22T17:12:42.519Z] Step 21/26 : EXPOSE 59984 [2023-03-22T17:12:42.778Z] ---> Running in af7d8661b279 [2023-03-22T17:12:42.778Z] Removing intermediate container af7d8661b279 [2023-03-22T17:12:42.778Z] ---> f92d78793814 [2023-03-22T17:12:42.778Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-22T17:12:42.778Z] ---> Running in 29623d800234 [2023-03-22T17:12:42.778Z] Removing intermediate container 29623d800234 [2023-03-22T17:12:42.778Z] ---> 4c73e050d8c6 [2023-03-22T17:12:42.778Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:12:42.778Z] ---> Running in 4b397b9012c6 [2023-03-22T17:12:42.778Z] Removing intermediate container 4b397b9012c6 [2023-03-22T17:12:42.778Z] ---> d3c9790f394b [2023-03-22T17:12:42.778Z] Step 24/26 : LABEL arch=amd64 [2023-03-22T17:12:43.038Z] ---> Running in 2a90ed2a93f2 [2023-03-22T17:12:43.038Z] Removing intermediate container 2a90ed2a93f2 [2023-03-22T17:12:43.038Z] ---> ef5571f7f7c6 [2023-03-22T17:12:43.038Z] Step 25/26 : LABEL git_sha=e03c6e991c633265ca57616196638541aa716f8b [2023-03-22T17:12:43.038Z] ---> Running in face9c751b25 [2023-03-22T17:12:43.038Z] Removing intermediate container face9c751b25 [2023-03-22T17:12:43.038Z] ---> 16dad8f14e1c [2023-03-22T17:12:43.038Z] Step 26/26 : LABEL version=3.0.0-dev.24 [2023-03-22T17:12:43.038Z] ---> Running in 35ed4d750555 [2023-03-22T17:12:43.038Z] Removing intermediate container 35ed4d750555 [2023-03-22T17:12:43.038Z] ---> 9285d827b3c6 [2023-03-22T17:12:43.038Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T17:12:43.038Z] Successfully built 9285d827b3c6 [2023-03-22T17:12:43.038Z] 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-22T17:12:43.134Z] provisioning config files... [2023-03-22T17:12:43.143Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17418088064434317849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:12:43.437Z] ---> docker-login.sh [2023-03-22T17:12:43.437Z] nexus3.edgexfoundry.org:10001 [2023-03-22T17:12:43.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:12:43.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:12:43.437Z] Configure a credential helper to remove this warning. See [2023-03-22T17:12:43.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:12:43.437Z] [2023-03-22T17:12:43.437Z] Login Succeeded [2023-03-22T17:12:43.437Z] nexus3.edgexfoundry.org:10002 [2023-03-22T17:12:43.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:12:43.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:12:43.437Z] Configure a credential helper to remove this warning. See [2023-03-22T17:12:43.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:12:43.437Z] [2023-03-22T17:12:43.437Z] Login Succeeded [2023-03-22T17:12:43.437Z] nexus3.edgexfoundry.org:10003 [2023-03-22T17:12:43.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:12:43.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:12:43.697Z] Configure a credential helper to remove this warning. See [2023-03-22T17:12:43.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:12:43.697Z] [2023-03-22T17:12:43.697Z] Login Succeeded [2023-03-22T17:12:43.697Z] nexus3.edgexfoundry.org:10004 [2023-03-22T17:12:43.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:12:43.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:12:43.697Z] Configure a credential helper to remove this warning. See [2023-03-22T17:12:43.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:12:43.697Z] [2023-03-22T17:12:43.697Z] Login Succeeded [2023-03-22T17:12:43.697Z] docker.io [2023-03-22T17:12:43.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:12:43.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:12:43.958Z] Configure a credential helper to remove this warning. See [2023-03-22T17:12:43.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:12:43.958Z] [2023-03-22T17:12:43.958Z] Login Succeeded [2023-03-22T17:12:43.958Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T17:12:43.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:12:43.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:12:44.007Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-03-22T17:12:44.007Z] e03c6e991c633265ca57616196638541aa716f8b [2023-03-22T17:12:44.007Z] latest [2023-03-22T17:12:44.007Z] 3.0.0-dev.24 [2023-03-22T17:12:44.007Z] e03c6e991c633265ca57616196638541aa716f8b-3.0.0-dev.24 [2023-03-22T17:12:44.007Z] main [2023-03-22T17:12:44.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:12:44.318Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:e03c6e991c633265ca57616196638541aa716f8b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:12:44.631Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:e03c6e991c633265ca57616196638541aa716f8b [2023-03-22T17:12:44.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-22T17:12:44.631Z] f193b935fb32: Preparing [2023-03-22T17:12:44.631Z] e05c98802d6a: Preparing [2023-03-22T17:12:44.631Z] df3d9473103b: Preparing [2023-03-22T17:12:44.631Z] 0936456ebd48: Preparing [2023-03-22T17:12:44.631Z] 7cd52847ad77: Preparing [2023-03-22T17:12:44.631Z] 7cd52847ad77: Layer already exists [2023-03-22T17:12:44.631Z] f193b935fb32: Pushed [2023-03-22T17:12:44.631Z] 0936456ebd48: Pushed [2023-03-22T17:12:44.631Z] e05c98802d6a: Pushed [2023-03-22T17:12:47.170Z] df3d9473103b: Pushed [2023-03-22T17:12:47.431Z] e03c6e991c633265ca57616196638541aa716f8b: digest: sha256:b7a0756ef8e4198e58d60416cf3ea72466bc6d3a8514cdee28b02e66cc49dde0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:12:47.743Z] + 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-22T17:12:48.057Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-22T17:12:48.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-22T17:12:48.057Z] f193b935fb32: Preparing [2023-03-22T17:12:48.057Z] e05c98802d6a: Preparing [2023-03-22T17:12:48.057Z] df3d9473103b: Preparing [2023-03-22T17:12:48.057Z] 0936456ebd48: Preparing [2023-03-22T17:12:48.057Z] 7cd52847ad77: Preparing [2023-03-22T17:12:48.057Z] e05c98802d6a: Layer already exists [2023-03-22T17:12:48.057Z] 7cd52847ad77: Layer already exists [2023-03-22T17:12:48.057Z] 0936456ebd48: Layer already exists [2023-03-22T17:12:48.057Z] df3d9473103b: Layer already exists [2023-03-22T17:12:48.057Z] f193b935fb32: Layer already exists [2023-03-22T17:12:48.057Z] latest: digest: sha256:b7a0756ef8e4198e58d60416cf3ea72466bc6d3a8514cdee28b02e66cc49dde0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:12:48.362Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:12:48.672Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.24 [2023-03-22T17:12:48.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-22T17:12:48.672Z] f193b935fb32: Preparing [2023-03-22T17:12:48.672Z] e05c98802d6a: Preparing [2023-03-22T17:12:48.672Z] df3d9473103b: Preparing [2023-03-22T17:12:48.672Z] 0936456ebd48: Preparing [2023-03-22T17:12:48.672Z] 7cd52847ad77: Preparing [2023-03-22T17:12:48.672Z] f193b935fb32: Layer already exists [2023-03-22T17:12:48.672Z] 0936456ebd48: Layer already exists [2023-03-22T17:12:48.672Z] df3d9473103b: Layer already exists [2023-03-22T17:12:48.672Z] 7cd52847ad77: Layer already exists [2023-03-22T17:12:48.672Z] e05c98802d6a: Layer already exists [2023-03-22T17:12:48.672Z] 3.0.0-dev.24: digest: sha256:b7a0756ef8e4198e58d60416cf3ea72466bc6d3a8514cdee28b02e66cc49dde0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:12:48.980Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:e03c6e991c633265ca57616196638541aa716f8b-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:12:49.293Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:e03c6e991c633265ca57616196638541aa716f8b-3.0.0-dev.24 [2023-03-22T17:12:49.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-22T17:12:49.293Z] f193b935fb32: Preparing [2023-03-22T17:12:49.293Z] e05c98802d6a: Preparing [2023-03-22T17:12:49.293Z] df3d9473103b: Preparing [2023-03-22T17:12:49.293Z] 0936456ebd48: Preparing [2023-03-22T17:12:49.293Z] 7cd52847ad77: Preparing [2023-03-22T17:12:49.293Z] e05c98802d6a: Layer already exists [2023-03-22T17:12:49.293Z] f193b935fb32: Layer already exists [2023-03-22T17:12:49.293Z] df3d9473103b: Layer already exists [2023-03-22T17:12:49.293Z] 7cd52847ad77: Layer already exists [2023-03-22T17:12:49.293Z] 0936456ebd48: Layer already exists [2023-03-22T17:12:49.293Z] e03c6e991c633265ca57616196638541aa716f8b-3.0.0-dev.24: digest: sha256:b7a0756ef8e4198e58d60416cf3ea72466bc6d3a8514cdee28b02e66cc49dde0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:12:49.612Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:12:49.915Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-03-22T17:12:49.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-22T17:12:49.915Z] f193b935fb32: Preparing [2023-03-22T17:12:49.915Z] e05c98802d6a: Preparing [2023-03-22T17:12:49.915Z] df3d9473103b: Preparing [2023-03-22T17:12:49.915Z] 0936456ebd48: Preparing [2023-03-22T17:12:49.915Z] 7cd52847ad77: Preparing [2023-03-22T17:12:49.915Z] 7cd52847ad77: Layer already exists [2023-03-22T17:12:49.915Z] f193b935fb32: Layer already exists [2023-03-22T17:12:49.915Z] df3d9473103b: Layer already exists [2023-03-22T17:12:49.915Z] e05c98802d6a: Layer already exists [2023-03-22T17:12:49.915Z] 0936456ebd48: Layer already exists [2023-03-22T17:12:49.915Z] main: digest: sha256:b7a0756ef8e4198e58d60416cf3ea72466bc6d3a8514cdee28b02e66cc49dde0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:12:49.954Z] ===================================================== [Pipeline] echo [2023-03-22T17:12:49.960Z] taggedImages: [2023-03-22T17:12:49.960Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:e03c6e991c633265ca57616196638541aa716f8b [2023-03-22T17:12:49.960Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-22T17:12:49.960Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.24 [2023-03-22T17:12:49.960Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:e03c6e991c633265ca57616196638541aa716f8b-3.0.0-dev.24 [2023-03-22T17:12:49.960Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:12:50.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T17:12:50.322Z] [2023-03-22T17:12:50.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:12:50.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T17:12:50.622Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T17:12:50.622Z] 5eb5b503b376: Pulling fs layer [2023-03-22T17:12:50.622Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T17:12:50.622Z] ec43610c2a17: Pulling fs layer [2023-03-22T17:12:50.622Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T17:12:50.622Z] 33b1e0a273af: Pulling fs layer [2023-03-22T17:12:50.622Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T17:12:50.622Z] 2f39f015ded8: Pulling fs layer [2023-03-22T17:12:50.622Z] 3a2ae6a8a46f: Waiting [2023-03-22T17:12:50.622Z] 33b1e0a273af: Waiting [2023-03-22T17:12:50.622Z] 5d3b04190fa2: Waiting [2023-03-22T17:12:50.622Z] 5c69ac0246d0: Download complete [2023-03-22T17:12:50.622Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T17:12:50.622Z] 3a2ae6a8a46f: Download complete [2023-03-22T17:12:50.879Z] 33b1e0a273af: Verifying Checksum [2023-03-22T17:12:50.879Z] 33b1e0a273af: Download complete [2023-03-22T17:12:50.879Z] 5d3b04190fa2: Verifying Checksum [2023-03-22T17:12:50.879Z] 5d3b04190fa2: Download complete [2023-03-22T17:12:50.879Z] ec43610c2a17: Verifying Checksum [2023-03-22T17:12:50.879Z] ec43610c2a17: Download complete [2023-03-22T17:12:50.879Z] 5eb5b503b376: Verifying Checksum [2023-03-22T17:12:50.879Z] 5eb5b503b376: Download complete [2023-03-22T17:12:51.442Z] 2f39f015ded8: Download complete [2023-03-22T17:12:52.008Z] 5eb5b503b376: Pull complete [2023-03-22T17:12:52.267Z] 5c69ac0246d0: Pull complete [2023-03-22T17:12:52.525Z] ec43610c2a17: Pull complete [2023-03-22T17:12:52.784Z] 3a2ae6a8a46f: Pull complete [2023-03-22T17:12:52.784Z] 33b1e0a273af: Pull complete [2023-03-22T17:12:53.043Z] 5d3b04190fa2: Pull complete [2023-03-22T17:12:57.229Z] 2f39f015ded8: Pull complete [2023-03-22T17:12:57.229Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T17:12:57.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T17:12:57.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:12:57.326Z] prd-ubuntu20.04-docker-8c-8g-5222 does not seem to be running inside a container [2023-03-22T17:12:57.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T17:13:00.956Z] $ docker top 1f1c0411b40630f4339fe2f8d24ba6790a94317f0c0913056c409c2f14b643ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:13:01.333Z] ---> job-cost.sh [2023-03-22T17:13:01.333Z] lf-activate-venv: SKIPPING [2023-03-22T17:13:01.333Z] INFO: No Stack... [2023-03-22T17:13:01.592Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T17:13:02.160Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T17:13:02.449Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-03-22T17:13:02.449Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T17:13:02.461Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-118-stack-cost] [2023-03-22T17:13:02.470Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-118-stack-cost] did not exist. Created. [2023-03-22T17:13:02.470Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T17:13:02.770Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T17:13:02.796Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T17:13:02.802Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-118-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T17:13:02.822Z] $ docker stop --time=1 1f1c0411b40630f4339fe2f8d24ba6790a94317f0c0913056c409c2f14b643ec [2023-03-22T17:13:03.968Z] $ docker rm -f --volumes 1f1c0411b40630f4339fe2f8d24ba6790a94317f0c0913056c409c2f14b643ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T17:13:38.709Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5223 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-03-22T17:13:38.721Z] Running in /w/workspace/device-onvif-camera/118 [Pipeline] { [Pipeline] checkout [2023-03-22T17:13:38.751Z] The recommended git tool is: git [2023-03-22T17:13:44.217Z] using credential edgex-jenkins-ssh [2023-03-22T17:13:44.235Z] Cloning the remote Git repository [2023-03-22T17:13:44.281Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-22T17:13:44.376Z] > git init /w/workspace/device-onvif-camera/118 # timeout=10 [2023-03-22T17:13:44.520Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-22T17:13:44.521Z] > git --version # timeout=10 [2023-03-22T17:13:44.544Z] > git --version # 'git version 2.25.1' [2023-03-22T17:13:44.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T17:13:44.696Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T17:13:47.226Z] Avoid second fetch [2023-03-22T17:13:47.227Z] Checking out Revision e03c6e991c633265ca57616196638541aa716f8b (main) [2023-03-22T17:13:46.252Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-22T17:13:46.275Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T17:13:47.247Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T17:13:47.324Z] > git checkout -f e03c6e991c633265ca57616196638541aa716f8b # timeout=10 [2023-03-22T17:13:47.992Z] Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory (#279)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T17:13:49.033Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T17:13:49.033Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T17:13:49.033Z] Dload Upload Total Spent Left Speed [2023-03-22T17:13:49.033Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh [2023-03-22T17:13:49.651Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T17:13:49.982Z] + sudo tee /etc/docker/daemon.new [2023-03-22T17:13:49.982Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T17:13:49.982Z] { [2023-03-22T17:13:49.982Z] "registry-mirrors": [ [2023-03-22T17:13:49.982Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T17:13:49.982Z] ], [2023-03-22T17:13:49.982Z] "bip": "10.250.0.254/24", [2023-03-22T17:13:49.982Z] "hosts": [ [2023-03-22T17:13:49.982Z] "tcp://0.0.0.0:5555", [2023-03-22T17:13:49.982Z] "unix:///var/run/docker.sock" [2023-03-22T17:13:49.982Z] ], [2023-03-22T17:13:49.982Z] "mtu": 1458, [2023-03-22T17:13:49.982Z] "selinux-enabled": true, [2023-03-22T17:13:49.982Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T17:13:49.982Z] } [Pipeline] sh [2023-03-22T17:13:50.320Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T17:13:50.667Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T17:14:12.807Z] provisioning config files... [2023-03-22T17:14:12.834Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/118@tmp/config13625229818271137763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:14:13.181Z] ---> docker-login.sh [2023-03-22T17:14:13.181Z] nexus3.edgexfoundry.org:10001 [2023-03-22T17:14:13.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:14:14.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:14:14.037Z] Configure a credential helper to remove this warning. See [2023-03-22T17:14:14.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:14:14.037Z] [2023-03-22T17:14:14.037Z] Login Succeeded [2023-03-22T17:14:14.037Z] nexus3.edgexfoundry.org:10002 [2023-03-22T17:14:14.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:14:14.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:14:14.306Z] Configure a credential helper to remove this warning. See [2023-03-22T17:14:14.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:14:14.306Z] [2023-03-22T17:14:14.306Z] Login Succeeded [2023-03-22T17:14:14.306Z] nexus3.edgexfoundry.org:10003 [2023-03-22T17:14:14.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:14:14.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:14:14.578Z] Configure a credential helper to remove this warning. See [2023-03-22T17:14:14.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:14:14.578Z] [2023-03-22T17:14:14.578Z] Login Succeeded [2023-03-22T17:14:14.578Z] nexus3.edgexfoundry.org:10004 [2023-03-22T17:14:14.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:14:15.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:14:15.118Z] Configure a credential helper to remove this warning. See [2023-03-22T17:14:15.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:14:15.118Z] [2023-03-22T17:14:15.118Z] Login Succeeded [2023-03-22T17:14:15.118Z] docker.io [2023-03-22T17:14:15.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:14:15.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:14:15.387Z] Configure a credential helper to remove this warning. See [2023-03-22T17:14:15.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:14:15.387Z] [2023-03-22T17:14:15.387Z] Login Succeeded [2023-03-22T17:14:15.387Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T17:14:15.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T17:14:15.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:14:15.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:14:15.717Z] ========================================================= [2023-03-22T17:14:15.717Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T17:14:15.717Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:14:16.067Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T17:14:16.656Z] Sending build context to Docker daemon 19.68MB [2023-03-22T17:14:16.656Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T17:14:16.656Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-22T17:14:16.936Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T17:14:16.936Z] af6eaf76a39c: Pulling fs layer [2023-03-22T17:14:16.936Z] 55522c791124: Pulling fs layer [2023-03-22T17:14:16.936Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T17:14:16.936Z] 169dfbe0d373: Pulling fs layer [2023-03-22T17:14:16.936Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T17:14:16.936Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T17:14:16.936Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T17:14:16.936Z] 169dfbe0d373: Waiting [2023-03-22T17:14:16.936Z] e1ff8fa3b103: Waiting [2023-03-22T17:14:16.936Z] 52ebb69f0ebf: Waiting [2023-03-22T17:14:16.936Z] 5abe8eddf0d5: Waiting [2023-03-22T17:14:16.936Z] 55522c791124: Verifying Checksum [2023-03-22T17:14:16.936Z] 55522c791124: Download complete [2023-03-22T17:14:16.936Z] 169dfbe0d373: Verifying Checksum [2023-03-22T17:14:16.936Z] 169dfbe0d373: Download complete [2023-03-22T17:14:16.936Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T17:14:16.936Z] e1ff8fa3b103: Download complete [2023-03-22T17:14:16.936Z] af6eaf76a39c: Verifying Checksum [2023-03-22T17:14:16.936Z] af6eaf76a39c: Download complete [2023-03-22T17:14:17.912Z] af6eaf76a39c: Pull complete [2023-03-22T17:14:17.912Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T17:14:17.912Z] 5abe8eddf0d5: Download complete [2023-03-22T17:14:18.515Z] 55522c791124: Pull complete [2023-03-22T17:14:19.482Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T17:14:19.482Z] ce5c4a1c91eb: Download complete [2023-03-22T17:14:19.482Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T17:14:19.482Z] 52ebb69f0ebf: Download complete [2023-03-22T17:14:29.586Z] ce5c4a1c91eb: Pull complete [2023-03-22T17:14:29.855Z] 169dfbe0d373: Pull complete [2023-03-22T17:14:30.133Z] e1ff8fa3b103: Pull complete [2023-03-22T17:14:36.805Z] 52ebb69f0ebf: Pull complete [2023-03-22T17:14:38.755Z] 5abe8eddf0d5: Pull complete [2023-03-22T17:14:38.755Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T17:14:38.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T17:14:38.755Z] ---> 6cb57ee374ae [2023-03-22T17:14:38.755Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:14:40.188Z] ---> Running in 6165d70b3eb2 [2023-03-22T17:14:40.457Z] Removing intermediate container 6165d70b3eb2 [2023-03-22T17:14:40.457Z] ---> e073bf5b74c8 [2023-03-22T17:14:40.457Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T17:14:40.457Z] ---> Running in 7493a6661cb7 [2023-03-22T17:14:40.727Z] Removing intermediate container 7493a6661cb7 [2023-03-22T17:14:40.727Z] ---> c95a44e9de6f [2023-03-22T17:14:40.727Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T17:14:40.994Z] ---> Running in bae319c8b5c5 [2023-03-22T17:14:41.262Z] Removing intermediate container bae319c8b5c5 [2023-03-22T17:14:41.262Z] ---> 8339ed2f2c20 [2023-03-22T17:14:41.262Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T17:14:41.262Z] ---> Running in a52ba0086273 [2023-03-22T17:14:41.532Z] Removing intermediate container a52ba0086273 [2023-03-22T17:14:41.532Z] ---> 00ce064a345d [2023-03-22T17:14:41.532Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-22T17:14:41.532Z] ---> Running in 8e9132040855 [2023-03-22T17:14:42.120Z] Removing intermediate container 8e9132040855 [2023-03-22T17:14:42.120Z] ---> 17cfdb4bec0b [2023-03-22T17:14:42.120Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T17:14:42.120Z] ---> Running in 939dd0296a16 [2023-03-22T17:14:43.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:14:43.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:14:44.806Z] OK: 263 MiB in 53 packages [2023-03-22T17:14:45.782Z] Removing intermediate container 939dd0296a16 [2023-03-22T17:14:45.782Z] ---> 2afd3510e073 [2023-03-22T17:14:45.782Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-22T17:14:45.782Z] ---> Running in b63ce49317a3 [2023-03-22T17:14:46.056Z] Removing intermediate container b63ce49317a3 [2023-03-22T17:14:46.056Z] ---> 43449100cb89 [2023-03-22T17:14:46.056Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-22T17:14:48.644Z] ---> 6d2b54f08028 [2023-03-22T17:14:48.644Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:14:48.644Z] ---> Running in 167d909ae6a7 [2023-03-22T17:15:56.983Z] Removing intermediate container 167d909ae6a7 [2023-03-22T17:15:56.983Z] ---> ede118bbfd6a [2023-03-22T17:15:56.983Z] Step 12/13 : COPY . . [2023-03-22T17:15:56.983Z] ---> e518d5845fad [2023-03-22T17:15:56.983Z] Step 13/13 : RUN ${MAKE} [2023-03-22T17:15:56.983Z] ---> Running in 01de0ad66913 [2023-03-22T17:15:56.983Z] noop [2023-03-22T17:15:57.575Z] Removing intermediate container 01de0ad66913 [2023-03-22T17:15:57.575Z] ---> 7344696cfac5 [2023-03-22T17:15:57.575Z] Successfully built 7344696cfac5 [2023-03-22T17:15:57.575Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:15:57.930Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T17:15:57.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:15:58.140Z] prd-ubuntu20.04-docker-arm64-4c-16g-5223 does not seem to be running inside a container [2023-03-22T17:15:58.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/118 -v /w/workspace/device-onvif-camera/118:/w/workspace/device-onvif-camera/118:rw,z -v /w/workspace/device-onvif-camera/118@tmp:/w/workspace/device-onvif-camera/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T17:15:59.394Z] $ docker top 412319ab1d262b84912f06203d225faadb37a724367a29a89a481d8e057b6afa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:16:00.226Z] + go version [2023-03-22T17:16:00.226Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T17:16:00.250Z] $ docker stop --time=1 412319ab1d262b84912f06203d225faadb37a724367a29a89a481d8e057b6afa [2023-03-22T17:16:01.861Z] $ docker rm -f --volumes 412319ab1d262b84912f06203d225faadb37a724367a29a89a481d8e057b6afa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:16:02.378Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T17:16:02.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:16:02.547Z] prd-ubuntu20.04-docker-arm64-4c-16g-5223 does not seem to be running inside a container [2023-03-22T17:16:02.608Z] $ 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/118 -v /w/workspace/device-onvif-camera/118:/w/workspace/device-onvif-camera/118:rw,z -v /w/workspace/device-onvif-camera/118@tmp:/w/workspace/device-onvif-camera/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T17:16:03.660Z] $ docker top f262a3964b69b94f454c2a95bd366e66a9e5e193a3d2334f0cc08e2d77217699 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:16:04.151Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/118 [Pipeline] fileExists [Pipeline] sh [2023-03-22T17:16:04.744Z] + make test [2023-03-22T17:16:05.011Z] go test ./... -coverprofile=coverage.out ./... [2023-03-22T17:16:37.233Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-22T17:18:43.903Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-22T17:18:43.903Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-22T17:18:43.903Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.221s coverage: 31.7% of statements [2023-03-22T17:19:06.007Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.496s coverage: 86.5% of statements [2023-03-22T17:19:06.007Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T17:19:06.007Z] go vet ./... [2023-03-22T17:19:38.250Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T17:19:38.250Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T17:19:38.250Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T17:19:38.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T17:19:38.288Z] $ docker stop --time=1 f262a3964b69b94f454c2a95bd366e66a9e5e193a3d2334f0cc08e2d77217699 [2023-03-22T17:19:40.037Z] $ docker rm -f --volumes f262a3964b69b94f454c2a95bd366e66a9e5e193a3d2334f0cc08e2d77217699 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T17:19:41.128Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T17:19:41.156Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T17:19:41.686Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T17:19:42.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T17:19:42.416Z] + ls -al . [2023-03-22T17:19:42.416Z] total 232 [2023-03-22T17:19:42.416Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 22 17:16 . [2023-03-22T17:19:42.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 17:13 .. [2023-03-22T17:19:42.416Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 17:13 .git [2023-03-22T17:19:42.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 17:13 .github [2023-03-22T17:19:42.416Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 22 17:13 .gitignore [2023-03-22T17:19:42.416Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 17:13 .golangci.yml [2023-03-22T17:19:42.416Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 22 17:13 Attribution.txt [2023-03-22T17:19:42.416Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 22 17:13 CHANGELOG.md [2023-03-22T17:19:42.416Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 22 17:13 Dockerfile [2023-03-22T17:19:42.416Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 17:13 GOVERNANCE.md [2023-03-22T17:19:42.416Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 22 17:13 Jenkinsfile [2023-03-22T17:19:42.416Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 17:13 LICENSE [2023-03-22T17:19:42.416Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 22 17:13 Makefile [2023-03-22T17:19:42.416Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 22 17:13 OWNERS.md [2023-03-22T17:19:42.416Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 22 17:13 README.md [2023-03-22T17:19:42.416Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 22 17:10 VERSION [2023-03-22T17:19:42.416Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 17:13 bin [2023-03-22T17:19:42.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 17:13 cmd [2023-03-22T17:19:42.416Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 22 17:19 coverage.out [2023-03-22T17:19:42.416Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 17:13 doc [2023-03-22T17:19:42.416Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 22 17:13 go.mod [2023-03-22T17:19:42.416Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 22 17:13 go.sum [2023-03-22T17:19:42.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 17:13 internal [2023-03-22T17:19:42.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 17:13 snap [2023-03-22T17:19:42.416Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 22 17:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:19:42.763Z] + 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=e03c6e991c633265ca57616196638541aa716f8b --label arch=arm64 --label version=3.0.0-dev.24 . [2023-03-22T17:19:43.366Z] Sending build context to Docker daemon 19.76MB [2023-03-22T17:19:43.366Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T17:19:43.366Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-22T17:19:43.366Z] ---> 7344696cfac5 [2023-03-22T17:19:43.366Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-22T17:19:43.639Z] ---> Running in ca2cf002b4d1 [2023-03-22T17:19:43.912Z] Removing intermediate container ca2cf002b4d1 [2023-03-22T17:19:43.912Z] ---> 4b39a52a3397 [2023-03-22T17:19:43.912Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T17:19:43.912Z] ---> Running in 75aae9d975d2 [2023-03-22T17:19:44.183Z] Removing intermediate container 75aae9d975d2 [2023-03-22T17:19:44.183Z] ---> 27b5fdf68277 [2023-03-22T17:19:44.183Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T17:19:44.453Z] ---> Running in 20d92d01ca5e [2023-03-22T17:19:44.720Z] Removing intermediate container 20d92d01ca5e [2023-03-22T17:19:44.720Z] ---> 02282b6c75fd [2023-03-22T17:19:44.720Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T17:19:44.720Z] ---> Running in a1d7243176ff [2023-03-22T17:19:44.990Z] Removing intermediate container a1d7243176ff [2023-03-22T17:19:44.990Z] ---> 7ea2b30cd985 [2023-03-22T17:19:44.990Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-22T17:19:45.265Z] ---> Running in 0271befd6523 [2023-03-22T17:19:45.537Z] Removing intermediate container 0271befd6523 [2023-03-22T17:19:45.537Z] ---> 43e3d8c289de [2023-03-22T17:19:45.537Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T17:19:45.537Z] ---> Running in 8d8bf279d43b [2023-03-22T17:19:46.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:19:47.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:19:48.498Z] OK: 263 MiB in 53 packages [2023-03-22T17:19:49.087Z] Removing intermediate container 8d8bf279d43b [2023-03-22T17:19:49.087Z] ---> 48b129536046 [2023-03-22T17:19:49.087Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-22T17:19:49.087Z] ---> Running in 9e53e6407c7b [2023-03-22T17:19:49.356Z] Removing intermediate container 9e53e6407c7b [2023-03-22T17:19:49.356Z] ---> d27c8ff667ea [2023-03-22T17:19:49.356Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-22T17:19:49.941Z] ---> 27e0061db00a [2023-03-22T17:19:49.941Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T17:19:49.941Z] ---> Running in 140774ccf6a1 [2023-03-22T17:19:52.546Z] Removing intermediate container 140774ccf6a1 [2023-03-22T17:19:52.546Z] ---> 5b9784b65501 [2023-03-22T17:19:52.546Z] Step 12/26 : COPY . . [2023-03-22T17:19:54.493Z] ---> d9161a6c86dc [2023-03-22T17:19:54.493Z] Step 13/26 : RUN ${MAKE} [2023-03-22T17:19:54.493Z] ---> Running in 0a1c938c860b [2023-03-22T17:19:55.464Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.24" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-22T17:22:17.154Z] Removing intermediate container 0a1c938c860b [2023-03-22T17:22:17.154Z] ---> 93748a265994 [2023-03-22T17:22:17.154Z] Step 14/26 : FROM alpine:3.17 [2023-03-22T17:22:17.154Z] 3.17: Pulling from library/alpine [2023-03-22T17:22:17.154Z] af6eaf76a39c: Already exists [2023-03-22T17:22:17.154Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T17:22:17.154Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T17:22:17.154Z] ---> d74e625d9115 [2023-03-22T17:22:17.154Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-22T17:22:17.154Z] ---> Running in e1b0bab7bae4 [2023-03-22T17:22:17.154Z] Removing intermediate container e1b0bab7bae4 [2023-03-22T17:22:17.154Z] ---> 26e6ce825c22 [2023-03-22T17:22:17.154Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-22T17:22:17.154Z] ---> Running in 3580d305b786 [2023-03-22T17:22:17.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T17:22:17.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T17:22:17.154Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T17:22:17.154Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T17:22:17.154Z] OK: 8 MiB in 16 packages [2023-03-22T17:22:17.154Z] Removing intermediate container 3580d305b786 [2023-03-22T17:22:17.154Z] ---> 479df8a55262 [2023-03-22T17:22:17.154Z] Step 17/26 : WORKDIR / [2023-03-22T17:22:17.154Z] ---> Running in 67f82a02f258 [2023-03-22T17:22:17.154Z] Removing intermediate container 67f82a02f258 [2023-03-22T17:22:17.154Z] ---> 8695493a38b6 [2023-03-22T17:22:17.154Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-22T17:22:17.421Z] ---> 2bf794bddfb0 [2023-03-22T17:22:17.421Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-22T17:22:17.689Z] ---> 728daf642140 [2023-03-22T17:22:17.689Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-22T17:22:18.272Z] ---> e9c294d1432e [2023-03-22T17:22:18.272Z] Step 21/26 : EXPOSE 59984 [2023-03-22T17:22:18.272Z] ---> Running in e5ff78daa71e [2023-03-22T17:22:18.856Z] Removing intermediate container e5ff78daa71e [2023-03-22T17:22:18.856Z] ---> a37c2ec45749 [2023-03-22T17:22:18.856Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-22T17:22:18.856Z] ---> Running in 757350ea810a [2023-03-22T17:22:19.123Z] Removing intermediate container 757350ea810a [2023-03-22T17:22:19.123Z] ---> fb1d59385eee [2023-03-22T17:22:19.123Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T17:22:19.123Z] ---> Running in bc0db5c1e9c7 [2023-03-22T17:22:19.395Z] Removing intermediate container bc0db5c1e9c7 [2023-03-22T17:22:19.395Z] ---> b63056dd5b48 [2023-03-22T17:22:19.395Z] Step 24/26 : LABEL arch=arm64 [2023-03-22T17:22:19.395Z] ---> Running in 841790a12a20 [2023-03-22T17:22:19.661Z] Removing intermediate container 841790a12a20 [2023-03-22T17:22:19.661Z] ---> ced7b2e28f86 [2023-03-22T17:22:19.661Z] Step 25/26 : LABEL git_sha=e03c6e991c633265ca57616196638541aa716f8b [2023-03-22T17:22:19.928Z] ---> Running in d2f4b1aceb2c [2023-03-22T17:22:20.197Z] Removing intermediate container d2f4b1aceb2c [2023-03-22T17:22:20.197Z] ---> 836a3065f6ef [2023-03-22T17:22:20.197Z] Step 26/26 : LABEL version=3.0.0-dev.24 [2023-03-22T17:22:20.197Z] ---> Running in b031980c3b43 [2023-03-22T17:22:20.462Z] Removing intermediate container b031980c3b43 [2023-03-22T17:22:20.462Z] ---> 64f6edcc6701 [2023-03-22T17:22:20.462Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T17:22:20.462Z] Successfully built 64f6edcc6701 [2023-03-22T17:22:20.462Z] 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-22T17:22:20.615Z] provisioning config files... [2023-03-22T17:22:20.630Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/118@tmp/config4097028364882071463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:22:20.992Z] ---> docker-login.sh [2023-03-22T17:22:20.993Z] nexus3.edgexfoundry.org:10001 [2023-03-22T17:22:20.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:22:21.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:22:21.262Z] Configure a credential helper to remove this warning. See [2023-03-22T17:22:21.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:22:21.262Z] [2023-03-22T17:22:21.262Z] Login Succeeded [2023-03-22T17:22:21.262Z] nexus3.edgexfoundry.org:10002 [2023-03-22T17:22:21.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:22:21.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:22:21.529Z] Configure a credential helper to remove this warning. See [2023-03-22T17:22:21.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:22:21.529Z] [2023-03-22T17:22:21.529Z] Login Succeeded [2023-03-22T17:22:21.529Z] nexus3.edgexfoundry.org:10003 [2023-03-22T17:22:21.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:22:22.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:22:22.072Z] Configure a credential helper to remove this warning. See [2023-03-22T17:22:22.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:22:22.072Z] [2023-03-22T17:22:22.072Z] Login Succeeded [2023-03-22T17:22:22.072Z] nexus3.edgexfoundry.org:10004 [2023-03-22T17:22:22.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:22:22.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:22:22.344Z] Configure a credential helper to remove this warning. See [2023-03-22T17:22:22.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:22:22.344Z] [2023-03-22T17:22:22.344Z] Login Succeeded [2023-03-22T17:22:22.344Z] docker.io [2023-03-22T17:22:22.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T17:22:22.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T17:22:22.892Z] Configure a credential helper to remove this warning. See [2023-03-22T17:22:22.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T17:22:22.892Z] [2023-03-22T17:22:22.892Z] Login Succeeded [2023-03-22T17:22:22.892Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T17:22:22.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:22:22.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T17:22:22.959Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-03-22T17:22:22.959Z] e03c6e991c633265ca57616196638541aa716f8b [2023-03-22T17:22:22.959Z] latest [2023-03-22T17:22:22.959Z] 3.0.0-dev.24 [2023-03-22T17:22:22.959Z] e03c6e991c633265ca57616196638541aa716f8b-3.0.0-dev.24 [2023-03-22T17:22:22.959Z] main [2023-03-22T17:22:22.959Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:22:23.298Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e03c6e991c633265ca57616196638541aa716f8b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:22:23.647Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e03c6e991c633265ca57616196638541aa716f8b [2023-03-22T17:22:23.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-22T17:22:23.647Z] 13bb2e57b832: Preparing [2023-03-22T17:22:23.647Z] 6817f464ec06: Preparing [2023-03-22T17:22:23.647Z] b1cce72d6269: Preparing [2023-03-22T17:22:23.647Z] fd4ba258eab8: Preparing [2023-03-22T17:22:23.647Z] edf70074bd40: Preparing [2023-03-22T17:22:23.647Z] edf70074bd40: Layer already exists [2023-03-22T17:22:23.915Z] fd4ba258eab8: Pushed [2023-03-22T17:22:23.915Z] 13bb2e57b832: Pushed [2023-03-22T17:22:23.915Z] 6817f464ec06: Pushed [2023-03-22T17:22:29.264Z] b1cce72d6269: Pushed [2023-03-22T17:22:29.264Z] e03c6e991c633265ca57616196638541aa716f8b: digest: sha256:ed3e9c821d905c54e2ddf279c3329ee88f053f53d78fd663a4cb7cf1d12bb147 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:22:29.610Z] + 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-22T17:22:29.952Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-22T17:22:29.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-22T17:22:29.952Z] 13bb2e57b832: Preparing [2023-03-22T17:22:29.952Z] 6817f464ec06: Preparing [2023-03-22T17:22:29.952Z] b1cce72d6269: Preparing [2023-03-22T17:22:29.952Z] fd4ba258eab8: Preparing [2023-03-22T17:22:29.952Z] edf70074bd40: Preparing [2023-03-22T17:22:29.952Z] 6817f464ec06: Layer already exists [2023-03-22T17:22:29.952Z] 13bb2e57b832: Layer already exists [2023-03-22T17:22:29.952Z] fd4ba258eab8: Layer already exists [2023-03-22T17:22:29.952Z] edf70074bd40: Layer already exists [2023-03-22T17:22:29.952Z] b1cce72d6269: Layer already exists [2023-03-22T17:22:29.952Z] latest: digest: sha256:ed3e9c821d905c54e2ddf279c3329ee88f053f53d78fd663a4cb7cf1d12bb147 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:22:30.289Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:22:30.619Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.24 [2023-03-22T17:22:30.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-22T17:22:30.619Z] 13bb2e57b832: Preparing [2023-03-22T17:22:30.619Z] 6817f464ec06: Preparing [2023-03-22T17:22:30.619Z] b1cce72d6269: Preparing [2023-03-22T17:22:30.619Z] fd4ba258eab8: Preparing [2023-03-22T17:22:30.619Z] edf70074bd40: Preparing [2023-03-22T17:22:30.619Z] edf70074bd40: Layer already exists [2023-03-22T17:22:30.619Z] 13bb2e57b832: Layer already exists [2023-03-22T17:22:30.619Z] fd4ba258eab8: Layer already exists [2023-03-22T17:22:30.619Z] 6817f464ec06: Layer already exists [2023-03-22T17:22:30.619Z] b1cce72d6269: Layer already exists [2023-03-22T17:22:30.619Z] 3.0.0-dev.24: digest: sha256:ed3e9c821d905c54e2ddf279c3329ee88f053f53d78fd663a4cb7cf1d12bb147 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:22:30.956Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e03c6e991c633265ca57616196638541aa716f8b-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:22:31.299Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e03c6e991c633265ca57616196638541aa716f8b-3.0.0-dev.24 [2023-03-22T17:22:31.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-22T17:22:31.299Z] 13bb2e57b832: Preparing [2023-03-22T17:22:31.299Z] 6817f464ec06: Preparing [2023-03-22T17:22:31.299Z] b1cce72d6269: Preparing [2023-03-22T17:22:31.299Z] fd4ba258eab8: Preparing [2023-03-22T17:22:31.299Z] edf70074bd40: Preparing [2023-03-22T17:22:31.299Z] 13bb2e57b832: Layer already exists [2023-03-22T17:22:31.299Z] 6817f464ec06: Layer already exists [2023-03-22T17:22:31.299Z] edf70074bd40: Layer already exists [2023-03-22T17:22:31.299Z] fd4ba258eab8: Layer already exists [2023-03-22T17:22:31.299Z] b1cce72d6269: Layer already exists [2023-03-22T17:22:31.299Z] e03c6e991c633265ca57616196638541aa716f8b-3.0.0-dev.24: digest: sha256:ed3e9c821d905c54e2ddf279c3329ee88f053f53d78fd663a4cb7cf1d12bb147 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:22:31.640Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:22:31.984Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-03-22T17:22:31.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-22T17:22:31.984Z] 13bb2e57b832: Preparing [2023-03-22T17:22:31.984Z] 6817f464ec06: Preparing [2023-03-22T17:22:31.984Z] b1cce72d6269: Preparing [2023-03-22T17:22:31.984Z] fd4ba258eab8: Preparing [2023-03-22T17:22:31.984Z] edf70074bd40: Preparing [2023-03-22T17:22:31.984Z] b1cce72d6269: Layer already exists [2023-03-22T17:22:31.984Z] edf70074bd40: Layer already exists [2023-03-22T17:22:31.984Z] 6817f464ec06: Layer already exists [2023-03-22T17:22:31.984Z] 13bb2e57b832: Layer already exists [2023-03-22T17:22:31.984Z] fd4ba258eab8: Layer already exists [2023-03-22T17:22:31.984Z] main: digest: sha256:ed3e9c821d905c54e2ddf279c3329ee88f053f53d78fd663a4cb7cf1d12bb147 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T17:22:32.031Z] ===================================================== [Pipeline] echo [2023-03-22T17:22:32.036Z] taggedImages: [2023-03-22T17:22:32.036Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e03c6e991c633265ca57616196638541aa716f8b [2023-03-22T17:22:32.036Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-22T17:22:32.036Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.24 [2023-03-22T17:22:32.036Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e03c6e991c633265ca57616196638541aa716f8b-3.0.0-dev.24 [2023-03-22T17:22:32.036Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:22:32.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T17:22:32.403Z] [2023-03-22T17:22:32.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:22:32.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T17:22:32.734Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T17:22:32.734Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T17:22:32.734Z] 04944245beec: Pulling fs layer [2023-03-22T17:22:32.734Z] 699f458cf7ca: Pulling fs layer [2023-03-22T17:22:32.734Z] 765212b225bb: Pulling fs layer [2023-03-22T17:22:32.734Z] f23df028b6ca: Pulling fs layer [2023-03-22T17:22:32.734Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T17:22:32.734Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T17:22:32.734Z] f23df028b6ca: Waiting [2023-03-22T17:22:32.734Z] d65c8cfc05b1: Waiting [2023-03-22T17:22:32.734Z] 2437ff75d9bd: Waiting [2023-03-22T17:22:32.734Z] 765212b225bb: Waiting [2023-03-22T17:22:33.003Z] 04944245beec: Verifying Checksum [2023-03-22T17:22:33.003Z] 04944245beec: Download complete [2023-03-22T17:22:33.003Z] 765212b225bb: Verifying Checksum [2023-03-22T17:22:33.003Z] 765212b225bb: Download complete [2023-03-22T17:22:33.003Z] f23df028b6ca: Verifying Checksum [2023-03-22T17:22:33.003Z] f23df028b6ca: Download complete [2023-03-22T17:22:33.003Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T17:22:33.003Z] d65c8cfc05b1: Download complete [2023-03-22T17:22:33.271Z] 699f458cf7ca: Verifying Checksum [2023-03-22T17:22:33.271Z] 699f458cf7ca: Download complete [2023-03-22T17:22:33.540Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T17:22:33.540Z] 8998bd30e6a1: Download complete [2023-03-22T17:22:35.477Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T17:22:35.477Z] 2437ff75d9bd: Download complete [2023-03-22T17:22:37.416Z] 8998bd30e6a1: Pull complete [2023-03-22T17:22:37.682Z] 04944245beec: Pull complete [2023-03-22T17:22:39.120Z] 699f458cf7ca: Pull complete [2023-03-22T17:22:39.120Z] 765212b225bb: Pull complete [2023-03-22T17:22:39.702Z] f23df028b6ca: Pull complete [2023-03-22T17:22:39.967Z] d65c8cfc05b1: Pull complete [2023-03-22T17:22:52.261Z] 2437ff75d9bd: Pull complete [2023-03-22T17:22:52.261Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T17:22:52.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T17:22:52.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:22:52.445Z] prd-ubuntu20.04-docker-arm64-4c-16g-5223 does not seem to be running inside a container [2023-03-22T17:22:52.505Z] $ 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/118 -v /w/workspace/device-onvif-camera/118:/w/workspace/device-onvif-camera/118:rw,z -v /w/workspace/device-onvif-camera/118@tmp:/w/workspace/device-onvif-camera/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T17:22:55.118Z] $ docker top faf64418271beccab569090cf6fc2160c8685fc39e97f7639d8e01fb547cd83f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:22:55.988Z] ---> job-cost.sh [2023-03-22T17:22:55.988Z] lf-activate-venv: SKIPPING [2023-03-22T17:22:55.988Z] INFO: No Stack... [2023-03-22T17:22:56.572Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T17:22:57.155Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T17:22:57.802Z] + + cat /w/workspace/device-onvif-camera/118/archives/cost.csvcut [2023-03-22T17:22:57.802Z] -d, -f6 [Pipeline] lock [2023-03-22T17:22:57.879Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-118-stack-cost] [2023-03-22T17:22:57.885Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-118-stack-cost] did not exist. Created. [2023-03-22T17:22:57.885Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T17:22:58.216Z] /w/workspace/device-onvif-camera/118@tmp/durable-aa39f3b4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T17:22:58.573Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T17:22:58.594Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T17:22:58.650Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T17:22:58.656Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-118-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T17:22:58.677Z] $ docker stop --time=1 faf64418271beccab569090cf6fc2160c8685fc39e97f7639d8e01fb547cd83f [2023-03-22T17:23:00.132Z] $ docker rm -f --volumes faf64418271beccab569090cf6fc2160c8685fc39e97f7639d8e01fb547cd83f [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-22T17:23:00.472Z] provisioning config files... [2023-03-22T17:23:00.479Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16092226683734457179tmp [Pipeline] { [Pipeline] sh [2023-03-22T17:23:00.773Z] + set +x [2023-03-22T17:23:00.773Z] + curl -s https://codecov.io/bash [2023-03-22T17:23:00.773Z] + bash -s -- [2023-03-22T17:23:00.773Z] [2023-03-22T17:23:00.773Z] _____ _ [2023-03-22T17:23:00.773Z] / ____| | | [2023-03-22T17:23:00.773Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T17:23:00.773Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T17:23:00.773Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T17:23:00.773Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T17:23:00.773Z] Bash-1.0.6 [2023-03-22T17:23:00.773Z] [2023-03-22T17:23:00.773Z] [2023-03-22T17:23:00.773Z] ==> git version 2.25.1 found [2023-03-22T17:23:00.773Z] ==> 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-22T17:23:00.773Z] Release-Date: 2020-01-08 [2023-03-22T17:23:00.773Z] 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-22T17:23:00.773Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T17:23:00.773Z] ==> Jenkins CI detected. [2023-03-22T17:23:00.773Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-03-22T17:23:00.773Z] project root: . [2023-03-22T17:23:00.773Z] --> token set from env [2023-03-22T17:23:00.773Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T17:23:00.773Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T17:23:00.773Z] ==> Python coveragepy not found [2023-03-22T17:23:00.773Z] ==> Searching for coverage reports in: [2023-03-22T17:23:00.773Z] + . [2023-03-22T17:23:00.773Z] -> Found 1 reports [2023-03-22T17:23:00.773Z] ==> Detecting git/mercurial file structure [2023-03-22T17:23:01.032Z] ==> Reading reports [2023-03-22T17:23:01.032Z] + ./coverage.out bytes=78487 [2023-03-22T17:23:01.032Z] ==> Appending adjustments [2023-03-22T17:23:01.032Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T17:23:01.032Z] + Found adjustments [2023-03-22T17:23:01.032Z] ==> Gzipping contents [2023-03-22T17:23:01.032Z] 12K /tmp/codecov.TNcpCX.gz [2023-03-22T17:23:01.032Z] ==> Uploading reports [2023-03-22T17:23:01.032Z] url: https://codecov.io [2023-03-22T17:23:01.032Z] query: branch=main&commit=e03c6e991c633265ca57616196638541aa716f8b&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-22T17:23:01.032Z] -> Pinging Codecov [2023-03-22T17:23:01.032Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=e03c6e991c633265ca57616196638541aa716f8b&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-22T17:23:01.291Z] -> Uploading to [2023-03-22T17:23:01.291Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/F29A59C45E3A92E06B3E522C9905F8EF/e03c6e991c633265ca57616196638541aa716f8b/be70d92e-f187-4b2b-b783-f6cc3c6bc1f9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T172301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88e9648c9565c827ac90f86d3caeabaa41951e5aff03611b7d19ad65d861c1b5 [2023-03-22T17:23:01.291Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T17:23:01.291Z] Dload Upload Total Spent Left Speed [2023-03-22T17:23:01.551Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10527 0 0 100 10527 0 33208 --:--:-- --:--:-- --:--:-- 33313 [2023-03-22T17:23:01.551Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/e03c6e991c633265ca57616196638541aa716f8b [Pipeline] } [2023-03-22T17:23:01.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-22T17:23:01.745Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-22T17:23:01.754Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:23:02.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T17:23:02.053Z] [2023-03-22T17:23:02.053Z] 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-22T17:23:02.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T17:23:02.353Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-22T17:23:02.353Z] df9b9388f04a: Pulling fs layer [2023-03-22T17:23:02.353Z] 52dc419b0ee2: Pulling fs layer [2023-03-22T17:23:02.353Z] 25bc292e5bac: Pulling fs layer [2023-03-22T17:23:02.353Z] 114826534d7a: Pulling fs layer [2023-03-22T17:23:02.353Z] 4657fd5d0bcf: Pulling fs layer [2023-03-22T17:23:02.353Z] 114826534d7a: Waiting [2023-03-22T17:23:02.353Z] 6ad1cebc031e: Pulling fs layer [2023-03-22T17:23:02.353Z] 8a3aa393b2d8: Pulling fs layer [2023-03-22T17:23:02.353Z] 6ad1cebc031e: Waiting [2023-03-22T17:23:02.353Z] 8a3aa393b2d8: Waiting [2023-03-22T17:23:02.353Z] 25bc292e5bac: Verifying Checksum [2023-03-22T17:23:02.353Z] 25bc292e5bac: Download complete [2023-03-22T17:23:02.353Z] 52dc419b0ee2: Verifying Checksum [2023-03-22T17:23:02.353Z] 52dc419b0ee2: Download complete [2023-03-22T17:23:02.353Z] 4657fd5d0bcf: Verifying Checksum [2023-03-22T17:23:02.353Z] 4657fd5d0bcf: Download complete [2023-03-22T17:23:02.353Z] df9b9388f04a: Verifying Checksum [2023-03-22T17:23:02.353Z] df9b9388f04a: Download complete [2023-03-22T17:23:02.615Z] df9b9388f04a: Pull complete [2023-03-22T17:23:02.615Z] 6ad1cebc031e: Verifying Checksum [2023-03-22T17:23:02.615Z] 6ad1cebc031e: Download complete [2023-03-22T17:23:02.615Z] 52dc419b0ee2: Pull complete [2023-03-22T17:23:02.615Z] 25bc292e5bac: Pull complete [2023-03-22T17:23:03.236Z] 114826534d7a: Verifying Checksum [2023-03-22T17:23:03.236Z] 114826534d7a: Download complete [2023-03-22T17:23:03.494Z] 8a3aa393b2d8: Verifying Checksum [2023-03-22T17:23:03.494Z] 8a3aa393b2d8: Download complete [2023-03-22T17:23:06.781Z] 114826534d7a: Pull complete [2023-03-22T17:23:06.781Z] 4657fd5d0bcf: Pull complete [2023-03-22T17:23:07.040Z] 6ad1cebc031e: Pull complete [2023-03-22T17:23:09.582Z] 8a3aa393b2d8: Pull complete [2023-03-22T17:23:09.582Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-22T17:23:09.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T17:23:09.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:23:09.666Z] prd-ubuntu20.04-docker-8c-8g-5222 does not seem to be running inside a container [2023-03-22T17:23:09.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-22T17:23:14.750Z] $ docker top c753160b0954c613d35a406a7b4d74048accc6a994ba4991c8e97e651f1c8dff -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T17:23:14.815Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-03-22T17:23:15.091Z] + set -o pipefail [2023-03-22T17:23:15.091Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-03-22T17:23:20.357Z] [2023-03-22T17:23:20.357Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-03-22T17:23:20.357Z] [2023-03-22T17:23:20.357Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/3c259f7f-1683-441c-9e81-db00843a0d4e [2023-03-22T17:23:20.357Z] [2023-03-22T17:23:20.357Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-03-22T17:23:20.357Z] [2023-03-22T17:23:20.357Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-22T17:23:20.357Z] [2023-03-22T17:23:21.732Z] [2023-03-22T17:23:21.732Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-22T17:23:21.732Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-22T17:23:21.732Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-22T17:23:21.745Z] $ docker stop --time=1 c753160b0954c613d35a406a7b4d74048accc6a994ba4991c8e97e651f1c8dff [2023-03-22T17:23:24.869Z] $ docker rm -f --volumes c753160b0954c613d35a406a7b4d74048accc6a994ba4991c8e97e651f1c8dff [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-22T17:23:25.227Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T17:23:25.238Z] provisioning config files... [2023-03-22T17:23:25.245Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16243643314501775751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:23:25.535Z] --> edgex-publish-swagger.sh [2023-03-22T17:23:25.535Z] === Publish doc/openapi/v2 API === [2023-03-22T17:23:25.535Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-03-22T17:23:25.535Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-03-22T17:23:25.535Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T17:23:25.535Z] Dload Upload Total Spent Left Speed [2023-03-22T17:23:26.102Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 642k --:--:-- --:--:-- --:--:-- 641k 100 469k 0 0 100 469k 0 642k --:--:-- --:--:-- --:--:-- 641k [2023-03-22T17:23:26.102Z] [2023-03-22T17:23:26.102Z] [Pipeline] } [2023-03-22T17:23:26.109Z] 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-22T17:23:26.469Z] + git log --format=format:%s -1 e03c6e991c633265ca57616196638541aa716f8b [Pipeline] sh [2023-03-22T17:23:26.756Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T17:23:26.756Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:23:27.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T17:23:27.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:23:27.138Z] prd-ubuntu20.04-docker-8c-8g-5222 does not seem to be running inside a container [2023-03-22T17:23:27.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T17:23:27.613Z] $ docker top ab3e936334f2d734bd2a99c60594eff9ebccf59e3c9c7b7c9b8bf3e45cb543ab -eo pid,comm [2023-03-22T17:23:27.662Z] 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-22T17:23:27.662Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T17:23:27.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T17:23:27.697Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T17:23:27.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T17:23:27.831Z] $ docker exec ab3e936334f2d734bd2a99c60594eff9ebccf59e3c9c7b7c9b8bf3e45cb543ab ssh-agent [2023-03-22T17:23:27.939Z] SSH_AUTH_SOCK=/tmp/ssh-gqgtxmDa2vB4/agent.32 [2023-03-22T17:23:27.939Z] SSH_AGENT_PID=38 [2023-03-22T17:23:27.943Z] Running ssh-add (command line suppressed) [2023-03-22T17:23:28.045Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4969249751532031026.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4969249751532031026.key) [2023-03-22T17:23:28.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T17:23:28.345Z] + git semver tag [2023-03-22T17:23:28.602Z] 2023-03-22 17:23:28,512 [run_tag] DEBUG tag force:False [2023-03-22T17:23:28.602Z] 2023-03-22 17:23:28,512 [check_head_tag] DEBUG check head tag [2023-03-22T17:23:28.602Z] 2023-03-22 17:23:28,514 [execute] INFO git cat-file --batch-check [2023-03-22T17:23:28.602Z] 2023-03-22 17:23:28,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-22T17:23:28.602Z] 2023-03-22 17:23:28,516 [execute] INFO git cat-file --batch [2023-03-22T17:23:28.602Z] 2023-03-22 17:23:28,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-22T17:23:28.602Z] 2023-03-22 17:23:28,546 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-22T17:23:28.602Z] 2023-03-22 17:23:28,546 [execute] INFO git tag -a v3.0.0-dev.24 -m v3.0.0-dev.24 [2023-03-22T17:23:28.602Z] 2023-03-22 17:23:28,546 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.24', '-m', 'v3.0.0-dev.24'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-22T17:23:28.602Z] 2023-03-22 17:23:28,551 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-22T17:23:28.602Z] 3.0.0-dev.24 [Pipeline] } [2023-03-22T17:23:28.612Z] $ docker exec --env ******** --env ******** ab3e936334f2d734bd2a99c60594eff9ebccf59e3c9c7b7c9b8bf3e45cb543ab ssh-agent -k [2023-03-22T17:23:28.702Z] unset SSH_AUTH_SOCK; [2023-03-22T17:23:28.703Z] unset SSH_AGENT_PID; [2023-03-22T17:23:28.703Z] echo Agent pid 38 killed; [2023-03-22T17:23:28.708Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T17:23:29.012Z] + git semver [Pipeline] } [2023-03-22T17:23:29.282Z] $ docker stop --time=1 ab3e936334f2d734bd2a99c60594eff9ebccf59e3c9c7b7c9b8bf3e45cb543ab [2023-03-22T17:23:30.555Z] $ docker rm -f --volumes ab3e936334f2d734bd2a99c60594eff9ebccf59e3c9c7b7c9b8bf3e45cb543ab [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:23:30.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T17:23:30.936Z] [2023-03-22T17:23:30.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:23:31.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T17:23:31.238Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-22T17:23:31.238Z] ab5ef0e58194: Pulling fs layer [2023-03-22T17:23:31.238Z] 9712f1f96733: Pulling fs layer [2023-03-22T17:23:31.238Z] 63f879dbbcfc: Pulling fs layer [2023-03-22T17:23:31.238Z] 0d9ebad4ef96: Pulling fs layer [2023-03-22T17:23:31.238Z] e9a5061849ea: Pulling fs layer [2023-03-22T17:23:31.238Z] d747dcd14b5f: Pulling fs layer [2023-03-22T17:23:31.238Z] 2de7ff778b66: Pulling fs layer [2023-03-22T17:23:31.238Z] 0d9ebad4ef96: Waiting [2023-03-22T17:23:31.238Z] e9a5061849ea: Waiting [2023-03-22T17:23:31.238Z] d747dcd14b5f: Waiting [2023-03-22T17:23:31.238Z] 2de7ff778b66: Waiting [2023-03-22T17:23:31.238Z] 9712f1f96733: Download complete [2023-03-22T17:23:31.816Z] 63f879dbbcfc: Verifying Checksum [2023-03-22T17:23:31.816Z] 63f879dbbcfc: Download complete [2023-03-22T17:23:31.816Z] ab5ef0e58194: Verifying Checksum [2023-03-22T17:23:31.816Z] ab5ef0e58194: Download complete [2023-03-22T17:23:31.816Z] d747dcd14b5f: Verifying Checksum [2023-03-22T17:23:31.816Z] d747dcd14b5f: Download complete [2023-03-22T17:23:31.816Z] e9a5061849ea: Verifying Checksum [2023-03-22T17:23:31.816Z] e9a5061849ea: Download complete [2023-03-22T17:23:32.075Z] 0d9ebad4ef96: Verifying Checksum [2023-03-22T17:23:32.075Z] 0d9ebad4ef96: Download complete [2023-03-22T17:23:32.075Z] 2de7ff778b66: Verifying Checksum [2023-03-22T17:23:32.075Z] 2de7ff778b66: Download complete [2023-03-22T17:23:34.604Z] ab5ef0e58194: Pull complete [2023-03-22T17:23:34.604Z] 9712f1f96733: Pull complete [2023-03-22T17:23:34.862Z] 63f879dbbcfc: Pull complete [2023-03-22T17:23:39.045Z] 0d9ebad4ef96: Pull complete [2023-03-22T17:23:39.045Z] e9a5061849ea: Pull complete [2023-03-22T17:23:39.045Z] d747dcd14b5f: Pull complete [2023-03-22T17:23:39.613Z] 2de7ff778b66: Pull complete [2023-03-22T17:23:39.613Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-22T17:23:39.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T17:23:39.613Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:23:39.695Z] prd-ubuntu20.04-docker-8c-8g-5222 does not seem to be running inside a container [2023-03-22T17:23:39.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-22T17:23:45.968Z] $ docker top 3f9deb5a46852a5c7b07882178958a1a007e433dc4d63f8984bf69703712288e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-22T17:23:46.038Z] provisioning config files... [2023-03-22T17:23:46.044Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16494233101939954872tmp [2023-03-22T17:23:46.054Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3497900459954805911tmp [2023-03-22T17:23:46.063Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config255334004086143920tmp [Pipeline] { [Pipeline] echo [2023-03-22T17:23:46.079Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:23:46.359Z] ---> sigul-configuration.sh [2023-03-22T17:23:46.359Z] gpg: directory `/root/.gnupg' created [2023-03-22T17:23:46.359Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-22T17:23:46.359Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-22T17:23:46.359Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-22T17:23:46.359Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-22T17:23:46.359Z] gpg: CAST5 encrypted data [2023-03-22T17:23:46.359Z] gpg: encrypted with 1 passphrase [2023-03-22T17:23:46.359Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-22T17:23:46.641Z] + mkdir /home/jenkins [2023-03-22T17:23:46.641Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-22T17:23:46.925Z] + 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-22T17:23:46.934Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:23:47.218Z] ---> sigul-install.sh [2023-03-22T17:23:47.218Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-22T17:23:47.511Z] + git tag --list [2023-03-22T17:23:47.511Z] v0.0.0 [2023-03-22T17:23:47.511Z] v0.0.1-dev.1 [2023-03-22T17:23:47.511Z] v0.0.1-dev.10 [2023-03-22T17:23:47.511Z] v0.0.1-dev.11 [2023-03-22T17:23:47.511Z] v0.0.1-dev.12 [2023-03-22T17:23:47.511Z] v0.0.1-dev.13 [2023-03-22T17:23:47.511Z] v0.0.1-dev.14 [2023-03-22T17:23:47.511Z] v0.0.1-dev.15 [2023-03-22T17:23:47.511Z] v0.0.1-dev.16 [2023-03-22T17:23:47.511Z] v0.0.1-dev.17 [2023-03-22T17:23:47.511Z] v0.0.1-dev.18 [2023-03-22T17:23:47.511Z] v0.0.1-dev.19 [2023-03-22T17:23:47.511Z] v0.0.1-dev.2 [2023-03-22T17:23:47.511Z] v0.0.1-dev.20 [2023-03-22T17:23:47.511Z] v0.0.1-dev.21 [2023-03-22T17:23:47.511Z] v0.0.1-dev.22 [2023-03-22T17:23:47.511Z] v0.0.1-dev.23 [2023-03-22T17:23:47.511Z] v0.0.1-dev.24 [2023-03-22T17:23:47.511Z] v0.0.1-dev.25 [2023-03-22T17:23:47.511Z] v0.0.1-dev.26 [2023-03-22T17:23:47.511Z] v0.0.1-dev.27 [2023-03-22T17:23:47.511Z] v0.0.1-dev.28 [2023-03-22T17:23:47.511Z] v0.0.1-dev.3 [2023-03-22T17:23:47.511Z] v0.0.1-dev.4 [2023-03-22T17:23:47.511Z] v0.0.1-dev.5 [2023-03-22T17:23:47.511Z] v0.0.1-dev.6 [2023-03-22T17:23:47.511Z] v0.0.1-dev.7 [2023-03-22T17:23:47.511Z] v0.0.1-dev.8 [2023-03-22T17:23:47.511Z] v0.0.1-dev.9 [2023-03-22T17:23:47.511Z] v2.2.0 [2023-03-22T17:23:47.511Z] v2.2.0-dev.29 [2023-03-22T17:23:47.511Z] v2.2.0-dev.30 [2023-03-22T17:23:47.511Z] v2.2.0-dev.31 [2023-03-22T17:23:47.511Z] v2.2.0-dev.32 [2023-03-22T17:23:47.511Z] v2.2.0-dev.33 [2023-03-22T17:23:47.511Z] v2.2.0-dev.34 [2023-03-22T17:23:47.511Z] v2.2.0-dev.35 [2023-03-22T17:23:47.511Z] v2.3.0 [2023-03-22T17:23:47.511Z] v2.3.0-dev.1 [2023-03-22T17:23:47.511Z] v2.3.0-dev.10 [2023-03-22T17:23:47.511Z] v2.3.0-dev.11 [2023-03-22T17:23:47.511Z] v2.3.0-dev.12 [2023-03-22T17:23:47.511Z] v2.3.0-dev.13 [2023-03-22T17:23:47.511Z] v2.3.0-dev.14 [2023-03-22T17:23:47.511Z] v2.3.0-dev.15 [2023-03-22T17:23:47.511Z] v2.3.0-dev.16 [2023-03-22T17:23:47.511Z] v2.3.0-dev.17 [2023-03-22T17:23:47.511Z] v2.3.0-dev.18 [2023-03-22T17:23:47.511Z] v2.3.0-dev.19 [2023-03-22T17:23:47.511Z] v2.3.0-dev.2 [2023-03-22T17:23:47.511Z] v2.3.0-dev.20 [2023-03-22T17:23:47.511Z] v2.3.0-dev.21 [2023-03-22T17:23:47.511Z] v2.3.0-dev.22 [2023-03-22T17:23:47.511Z] v2.3.0-dev.23 [2023-03-22T17:23:47.511Z] v2.3.0-dev.24 [2023-03-22T17:23:47.511Z] v2.3.0-dev.25 [2023-03-22T17:23:47.511Z] v2.3.0-dev.26 [2023-03-22T17:23:47.511Z] v2.3.0-dev.27 [2023-03-22T17:23:47.512Z] v2.3.0-dev.28 [2023-03-22T17:23:47.512Z] v2.3.0-dev.29 [2023-03-22T17:23:47.512Z] v2.3.0-dev.3 [2023-03-22T17:23:47.512Z] v2.3.0-dev.30 [2023-03-22T17:23:47.512Z] v2.3.0-dev.31 [2023-03-22T17:23:47.512Z] v2.3.0-dev.32 [2023-03-22T17:23:47.512Z] v2.3.0-dev.33 [2023-03-22T17:23:47.512Z] v2.3.0-dev.34 [2023-03-22T17:23:47.512Z] v2.3.0-dev.35 [2023-03-22T17:23:47.512Z] v2.3.0-dev.36 [2023-03-22T17:23:47.512Z] v2.3.0-dev.37 [2023-03-22T17:23:47.512Z] v2.3.0-dev.38 [2023-03-22T17:23:47.512Z] v2.3.0-dev.39 [2023-03-22T17:23:47.512Z] v2.3.0-dev.4 [2023-03-22T17:23:47.512Z] v2.3.0-dev.40 [2023-03-22T17:23:47.512Z] v2.3.0-dev.41 [2023-03-22T17:23:47.512Z] v2.3.0-dev.42 [2023-03-22T17:23:47.512Z] v2.3.0-dev.43 [2023-03-22T17:23:47.512Z] v2.3.0-dev.44 [2023-03-22T17:23:47.512Z] v2.3.0-dev.45 [2023-03-22T17:23:47.512Z] v2.3.0-dev.5 [2023-03-22T17:23:47.512Z] v2.3.0-dev.6 [2023-03-22T17:23:47.512Z] v2.3.0-dev.7 [2023-03-22T17:23:47.512Z] v2.3.0-dev.8 [2023-03-22T17:23:47.512Z] v2.3.0-dev.9 [2023-03-22T17:23:47.512Z] v2.3.1 [2023-03-22T17:23:47.512Z] v2.3.1-dev.1 [2023-03-22T17:23:47.512Z] v2.3.1-dev.4 [2023-03-22T17:23:47.512Z] v2.3.1-dev.5 [2023-03-22T17:23:47.512Z] v3.0.0-dev.1 [2023-03-22T17:23:47.512Z] v3.0.0-dev.10 [2023-03-22T17:23:47.512Z] v3.0.0-dev.11 [2023-03-22T17:23:47.512Z] v3.0.0-dev.12 [2023-03-22T17:23:47.512Z] v3.0.0-dev.13 [2023-03-22T17:23:47.512Z] v3.0.0-dev.14 [2023-03-22T17:23:47.512Z] v3.0.0-dev.15 [2023-03-22T17:23:47.512Z] v3.0.0-dev.16 [2023-03-22T17:23:47.512Z] v3.0.0-dev.17 [2023-03-22T17:23:47.512Z] v3.0.0-dev.18 [2023-03-22T17:23:47.512Z] v3.0.0-dev.19 [2023-03-22T17:23:47.512Z] v3.0.0-dev.2 [2023-03-22T17:23:47.512Z] v3.0.0-dev.20 [2023-03-22T17:23:47.512Z] v3.0.0-dev.21 [2023-03-22T17:23:47.512Z] v3.0.0-dev.22 [2023-03-22T17:23:47.512Z] v3.0.0-dev.23 [2023-03-22T17:23:47.512Z] v3.0.0-dev.24 [2023-03-22T17:23:47.512Z] v3.0.0-dev.3 [2023-03-22T17:23:47.512Z] v3.0.0-dev.4 [2023-03-22T17:23:47.512Z] v3.0.0-dev.5 [2023-03-22T17:23:47.512Z] v3.0.0-dev.6 [2023-03-22T17:23:47.512Z] v3.0.0-dev.7 [2023-03-22T17:23:47.512Z] v3.0.0-dev.8 [2023-03-22T17:23:47.512Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-22T17:23:47.796Z] + lftools sign git-tag v3.0.0-dev.24 [2023-03-22T17:23:48.363Z] Signing Git tag with Sigul... [2023-03-22T17:23:48.363Z] Signing v3.0.0-dev.24 [Pipeline] echo [2023-03-22T17:23:48.629Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:23:48.913Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-22T17:23:48.926Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-22T17:23:48.947Z] $ docker stop --time=1 3f9deb5a46852a5c7b07882178958a1a007e433dc4d63f8984bf69703712288e [2023-03-22T17:23:50.221Z] $ docker rm -f --volumes 3f9deb5a46852a5c7b07882178958a1a007e433dc4d63f8984bf69703712288e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-22T17:23:50.614Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T17:23:50.614Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:23:50.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T17:23:50.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:23:50.983Z] prd-ubuntu20.04-docker-8c-8g-5222 does not seem to be running inside a container [2023-03-22T17:23:51.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T17:23:51.459Z] $ docker top 489ebfd761346395fd300cbe951acbfce3514572a55d9d8d6aaa2017ea21b2c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T17:23:51.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T17:23:51.538Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T17:23:51.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T17:23:51.650Z] $ docker exec 489ebfd761346395fd300cbe951acbfce3514572a55d9d8d6aaa2017ea21b2c5 ssh-agent [2023-03-22T17:23:51.765Z] SSH_AUTH_SOCK=/tmp/ssh-LS0yyjtINW58/agent.33 [2023-03-22T17:23:51.765Z] SSH_AGENT_PID=39 [2023-03-22T17:23:51.770Z] Running ssh-add (command line suppressed) [2023-03-22T17:23:51.862Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8965277215745119353.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8965277215745119353.key) [2023-03-22T17:23:51.886Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T17:23:52.174Z] + git semver bump pre [2023-03-22T17:23:52.432Z] 2023-03-22 17:23:52,324 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-22T17:23:52.432Z] 2023-03-22 17:23:52,324 [bump_version] DEBUG bumping version:3.0.0-dev.24 on axis:pre with prefix:dev [2023-03-22T17:23:52.432Z] 2023-03-22 17:23:52,325 [bump_version] DEBUG bumped version:3.0.0-dev.25 [2023-03-22T17:23:52.432Z] 2023-03-22 17:23:52,325 [write_version] DEBUG write version:3.0.0-dev.25 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-03-22T17:23:52.432Z] 2023-03-22 17:23:52,325 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-22T17:23:52.432Z] 2023-03-22 17:23:52,325 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-22T17:23:52.432Z] 2023-03-22 17:23:52,328 [execute] INFO git cat-file --batch-check [2023-03-22T17:23:52.432Z] 2023-03-22 17:23:52,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T17:23:52.432Z] 2023-03-22 17:23:52,333 [execute] INFO git cat-file --batch [2023-03-22T17:23:52.432Z] 2023-03-22 17:23:52,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T17:23:52.432Z] 2023-03-22 17:23:52,338 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-22T17:23:52.432Z] 3.0.0-dev.25 [Pipeline] } [2023-03-22T17:23:52.443Z] $ docker exec --env ******** --env ******** 489ebfd761346395fd300cbe951acbfce3514572a55d9d8d6aaa2017ea21b2c5 ssh-agent -k [2023-03-22T17:23:52.526Z] unset SSH_AUTH_SOCK; [2023-03-22T17:23:52.527Z] unset SSH_AGENT_PID; [2023-03-22T17:23:52.527Z] echo Agent pid 39 killed; [2023-03-22T17:23:52.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T17:23:52.838Z] + git semver [Pipeline] } [2023-03-22T17:23:53.108Z] $ docker stop --time=1 489ebfd761346395fd300cbe951acbfce3514572a55d9d8d6aaa2017ea21b2c5 [2023-03-22T17:23:54.367Z] $ docker rm -f --volumes 489ebfd761346395fd300cbe951acbfce3514572a55d9d8d6aaa2017ea21b2c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T17:23:54.696Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T17:23:54.696Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:23:54.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T17:23:54.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:23:55.063Z] prd-ubuntu20.04-docker-8c-8g-5222 does not seem to be running inside a container [2023-03-22T17:23:55.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T17:23:55.425Z] $ docker top 080bb8c0b2f76a08c5d2ce4071486e1c6b9a2de8ef8d9eb76c0aed20cd19a196 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T17:23:55.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T17:23:55.514Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T17:23:55.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T17:23:55.649Z] $ docker exec 080bb8c0b2f76a08c5d2ce4071486e1c6b9a2de8ef8d9eb76c0aed20cd19a196 ssh-agent [2023-03-22T17:23:55.758Z] SSH_AUTH_SOCK=/tmp/ssh-0dmVHayZtnBu/agent.32 [2023-03-22T17:23:55.758Z] SSH_AGENT_PID=38 [2023-03-22T17:23:55.763Z] Running ssh-add (command line suppressed) [2023-03-22T17:23:55.862Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8221381375292119018.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8221381375292119018.key) [2023-03-22T17:23:55.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T17:23:56.159Z] + git semver push [2023-03-22T17:23:56.417Z] 2023-03-22 17:23:56,340 [run_push] DEBUG push [2023-03-22T17:23:56.417Z] 2023-03-22 17:23:56,341 [execute] INFO git cat-file --batch-check [2023-03-22T17:23:56.417Z] 2023-03-22 17:23:56,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T17:23:56.417Z] 2023-03-22 17:23:56,345 [execute] INFO git rev-list a53eebcf4636169cb04fbb86138702508ac928b4 -- [2023-03-22T17:23:56.417Z] 2023-03-22 17:23:56,346 [execute] DEBUG Popen(['git', 'rev-list', 'a53eebcf4636169cb04fbb86138702508ac928b4', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-22T17:23:56.417Z] 2023-03-22 17:23:56,354 [execute] INFO git fetch -v origin [2023-03-22T17:23:56.417Z] 2023-03-22 17:23:56,355 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-22T17:23:56.987Z] 2023-03-22 17:23:56,876 [run_push] DEBUG no remote changes detected [2023-03-22T17:23:56.987Z] 2023-03-22 17:23:56,876 [execute] INFO git push origin semver [2023-03-22T17:23:56.987Z] 2023-03-22 17:23:56,877 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-22T17:23:57.926Z] 2023-03-22 17:23:57,676 [run_push] DEBUG push all version tags [2023-03-22T17:23:57.926Z] 2023-03-22 17:23:57,677 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-22T17:23:57.926Z] 2023-03-22 17:23:57,677 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-22T17:23:58.496Z] 2023-03-22 17:23:58,407 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-22T17:23:58.496Z] 3.0.0-dev.25 [Pipeline] } [2023-03-22T17:23:58.507Z] $ docker exec --env ******** --env ******** 080bb8c0b2f76a08c5d2ce4071486e1c6b9a2de8ef8d9eb76c0aed20cd19a196 ssh-agent -k [2023-03-22T17:23:58.614Z] unset SSH_AUTH_SOCK; [2023-03-22T17:23:58.616Z] unset SSH_AGENT_PID; [2023-03-22T17:23:58.616Z] echo Agent pid 38 killed; [2023-03-22T17:23:58.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T17:23:58.918Z] + git semver [Pipeline] } [2023-03-22T17:23:59.190Z] $ docker stop --time=1 080bb8c0b2f76a08c5d2ce4071486e1c6b9a2de8ef8d9eb76c0aed20cd19a196 [2023-03-22T17:24:00.468Z] $ docker rm -f --volumes 080bb8c0b2f76a08c5d2ce4071486e1c6b9a2de8ef8d9eb76c0aed20cd19a196 [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-22T17:24:01.032Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-03-22T17:24:01.032Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-22T17:24:01.032Z] total 16 [2023-03-22T17:24:01.032Z] drwxr-xr-x 3 root root 4096 Mar 22 17:13 . [2023-03-22T17:24:01.032Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 17:23 .. [2023-03-22T17:24:01.032Z] drwxr-xr-x 2 root root 4096 Mar 22 17:13 cost [2023-03-22T17:24:01.032Z] -rw-r--r-- 1 root root 91 Mar 22 17:13 cost.csv [2023-03-22T17:24:01.032Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-22T17:24:01.032Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-22T17:24:01.032Z] total 16 [2023-03-22T17:24:01.032Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 17:13 . [2023-03-22T17:24:01.032Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 17:23 .. [2023-03-22T17:24:01.032Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 17:13 cost [2023-03-22T17:24:01.032Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 22 17:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:24:01.380Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:24:02.234Z] ---> package-listing.sh [2023-03-22T17:24:02.234Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T17:24:02.234Z] ++ facter osfamily [2023-03-22T17:24:02.494Z] + OS_FAMILY=debian [2023-03-22T17:24:02.494Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-03-22T17:24:02.494Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T17:24:02.494Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T17:24:02.494Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T17:24:02.494Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T17:24:02.494Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-03-22T17:24:02.494Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T17:24:02.494Z] + case "${OS_FAMILY}" in [2023-03-22T17:24:02.494Z] + dpkg -l [2023-03-22T17:24:02.494Z] + grep '^ii' [2023-03-22T17:24:02.494Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T17:24:02.494Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T17:24:02.494Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T17:24:02.494Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-03-22T17:24:02.494Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-03-22T17:24:02.494Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-03-22T17:24:02.504Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T17:24:02.784Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T17:24:03.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T17:24:03.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T17:24:03.399Z] prd-ubuntu20.04-docker-8c-8g-5222 does not seem to be running inside a container [2023-03-22T17:24:03.429Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T17:24:03.650Z] $ docker top cb482401f4b52199627f9648445011ba357b74f47ac94f71a566be1117a2b8e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T17:24:03.979Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T17:24:04.262Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T17:24:04.549Z] + ls /var/log/sa-host [2023-03-22T17:24:04.549Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T17:24:04.608Z] provisioning config files... [2023-03-22T17:24:04.617Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15209495094586006966tmp [Pipeline] { [Pipeline] echo [2023-03-22T17:24:04.632Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:24:04.913Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T17:24:04.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:24:05.246Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T17:24:05.254Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:24:05.537Z] ---> sudo-logs.sh [2023-03-22T17:24:05.537Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T17:24:05.562Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:24:05.840Z] ---> job-cost.sh [2023-03-22T17:24:05.840Z] lf-activate-venv: SKIPPING [2023-03-22T17:24:05.840Z] DEBUG: total: 0.2199999988079071 [2023-03-22T17:24:05.840Z] INFO: Retrieving Stack Cost... [2023-03-22T17:24:06.099Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T17:24:06.666Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T17:24:06.677Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T17:24:06.961Z] ---> logs-deploy.sh [2023-03-22T17:24:06.961Z] lf-activate-venv: SKIPPING [2023-03-22T17:24:06.961Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/118 [2023-03-22T17:24:06.961Z] INFO: archiving workspace using pattern(s): [2023-03-22T17:24:07.897Z] Archives upload complete. [2023-03-22T17:24:07.897Z] INFO: archiving logs to Nexus