Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 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-ssh818473362036053123.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh13890427997876391898.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh4960188925919816405.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh303575818804002780.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-ssh186889426560058281.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23989 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 # timeout=10 Commit message: "fix: Check whether the onvif response is valid (#146)" > git rev-list --no-walk b7cedde85df3692c69591f25206326ca90501e4e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-30T20:39:44.052Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-30T20:39:44.100Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-30T20:39:44.114Z] ========================================================= [2022-08-30T20:39:44.114Z] EdgeX Global Pipelines Version Info [2022-08-30T20:39:44.114Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-30T20:39:44.899Z] ------------------- [2022-08-30T20:39:44.899Z] stable info: [2022-08-30T20:39:44.899Z] ------------------- [2022-08-30T20:39:44.899Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-30T20:39:44.899Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-30T20:39:44.899Z] Message: update stable to v1.0.239 [2022-08-30T20:39:45.473Z] ------------------- [2022-08-30T20:39:45.473Z] experimental info: [2022-08-30T20:39:45.473Z] ------------------- [2022-08-30T20:39:45.473Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-30T20:39:45.473Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-30T20:39:45.473Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-30T20:39:45.769Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-08-30T20:39:45.778Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-08-30T20:39:45.789Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-30T20:39:45.799Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-30T20:39:45.808Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-30T20:39:45.821Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-30T20:39:45.837Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-30T20:39:45.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-30T20:39:45.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-30T20:39:45.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-30T20:39:45.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-30T20:39:45.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-08-30T20:39:45.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-30T20:39:45.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-30T20:39:45.935Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-30T20:39:45.945Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-30T20:39:45.954Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-30T20:39:45.964Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-30T20:39:45.974Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-30T20:39:45.983Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-30T20:39:45.993Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-30T20:39:46.005Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-08-30T20:39:46.025Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-30T20:39:46.044Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-30T20:39:46.063Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-30T20:39:46.080Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-30T20:39:46.102Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-30T20:39:46.120Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-30T20:39:46.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-30T20:39:46.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-30T20:39:46.172Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [Pipeline] echo [2022-08-30T20:39:46.186Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc3ccaf [Pipeline] echo [2022-08-30T20:39:46.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T20:39:46.256Z] provisioning config files... [2022-08-30T20:39:46.273Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1322814260218700458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T20:39:46.600Z] ---> docker-login.sh [2022-08-30T20:39:46.600Z] nexus3.edgexfoundry.org:10001 [2022-08-30T20:39:47.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:39:47.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:39:47.434Z] Configure a credential helper to remove this warning. See [2022-08-30T20:39:47.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:39:47.434Z] [2022-08-30T20:39:47.434Z] Login Succeeded [2022-08-30T20:39:47.434Z] nexus3.edgexfoundry.org:10002 [2022-08-30T20:39:47.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:39:47.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:39:47.434Z] Configure a credential helper to remove this warning. See [2022-08-30T20:39:47.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:39:47.434Z] [2022-08-30T20:39:47.434Z] Login Succeeded [2022-08-30T20:39:47.434Z] nexus3.edgexfoundry.org:10003 [2022-08-30T20:39:47.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:39:47.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:39:47.694Z] Configure a credential helper to remove this warning. See [2022-08-30T20:39:47.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:39:47.694Z] [2022-08-30T20:39:47.694Z] Login Succeeded [2022-08-30T20:39:47.694Z] nexus3.edgexfoundry.org:10004 [2022-08-30T20:39:47.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:39:47.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:39:47.694Z] Configure a credential helper to remove this warning. See [2022-08-30T20:39:47.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:39:47.694Z] [2022-08-30T20:39:47.694Z] Login Succeeded [2022-08-30T20:39:47.694Z] docker.io [2022-08-30T20:39:47.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:39:48.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:39:48.218Z] Configure a credential helper to remove this warning. See [2022-08-30T20:39:48.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:39:48.218Z] [2022-08-30T20:39:48.218Z] Login Succeeded [2022-08-30T20:39:48.218Z] ---> docker-login.sh ends [Pipeline] } [2022-08-30T20:39:48.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-30T20:39:48.611Z] + git rev-list -1 --merges dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3~1..dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [Pipeline] echo [2022-08-30T20:39:48.648Z] -----------> git rev-list -1 --merges dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3~1..dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [false] [Pipeline] sh [2022-08-30T20:39:48.957Z] + git log --format=format:%s -1 dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [Pipeline] echo [2022-08-30T20:39:48.977Z] ========================================================= [2022-08-30T20:39:48.977Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-30T20:39:48.977Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-30T20:39:49.325Z] + git log --format=format:%s -1 dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [Pipeline] echo [2022-08-30T20:39:49.338Z] [semverPrep] GIT_COMMIT: dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3, Commit Message: fix: Check whether the onvif response is valid (#146) [Pipeline] echo [2022-08-30T20:39:49.350Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-30T20:39:49.726Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-30T20:39:49.726Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-30T20:39:49.726Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-30T20:39:49.726Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-30T20:39:49.726Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-30T20:39:49.726Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-30T20:39:49.726Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:39:50.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T20:39:50.168Z] [2022-08-30T20:39:50.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:39:50.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T20:39:50.477Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-30T20:39:50.477Z] b85a868b505f: Pulling fs layer [2022-08-30T20:39:50.477Z] e2be974225ed: Pulling fs layer [2022-08-30T20:39:50.477Z] 339a4e72a1f5: Pulling fs layer [2022-08-30T20:39:50.477Z] 988bab9f4d93: Pulling fs layer [2022-08-30T20:39:50.477Z] 1469e6f7b9e6: Pulling fs layer [2022-08-30T20:39:50.477Z] 988bab9f4d93: Waiting [2022-08-30T20:39:50.477Z] eaf3925da568: Pulling fs layer [2022-08-30T20:39:50.477Z] bab4dde63d76: Pulling fs layer [2022-08-30T20:39:50.477Z] 1469e6f7b9e6: Waiting [2022-08-30T20:39:50.477Z] eaf3925da568: Waiting [2022-08-30T20:39:50.477Z] bde34c3a00c8: Pulling fs layer [2022-08-30T20:39:50.477Z] bab4dde63d76: Waiting [2022-08-30T20:39:50.477Z] b352a97aabf1: Pulling fs layer [2022-08-30T20:39:50.477Z] bde34c3a00c8: Waiting [2022-08-30T20:39:50.477Z] 4872d77fe225: Pulling fs layer [2022-08-30T20:39:50.477Z] 5851b861e8e6: Pulling fs layer [2022-08-30T20:39:50.477Z] b352a97aabf1: Waiting [2022-08-30T20:39:50.477Z] 4872d77fe225: Waiting [2022-08-30T20:39:50.477Z] e2be974225ed: Verifying Checksum [2022-08-30T20:39:50.477Z] e2be974225ed: Download complete [2022-08-30T20:39:50.477Z] 988bab9f4d93: Verifying Checksum [2022-08-30T20:39:50.477Z] 988bab9f4d93: Download complete [2022-08-30T20:39:50.739Z] 339a4e72a1f5: Verifying Checksum [2022-08-30T20:39:50.739Z] 339a4e72a1f5: Download complete [2022-08-30T20:39:50.739Z] eaf3925da568: Verifying Checksum [2022-08-30T20:39:50.739Z] eaf3925da568: Download complete [2022-08-30T20:39:50.739Z] 1469e6f7b9e6: Verifying Checksum [2022-08-30T20:39:50.739Z] 1469e6f7b9e6: Download complete [2022-08-30T20:39:50.739Z] bde34c3a00c8: Download complete [2022-08-30T20:39:50.739Z] b352a97aabf1: Verifying Checksum [2022-08-30T20:39:50.739Z] b352a97aabf1: Download complete [2022-08-30T20:39:50.739Z] 4872d77fe225: Verifying Checksum [2022-08-30T20:39:50.739Z] 4872d77fe225: Download complete [2022-08-30T20:39:50.739Z] 5851b861e8e6: Verifying Checksum [2022-08-30T20:39:50.739Z] 5851b861e8e6: Download complete [2022-08-30T20:39:50.739Z] b85a868b505f: Verifying Checksum [2022-08-30T20:39:50.739Z] b85a868b505f: Download complete [2022-08-30T20:39:51.004Z] bab4dde63d76: Verifying Checksum [2022-08-30T20:39:51.004Z] bab4dde63d76: Download complete [2022-08-30T20:39:52.392Z] b85a868b505f: Pull complete [2022-08-30T20:39:52.392Z] e2be974225ed: Pull complete [2022-08-30T20:39:52.971Z] 339a4e72a1f5: Pull complete [2022-08-30T20:39:53.235Z] 988bab9f4d93: Pull complete [2022-08-30T20:39:53.499Z] 1469e6f7b9e6: Pull complete [2022-08-30T20:39:53.499Z] eaf3925da568: Pull complete [2022-08-30T20:39:56.059Z] bab4dde63d76: Pull complete [2022-08-30T20:39:56.059Z] bde34c3a00c8: Pull complete [2022-08-30T20:39:56.059Z] b352a97aabf1: Pull complete [2022-08-30T20:39:56.059Z] 4872d77fe225: Pull complete [2022-08-30T20:39:56.059Z] 5851b861e8e6: Pull complete [2022-08-30T20:39:56.059Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-30T20:39:56.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T20:39:56.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T20:39:56.162Z] prd-ubuntu20.04-docker-8c-8g-23989 does not seem to be running inside a container [2022-08-30T20:39:56.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-30T20:39:59.860Z] $ docker top fdcdff583a750a891bd8ff85cf84e1a11cac981e7ba6daaf77c974839f80f585 -eo pid,comm [2022-08-30T20:39:59.933Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-30T20:39:59.933Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-30T20:39:59.969Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T20:39:59.969Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T20:40:00.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T20:40:00.117Z] $ docker exec fdcdff583a750a891bd8ff85cf84e1a11cac981e7ba6daaf77c974839f80f585 ssh-agent [2022-08-30T20:40:00.239Z] SSH_AUTH_SOCK=/tmp/ssh-Sr8hnce26Lrh/agent.33 [2022-08-30T20:40:00.239Z] SSH_AGENT_PID=39 [2022-08-30T20:40:00.246Z] Running ssh-add (command line suppressed) [2022-08-30T20:40:00.378Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_561553697533695133.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_561553697533695133.key) [2022-08-30T20:40:00.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T20:40:00.693Z] + git tag --points-at HEAD [Pipeline] } [2022-08-30T20:40:00.709Z] $ docker exec --env ******** --env ******** fdcdff583a750a891bd8ff85cf84e1a11cac981e7ba6daaf77c974839f80f585 ssh-agent -k [2022-08-30T20:40:00.835Z] unset SSH_AUTH_SOCK; [2022-08-30T20:40:00.836Z] unset SSH_AGENT_PID; [2022-08-30T20:40:00.836Z] echo Agent pid 39 killed; [2022-08-30T20:40:00.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-30T20:40:00.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T20:40:00.873Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T20:40:01.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T20:40:01.017Z] $ docker exec fdcdff583a750a891bd8ff85cf84e1a11cac981e7ba6daaf77c974839f80f585 ssh-agent [2022-08-30T20:40:01.146Z] SSH_AUTH_SOCK=/tmp/ssh-nF8W7iQg5OtZ/agent.72 [2022-08-30T20:40:01.146Z] SSH_AGENT_PID=78 [2022-08-30T20:40:01.152Z] Running ssh-add (command line suppressed) [2022-08-30T20:40:01.285Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4689796154684562338.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4689796154684562338.key) [2022-08-30T20:40:01.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T20:40:01.593Z] + git semver init [2022-08-30T20:40:01.854Z] 2022-08-30 20:40:01,825 [run_init] DEBUG init version:0.0.0 force:False [2022-08-30T20:40:01.854Z] 2022-08-30 20:40:01,826 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-08-30T20:40:01.854Z] 2022-08-30 20:40:01,826 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-08-30T20:40:01.854Z] 2022-08-30 20:40:01,826 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-08-30T20:40:02.814Z] 2022-08-30 20:40:02,756 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-08-30T20:40:02.814Z] 2022-08-30 20:40:02,756 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-08-30T20:40:02.814Z] 2022-08-30 20:40:02,756 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-30T20:40:02.814Z] 2022-08-30 20:40:02,757 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-30T20:40:02.814Z] 2.3.0-dev.13 [Pipeline] } [2022-08-30T20:40:02.828Z] $ docker exec --env ******** --env ******** fdcdff583a750a891bd8ff85cf84e1a11cac981e7ba6daaf77c974839f80f585 ssh-agent -k [2022-08-30T20:40:02.958Z] unset SSH_AUTH_SOCK; [2022-08-30T20:40:02.958Z] unset SSH_AGENT_PID; [2022-08-30T20:40:02.959Z] echo Agent pid 78 killed; [2022-08-30T20:40:02.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-30T20:40:03.264Z] + git semver [Pipeline] } [2022-08-30T20:40:03.855Z] $ docker stop --time=1 fdcdff583a750a891bd8ff85cf84e1a11cac981e7ba6daaf77c974839f80f585 [2022-08-30T20:40:05.154Z] $ docker rm -f fdcdff583a750a891bd8ff85cf84e1a11cac981e7ba6daaf77c974839f80f585 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T20:40:05.512Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-30T20:40:05.768Z] Stashed 1 file(s) [Pipeline] echo [2022-08-30T20:40:05.771Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T20:40:05.896Z] provisioning config files... [2022-08-30T20:40:05.906Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5652798833272404589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T20:40:06.214Z] ---> docker-login.sh [2022-08-30T20:40:06.215Z] nexus3.edgexfoundry.org:10001 [2022-08-30T20:40:06.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:40:06.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:40:06.215Z] Configure a credential helper to remove this warning. See [2022-08-30T20:40:06.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:40:06.215Z] [2022-08-30T20:40:06.215Z] Login Succeeded [2022-08-30T20:40:06.215Z] nexus3.edgexfoundry.org:10002 [2022-08-30T20:40:06.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:40:06.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:40:06.475Z] Configure a credential helper to remove this warning. See [2022-08-30T20:40:06.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:40:06.476Z] [2022-08-30T20:40:06.476Z] Login Succeeded [2022-08-30T20:40:06.476Z] nexus3.edgexfoundry.org:10003 [2022-08-30T20:40:06.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:40:06.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:40:06.476Z] Configure a credential helper to remove this warning. See [2022-08-30T20:40:06.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:40:06.476Z] [2022-08-30T20:40:06.476Z] Login Succeeded [2022-08-30T20:40:06.476Z] nexus3.edgexfoundry.org:10004 [2022-08-30T20:40:06.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:40:06.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:40:06.736Z] Configure a credential helper to remove this warning. See [2022-08-30T20:40:06.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:40:06.736Z] [2022-08-30T20:40:06.736Z] Login Succeeded [2022-08-30T20:40:06.736Z] docker.io [2022-08-30T20:40:06.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:40:06.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:40:06.997Z] Configure a credential helper to remove this warning. See [2022-08-30T20:40:06.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:40:06.997Z] [2022-08-30T20:40:06.997Z] Login Succeeded [2022-08-30T20:40:06.997Z] ---> docker-login.sh ends [Pipeline] } [2022-08-30T20:40:07.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-30T20:40:07.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T20:40:07.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T20:40:07.091Z] ========================================================= [2022-08-30T20:40:07.091Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-30T20:40:07.091Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:40:07.406Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-30T20:40:07.406Z] Sending build context to Docker daemon 20.54MB [2022-08-30T20:40:07.406Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-30T20:40:07.406Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-30T20:40:07.672Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-30T20:40:07.672Z] 2408cc74d12b: Pulling fs layer [2022-08-30T20:40:07.672Z] ea60b727a1ce: Pulling fs layer [2022-08-30T20:40:07.672Z] 30c4a7721957: Pulling fs layer [2022-08-30T20:40:07.672Z] 370296b7ddb6: Pulling fs layer [2022-08-30T20:40:07.672Z] 7c6cee850709: Pulling fs layer [2022-08-30T20:40:07.672Z] 39a5fcdaea64: Pulling fs layer [2022-08-30T20:40:07.672Z] d94ebbe4e438: Pulling fs layer [2022-08-30T20:40:07.672Z] bcfd1f05c69d: Pulling fs layer [2022-08-30T20:40:07.672Z] 59ccb84bbe0f: Pulling fs layer [2022-08-30T20:40:07.672Z] 7c6cee850709: Waiting [2022-08-30T20:40:07.672Z] 39a5fcdaea64: Waiting [2022-08-30T20:40:07.672Z] d94ebbe4e438: Waiting [2022-08-30T20:40:07.672Z] bcfd1f05c69d: Waiting [2022-08-30T20:40:07.672Z] 59ccb84bbe0f: Waiting [2022-08-30T20:40:07.672Z] 370296b7ddb6: Waiting [2022-08-30T20:40:07.672Z] 30c4a7721957: Verifying Checksum [2022-08-30T20:40:07.672Z] 30c4a7721957: Download complete [2022-08-30T20:40:07.672Z] ea60b727a1ce: Download complete [2022-08-30T20:40:07.672Z] 7c6cee850709: Download complete [2022-08-30T20:40:07.672Z] 39a5fcdaea64: Download complete [2022-08-30T20:40:07.672Z] 2408cc74d12b: Verifying Checksum [2022-08-30T20:40:07.672Z] 2408cc74d12b: Download complete [2022-08-30T20:40:07.672Z] d94ebbe4e438: Download complete [2022-08-30T20:40:07.672Z] 2408cc74d12b: Pull complete [2022-08-30T20:40:07.934Z] ea60b727a1ce: Pull complete [2022-08-30T20:40:07.934Z] 30c4a7721957: Pull complete [2022-08-30T20:40:08.194Z] 59ccb84bbe0f: Verifying Checksum [2022-08-30T20:40:08.194Z] 59ccb84bbe0f: Download complete [2022-08-30T20:40:08.194Z] bcfd1f05c69d: Verifying Checksum [2022-08-30T20:40:08.194Z] bcfd1f05c69d: Download complete [2022-08-30T20:40:08.454Z] 370296b7ddb6: Download complete [2022-08-30T20:40:12.647Z] 370296b7ddb6: Pull complete [2022-08-30T20:40:12.907Z] 7c6cee850709: Pull complete [2022-08-30T20:40:12.907Z] 39a5fcdaea64: Pull complete [2022-08-30T20:40:12.907Z] d94ebbe4e438: Pull complete [2022-08-30T20:40:15.443Z] bcfd1f05c69d: Pull complete [2022-08-30T20:40:15.704Z] 59ccb84bbe0f: Pull complete [2022-08-30T20:40:15.704Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-30T20:40:15.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-30T20:40:15.965Z] ---> a4fb48ad2a94 [2022-08-30T20:40:15.965Z] Step 3/13 : ARG MAKE="make build" [2022-08-30T20:40:20.865Z] Still waiting to schedule task [2022-08-30T20:40:20.865Z] ‘prd-centos7-blackbox-4c-2g-23657’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-08-30T20:40:20.865Z] ‘prd-centos7-blackbox-4c-2g-23658’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-08-30T20:40:20.865Z] ‘prd-ubuntu20.04-docker-8c-8g-23986’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-08-30T20:40:20.866Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-23985’ is offline [2022-08-30T20:40:20.866Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-23988’ is offline [2022-08-30T20:40:21.261Z] ---> Running in f3574109d4a6 [2022-08-30T20:40:21.261Z] Removing intermediate container f3574109d4a6 [2022-08-30T20:40:21.261Z] ---> 3d3ee8fed2c6 [2022-08-30T20:40:21.261Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-30T20:40:21.261Z] ---> Running in 090294d70ae8 [2022-08-30T20:40:21.261Z] Removing intermediate container 090294d70ae8 [2022-08-30T20:40:21.261Z] ---> 60546d24da2e [2022-08-30T20:40:21.261Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-30T20:40:21.261Z] ---> Running in 501df3fe5e64 [2022-08-30T20:40:21.261Z] Removing intermediate container 501df3fe5e64 [2022-08-30T20:40:21.261Z] ---> 493542f2aaf5 [2022-08-30T20:40:21.261Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-30T20:40:21.261Z] ---> Running in 9d9120f6e384 [2022-08-30T20:40:21.261Z] Removing intermediate container 9d9120f6e384 [2022-08-30T20:40:21.261Z] ---> c506550ef6ef [2022-08-30T20:40:21.261Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T20:40:21.261Z] ---> Running in ccd8924a684a [2022-08-30T20:40:21.831Z] Removing intermediate container ccd8924a684a [2022-08-30T20:40:21.831Z] ---> ef57c25444a8 [2022-08-30T20:40:21.831Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-30T20:40:21.831Z] ---> Running in 247f5713099f [2022-08-30T20:40:22.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T20:40:23.033Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T20:40:23.292Z] OK: 211 MiB in 51 packages [2022-08-30T20:40:23.552Z] Removing intermediate container 247f5713099f [2022-08-30T20:40:23.552Z] ---> 40630e1ed2bf [2022-08-30T20:40:23.552Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-30T20:40:23.552Z] ---> Running in 97f77f5576e6 [2022-08-30T20:40:23.813Z] Removing intermediate container 97f77f5576e6 [2022-08-30T20:40:23.813Z] ---> 9587a40a85c2 [2022-08-30T20:40:23.813Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-30T20:40:23.813Z] ---> 28ad43adbf95 [2022-08-30T20:40:23.813Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T20:40:23.813Z] ---> Running in f1da7fa2339d [2022-08-30T20:40:50.417Z] Removing intermediate container f1da7fa2339d [2022-08-30T20:40:50.417Z] ---> b952e56d4a56 [2022-08-30T20:40:50.417Z] Step 12/13 : COPY . . [2022-08-30T20:40:50.417Z] ---> 232ea69ba013 [2022-08-30T20:40:50.417Z] Step 13/13 : RUN ${MAKE} [2022-08-30T20:40:50.417Z] ---> Running in 2930a2a691fb [2022-08-30T20:40:50.417Z] noop [2022-08-30T20:40:50.417Z] Removing intermediate container 2930a2a691fb [2022-08-30T20:40:50.417Z] ---> cfb9567e335e [2022-08-30T20:40:50.417Z] Successfully built cfb9567e335e [2022-08-30T20:40:50.417Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:40:50.726Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-30T20:40:50.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T20:40:50.806Z] prd-ubuntu20.04-docker-8c-8g-23989 does not seem to be running inside a container [2022-08-30T20:40:50.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-30T20:40:51.254Z] $ docker top 89e06657723ecba7e1a140684b0838c021d1e039052e371225454711e01997b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T20:40:51.637Z] + go version [2022-08-30T20:40:51.637Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-30T20:40:51.660Z] $ docker stop --time=1 89e06657723ecba7e1a140684b0838c021d1e039052e371225454711e01997b4 [2022-08-30T20:40:52.959Z] $ docker rm -f 89e06657723ecba7e1a140684b0838c021d1e039052e371225454711e01997b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:40:53.370Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-30T20:40:53.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T20:40:53.448Z] prd-ubuntu20.04-docker-8c-8g-23989 does not seem to be running inside a container [2022-08-30T20:40:53.485Z] $ 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 [2022-08-30T20:40:53.845Z] $ docker top 179905859b2e2331ac8e95c52ccbf439d2aef10bbcfca0dc90db1b4c03282f94 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T20:40:54.193Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-08-30T20:40:54.491Z] + make test [2022-08-30T20:40:54.491Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-30T20:40:54.750Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-30T20:41:06.983Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-30T20:41:06.983Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.026s coverage: 10.5% of statements [2022-08-30T20:41:06.983Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-30T20:41:09.528Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.190s coverage: 13.8% of statements [2022-08-30T20:41:17.656Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-30T20:41:17.656Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-30T20:41:20.951Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-30T20:41:20.951Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-30T20:41:20.951Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-30T20:41:21.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-30T20:41:21.243Z] $ docker stop --time=1 179905859b2e2331ac8e95c52ccbf439d2aef10bbcfca0dc90db1b4c03282f94 [2022-08-30T20:41:23.982Z] $ docker rm -f 179905859b2e2331ac8e95c52ccbf439d2aef10bbcfca0dc90db1b4c03282f94 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T20:41:24.471Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-30T20:41:24.534Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-30T20:41:25.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-30T20:41:25.382Z] + ls -al . [2022-08-30T20:41:25.382Z] total 232 [2022-08-30T20:41:25.382Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 30 20:40 . [2022-08-30T20:41:25.382Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 20:39 .. [2022-08-30T20:41:25.382Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 20:41 .git [2022-08-30T20:41:25.382Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 20:39 .github [2022-08-30T20:41:25.382Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 30 20:39 .gitignore [2022-08-30T20:41:25.382Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 30 20:39 .golangci.yml [2022-08-30T20:41:25.382Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 20:40 .semver [2022-08-30T20:41:25.382Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 30 20:39 Attribution.txt [2022-08-30T20:41:25.382Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 30 20:39 CHANGELOG.md [2022-08-30T20:41:25.382Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 30 20:39 Dockerfile [2022-08-30T20:41:25.382Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 20:39 GOVERNANCE.md [2022-08-30T20:41:25.382Z] -rw-rw-r-- 1 jenkins jenkins 734 Aug 30 20:39 Jenkinsfile [2022-08-30T20:41:25.382Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 30 20:39 LICENSE [2022-08-30T20:41:25.382Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 30 20:39 Makefile [2022-08-30T20:41:25.382Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 30 20:39 OWNERS.md [2022-08-30T20:41:25.382Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 30 20:39 README.md [2022-08-30T20:41:25.382Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 20:40 VERSION [2022-08-30T20:41:25.382Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 20:39 bin [2022-08-30T20:41:25.382Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 20:39 cmd [2022-08-30T20:41:25.382Z] -rw-r--r-- 1 jenkins jenkins 77822 Aug 30 20:41 coverage.out [2022-08-30T20:41:25.382Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 30 20:39 doc [2022-08-30T20:41:25.382Z] -rw-rw-r-- 1 jenkins jenkins 3747 Aug 30 20:39 go.mod [2022-08-30T20:41:25.382Z] -rw-rw-r-- 1 jenkins jenkins 39690 Aug 30 20:39 go.sum [2022-08-30T20:41:25.382Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 20:39 internal [2022-08-30T20:41:25.382Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 20:39 snap [2022-08-30T20:41:25.382Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 30 20:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:41:25.690Z] + 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=dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 --label arch=amd64 --label version=2.3.0-dev.13 . [2022-08-30T20:41:25.690Z] Sending build context to Docker daemon 20.62MB [2022-08-30T20:41:25.690Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-30T20:41:25.690Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-30T20:41:25.690Z] ---> cfb9567e335e [2022-08-30T20:41:25.690Z] Step 3/26 : ARG MAKE="make build" [2022-08-30T20:41:25.951Z] ---> Running in 5717845cf1dd [2022-08-30T20:41:26.212Z] Removing intermediate container 5717845cf1dd [2022-08-30T20:41:26.212Z] ---> 79d92caa7a10 [2022-08-30T20:41:26.212Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-30T20:41:26.212Z] ---> Running in 1cc602e2d980 [2022-08-30T20:41:26.212Z] Removing intermediate container 1cc602e2d980 [2022-08-30T20:41:26.212Z] ---> 5f83f4aafe2a [2022-08-30T20:41:26.212Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-30T20:41:26.212Z] ---> Running in acc40072669e [2022-08-30T20:41:26.212Z] Removing intermediate container acc40072669e [2022-08-30T20:41:26.212Z] ---> 2ce240e11d78 [2022-08-30T20:41:26.212Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-30T20:41:26.212Z] ---> Running in 497e09811e69 [2022-08-30T20:41:26.471Z] Removing intermediate container 497e09811e69 [2022-08-30T20:41:26.471Z] ---> 367bdb925ab9 [2022-08-30T20:41:26.471Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T20:41:26.471Z] ---> Running in b04f4ff4298b [2022-08-30T20:41:27.040Z] Removing intermediate container b04f4ff4298b [2022-08-30T20:41:27.040Z] ---> deda4b8b519c [2022-08-30T20:41:27.040Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-30T20:41:27.040Z] ---> Running in 454b67440711 [2022-08-30T20:41:27.302Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T20:41:28.242Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T20:41:28.503Z] OK: 211 MiB in 51 packages [2022-08-30T20:41:29.071Z] Removing intermediate container 454b67440711 [2022-08-30T20:41:29.071Z] ---> 120169659f25 [2022-08-30T20:41:29.071Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-30T20:41:29.071Z] ---> Running in a5109bdc5dd1 [2022-08-30T20:41:29.332Z] Removing intermediate container a5109bdc5dd1 [2022-08-30T20:41:29.332Z] ---> f4917a8dce7b [2022-08-30T20:41:29.332Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-30T20:41:29.591Z] ---> ab72da89bfef [2022-08-30T20:41:29.591Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T20:41:29.591Z] ---> Running in fe805b73da1b [2022-08-30T20:41:30.160Z] Removing intermediate container fe805b73da1b [2022-08-30T20:41:30.160Z] ---> 52d7c3ecd3c8 [2022-08-30T20:41:30.160Z] Step 12/26 : COPY . . [2022-08-30T20:41:31.098Z] ---> ef59fd4276fc [2022-08-30T20:41:31.098Z] Step 13/26 : RUN ${MAKE} [2022-08-30T20:41:31.098Z] ---> Running in 6ae3e677c291 [2022-08-30T20:41:31.098Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-30T20:41:57.661Z] Removing intermediate container 6ae3e677c291 [2022-08-30T20:41:57.661Z] ---> 8d01dc65e3a9 [2022-08-30T20:41:57.661Z] Step 14/26 : FROM alpine:3.16 [2022-08-30T20:41:57.661Z] 3.16: Pulling from library/alpine [2022-08-30T20:41:57.661Z] 213ec9aee27d: Pulling fs layer [2022-08-30T20:41:57.661Z] 213ec9aee27d: Verifying Checksum [2022-08-30T20:41:57.661Z] 213ec9aee27d: Download complete [2022-08-30T20:41:57.661Z] 213ec9aee27d: Pull complete [2022-08-30T20:41:57.661Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-30T20:41:57.661Z] Status: Downloaded newer image for alpine:3.16 [2022-08-30T20:41:57.661Z] ---> 9c6f07244728 [2022-08-30T20:41:57.661Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-30T20:41:57.661Z] ---> Running in 9d3f4da9acab [2022-08-30T20:41:57.661Z] Removing intermediate container 9d3f4da9acab [2022-08-30T20:41:57.661Z] ---> e54cf1fcf380 [2022-08-30T20:41:57.661Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-30T20:41:57.661Z] ---> Running in e64ee6e8c92f [2022-08-30T20:41:57.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-30T20:41:57.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-30T20:41:57.661Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-30T20:41:57.661Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-30T20:41:57.661Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-30T20:41:57.661Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-30T20:41:57.661Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-30T20:41:57.661Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-30T20:41:57.661Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T20:41:57.661Z] OK: 8 MiB in 20 packages [2022-08-30T20:41:57.661Z] Removing intermediate container e64ee6e8c92f [2022-08-30T20:41:57.661Z] ---> 5f8ed2b6faf4 [2022-08-30T20:41:57.661Z] Step 17/26 : WORKDIR / [2022-08-30T20:41:57.661Z] ---> Running in 30fb2413bde8 [2022-08-30T20:41:57.661Z] Removing intermediate container 30fb2413bde8 [2022-08-30T20:41:57.661Z] ---> 46b6ee01f72b [2022-08-30T20:41:57.661Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-30T20:41:58.601Z] ---> b7a0feabe9ff [2022-08-30T20:41:58.601Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-30T20:41:58.601Z] ---> c21c7d3d9006 [2022-08-30T20:41:58.601Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-30T20:41:58.601Z] ---> 2f882fafb5db [2022-08-30T20:41:58.601Z] Step 21/26 : EXPOSE 59984 [2022-08-30T20:41:58.601Z] ---> Running in 50f157dac963 [2022-08-30T20:41:58.861Z] Removing intermediate container 50f157dac963 [2022-08-30T20:41:58.861Z] ---> f06cc8b42e17 [2022-08-30T20:41:58.861Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-30T20:41:58.861Z] ---> Running in 62102a7da803 [2022-08-30T20:41:58.861Z] Removing intermediate container 62102a7da803 [2022-08-30T20:41:58.861Z] ---> dcd0c2d7160d [2022-08-30T20:41:58.861Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T20:41:58.861Z] ---> Running in 9243ad3ddeb8 [2022-08-30T20:41:59.124Z] Removing intermediate container 9243ad3ddeb8 [2022-08-30T20:41:59.124Z] ---> f55090b3b802 [2022-08-30T20:41:59.124Z] Step 24/26 : LABEL arch=amd64 [2022-08-30T20:41:59.124Z] ---> Running in 3acb13ce2295 [2022-08-30T20:41:59.124Z] Removing intermediate container 3acb13ce2295 [2022-08-30T20:41:59.124Z] ---> 89bb3ba17212 [2022-08-30T20:41:59.124Z] Step 25/26 : LABEL git_sha=dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [2022-08-30T20:41:59.124Z] ---> Running in 2dbd272ad51e [2022-08-30T20:41:59.124Z] Removing intermediate container 2dbd272ad51e [2022-08-30T20:41:59.124Z] ---> 1cab53a69c2d [2022-08-30T20:41:59.124Z] Step 26/26 : LABEL version=2.3.0-dev.13 [2022-08-30T20:41:59.124Z] ---> Running in 785dbbe671b5 [2022-08-30T20:41:59.384Z] Removing intermediate container 785dbbe671b5 [2022-08-30T20:41:59.384Z] ---> 5bcefdad06b8 [2022-08-30T20:41:59.384Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-30T20:41:59.384Z] Successfully built 5bcefdad06b8 [2022-08-30T20:41:59.384Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T20:41:59.474Z] provisioning config files... [2022-08-30T20:41:59.484Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3823852226440411485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T20:41:59.781Z] ---> docker-login.sh [2022-08-30T20:41:59.782Z] nexus3.edgexfoundry.org:10001 [2022-08-30T20:41:59.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:41:59.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:41:59.782Z] Configure a credential helper to remove this warning. See [2022-08-30T20:41:59.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:41:59.782Z] [2022-08-30T20:41:59.782Z] Login Succeeded [2022-08-30T20:41:59.782Z] nexus3.edgexfoundry.org:10002 [2022-08-30T20:41:59.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:42:00.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:42:00.042Z] Configure a credential helper to remove this warning. See [2022-08-30T20:42:00.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:42:00.042Z] [2022-08-30T20:42:00.042Z] Login Succeeded [2022-08-30T20:42:00.042Z] nexus3.edgexfoundry.org:10003 [2022-08-30T20:42:00.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:42:00.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:42:00.042Z] Configure a credential helper to remove this warning. See [2022-08-30T20:42:00.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:42:00.042Z] [2022-08-30T20:42:00.042Z] Login Succeeded [2022-08-30T20:42:00.042Z] nexus3.edgexfoundry.org:10004 [2022-08-30T20:42:00.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:42:00.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:42:00.303Z] Configure a credential helper to remove this warning. See [2022-08-30T20:42:00.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:42:00.303Z] [2022-08-30T20:42:00.303Z] Login Succeeded [2022-08-30T20:42:00.303Z] docker.io [2022-08-30T20:42:00.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:42:00.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:42:00.562Z] Configure a credential helper to remove this warning. See [2022-08-30T20:42:00.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:42:00.562Z] [2022-08-30T20:42:00.562Z] Login Succeeded [2022-08-30T20:42:00.822Z] ---> docker-login.sh ends [Pipeline] } [2022-08-30T20:42:00.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-30T20:42:00.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T20:42:00.891Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-08-30T20:42:00.891Z] dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [2022-08-30T20:42:00.891Z] latest [2022-08-30T20:42:00.891Z] 2.3.0-dev.13 [2022-08-30T20:42:00.891Z] dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3-2.3.0-dev.13 [2022-08-30T20:42:00.891Z] main [2022-08-30T20:42:00.891Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:42:01.231Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:42:01.543Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [2022-08-30T20:42:01.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-30T20:42:01.543Z] c9d34e8d30d0: Preparing [2022-08-30T20:42:01.543Z] 770a5e18cde0: Preparing [2022-08-30T20:42:01.543Z] 6c9c214ad95d: Preparing [2022-08-30T20:42:01.543Z] 31844eb0016b: Preparing [2022-08-30T20:42:01.543Z] 994393dc58e7: Preparing [2022-08-30T20:42:01.543Z] 994393dc58e7: Layer already exists [2022-08-30T20:42:01.543Z] 770a5e18cde0: Pushed [2022-08-30T20:42:01.543Z] c9d34e8d30d0: Pushed [2022-08-30T20:42:01.803Z] 31844eb0016b: Pushed [2022-08-30T20:42:05.107Z] 6c9c214ad95d: Pushed [2022-08-30T20:42:05.107Z] dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3: digest: sha256:e2abb9023b5c8d33b6778b453a356a9fb6b11a75472c4a3c177e1d2e996486a4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:42:05.427Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:42:05.744Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-08-30T20:42:05.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-30T20:42:05.744Z] c9d34e8d30d0: Preparing [2022-08-30T20:42:05.744Z] 770a5e18cde0: Preparing [2022-08-30T20:42:05.744Z] 6c9c214ad95d: Preparing [2022-08-30T20:42:05.744Z] 31844eb0016b: Preparing [2022-08-30T20:42:05.744Z] 994393dc58e7: Preparing [2022-08-30T20:42:05.744Z] c9d34e8d30d0: Layer already exists [2022-08-30T20:42:05.744Z] 31844eb0016b: Layer already exists [2022-08-30T20:42:05.744Z] 6c9c214ad95d: Layer already exists [2022-08-30T20:42:05.744Z] 994393dc58e7: Layer already exists [2022-08-30T20:42:05.744Z] 770a5e18cde0: Layer already exists [2022-08-30T20:42:05.744Z] latest: digest: sha256:e2abb9023b5c8d33b6778b453a356a9fb6b11a75472c4a3c177e1d2e996486a4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:42:06.069Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:42:06.393Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.13 [2022-08-30T20:42:06.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-30T20:42:06.393Z] c9d34e8d30d0: Preparing [2022-08-30T20:42:06.393Z] 770a5e18cde0: Preparing [2022-08-30T20:42:06.393Z] 6c9c214ad95d: Preparing [2022-08-30T20:42:06.393Z] 31844eb0016b: Preparing [2022-08-30T20:42:06.393Z] 994393dc58e7: Preparing [2022-08-30T20:42:06.393Z] 6c9c214ad95d: Layer already exists [2022-08-30T20:42:06.393Z] 31844eb0016b: Layer already exists [2022-08-30T20:42:06.394Z] c9d34e8d30d0: Layer already exists [2022-08-30T20:42:06.394Z] 770a5e18cde0: Layer already exists [2022-08-30T20:42:06.394Z] 994393dc58e7: Layer already exists [2022-08-30T20:42:06.394Z] 2.3.0-dev.13: digest: sha256:e2abb9023b5c8d33b6778b453a356a9fb6b11a75472c4a3c177e1d2e996486a4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:42:06.714Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:42:07.090Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3-2.3.0-dev.13 [2022-08-30T20:42:07.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-30T20:42:07.090Z] c9d34e8d30d0: Preparing [2022-08-30T20:42:07.090Z] 770a5e18cde0: Preparing [2022-08-30T20:42:07.090Z] 6c9c214ad95d: Preparing [2022-08-30T20:42:07.090Z] 31844eb0016b: Preparing [2022-08-30T20:42:07.090Z] 994393dc58e7: Preparing [2022-08-30T20:42:07.090Z] 31844eb0016b: Layer already exists [2022-08-30T20:42:07.090Z] 6c9c214ad95d: Layer already exists [2022-08-30T20:42:07.090Z] 770a5e18cde0: Layer already exists [2022-08-30T20:42:07.090Z] 994393dc58e7: Layer already exists [2022-08-30T20:42:07.090Z] c9d34e8d30d0: Layer already exists [2022-08-30T20:42:07.090Z] dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3-2.3.0-dev.13: digest: sha256:e2abb9023b5c8d33b6778b453a356a9fb6b11a75472c4a3c177e1d2e996486a4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:42:07.484Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:42:07.801Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-08-30T20:42:07.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-08-30T20:42:07.801Z] c9d34e8d30d0: Preparing [2022-08-30T20:42:07.801Z] 770a5e18cde0: Preparing [2022-08-30T20:42:07.801Z] 6c9c214ad95d: Preparing [2022-08-30T20:42:07.801Z] 31844eb0016b: Preparing [2022-08-30T20:42:07.801Z] 994393dc58e7: Preparing [2022-08-30T20:42:07.801Z] c9d34e8d30d0: Layer already exists [2022-08-30T20:42:07.801Z] 6c9c214ad95d: Layer already exists [2022-08-30T20:42:07.801Z] 994393dc58e7: Layer already exists [2022-08-30T20:42:07.801Z] 31844eb0016b: Layer already exists [2022-08-30T20:42:07.801Z] 770a5e18cde0: Layer already exists [2022-08-30T20:42:07.801Z] main: digest: sha256:e2abb9023b5c8d33b6778b453a356a9fb6b11a75472c4a3c177e1d2e996486a4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-30T20:42:07.847Z] ===================================================== [Pipeline] echo [2022-08-30T20:42:07.856Z] taggedImages: [2022-08-30T20:42:07.856Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [2022-08-30T20:42:07.856Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-08-30T20:42:07.856Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.13 [2022-08-30T20:42:07.856Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3-2.3.0-dev.13 [2022-08-30T20:42:07.856Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:42:08.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T20:42:08.246Z] [2022-08-30T20:42:08.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:42:08.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T20:42:08.555Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-30T20:42:08.555Z] 5eb5b503b376: Pulling fs layer [2022-08-30T20:42:08.555Z] 5c69ac0246d0: Pulling fs layer [2022-08-30T20:42:08.555Z] ec43610c2a17: Pulling fs layer [2022-08-30T20:42:08.555Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-30T20:42:08.555Z] 33b1e0a273af: Pulling fs layer [2022-08-30T20:42:08.555Z] 5d3b04190fa2: Pulling fs layer [2022-08-30T20:42:08.555Z] 2f39f015ded8: Pulling fs layer [2022-08-30T20:42:08.555Z] 3a2ae6a8a46f: Waiting [2022-08-30T20:42:08.555Z] 33b1e0a273af: Waiting [2022-08-30T20:42:08.555Z] 5d3b04190fa2: Waiting [2022-08-30T20:42:08.555Z] 2f39f015ded8: Waiting [2022-08-30T20:42:08.555Z] 5c69ac0246d0: Verifying Checksum [2022-08-30T20:42:08.555Z] 5c69ac0246d0: Download complete [2022-08-30T20:42:08.555Z] 3a2ae6a8a46f: Download complete [2022-08-30T20:42:08.817Z] 33b1e0a273af: Verifying Checksum [2022-08-30T20:42:08.817Z] 33b1e0a273af: Download complete [2022-08-30T20:42:08.817Z] ec43610c2a17: Verifying Checksum [2022-08-30T20:42:08.817Z] ec43610c2a17: Download complete [2022-08-30T20:42:08.817Z] 5d3b04190fa2: Verifying Checksum [2022-08-30T20:42:08.817Z] 5d3b04190fa2: Download complete [2022-08-30T20:42:08.817Z] 5eb5b503b376: Verifying Checksum [2022-08-30T20:42:08.817Z] 5eb5b503b376: Download complete [2022-08-30T20:42:09.382Z] 2f39f015ded8: Download complete [2022-08-30T20:42:10.322Z] 5eb5b503b376: Pull complete [2022-08-30T20:42:10.322Z] 5c69ac0246d0: Pull complete [2022-08-30T20:42:10.891Z] ec43610c2a17: Pull complete [2022-08-30T20:42:10.891Z] 3a2ae6a8a46f: Pull complete [2022-08-30T20:42:11.150Z] 33b1e0a273af: Pull complete [2022-08-30T20:42:11.150Z] 5d3b04190fa2: Pull complete [2022-08-30T20:42:15.345Z] 2f39f015ded8: Pull complete [2022-08-30T20:42:15.345Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-30T20:42:15.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T20:42:15.345Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T20:42:15.435Z] prd-ubuntu20.04-docker-8c-8g-23989 does not seem to be running inside a container [2022-08-30T20:42:15.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-30T20:42:18.268Z] $ docker top d690751ccca538240f15fcf9e900e184cd1bdb4ab4025db355db8be6abda3f6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T20:42:18.710Z] ---> job-cost.sh [2022-08-30T20:42:18.710Z] lf-activate-venv: SKIPPING [2022-08-30T20:42:18.710Z] INFO: No Stack... [2022-08-30T20:42:19.283Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-30T20:42:19.548Z] INFO: Archiving Costs [Pipeline] sh [2022-08-30T20:42:19.843Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-08-30T20:42:19.843Z] + cut -d, -f6 [Pipeline] lock [2022-08-30T20:42:19.857Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-52-stack-cost] [2022-08-30T20:42:19.864Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-52-stack-cost] did not exist. Created. [2022-08-30T20:42:19.864Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-30T20:42:20.176Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-30T20:42:20.213Z] Stashed 1 file(s) [Pipeline] } [2022-08-30T20:42:20.219Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-52-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-30T20:42:20.245Z] $ docker stop --time=1 d690751ccca538240f15fcf9e900e184cd1bdb4ab4025db355db8be6abda3f6a [2022-08-30T20:42:21.444Z] $ docker rm -f d690751ccca538240f15fcf9e900e184cd1bdb4ab4025db355db8be6abda3f6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-30T20:42:34.495Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23990 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-08-30T20:42:34.510Z] Running in /w/workspace/device-onvif-camera/52 [Pipeline] { [Pipeline] checkout [2022-08-30T20:42:34.559Z] Selected Git installation does not exist. Using Default [2022-08-30T20:42:34.559Z] The recommended git tool is: NONE [2022-08-30T20:42:41.130Z] using credential edgex-jenkins-ssh [2022-08-30T20:42:41.152Z] Cloning the remote Git repository [2022-08-30T20:42:41.209Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-30T20:42:41.376Z] > git init /w/workspace/device-onvif-camera/52 # timeout=10 [2022-08-30T20:42:41.498Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-08-30T20:42:41.499Z] > git --version # timeout=10 [2022-08-30T20:42:41.579Z] > git --version # 'git version 2.25.1' [2022-08-30T20:42:41.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-30T20:42:41.652Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-30T20:42:42.897Z] Avoid second fetch [2022-08-30T20:42:42.898Z] Checking out Revision dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 (main) [2022-08-30T20:42:42.857Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-08-30T20:42:42.877Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-30T20:42:42.919Z] > git config core.sparsecheckout # timeout=10 [2022-08-30T20:42:42.940Z] > git checkout -f dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 # timeout=10 [2022-08-30T20:42:47.403Z] Commit message: "fix: Check whether the onvif response is valid (#146)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-30T20:42:48.360Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-30T20:42:48.361Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-30T20:42:48.361Z] Dload Upload Total Spent Left Speed [2022-08-30T20:42:48.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91318 0 --:--:-- --:--:-- --:--:-- 91318 [Pipeline] sh [2022-08-30T20:42:49.043Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-30T20:42:49.386Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-08-30T20:42:49.386Z] [2022-08-30T20:42:49.386Z] { [2022-08-30T20:42:49.386Z] "registry-mirrors": [ [2022-08-30T20:42:49.386Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-30T20:42:49.386Z] ], [2022-08-30T20:42:49.386Z] "bip": "10.250.0.254/24", [2022-08-30T20:42:49.386Z] "hosts": [ [2022-08-30T20:42:49.386Z] "tcp://0.0.0.0:5555", [2022-08-30T20:42:49.386Z] "unix:///var/run/docker.sock" [2022-08-30T20:42:49.386Z] ], [2022-08-30T20:42:49.386Z] "mtu": 1458, [2022-08-30T20:42:49.386Z] "selinux-enabled": true, [2022-08-30T20:42:49.386Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-30T20:42:49.386Z] } [Pipeline] sh [2022-08-30T20:42:49.736Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-30T20:42:50.081Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T20:43:08.444Z] provisioning config files... [2022-08-30T20:43:08.472Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/52@tmp/config7373976861373349362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T20:43:08.842Z] ---> docker-login.sh [2022-08-30T20:43:08.842Z] nexus3.edgexfoundry.org:10001 [2022-08-30T20:43:09.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:43:09.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:43:09.723Z] Configure a credential helper to remove this warning. See [2022-08-30T20:43:09.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:43:09.723Z] [2022-08-30T20:43:09.723Z] Login Succeeded [2022-08-30T20:43:09.723Z] nexus3.edgexfoundry.org:10002 [2022-08-30T20:43:10.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:43:10.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:43:10.280Z] Configure a credential helper to remove this warning. See [2022-08-30T20:43:10.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:43:10.280Z] [2022-08-30T20:43:10.280Z] Login Succeeded [2022-08-30T20:43:10.280Z] nexus3.edgexfoundry.org:10003 [2022-08-30T20:43:10.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:43:10.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:43:10.840Z] Configure a credential helper to remove this warning. See [2022-08-30T20:43:10.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:43:10.840Z] [2022-08-30T20:43:10.840Z] Login Succeeded [2022-08-30T20:43:10.840Z] nexus3.edgexfoundry.org:10004 [2022-08-30T20:43:11.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:43:11.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:43:11.116Z] Configure a credential helper to remove this warning. See [2022-08-30T20:43:11.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:43:11.116Z] [2022-08-30T20:43:11.116Z] Login Succeeded [2022-08-30T20:43:11.116Z] docker.io [2022-08-30T20:43:11.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:43:11.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:43:11.999Z] Configure a credential helper to remove this warning. See [2022-08-30T20:43:11.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:43:11.999Z] [2022-08-30T20:43:11.999Z] Login Succeeded [2022-08-30T20:43:11.999Z] ---> docker-login.sh ends [Pipeline] } [2022-08-30T20:43:12.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-30T20:43:12.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T20:43:12.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T20:43:12.829Z] ========================================================= [2022-08-30T20:43:12.829Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-30T20:43:12.829Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:43:13.223Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-30T20:43:13.835Z] Sending build context to Docker daemon 14.06MB [2022-08-30T20:43:13.835Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-30T20:43:13.835Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-30T20:43:14.113Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-30T20:43:14.113Z] b3c136eddcbf: Pulling fs layer [2022-08-30T20:43:14.113Z] c0a3192eca97: Pulling fs layer [2022-08-30T20:43:14.113Z] a050256f5b6f: Pulling fs layer [2022-08-30T20:43:14.113Z] 656be50a0ddc: Pulling fs layer [2022-08-30T20:43:14.113Z] 2bbca73fdf42: Pulling fs layer [2022-08-30T20:43:14.113Z] 46d945488cbd: Pulling fs layer [2022-08-30T20:43:14.113Z] 8a5474983e97: Pulling fs layer [2022-08-30T20:43:14.113Z] 329c88fbcd65: Pulling fs layer [2022-08-30T20:43:14.113Z] 2bbca73fdf42: Waiting [2022-08-30T20:43:14.113Z] 46d945488cbd: Waiting [2022-08-30T20:43:14.113Z] 8a5474983e97: Waiting [2022-08-30T20:43:14.113Z] 329c88fbcd65: Waiting [2022-08-30T20:43:14.113Z] 656be50a0ddc: Waiting [2022-08-30T20:43:14.113Z] a050256f5b6f: Download complete [2022-08-30T20:43:14.113Z] c0a3192eca97: Download complete [2022-08-30T20:43:14.113Z] 2bbca73fdf42: Verifying Checksum [2022-08-30T20:43:14.113Z] 2bbca73fdf42: Download complete [2022-08-30T20:43:14.113Z] 46d945488cbd: Verifying Checksum [2022-08-30T20:43:14.113Z] 46d945488cbd: Download complete [2022-08-30T20:43:14.113Z] b3c136eddcbf: Verifying Checksum [2022-08-30T20:43:14.113Z] b3c136eddcbf: Download complete [2022-08-30T20:43:15.117Z] b3c136eddcbf: Pull complete [2022-08-30T20:43:15.117Z] 329c88fbcd65: Verifying Checksum [2022-08-30T20:43:15.117Z] 329c88fbcd65: Download complete [2022-08-30T20:43:15.725Z] c0a3192eca97: Pull complete [2022-08-30T20:43:16.011Z] a050256f5b6f: Pull complete [2022-08-30T20:43:16.619Z] 8a5474983e97: Verifying Checksum [2022-08-30T20:43:16.619Z] 8a5474983e97: Download complete [2022-08-30T20:43:17.220Z] 656be50a0ddc: Verifying Checksum [2022-08-30T20:43:17.220Z] 656be50a0ddc: Download complete [2022-08-30T20:43:29.651Z] 656be50a0ddc: Pull complete [2022-08-30T20:43:29.925Z] 2bbca73fdf42: Pull complete [2022-08-30T20:43:30.201Z] 46d945488cbd: Pull complete [2022-08-30T20:43:36.939Z] 8a5474983e97: Pull complete [2022-08-30T20:43:38.384Z] 329c88fbcd65: Pull complete [2022-08-30T20:43:38.384Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-30T20:43:38.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-30T20:43:38.384Z] ---> ff4287adb874 [2022-08-30T20:43:38.384Z] Step 3/13 : ARG MAKE="make build" [2022-08-30T20:43:40.373Z] ---> Running in 4106e51db835 [2022-08-30T20:43:41.819Z] Removing intermediate container 4106e51db835 [2022-08-30T20:43:41.819Z] ---> adba9e75a5bf [2022-08-30T20:43:41.819Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-30T20:43:41.819Z] ---> Running in 803dec0adf6d [2022-08-30T20:43:42.097Z] Removing intermediate container 803dec0adf6d [2022-08-30T20:43:42.097Z] ---> e3e0f9941b6f [2022-08-30T20:43:42.097Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-30T20:43:42.097Z] ---> Running in 113b74fc7c7e [2022-08-30T20:43:42.373Z] Removing intermediate container 113b74fc7c7e [2022-08-30T20:43:42.373Z] ---> 2fdfa3440d3c [2022-08-30T20:43:42.373Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-08-30T20:43:42.665Z] ---> Running in 9632cfe92431 [2022-08-30T20:43:42.948Z] Removing intermediate container 9632cfe92431 [2022-08-30T20:43:42.949Z] ---> 3e33467587f6 [2022-08-30T20:43:42.949Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T20:43:42.949Z] ---> Running in 795c6cdf86e2 [2022-08-30T20:43:44.927Z] Removing intermediate container 795c6cdf86e2 [2022-08-30T20:43:44.927Z] ---> 5bc1dcd71204 [2022-08-30T20:43:44.927Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-30T20:43:44.927Z] ---> Running in 12ad0f0197c4 [2022-08-30T20:43:45.912Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T20:43:46.510Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T20:43:47.956Z] OK: 221 MiB in 51 packages [2022-08-30T20:43:48.578Z] Removing intermediate container 12ad0f0197c4 [2022-08-30T20:43:48.578Z] ---> bab00e68f784 [2022-08-30T20:43:48.578Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-08-30T20:43:48.578Z] ---> Running in 62c7593cd788 [2022-08-30T20:43:49.185Z] Removing intermediate container 62c7593cd788 [2022-08-30T20:43:49.185Z] ---> 967daf5891cd [2022-08-30T20:43:49.185Z] Step 10/13 : COPY go.mod vendor* ./ [2022-08-30T20:43:49.790Z] ---> 104e0826acce [2022-08-30T20:43:49.790Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T20:43:49.790Z] ---> Running in a5a507f60995 [2022-08-30T20:44:46.393Z] Removing intermediate container a5a507f60995 [2022-08-30T20:44:46.393Z] ---> dba66d0b95d9 [2022-08-30T20:44:46.393Z] Step 12/13 : COPY . . [2022-08-30T20:44:46.393Z] ---> 78ec0d7cd564 [2022-08-30T20:44:46.393Z] Step 13/13 : RUN ${MAKE} [2022-08-30T20:44:46.393Z] ---> Running in ddb052913d1d [2022-08-30T20:44:46.393Z] noop [2022-08-30T20:44:46.393Z] Removing intermediate container ddb052913d1d [2022-08-30T20:44:46.393Z] ---> 9e414a717f1f [2022-08-30T20:44:46.393Z] Successfully built 9e414a717f1f [2022-08-30T20:44:46.393Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:44:46.766Z] + docker inspect -f . ci-base-image-arm64 [2022-08-30T20:44:46.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T20:44:47.035Z] prd-ubuntu20.04-docker-arm64-4c-16g-23990 does not seem to be running inside a container [2022-08-30T20:44:47.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/52 -v /w/workspace/device-onvif-camera/52:/w/workspace/device-onvif-camera/52:rw,z -v /w/workspace/device-onvif-camera/52@tmp:/w/workspace/device-onvif-camera/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-30T20:44:48.401Z] $ docker top 09011a9c5d126a91157ea408195c685310264ee3412b474c5058d802d9542b87 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T20:44:49.301Z] + go version [2022-08-30T20:44:49.301Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-30T20:44:49.324Z] $ docker stop --time=1 09011a9c5d126a91157ea408195c685310264ee3412b474c5058d802d9542b87 [2022-08-30T20:44:50.929Z] $ docker rm -f 09011a9c5d126a91157ea408195c685310264ee3412b474c5058d802d9542b87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:44:51.539Z] + docker inspect -f . ci-base-image-arm64 [2022-08-30T20:44:51.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T20:44:51.782Z] prd-ubuntu20.04-docker-arm64-4c-16g-23990 does not seem to be running inside a container [2022-08-30T20:44:51.864Z] $ 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/52 -v /w/workspace/device-onvif-camera/52:/w/workspace/device-onvif-camera/52:rw,z -v /w/workspace/device-onvif-camera/52@tmp:/w/workspace/device-onvif-camera/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-30T20:44:53.117Z] $ docker top d41f69d7e056daf1a46b6f79a1aaef260dbc1351ec5be25ca9186d8c302a0022 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T20:44:54.033Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/52 [Pipeline] fileExists [Pipeline] sh [2022-08-30T20:44:54.700Z] + make test [2022-08-30T20:44:54.700Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-30T20:44:56.673Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-08-30T20:46:33.569Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-08-30T20:46:33.569Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.151s coverage: 10.5% of statements [2022-08-30T20:46:33.569Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-08-30T20:47:05.991Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 39.820s coverage: 13.8% of statements [2022-08-30T20:47:05.991Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-30T20:47:05.991Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-30T20:47:28.225Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-30T20:47:28.225Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-30T20:47:28.225Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-30T20:47:28.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-30T20:47:28.263Z] $ docker stop --time=1 d41f69d7e056daf1a46b6f79a1aaef260dbc1351ec5be25ca9186d8c302a0022 [2022-08-30T20:47:30.042Z] $ docker rm -f d41f69d7e056daf1a46b6f79a1aaef260dbc1351ec5be25ca9186d8c302a0022 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T20:47:31.137Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-30T20:47:31.161Z] Warning: overwriting stash ‘coverage-report’ [2022-08-30T20:47:31.708Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-30T20:47:32.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-30T20:47:32.467Z] + ls -al . [2022-08-30T20:47:32.467Z] total 228 [2022-08-30T20:47:32.467Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 20:44 . [2022-08-30T20:47:32.467Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 20:42 .. [2022-08-30T20:47:32.467Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 20:42 .git [2022-08-30T20:47:32.467Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 20:42 .github [2022-08-30T20:47:32.467Z] -rw-rw-r-- 1 jenkins jenkins 418 Aug 30 20:42 .gitignore [2022-08-30T20:47:32.467Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 30 20:42 .golangci.yml [2022-08-30T20:47:32.467Z] -rw-rw-r-- 1 jenkins jenkins 9739 Aug 30 20:42 Attribution.txt [2022-08-30T20:47:32.467Z] -rw-rw-r-- 1 jenkins jenkins 1498 Aug 30 20:42 CHANGELOG.md [2022-08-30T20:47:32.467Z] -rw-rw-r-- 1 jenkins jenkins 1669 Aug 30 20:42 Dockerfile [2022-08-30T20:47:32.467Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 20:42 GOVERNANCE.md [2022-08-30T20:47:32.467Z] -rw-rw-r-- 1 jenkins jenkins 734 Aug 30 20:42 Jenkinsfile [2022-08-30T20:47:32.467Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 30 20:42 LICENSE [2022-08-30T20:47:32.467Z] -rw-rw-r-- 1 jenkins jenkins 2649 Aug 30 20:42 Makefile [2022-08-30T20:47:32.467Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 30 20:42 OWNERS.md [2022-08-30T20:47:32.467Z] -rw-rw-r-- 1 jenkins jenkins 5796 Aug 30 20:42 README.md [2022-08-30T20:47:32.467Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 20:40 VERSION [2022-08-30T20:47:32.467Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 20:42 bin [2022-08-30T20:47:32.467Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 20:42 cmd [2022-08-30T20:47:32.467Z] -rw-r--r-- 1 jenkins jenkins 77822 Aug 30 20:47 coverage.out [2022-08-30T20:47:32.467Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 30 20:42 doc [2022-08-30T20:47:32.467Z] -rw-rw-r-- 1 jenkins jenkins 3747 Aug 30 20:42 go.mod [2022-08-30T20:47:32.467Z] -rw-rw-r-- 1 jenkins jenkins 39690 Aug 30 20:42 go.sum [2022-08-30T20:47:32.467Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 20:42 internal [2022-08-30T20:47:32.467Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 20:42 snap [2022-08-30T20:47:32.467Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 30 20:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:47:32.829Z] + 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=dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 --label arch=arm64 --label version=2.3.0-dev.13 . [2022-08-30T20:47:33.424Z] Sending build context to Docker daemon 14.14MB [2022-08-30T20:47:33.424Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-30T20:47:33.424Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-30T20:47:33.424Z] ---> 9e414a717f1f [2022-08-30T20:47:33.424Z] Step 3/26 : ARG MAKE="make build" [2022-08-30T20:47:33.424Z] ---> Running in e4097a771241 [2022-08-30T20:47:34.023Z] Removing intermediate container e4097a771241 [2022-08-30T20:47:34.023Z] ---> 638562f35744 [2022-08-30T20:47:34.023Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-08-30T20:47:34.023Z] ---> Running in 224baab55a70 [2022-08-30T20:47:34.296Z] Removing intermediate container 224baab55a70 [2022-08-30T20:47:34.296Z] ---> 13a039253f38 [2022-08-30T20:47:34.296Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-30T20:47:34.296Z] ---> Running in 3eba15928178 [2022-08-30T20:47:34.568Z] Removing intermediate container 3eba15928178 [2022-08-30T20:47:34.568Z] ---> 23e67c580476 [2022-08-30T20:47:34.568Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-08-30T20:47:34.842Z] ---> Running in e760e9fdca80 [2022-08-30T20:47:35.116Z] Removing intermediate container e760e9fdca80 [2022-08-30T20:47:35.116Z] ---> e9d00a0d81ba [2022-08-30T20:47:35.116Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-30T20:47:35.116Z] ---> Running in 5f4fe3ad408c [2022-08-30T20:47:37.096Z] Removing intermediate container 5f4fe3ad408c [2022-08-30T20:47:37.096Z] ---> dabf35bd10e1 [2022-08-30T20:47:37.096Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-30T20:47:37.096Z] ---> Running in d74ddf0cdb9f [2022-08-30T20:47:38.080Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T20:47:39.060Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T20:47:40.047Z] OK: 221 MiB in 51 packages [2022-08-30T20:47:40.653Z] Removing intermediate container d74ddf0cdb9f [2022-08-30T20:47:40.653Z] ---> 1b917c62d2f2 [2022-08-30T20:47:40.653Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-08-30T20:47:40.653Z] ---> Running in 11902ceb2d5d [2022-08-30T20:47:40.932Z] Removing intermediate container 11902ceb2d5d [2022-08-30T20:47:40.932Z] ---> e6bd5acb002c [2022-08-30T20:47:40.932Z] Step 10/26 : COPY go.mod vendor* ./ [2022-08-30T20:47:41.534Z] ---> 59c8ff6bdc5e [2022-08-30T20:47:41.534Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-30T20:47:41.810Z] ---> Running in 8732ef404fd0 [2022-08-30T20:47:43.793Z] Removing intermediate container 8732ef404fd0 [2022-08-30T20:47:43.793Z] ---> dc9c10864de5 [2022-08-30T20:47:43.793Z] Step 12/26 : COPY . . [2022-08-30T20:47:45.237Z] ---> 8f893953c8cc [2022-08-30T20:47:45.237Z] Step 13/26 : RUN ${MAKE} [2022-08-30T20:47:45.510Z] ---> Running in 217f2de098ce [2022-08-30T20:47:46.497Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-08-30T20:50:23.492Z] Removing intermediate container 217f2de098ce [2022-08-30T20:50:23.492Z] ---> 58898faddf53 [2022-08-30T20:50:23.492Z] Step 14/26 : FROM alpine:3.16 [2022-08-30T20:50:23.492Z] 3.16: Pulling from library/alpine [2022-08-30T20:50:23.492Z] 9b18e9b68314: Pulling fs layer [2022-08-30T20:50:23.492Z] 9b18e9b68314: Verifying Checksum [2022-08-30T20:50:23.492Z] 9b18e9b68314: Download complete [2022-08-30T20:50:23.492Z] 9b18e9b68314: Pull complete [2022-08-30T20:50:23.492Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-30T20:50:23.492Z] Status: Downloaded newer image for alpine:3.16 [2022-08-30T20:50:23.492Z] ---> a6215f271958 [2022-08-30T20:50:23.492Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-30T20:50:23.492Z] ---> Running in 5c8355d22d04 [2022-08-30T20:50:23.492Z] Removing intermediate container 5c8355d22d04 [2022-08-30T20:50:23.492Z] ---> e25ce3325cdc [2022-08-30T20:50:23.492Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-30T20:50:23.492Z] ---> Running in 4cf55077f32e [2022-08-30T20:50:23.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-30T20:50:23.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-30T20:50:23.492Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-30T20:50:23.492Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-30T20:50:23.492Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-30T20:50:23.492Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-30T20:50:23.492Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-30T20:50:23.492Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-30T20:50:23.492Z] Executing busybox-1.35.0-r17.trigger [2022-08-30T20:50:23.492Z] OK: 8 MiB in 20 packages [2022-08-30T20:50:23.492Z] Removing intermediate container 4cf55077f32e [2022-08-30T20:50:23.492Z] ---> 3d6287e21c66 [2022-08-30T20:50:23.492Z] Step 17/26 : WORKDIR / [2022-08-30T20:50:23.492Z] ---> Running in 02ea23a8cbe1 [2022-08-30T20:50:23.492Z] Removing intermediate container 02ea23a8cbe1 [2022-08-30T20:50:23.492Z] ---> e314fc5b9859 [2022-08-30T20:50:23.492Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-08-30T20:50:23.492Z] ---> 44b1c4fe55e1 [2022-08-30T20:50:23.492Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-08-30T20:50:23.492Z] ---> f16232fef79b [2022-08-30T20:50:23.492Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-08-30T20:50:23.492Z] ---> 4efbf97dca75 [2022-08-30T20:50:23.492Z] Step 21/26 : EXPOSE 59984 [2022-08-30T20:50:23.492Z] ---> Running in 7f374b73eeee [2022-08-30T20:50:23.492Z] Removing intermediate container 7f374b73eeee [2022-08-30T20:50:23.492Z] ---> 7a5fccaec7b4 [2022-08-30T20:50:23.492Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-08-30T20:50:23.492Z] ---> Running in 21c744e60e47 [2022-08-30T20:50:23.492Z] Removing intermediate container 21c744e60e47 [2022-08-30T20:50:23.492Z] ---> 7df5266c45a6 [2022-08-30T20:50:23.492Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-30T20:50:23.768Z] ---> Running in dee5d6e9295c [2022-08-30T20:50:24.048Z] Removing intermediate container dee5d6e9295c [2022-08-30T20:50:24.048Z] ---> b70035e5e423 [2022-08-30T20:50:24.048Z] Step 24/26 : LABEL arch=arm64 [2022-08-30T20:50:24.048Z] ---> Running in ed53c5b88ee9 [2022-08-30T20:50:24.650Z] Removing intermediate container ed53c5b88ee9 [2022-08-30T20:50:24.650Z] ---> 420dc71ac8e0 [2022-08-30T20:50:24.650Z] Step 25/26 : LABEL git_sha=dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [2022-08-30T20:50:24.650Z] ---> Running in 988747ba38ab [2022-08-30T20:50:24.929Z] Removing intermediate container 988747ba38ab [2022-08-30T20:50:24.930Z] ---> 6621a2788ac2 [2022-08-30T20:50:24.930Z] Step 26/26 : LABEL version=2.3.0-dev.13 [2022-08-30T20:50:25.206Z] ---> Running in 26da64b507de [2022-08-30T20:50:25.480Z] Removing intermediate container 26da64b507de [2022-08-30T20:50:25.480Z] ---> 81253386067c [2022-08-30T20:50:25.480Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-30T20:50:25.480Z] Successfully built 81253386067c [2022-08-30T20:50:25.480Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T20:50:25.628Z] provisioning config files... [2022-08-30T20:50:25.649Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/52@tmp/config2024925822525652100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T20:50:26.012Z] ---> docker-login.sh [2022-08-30T20:50:26.012Z] nexus3.edgexfoundry.org:10001 [2022-08-30T20:50:26.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:50:26.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:50:26.285Z] Configure a credential helper to remove this warning. See [2022-08-30T20:50:26.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:50:26.285Z] [2022-08-30T20:50:26.285Z] Login Succeeded [2022-08-30T20:50:26.285Z] nexus3.edgexfoundry.org:10002 [2022-08-30T20:50:26.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:50:26.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:50:26.883Z] Configure a credential helper to remove this warning. See [2022-08-30T20:50:26.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:50:26.883Z] [2022-08-30T20:50:26.883Z] Login Succeeded [2022-08-30T20:50:26.883Z] nexus3.edgexfoundry.org:10003 [2022-08-30T20:50:27.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:50:27.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:50:27.436Z] Configure a credential helper to remove this warning. See [2022-08-30T20:50:27.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:50:27.436Z] [2022-08-30T20:50:27.436Z] Login Succeeded [2022-08-30T20:50:27.436Z] nexus3.edgexfoundry.org:10004 [2022-08-30T20:50:27.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:50:27.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:50:27.988Z] Configure a credential helper to remove this warning. See [2022-08-30T20:50:27.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:50:27.988Z] [2022-08-30T20:50:27.988Z] Login Succeeded [2022-08-30T20:50:27.988Z] docker.io [2022-08-30T20:50:28.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-30T20:50:28.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-30T20:50:28.539Z] Configure a credential helper to remove this warning. See [2022-08-30T20:50:28.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-30T20:50:28.539Z] [2022-08-30T20:50:28.539Z] Login Succeeded [2022-08-30T20:50:28.812Z] ---> docker-login.sh ends [Pipeline] } [2022-08-30T20:50:28.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-30T20:50:28.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-30T20:50:28.892Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-08-30T20:50:28.892Z] dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [2022-08-30T20:50:28.892Z] latest [2022-08-30T20:50:28.892Z] 2.3.0-dev.13 [2022-08-30T20:50:28.892Z] dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3-2.3.0-dev.13 [2022-08-30T20:50:28.892Z] main [2022-08-30T20:50:28.892Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:50:29.283Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:50:29.658Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [2022-08-30T20:50:29.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-30T20:50:29.658Z] 7569de53ac1c: Preparing [2022-08-30T20:50:29.658Z] ad445a084ce7: Preparing [2022-08-30T20:50:29.658Z] 492da6629a79: Preparing [2022-08-30T20:50:29.658Z] 4c886745e583: Preparing [2022-08-30T20:50:29.658Z] 5d3e392a13a0: Preparing [2022-08-30T20:50:29.942Z] 5d3e392a13a0: Layer already exists [2022-08-30T20:50:29.942Z] ad445a084ce7: Pushed [2022-08-30T20:50:29.942Z] 7569de53ac1c: Pushed [2022-08-30T20:50:30.942Z] 4c886745e583: Pushed [2022-08-30T20:50:36.365Z] 492da6629a79: Pushed [2022-08-30T20:50:36.365Z] dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3: digest: sha256:892bba6ff3b108ee96385d608daf4a812145823a8f1624dfd5d4c07b43e66276 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:50:36.746Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:50:37.129Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-08-30T20:50:37.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-30T20:50:37.129Z] 7569de53ac1c: Preparing [2022-08-30T20:50:37.129Z] ad445a084ce7: Preparing [2022-08-30T20:50:37.129Z] 492da6629a79: Preparing [2022-08-30T20:50:37.129Z] 4c886745e583: Preparing [2022-08-30T20:50:37.129Z] 5d3e392a13a0: Preparing [2022-08-30T20:50:37.129Z] 5d3e392a13a0: Layer already exists [2022-08-30T20:50:37.129Z] 7569de53ac1c: Layer already exists [2022-08-30T20:50:37.129Z] 492da6629a79: Layer already exists [2022-08-30T20:50:37.129Z] ad445a084ce7: Layer already exists [2022-08-30T20:50:37.129Z] 4c886745e583: Layer already exists [2022-08-30T20:50:37.404Z] latest: digest: sha256:892bba6ff3b108ee96385d608daf4a812145823a8f1624dfd5d4c07b43e66276 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:50:37.784Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:50:38.173Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.13 [2022-08-30T20:50:38.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-30T20:50:38.173Z] 7569de53ac1c: Preparing [2022-08-30T20:50:38.173Z] ad445a084ce7: Preparing [2022-08-30T20:50:38.173Z] 492da6629a79: Preparing [2022-08-30T20:50:38.173Z] 4c886745e583: Preparing [2022-08-30T20:50:38.173Z] 5d3e392a13a0: Preparing [2022-08-30T20:50:38.173Z] 5d3e392a13a0: Layer already exists [2022-08-30T20:50:38.173Z] 4c886745e583: Layer already exists [2022-08-30T20:50:38.173Z] ad445a084ce7: Layer already exists [2022-08-30T20:50:38.173Z] 492da6629a79: Layer already exists [2022-08-30T20:50:38.173Z] 7569de53ac1c: Layer already exists [2022-08-30T20:50:38.447Z] 2.3.0-dev.13: digest: sha256:892bba6ff3b108ee96385d608daf4a812145823a8f1624dfd5d4c07b43e66276 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:50:38.823Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:50:39.197Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3-2.3.0-dev.13 [2022-08-30T20:50:39.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-30T20:50:39.197Z] 7569de53ac1c: Preparing [2022-08-30T20:50:39.197Z] ad445a084ce7: Preparing [2022-08-30T20:50:39.197Z] 492da6629a79: Preparing [2022-08-30T20:50:39.197Z] 4c886745e583: Preparing [2022-08-30T20:50:39.197Z] 5d3e392a13a0: Preparing [2022-08-30T20:50:39.197Z] 5d3e392a13a0: Layer already exists [2022-08-30T20:50:39.197Z] ad445a084ce7: Layer already exists [2022-08-30T20:50:39.197Z] 7569de53ac1c: Layer already exists [2022-08-30T20:50:39.197Z] 4c886745e583: Layer already exists [2022-08-30T20:50:39.197Z] 492da6629a79: Layer already exists [2022-08-30T20:50:39.472Z] dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3-2.3.0-dev.13: digest: sha256:892bba6ff3b108ee96385d608daf4a812145823a8f1624dfd5d4c07b43e66276 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:50:39.975Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:50:40.420Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-08-30T20:50:40.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-08-30T20:50:40.420Z] 7569de53ac1c: Preparing [2022-08-30T20:50:40.420Z] ad445a084ce7: Preparing [2022-08-30T20:50:40.420Z] 492da6629a79: Preparing [2022-08-30T20:50:40.420Z] 4c886745e583: Preparing [2022-08-30T20:50:40.420Z] 5d3e392a13a0: Preparing [2022-08-30T20:50:40.420Z] 492da6629a79: Layer already exists [2022-08-30T20:50:40.420Z] ad445a084ce7: Layer already exists [2022-08-30T20:50:40.420Z] 5d3e392a13a0: Layer already exists [2022-08-30T20:50:40.420Z] 4c886745e583: Layer already exists [2022-08-30T20:50:40.420Z] 7569de53ac1c: Layer already exists [2022-08-30T20:50:40.420Z] main: digest: sha256:892bba6ff3b108ee96385d608daf4a812145823a8f1624dfd5d4c07b43e66276 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-30T20:50:40.482Z] ===================================================== [Pipeline] echo [2022-08-30T20:50:40.496Z] taggedImages: [2022-08-30T20:50:40.496Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [2022-08-30T20:50:40.496Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-08-30T20:50:40.496Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.13 [2022-08-30T20:50:40.496Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3-2.3.0-dev.13 [2022-08-30T20:50:40.496Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:50:40.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-30T20:50:40.886Z] [2022-08-30T20:50:40.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:50:41.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-30T20:50:41.530Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-30T20:50:41.530Z] 8998bd30e6a1: Pulling fs layer [2022-08-30T20:50:41.530Z] 04944245beec: Pulling fs layer [2022-08-30T20:50:41.530Z] 699f458cf7ca: Pulling fs layer [2022-08-30T20:50:41.530Z] 765212b225bb: Pulling fs layer [2022-08-30T20:50:41.530Z] f23df028b6ca: Pulling fs layer [2022-08-30T20:50:41.530Z] d65c8cfc05b1: Pulling fs layer [2022-08-30T20:50:41.530Z] 2437ff75d9bd: Pulling fs layer [2022-08-30T20:50:41.530Z] 765212b225bb: Waiting [2022-08-30T20:50:41.530Z] f23df028b6ca: Waiting [2022-08-30T20:50:41.530Z] 2437ff75d9bd: Waiting [2022-08-30T20:50:41.530Z] d65c8cfc05b1: Waiting [2022-08-30T20:50:41.530Z] 04944245beec: Verifying Checksum [2022-08-30T20:50:41.530Z] 04944245beec: Download complete [2022-08-30T20:50:41.530Z] 765212b225bb: Verifying Checksum [2022-08-30T20:50:41.530Z] 765212b225bb: Download complete [2022-08-30T20:50:41.530Z] f23df028b6ca: Verifying Checksum [2022-08-30T20:50:41.530Z] f23df028b6ca: Download complete [2022-08-30T20:50:41.530Z] d65c8cfc05b1: Download complete [2022-08-30T20:50:41.806Z] 699f458cf7ca: Download complete [2022-08-30T20:50:42.086Z] 8998bd30e6a1: Verifying Checksum [2022-08-30T20:50:42.086Z] 8998bd30e6a1: Download complete [2022-08-30T20:50:44.727Z] 2437ff75d9bd: Verifying Checksum [2022-08-30T20:50:46.709Z] 8998bd30e6a1: Pull complete [2022-08-30T20:50:46.709Z] 04944245beec: Pull complete [2022-08-30T20:50:48.151Z] 699f458cf7ca: Pull complete [2022-08-30T20:50:48.427Z] 765212b225bb: Pull complete [2022-08-30T20:50:49.415Z] f23df028b6ca: Pull complete [2022-08-30T20:50:49.691Z] d65c8cfc05b1: Pull complete [2022-08-30T20:51:04.797Z] 2437ff75d9bd: Pull complete [2022-08-30T20:51:04.797Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-30T20:51:04.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-30T20:51:04.797Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T20:51:05.074Z] prd-ubuntu20.04-docker-arm64-4c-16g-23990 does not seem to be running inside a container [2022-08-30T20:51:05.169Z] $ 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/52 -v /w/workspace/device-onvif-camera/52:/w/workspace/device-onvif-camera/52:rw,z -v /w/workspace/device-onvif-camera/52@tmp:/w/workspace/device-onvif-camera/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-30T20:51:07.656Z] $ docker top 669e4a16f2797a71ca42d550da6fa6422b6ab4da2fcae3d7139f367cc2112498 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T20:51:08.633Z] ---> job-cost.sh [2022-08-30T20:51:08.633Z] lf-activate-venv: SKIPPING [2022-08-30T20:51:08.633Z] INFO: No Stack... [2022-08-30T20:51:09.239Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-30T20:51:09.852Z] INFO: Archiving Costs [Pipeline] sh [2022-08-30T20:51:10.567Z] + cat /w/workspace/device-onvif-camera/52/archives/cost.csv [2022-08-30T20:51:10.567Z] + cut -d, -f6 [Pipeline] lock [2022-08-30T20:51:10.637Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-52-stack-cost] [2022-08-30T20:51:10.643Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-52-stack-cost] did not exist. Created. [2022-08-30T20:51:10.643Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-30T20:51:11.351Z] /w/workspace/device-onvif-camera/52@tmp/durable-81bdf6ff/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-30T20:51:12.090Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-30T20:51:12.113Z] Warning: overwriting stash ‘stack-cost’ [2022-08-30T20:51:12.213Z] Stashed 1 file(s) [Pipeline] } [2022-08-30T20:51:12.220Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-52-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-30T20:51:12.241Z] $ docker stop --time=1 669e4a16f2797a71ca42d550da6fa6422b6ab4da2fcae3d7139f367cc2112498 [2022-08-30T20:51:13.786Z] $ docker rm -f 669e4a16f2797a71ca42d550da6fa6422b6ab4da2fcae3d7139f367cc2112498 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-30T20:51:14.266Z] provisioning config files... [2022-08-30T20:51:14.273Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config489520299869099443tmp [Pipeline] { [Pipeline] sh [2022-08-30T20:51:14.573Z] + set +x [2022-08-30T20:51:14.573Z] + curl -s https://codecov.io/bash [2022-08-30T20:51:14.573Z] + bash -s -- [2022-08-30T20:51:14.573Z] [2022-08-30T20:51:14.573Z] _____ _ [2022-08-30T20:51:14.573Z] / ____| | | [2022-08-30T20:51:14.573Z] | | ___ __| | ___ ___ _____ __ [2022-08-30T20:51:14.573Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-30T20:51:14.573Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-30T20:51:14.573Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-30T20:51:14.573Z] Bash-1.0.6 [2022-08-30T20:51:14.573Z] [2022-08-30T20:51:14.573Z] [2022-08-30T20:51:14.573Z] ==> git version 2.25.1 found [2022-08-30T20:51:14.573Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-30T20:51:14.573Z] Release-Date: 2020-01-08 [2022-08-30T20:51:14.573Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-30T20:51:14.573Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-30T20:51:14.573Z] ==> Jenkins CI detected. [2022-08-30T20:51:14.573Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-08-30T20:51:14.573Z] project root: . [2022-08-30T20:51:14.573Z] --> token set from env [2022-08-30T20:51:14.573Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-30T20:51:14.573Z] ==> Running gcov in . (disable via -X gcov) [2022-08-30T20:51:14.573Z] ==> Python coveragepy not found [2022-08-30T20:51:14.573Z] ==> Searching for coverage reports in: [2022-08-30T20:51:14.573Z] + . [2022-08-30T20:51:14.573Z] -> Found 1 reports [2022-08-30T20:51:14.573Z] ==> Detecting git/mercurial file structure [2022-08-30T20:51:14.833Z] ==> Reading reports [2022-08-30T20:51:14.833Z] + ./coverage.out bytes=77822 [2022-08-30T20:51:14.833Z] ==> Appending adjustments [2022-08-30T20:51:14.833Z] https://docs.codecov.io/docs/fixing-reports [2022-08-30T20:51:14.833Z] + Found adjustments [2022-08-30T20:51:14.833Z] ==> Gzipping contents [2022-08-30T20:51:14.833Z] 12K /tmp/codecov.Yo8Py8.gz [2022-08-30T20:51:14.833Z] ==> Uploading reports [2022-08-30T20:51:14.833Z] url: https://codecov.io [2022-08-30T20:51:14.833Z] query: branch=main&commit=dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-30T20:51:14.833Z] -> Pinging Codecov [2022-08-30T20:51:14.833Z] 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=dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-30T20:51:15.404Z] -> Uploading to [2022-08-30T20:51:15.404Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-30/F29A59C45E3A92E06B3E522C9905F8EF/dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3/b58d4ab8-fc53-40bd-81da-1c96a61c2737.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220830T205115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7af91cb487a7ebfce32f152e62a5288c157410c9fd45f2fd72347a638812e2a4 [2022-08-30T20:51:15.404Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-30T20:51:15.404Z] Dload Upload Total Spent Left Speed [2022-08-30T20:51:15.404Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10458 0 0 100 10458 0 41665 --:--:-- --:--:-- --:--:-- 41665 [2022-08-30T20:51:15.404Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [Pipeline] } [2022-08-30T20:51:15.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-30T20:51:15.629Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-30T20:51:15.639Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:51:15.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-30T20:51:15.944Z] [2022-08-30T20:51:15.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:51:16.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-30T20:51:16.254Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-30T20:51:16.254Z] df9b9388f04a: Pulling fs layer [2022-08-30T20:51:16.254Z] 52dc419b0ee2: Pulling fs layer [2022-08-30T20:51:16.254Z] 25bc292e5bac: Pulling fs layer [2022-08-30T20:51:16.254Z] 114826534d7a: Pulling fs layer [2022-08-30T20:51:16.254Z] 4657fd5d0bcf: Pulling fs layer [2022-08-30T20:51:16.254Z] 6ad1cebc031e: Pulling fs layer [2022-08-30T20:51:16.254Z] 8a3aa393b2d8: Pulling fs layer [2022-08-30T20:51:16.254Z] 114826534d7a: Waiting [2022-08-30T20:51:16.254Z] 4657fd5d0bcf: Waiting [2022-08-30T20:51:16.254Z] 6ad1cebc031e: Waiting [2022-08-30T20:51:16.254Z] 8a3aa393b2d8: Waiting [2022-08-30T20:51:16.254Z] 25bc292e5bac: Verifying Checksum [2022-08-30T20:51:16.254Z] 25bc292e5bac: Download complete [2022-08-30T20:51:16.254Z] 52dc419b0ee2: Verifying Checksum [2022-08-30T20:51:16.254Z] 52dc419b0ee2: Download complete [2022-08-30T20:51:16.254Z] 4657fd5d0bcf: Download complete [2022-08-30T20:51:16.254Z] df9b9388f04a: Verifying Checksum [2022-08-30T20:51:16.254Z] df9b9388f04a: Download complete [2022-08-30T20:51:16.516Z] 6ad1cebc031e: Verifying Checksum [2022-08-30T20:51:16.516Z] 6ad1cebc031e: Download complete [2022-08-30T20:51:16.516Z] df9b9388f04a: Pull complete [2022-08-30T20:51:16.780Z] 52dc419b0ee2: Pull complete [2022-08-30T20:51:16.780Z] 25bc292e5bac: Pull complete [2022-08-30T20:51:17.042Z] 114826534d7a: Verifying Checksum [2022-08-30T20:51:17.042Z] 114826534d7a: Download complete [2022-08-30T20:51:17.301Z] 8a3aa393b2d8: Verifying Checksum [2022-08-30T20:51:17.301Z] 8a3aa393b2d8: Download complete [2022-08-30T20:51:21.504Z] 114826534d7a: Pull complete [2022-08-30T20:51:21.504Z] 4657fd5d0bcf: Pull complete [2022-08-30T20:51:21.504Z] 6ad1cebc031e: Pull complete [2022-08-30T20:51:26.846Z] 8a3aa393b2d8: Pull complete [2022-08-30T20:51:26.846Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-30T20:51:26.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-30T20:51:26.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T20:51:26.943Z] prd-ubuntu20.04-docker-8c-8g-23989 does not seem to be running inside a container [2022-08-30T20:51:26.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-30T20:51:30.042Z] $ docker top cc91992832a4006101b4c7a0c3b2b180eae7f8af499982ca9fa647b306103fc2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-30T20:51:30.119Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-08-30T20:51:30.399Z] + set -o pipefail [2022-08-30T20:51:30.399Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-08-30T20:51:36.986Z] [2022-08-30T20:51:36.986Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-08-30T20:51:36.986Z] [2022-08-30T20:51:36.986Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/93417df3-7ab4-46fe-ba9d-00aa83ea2122 [2022-08-30T20:51:36.986Z] [2022-08-30T20:51:36.986Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-30T20:51:36.986Z] [2022-08-30T20:51:36.986Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-30T20:51:36.986Z] [2022-08-30T20:51:36.986Z] [Pipeline] } [2022-08-30T20:51:37.003Z] $ docker stop --time=1 cc91992832a4006101b4c7a0c3b2b180eae7f8af499982ca9fa647b306103fc2 [2022-08-30T20:51:40.978Z] $ docker rm -f cc91992832a4006101b4c7a0c3b2b180eae7f8af499982ca9fa647b306103fc2 [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 [2022-08-30T20:51:41.436Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T20:51:41.448Z] provisioning config files... [2022-08-30T20:51:41.457Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4067422743713988714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-30T20:51:41.766Z] --> edgex-publish-swagger.sh [2022-08-30T20:51:41.766Z] === Publish doc/openapi/v2 API === [2022-08-30T20:51:41.766Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-08-30T20:51:41.766Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-08-30T20:51:41.766Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-30T20:51:41.766Z] Dload Upload Total Spent Left Speed [2022-08-30T20:51:42.340Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 197k --:--:-- --:--:-- --:--:-- 197k [2022-08-30T20:51:42.340Z] [2022-08-30T20:51:42.340Z] [Pipeline] } [2022-08-30T20:51:42.347Z] 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 [2022-08-30T20:51:42.780Z] + git log --format=format:%s -1 dc3ccaf13b8636eb00b5741211f6ca9e5a397bc3 [Pipeline] sh [2022-08-30T20:51:43.092Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-30T20:51:43.092Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:51:43.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T20:51:43.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T20:51:43.558Z] prd-ubuntu20.04-docker-8c-8g-23989 does not seem to be running inside a container [2022-08-30T20:51:43.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-30T20:51:44.164Z] $ docker top d2ed0aad299a0c37e7ebe100202f0733d91d3a631e1cf85fc214623dc48fe658 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-30T20:51:44.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T20:51:44.278Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T20:51:44.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T20:51:44.416Z] $ docker exec d2ed0aad299a0c37e7ebe100202f0733d91d3a631e1cf85fc214623dc48fe658 ssh-agent [2022-08-30T20:51:44.541Z] SSH_AUTH_SOCK=/tmp/ssh-6oLKqWpllkQB/agent.33 [2022-08-30T20:51:44.541Z] SSH_AGENT_PID=39 [2022-08-30T20:51:44.546Z] Running ssh-add (command line suppressed) [2022-08-30T20:51:44.671Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1000781303785246029.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1000781303785246029.key) [2022-08-30T20:51:44.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T20:51:44.977Z] + git semver tag [2022-08-30T20:51:45.237Z] 2022-08-30 20:51:45,184 [run_tag] DEBUG tag force:False [2022-08-30T20:51:45.237Z] 2022-08-30 20:51:45,184 [check_head_tag] DEBUG check head tag [2022-08-30T20:51:45.237Z] 2022-08-30 20:51:45,185 [execute] INFO git cat-file --batch-check [2022-08-30T20:51:45.237Z] 2022-08-30 20:51:45,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-30T20:51:45.237Z] 2022-08-30 20:51:45,189 [execute] INFO git cat-file --batch [2022-08-30T20:51:45.237Z] 2022-08-30 20:51:45,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-08-30T20:51:45.237Z] 2022-08-30 20:51:45,208 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-30T20:51:45.237Z] 2022-08-30 20:51:45,208 [execute] INFO git tag -a v2.3.0-dev.13 -m v2.3.0-dev.13 [2022-08-30T20:51:45.237Z] 2022-08-30 20:51:45,209 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.13', '-m', 'v2.3.0-dev.13'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-08-30T20:51:45.237Z] 2022-08-30 20:51:45,214 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-30T20:51:45.237Z] 2.3.0-dev.13 [Pipeline] } [2022-08-30T20:51:45.252Z] $ docker exec --env ******** --env ******** d2ed0aad299a0c37e7ebe100202f0733d91d3a631e1cf85fc214623dc48fe658 ssh-agent -k [2022-08-30T20:51:45.368Z] unset SSH_AUTH_SOCK; [2022-08-30T20:51:45.368Z] unset SSH_AGENT_PID; [2022-08-30T20:51:45.369Z] echo Agent pid 39 killed; [2022-08-30T20:51:45.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-30T20:51:45.693Z] + git semver [Pipeline] } [2022-08-30T20:51:45.976Z] $ docker stop --time=1 d2ed0aad299a0c37e7ebe100202f0733d91d3a631e1cf85fc214623dc48fe658 [2022-08-30T20:51:47.271Z] $ docker rm -f d2ed0aad299a0c37e7ebe100202f0733d91d3a631e1cf85fc214623dc48fe658 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:51:47.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-30T20:51:47.684Z] [2022-08-30T20:51:47.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:51:47.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-30T20:51:47.996Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-30T20:51:47.996Z] ab5ef0e58194: Pulling fs layer [2022-08-30T20:51:47.996Z] 9712f1f96733: Pulling fs layer [2022-08-30T20:51:47.996Z] 63f879dbbcfc: Pulling fs layer [2022-08-30T20:51:47.996Z] 0d9ebad4ef96: Pulling fs layer [2022-08-30T20:51:47.996Z] e9a5061849ea: Pulling fs layer [2022-08-30T20:51:47.996Z] d747dcd14b5f: Pulling fs layer [2022-08-30T20:51:47.996Z] 2de7ff778b66: Pulling fs layer [2022-08-30T20:51:47.996Z] 2de7ff778b66: Waiting [2022-08-30T20:51:47.996Z] d747dcd14b5f: Waiting [2022-08-30T20:51:47.996Z] e9a5061849ea: Waiting [2022-08-30T20:51:47.996Z] 0d9ebad4ef96: Waiting [2022-08-30T20:51:47.996Z] 9712f1f96733: Verifying Checksum [2022-08-30T20:51:47.996Z] 9712f1f96733: Download complete [2022-08-30T20:51:48.263Z] 63f879dbbcfc: Verifying Checksum [2022-08-30T20:51:48.263Z] 63f879dbbcfc: Download complete [2022-08-30T20:51:48.525Z] e9a5061849ea: Verifying Checksum [2022-08-30T20:51:48.526Z] e9a5061849ea: Download complete [2022-08-30T20:51:48.526Z] d747dcd14b5f: Download complete [2022-08-30T20:51:48.526Z] 2de7ff778b66: Verifying Checksum [2022-08-30T20:51:48.526Z] 2de7ff778b66: Download complete [2022-08-30T20:51:48.786Z] ab5ef0e58194: Verifying Checksum [2022-08-30T20:51:48.786Z] ab5ef0e58194: Download complete [2022-08-30T20:51:48.786Z] 0d9ebad4ef96: Verifying Checksum [2022-08-30T20:51:48.786Z] 0d9ebad4ef96: Download complete [2022-08-30T20:51:52.086Z] ab5ef0e58194: Pull complete [2022-08-30T20:51:52.086Z] 9712f1f96733: Pull complete [2022-08-30T20:51:53.026Z] 63f879dbbcfc: Pull complete [2022-08-30T20:51:57.221Z] 0d9ebad4ef96: Pull complete [2022-08-30T20:51:57.482Z] e9a5061849ea: Pull complete [2022-08-30T20:51:57.482Z] d747dcd14b5f: Pull complete [2022-08-30T20:51:58.861Z] 2de7ff778b66: Pull complete [2022-08-30T20:51:58.861Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-30T20:51:58.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-30T20:51:58.861Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T20:51:58.963Z] prd-ubuntu20.04-docker-8c-8g-23989 does not seem to be running inside a container [2022-08-30T20:51:58.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-30T20:52:04.479Z] $ docker top d8934118cf7f9c8f1393835c428926ad7847fa509918148410d68d44bb623ce5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-30T20:52:04.560Z] provisioning config files... [2022-08-30T20:52:04.569Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6626778649421192828tmp [2022-08-30T20:52:04.581Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config481416585497670110tmp [2022-08-30T20:52:04.592Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7077234166165650629tmp [Pipeline] { [Pipeline] echo [2022-08-30T20:52:04.607Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T20:52:04.890Z] ---> sigul-configuration.sh [2022-08-30T20:52:04.890Z] gpg: directory `/root/.gnupg' created [2022-08-30T20:52:04.890Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-30T20:52:04.890Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-30T20:52:04.890Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-30T20:52:04.890Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-30T20:52:04.890Z] gpg: CAST5 encrypted data [2022-08-30T20:52:04.890Z] gpg: encrypted with 1 passphrase [2022-08-30T20:52:04.890Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-30T20:52:05.184Z] + mkdir /home/jenkins [2022-08-30T20:52:05.184Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-30T20:52:05.473Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-08-30T20:52:05.483Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T20:52:05.770Z] ---> sigul-install.sh [2022-08-30T20:52:05.771Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-30T20:52:06.062Z] + git tag --list [2022-08-30T20:52:06.062Z] v0.0.0 [2022-08-30T20:52:06.062Z] v0.0.1-dev.1 [2022-08-30T20:52:06.062Z] v0.0.1-dev.10 [2022-08-30T20:52:06.062Z] v0.0.1-dev.11 [2022-08-30T20:52:06.062Z] v0.0.1-dev.12 [2022-08-30T20:52:06.062Z] v0.0.1-dev.13 [2022-08-30T20:52:06.062Z] v0.0.1-dev.14 [2022-08-30T20:52:06.062Z] v0.0.1-dev.15 [2022-08-30T20:52:06.062Z] v0.0.1-dev.16 [2022-08-30T20:52:06.062Z] v0.0.1-dev.17 [2022-08-30T20:52:06.062Z] v0.0.1-dev.18 [2022-08-30T20:52:06.062Z] v0.0.1-dev.19 [2022-08-30T20:52:06.062Z] v0.0.1-dev.2 [2022-08-30T20:52:06.062Z] v0.0.1-dev.20 [2022-08-30T20:52:06.062Z] v0.0.1-dev.21 [2022-08-30T20:52:06.062Z] v0.0.1-dev.22 [2022-08-30T20:52:06.062Z] v0.0.1-dev.23 [2022-08-30T20:52:06.062Z] v0.0.1-dev.24 [2022-08-30T20:52:06.062Z] v0.0.1-dev.25 [2022-08-30T20:52:06.062Z] v0.0.1-dev.26 [2022-08-30T20:52:06.062Z] v0.0.1-dev.27 [2022-08-30T20:52:06.062Z] v0.0.1-dev.28 [2022-08-30T20:52:06.062Z] v0.0.1-dev.3 [2022-08-30T20:52:06.062Z] v0.0.1-dev.4 [2022-08-30T20:52:06.062Z] v0.0.1-dev.5 [2022-08-30T20:52:06.062Z] v0.0.1-dev.6 [2022-08-30T20:52:06.062Z] v0.0.1-dev.7 [2022-08-30T20:52:06.062Z] v0.0.1-dev.8 [2022-08-30T20:52:06.062Z] v0.0.1-dev.9 [2022-08-30T20:52:06.062Z] v2.2.0 [2022-08-30T20:52:06.062Z] v2.2.0-dev.29 [2022-08-30T20:52:06.062Z] v2.2.0-dev.30 [2022-08-30T20:52:06.062Z] v2.2.0-dev.31 [2022-08-30T20:52:06.062Z] v2.2.0-dev.32 [2022-08-30T20:52:06.062Z] v2.2.0-dev.33 [2022-08-30T20:52:06.062Z] v2.2.0-dev.34 [2022-08-30T20:52:06.062Z] v2.2.0-dev.35 [2022-08-30T20:52:06.062Z] v2.3.0-dev.1 [2022-08-30T20:52:06.062Z] v2.3.0-dev.10 [2022-08-30T20:52:06.062Z] v2.3.0-dev.11 [2022-08-30T20:52:06.062Z] v2.3.0-dev.12 [2022-08-30T20:52:06.062Z] v2.3.0-dev.13 [2022-08-30T20:52:06.062Z] v2.3.0-dev.2 [2022-08-30T20:52:06.062Z] v2.3.0-dev.3 [2022-08-30T20:52:06.062Z] v2.3.0-dev.4 [2022-08-30T20:52:06.062Z] v2.3.0-dev.5 [2022-08-30T20:52:06.062Z] v2.3.0-dev.6 [2022-08-30T20:52:06.062Z] v2.3.0-dev.7 [2022-08-30T20:52:06.062Z] v2.3.0-dev.8 [2022-08-30T20:52:06.063Z] v2.3.0-dev.9 [Pipeline] sh [2022-08-30T20:52:06.355Z] + lftools sign git-tag v2.3.0-dev.13 [2022-08-30T20:52:06.928Z] Signing Git tag with Sigul... [2022-08-30T20:52:06.928Z] Signing v2.3.0-dev.13 [Pipeline] echo [2022-08-30T20:52:07.510Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T20:52:07.794Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-30T20:52:07.803Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-30T20:52:07.824Z] $ docker stop --time=1 d8934118cf7f9c8f1393835c428926ad7847fa509918148410d68d44bb623ce5 [2022-08-30T20:52:09.133Z] $ docker rm -f d8934118cf7f9c8f1393835c428926ad7847fa509918148410d68d44bb623ce5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-30T20:52:09.584Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-30T20:52:09.585Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:52:09.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T20:52:09.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T20:52:09.975Z] prd-ubuntu20.04-docker-8c-8g-23989 does not seem to be running inside a container [2022-08-30T20:52:10.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-30T20:52:10.396Z] $ docker top 9de0e7b03367cc388683d6cfb6298402fdc035c311d6c6eddef1813605eeff3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-30T20:52:10.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T20:52:10.504Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T20:52:10.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T20:52:10.650Z] $ docker exec 9de0e7b03367cc388683d6cfb6298402fdc035c311d6c6eddef1813605eeff3a ssh-agent [2022-08-30T20:52:10.769Z] SSH_AUTH_SOCK=/tmp/ssh-OtoFtV2nHjVZ/agent.34 [2022-08-30T20:52:10.769Z] SSH_AGENT_PID=40 [2022-08-30T20:52:10.774Z] Running ssh-add (command line suppressed) [2022-08-30T20:52:10.898Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2013029764309043563.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2013029764309043563.key) [2022-08-30T20:52:10.910Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T20:52:11.205Z] + git semver bump pre [2022-08-30T20:52:11.471Z] 2022-08-30 20:52:11,411 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-30T20:52:11.471Z] 2022-08-30 20:52:11,411 [bump_version] DEBUG bumping version:2.3.0-dev.13 on axis:pre with prefix:dev [2022-08-30T20:52:11.471Z] 2022-08-30 20:52:11,411 [bump_version] DEBUG bumped version:2.3.0-dev.14 [2022-08-30T20:52:11.471Z] 2022-08-30 20:52:11,411 [write_version] DEBUG write version:2.3.0-dev.14 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-08-30T20:52:11.471Z] 2022-08-30 20:52:11,411 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-30T20:52:11.471Z] 2022-08-30 20:52:11,412 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-30T20:52:11.471Z] 2022-08-30 20:52:11,414 [execute] INFO git cat-file --batch-check [2022-08-30T20:52:11.471Z] 2022-08-30 20:52:11,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-30T20:52:11.471Z] 2022-08-30 20:52:11,421 [execute] INFO git cat-file --batch [2022-08-30T20:52:11.471Z] 2022-08-30 20:52:11,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-30T20:52:11.471Z] 2022-08-30 20:52:11,426 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-30T20:52:11.471Z] 2.3.0-dev.14 [Pipeline] } [2022-08-30T20:52:11.487Z] $ docker exec --env ******** --env ******** 9de0e7b03367cc388683d6cfb6298402fdc035c311d6c6eddef1813605eeff3a ssh-agent -k [2022-08-30T20:52:11.607Z] unset SSH_AUTH_SOCK; [2022-08-30T20:52:11.607Z] unset SSH_AGENT_PID; [2022-08-30T20:52:11.607Z] echo Agent pid 40 killed; [2022-08-30T20:52:11.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-30T20:52:11.934Z] + git semver [Pipeline] } [2022-08-30T20:52:12.218Z] $ docker stop --time=1 9de0e7b03367cc388683d6cfb6298402fdc035c311d6c6eddef1813605eeff3a [2022-08-30T20:52:13.509Z] $ docker rm -f 9de0e7b03367cc388683d6cfb6298402fdc035c311d6c6eddef1813605eeff3a [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-30T20:52:14.002Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-30T20:52:14.002Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:52:14.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-30T20:52:14.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T20:52:14.394Z] prd-ubuntu20.04-docker-8c-8g-23989 does not seem to be running inside a container [2022-08-30T20:52:14.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-30T20:52:14.812Z] $ docker top 995698fc6e7cc80408049f46d0d59702bd783938168d38da95bf56e86078c83e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-30T20:52:14.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-30T20:52:14.913Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-30T20:52:15.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-30T20:52:15.055Z] $ docker exec 995698fc6e7cc80408049f46d0d59702bd783938168d38da95bf56e86078c83e ssh-agent [2022-08-30T20:52:15.190Z] SSH_AUTH_SOCK=/tmp/ssh-iqJXj8udaLzN/agent.34 [2022-08-30T20:52:15.190Z] SSH_AGENT_PID=41 [2022-08-30T20:52:15.197Z] Running ssh-add (command line suppressed) [2022-08-30T20:52:15.322Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7612373886474275058.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7612373886474275058.key) [2022-08-30T20:52:15.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-30T20:52:15.627Z] + git semver push [2022-08-30T20:52:15.889Z] 2022-08-30 20:52:15,848 [run_push] DEBUG push [2022-08-30T20:52:15.889Z] 2022-08-30 20:52:15,849 [execute] INFO git cat-file --batch-check [2022-08-30T20:52:15.889Z] 2022-08-30 20:52:15,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-30T20:52:15.889Z] 2022-08-30 20:52:15,854 [execute] INFO git rev-list f59b2a3a938efd469fa251b872f6bbbfd098c057 -- [2022-08-30T20:52:15.889Z] 2022-08-30 20:52:15,855 [execute] DEBUG Popen(['git', 'rev-list', 'f59b2a3a938efd469fa251b872f6bbbfd098c057', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-30T20:52:15.889Z] 2022-08-30 20:52:15,861 [execute] INFO git fetch -v origin [2022-08-30T20:52:15.889Z] 2022-08-30 20:52:15,862 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-30T20:52:16.461Z] 2022-08-30 20:52:16,396 [run_push] DEBUG no remote changes detected [2022-08-30T20:52:16.461Z] 2022-08-30 20:52:16,397 [execute] INFO git push origin semver [2022-08-30T20:52:16.461Z] 2022-08-30 20:52:16,397 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-30T20:52:17.405Z] 2022-08-30 20:52:17,103 [run_push] DEBUG push all version tags [2022-08-30T20:52:17.405Z] 2022-08-30 20:52:17,103 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-30T20:52:17.405Z] 2022-08-30 20:52:17,103 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-08-30T20:52:17.977Z] 2022-08-30 20:52:17,759 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-08-30T20:52:17.977Z] 2.3.0-dev.14 [Pipeline] } [2022-08-30T20:52:17.992Z] $ docker exec --env ******** --env ******** 995698fc6e7cc80408049f46d0d59702bd783938168d38da95bf56e86078c83e ssh-agent -k [2022-08-30T20:52:18.106Z] unset SSH_AUTH_SOCK; [2022-08-30T20:52:18.108Z] unset SSH_AGENT_PID; [2022-08-30T20:52:18.108Z] echo Agent pid 41 killed; [2022-08-30T20:52:18.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-30T20:52:18.420Z] + git semver [Pipeline] } [2022-08-30T20:52:18.701Z] $ docker stop --time=1 995698fc6e7cc80408049f46d0d59702bd783938168d38da95bf56e86078c83e [2022-08-30T20:52:20.027Z] $ docker rm -f 995698fc6e7cc80408049f46d0d59702bd783938168d38da95bf56e86078c83e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-30T20:52:20.600Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-08-30T20:52:20.600Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-30T20:52:20.600Z] total 16 [2022-08-30T20:52:20.600Z] drwxr-xr-x 3 root root 4096 Aug 30 20:42 . [2022-08-30T20:52:20.600Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 30 20:52 .. [2022-08-30T20:52:20.600Z] drwxr-xr-x 2 root root 4096 Aug 30 20:42 cost [2022-08-30T20:52:20.600Z] -rw-r--r-- 1 root root 90 Aug 30 20:42 cost.csv [2022-08-30T20:52:20.600Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-30T20:52:20.600Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-08-30T20:52:20.600Z] total 16 [2022-08-30T20:52:20.600Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 20:42 . [2022-08-30T20:52:20.600Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 30 20:52 .. [2022-08-30T20:52:20.600Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 30 20:42 cost [2022-08-30T20:52:20.600Z] -rw-r--r-- 1 jenkins jenkins 90 Aug 30 20:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-30T20:52:20.895Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T20:52:21.766Z] ---> package-listing.sh [2022-08-30T20:52:21.766Z] ++ facter osfamily [2022-08-30T20:52:21.766Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-30T20:52:22.028Z] + OS_FAMILY=debian [2022-08-30T20:52:22.028Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-08-30T20:52:22.028Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-30T20:52:22.028Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-30T20:52:22.028Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-30T20:52:22.028Z] + PACKAGES=/tmp/packages_start.txt [2022-08-30T20:52:22.028Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-08-30T20:52:22.028Z] + PACKAGES=/tmp/packages_end.txt [2022-08-30T20:52:22.028Z] + case "${OS_FAMILY}" in [2022-08-30T20:52:22.028Z] + dpkg -l [2022-08-30T20:52:22.028Z] + grep '^ii' [2022-08-30T20:52:22.028Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-30T20:52:22.028Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-30T20:52:22.028Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-30T20:52:22.028Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-08-30T20:52:22.028Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-08-30T20:52:22.028Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-08-30T20:52:22.040Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-30T20:52:22.343Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-30T20:52:22.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-30T20:52:22.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-30T20:52:23.004Z] prd-ubuntu20.04-docker-8c-8g-23989 does not seem to be running inside a container [2022-08-30T20:52:23.045Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-30T20:52:23.282Z] $ docker top 99078f82a00e35f17fb03b626faee0a67081874d1d75ce195c3ecbf4550ca362 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-30T20:52:23.655Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-30T20:52:23.950Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-30T20:52:24.238Z] + ls /var/log/sa-host [2022-08-30T20:52:24.238Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-30T20:52:24.313Z] provisioning config files... [2022-08-30T20:52:24.324Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config101521102262677109tmp [Pipeline] { [Pipeline] echo [2022-08-30T20:52:24.341Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T20:52:24.627Z] ---> create-netrc.sh [Pipeline] } [2022-08-30T20:52:24.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-30T20:52:24.973Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-30T20:52:24.983Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T20:52:25.272Z] ---> sudo-logs.sh [2022-08-30T20:52:25.272Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-30T20:52:25.304Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T20:52:25.598Z] ---> job-cost.sh [2022-08-30T20:52:25.598Z] lf-activate-venv: SKIPPING [2022-08-30T20:52:25.598Z] DEBUG: total: 0.2199999988079071 [2022-08-30T20:52:25.598Z] INFO: Retrieving Stack Cost... [2022-08-30T20:52:25.858Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-30T20:52:26.430Z] INFO: Archiving Costs [Pipeline] echo [2022-08-30T20:52:26.442Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-30T20:52:26.729Z] ---> logs-deploy.sh [2022-08-30T20:52:26.729Z] lf-activate-venv: SKIPPING [2022-08-30T20:52:26.729Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/52 [2022-08-30T20:52:26.729Z] INFO: archiving workspace using pattern(s): [2022-08-30T20:52:28.113Z] Archives upload complete. [2022-08-30T20:52:28.113Z] INFO: archiving logs to Nexus