Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 745ce0ececd70d604063f252cada215ed76a682d 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-ssh16810401057341501415.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-ssh18277369649980719731.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-ssh15932023615151329229.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-ssh7988408470451877249.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-ssh5312373027278565134.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-28963 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 745ce0ececd70d604063f252cada215ed76a682d (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 745ce0ececd70d604063f252cada215ed76a682d # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#159)" > git rev-list --no-walk 8a3386b2ee541d18e88ea65fa18280a00a2df7ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-12T17:11:38.503Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-12T17:11:38.575Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-12T17:11:38.592Z] ========================================================= [2022-09-12T17:11:38.592Z] EdgeX Global Pipelines Version Info [2022-09-12T17:11:38.592Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:11:39.341Z] ------------------- [2022-09-12T17:11:39.341Z] stable info: [2022-09-12T17:11:39.341Z] ------------------- [2022-09-12T17:11:39.341Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-12T17:11:39.341Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-12T17:11:39.341Z] Message: update stable to v1.0.239 [2022-09-12T17:11:39.913Z] ------------------- [2022-09-12T17:11:39.913Z] experimental info: [2022-09-12T17:11:39.913Z] ------------------- [2022-09-12T17:11:39.913Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-12T17:11:39.913Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-12T17:11:39.913Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-12T17:11:40.140Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-09-12T17:11:40.149Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-09-12T17:11:40.161Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-12T17:11:40.173Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-12T17:11:40.185Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-12T17:11:40.200Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-12T17:11:40.209Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-12T17:11:40.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-12T17:11:40.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-12T17:11:40.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-12T17:11:40.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-12T17:11:40.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-09-12T17:11:40.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-12T17:11:40.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-12T17:11:40.314Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-12T17:11:40.330Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-12T17:11:40.343Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-12T17:11:40.353Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-12T17:11:40.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-12T17:11:40.382Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-12T17:11:40.399Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-12T17:11:40.410Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-09-12T17:11:40.428Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-12T17:11:40.441Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-12T17:11:40.453Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-12T17:11:40.464Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-12T17:11:40.478Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-12T17:11:40.489Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-12T17:11:40.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-12T17:11:40.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-12T17:11:40.532Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 745ce0ececd70d604063f252cada215ed76a682d [Pipeline] echo [2022-09-12T17:11:40.542Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 745ce0e [Pipeline] echo [2022-09-12T17:11:40.554Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T17:11:40.595Z] provisioning config files... [2022-09-12T17:11:40.609Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3715970068495218227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:11:40.918Z] ---> docker-login.sh [2022-09-12T17:11:40.918Z] nexus3.edgexfoundry.org:10001 [2022-09-12T17:11:41.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:11:41.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:11:41.447Z] Configure a credential helper to remove this warning. See [2022-09-12T17:11:41.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:11:41.447Z] [2022-09-12T17:11:41.447Z] Login Succeeded [2022-09-12T17:11:41.447Z] nexus3.edgexfoundry.org:10002 [2022-09-12T17:11:41.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:11:41.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:11:41.447Z] Configure a credential helper to remove this warning. See [2022-09-12T17:11:41.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:11:41.447Z] [2022-09-12T17:11:41.447Z] Login Succeeded [2022-09-12T17:11:41.447Z] nexus3.edgexfoundry.org:10003 [2022-09-12T17:11:41.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:11:41.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:11:41.708Z] Configure a credential helper to remove this warning. See [2022-09-12T17:11:41.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:11:41.708Z] [2022-09-12T17:11:41.708Z] Login Succeeded [2022-09-12T17:11:41.708Z] nexus3.edgexfoundry.org:10004 [2022-09-12T17:11:41.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:11:41.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:11:41.970Z] Configure a credential helper to remove this warning. See [2022-09-12T17:11:41.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:11:41.970Z] [2022-09-12T17:11:41.970Z] Login Succeeded [2022-09-12T17:11:41.970Z] docker.io [2022-09-12T17:11:41.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:11:42.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:11:42.231Z] Configure a credential helper to remove this warning. See [2022-09-12T17:11:42.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:11:42.232Z] [2022-09-12T17:11:42.232Z] Login Succeeded [2022-09-12T17:11:42.232Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T17:11:42.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-12T17:11:42.633Z] + git rev-list -1 --merges 745ce0ececd70d604063f252cada215ed76a682d~1..745ce0ececd70d604063f252cada215ed76a682d [Pipeline] echo [2022-09-12T17:11:42.668Z] -----------> git rev-list -1 --merges 745ce0ececd70d604063f252cada215ed76a682d~1..745ce0ececd70d604063f252cada215ed76a682d 745ce0ececd70d604063f252cada215ed76a682d [false] [Pipeline] sh [2022-09-12T17:11:42.971Z] + git log --format=format:%s -1 745ce0ececd70d604063f252cada215ed76a682d [Pipeline] echo [2022-09-12T17:11:42.990Z] ========================================================= [2022-09-12T17:11:42.990Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-12T17:11:42.990Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-12T17:11:43.333Z] + git log --format=format:%s -1 745ce0ececd70d604063f252cada215ed76a682d [Pipeline] echo [2022-09-12T17:11:43.345Z] [semverPrep] GIT_COMMIT: 745ce0ececd70d604063f252cada215ed76a682d, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#159) [Pipeline] echo [2022-09-12T17:11:43.353Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-12T17:11:43.716Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-12T17:11:43.716Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-12T17:11:43.716Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-12T17:11:43.716Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-12T17:11:43.716Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-12T17:11:43.716Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-12T17:11:43.716Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:11:44.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T17:11:44.135Z] [2022-09-12T17:11:44.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:11:44.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T17:11:44.445Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-12T17:11:44.445Z] b85a868b505f: Pulling fs layer [2022-09-12T17:11:44.445Z] e2be974225ed: Pulling fs layer [2022-09-12T17:11:44.445Z] 339a4e72a1f5: Pulling fs layer [2022-09-12T17:11:44.445Z] 988bab9f4d93: Pulling fs layer [2022-09-12T17:11:44.445Z] 1469e6f7b9e6: Pulling fs layer [2022-09-12T17:11:44.445Z] eaf3925da568: Pulling fs layer [2022-09-12T17:11:44.445Z] bab4dde63d76: Pulling fs layer [2022-09-12T17:11:44.445Z] bde34c3a00c8: Pulling fs layer [2022-09-12T17:11:44.445Z] b352a97aabf1: Pulling fs layer [2022-09-12T17:11:44.445Z] 4872d77fe225: Pulling fs layer [2022-09-12T17:11:44.445Z] 5851b861e8e6: Pulling fs layer [2022-09-12T17:11:44.445Z] bab4dde63d76: Waiting [2022-09-12T17:11:44.445Z] bde34c3a00c8: Waiting [2022-09-12T17:11:44.445Z] b352a97aabf1: Waiting [2022-09-12T17:11:44.445Z] 4872d77fe225: Waiting [2022-09-12T17:11:44.445Z] 988bab9f4d93: Waiting [2022-09-12T17:11:44.445Z] 5851b861e8e6: Waiting [2022-09-12T17:11:44.445Z] eaf3925da568: Waiting [2022-09-12T17:11:44.445Z] 1469e6f7b9e6: Waiting [2022-09-12T17:11:44.445Z] e2be974225ed: Download complete [2022-09-12T17:11:44.445Z] 988bab9f4d93: Verifying Checksum [2022-09-12T17:11:44.445Z] 988bab9f4d93: Download complete [2022-09-12T17:11:44.704Z] 1469e6f7b9e6: Verifying Checksum [2022-09-12T17:11:44.704Z] 1469e6f7b9e6: Download complete [2022-09-12T17:11:44.704Z] eaf3925da568: Verifying Checksum [2022-09-12T17:11:44.704Z] eaf3925da568: Download complete [2022-09-12T17:11:44.704Z] 339a4e72a1f5: Verifying Checksum [2022-09-12T17:11:44.704Z] 339a4e72a1f5: Download complete [2022-09-12T17:11:44.704Z] bde34c3a00c8: Verifying Checksum [2022-09-12T17:11:44.704Z] bde34c3a00c8: Download complete [2022-09-12T17:11:44.704Z] b352a97aabf1: Verifying Checksum [2022-09-12T17:11:44.704Z] b352a97aabf1: Download complete [2022-09-12T17:11:44.704Z] 4872d77fe225: Verifying Checksum [2022-09-12T17:11:44.704Z] 4872d77fe225: Download complete [2022-09-12T17:11:44.704Z] 5851b861e8e6: Download complete [2022-09-12T17:11:44.704Z] b85a868b505f: Verifying Checksum [2022-09-12T17:11:44.704Z] b85a868b505f: Download complete [2022-09-12T17:11:44.964Z] bab4dde63d76: Verifying Checksum [2022-09-12T17:11:44.964Z] bab4dde63d76: Download complete [2022-09-12T17:11:46.345Z] b85a868b505f: Pull complete [2022-09-12T17:11:46.345Z] e2be974225ed: Pull complete [2022-09-12T17:11:46.917Z] 339a4e72a1f5: Pull complete [2022-09-12T17:11:46.917Z] 988bab9f4d93: Pull complete [2022-09-12T17:11:47.178Z] 1469e6f7b9e6: Pull complete [2022-09-12T17:11:47.178Z] eaf3925da568: Pull complete [2022-09-12T17:11:49.722Z] bab4dde63d76: Pull complete [2022-09-12T17:11:49.722Z] bde34c3a00c8: Pull complete [2022-09-12T17:11:49.722Z] b352a97aabf1: Pull complete [2022-09-12T17:11:49.722Z] 4872d77fe225: Pull complete [2022-09-12T17:11:49.722Z] 5851b861e8e6: Pull complete [2022-09-12T17:11:49.722Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-12T17:11:49.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T17:11:49.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:11:49.832Z] prd-ubuntu20.04-docker-8c-8g-28963 does not seem to be running inside a container [2022-09-12T17:11:49.875Z] $ 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-09-12T17:11:52.334Z] $ docker top 7737ea77cc7d6178603c70969a8be31e5194828594cb3b031d19a596efac6693 -eo pid,comm [2022-09-12T17:11:52.403Z] 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-09-12T17:11:52.403Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-12T17:11:52.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T17:11:52.443Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T17:11:52.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T17:11:52.581Z] $ docker exec 7737ea77cc7d6178603c70969a8be31e5194828594cb3b031d19a596efac6693 ssh-agent [2022-09-12T17:11:52.696Z] SSH_AUTH_SOCK=/tmp/ssh-SfsnkhELOX9u/agent.33 [2022-09-12T17:11:52.696Z] SSH_AGENT_PID=41 [2022-09-12T17:11:52.702Z] Running ssh-add (command line suppressed) [2022-09-12T17:11:52.825Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6059917365462069229.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6059917365462069229.key) [2022-09-12T17:11:52.837Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T17:11:53.126Z] + git tag --points-at HEAD [Pipeline] } [2022-09-12T17:11:53.143Z] $ docker exec --env ******** --env ******** 7737ea77cc7d6178603c70969a8be31e5194828594cb3b031d19a596efac6693 ssh-agent -k [2022-09-12T17:11:53.254Z] unset SSH_AUTH_SOCK; [2022-09-12T17:11:53.254Z] unset SSH_AGENT_PID; [2022-09-12T17:11:53.254Z] echo Agent pid 41 killed; [2022-09-12T17:11:53.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-12T17:11:53.296Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T17:11:53.296Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T17:11:53.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T17:11:53.433Z] $ docker exec 7737ea77cc7d6178603c70969a8be31e5194828594cb3b031d19a596efac6693 ssh-agent [2022-09-12T17:11:53.560Z] SSH_AUTH_SOCK=/tmp/ssh-xYnbH7UkNkHr/agent.73 [2022-09-12T17:11:53.560Z] SSH_AGENT_PID=79 [2022-09-12T17:11:53.565Z] Running ssh-add (command line suppressed) [2022-09-12T17:11:53.690Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1675596831453232810.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1675596831453232810.key) [2022-09-12T17:11:53.703Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T17:11:53.994Z] + git semver init [2022-09-12T17:11:54.254Z] 2022-09-12 17:11:54,202 [run_init] DEBUG init version:0.0.0 force:False [2022-09-12T17:11:54.254Z] 2022-09-12 17:11:54,203 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-09-12T17:11:54.254Z] 2022-09-12 17:11:54,204 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-09-12T17:11:54.254Z] 2022-09-12 17:11:54,204 [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-09-12T17:11:55.636Z] 2022-09-12 17:11:55,243 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-09-12T17:11:55.636Z] 2022-09-12 17:11:55,244 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-09-12T17:11:55.636Z] 2022-09-12 17:11:55,244 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-12T17:11:55.636Z] 2022-09-12 17:11:55,244 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-12T17:11:55.636Z] 2.3.0-dev.17 [Pipeline] } [2022-09-12T17:11:55.651Z] $ docker exec --env ******** --env ******** 7737ea77cc7d6178603c70969a8be31e5194828594cb3b031d19a596efac6693 ssh-agent -k [2022-09-12T17:11:55.767Z] unset SSH_AUTH_SOCK; [2022-09-12T17:11:55.768Z] unset SSH_AGENT_PID; [2022-09-12T17:11:55.768Z] echo Agent pid 79 killed; [2022-09-12T17:11:55.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-12T17:11:56.078Z] + git semver [Pipeline] } [2022-09-12T17:11:56.356Z] $ docker stop --time=1 7737ea77cc7d6178603c70969a8be31e5194828594cb3b031d19a596efac6693 [2022-09-12T17:11:57.702Z] $ docker rm -f 7737ea77cc7d6178603c70969a8be31e5194828594cb3b031d19a596efac6693 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T17:11:58.056Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-12T17:11:58.300Z] Stashed 1 file(s) [Pipeline] echo [2022-09-12T17:11:58.303Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.17 [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-09-12T17:11:58.449Z] provisioning config files... [2022-09-12T17:11:58.458Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8475614567518787346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:11:58.757Z] ---> docker-login.sh [2022-09-12T17:11:58.757Z] nexus3.edgexfoundry.org:10001 [2022-09-12T17:11:58.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:11:58.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:11:58.757Z] Configure a credential helper to remove this warning. See [2022-09-12T17:11:58.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:11:58.757Z] [2022-09-12T17:11:58.757Z] Login Succeeded [2022-09-12T17:11:58.757Z] nexus3.edgexfoundry.org:10002 [2022-09-12T17:11:58.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:11:59.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:11:59.019Z] Configure a credential helper to remove this warning. See [2022-09-12T17:11:59.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:11:59.019Z] [2022-09-12T17:11:59.019Z] Login Succeeded [2022-09-12T17:11:59.019Z] nexus3.edgexfoundry.org:10003 [2022-09-12T17:11:59.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:11:59.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:11:59.019Z] Configure a credential helper to remove this warning. See [2022-09-12T17:11:59.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:11:59.019Z] [2022-09-12T17:11:59.019Z] Login Succeeded [2022-09-12T17:11:59.019Z] nexus3.edgexfoundry.org:10004 [2022-09-12T17:11:59.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:11:59.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:11:59.280Z] Configure a credential helper to remove this warning. See [2022-09-12T17:11:59.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:11:59.280Z] [2022-09-12T17:11:59.280Z] Login Succeeded [2022-09-12T17:11:59.280Z] docker.io [2022-09-12T17:11:59.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:11:59.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:11:59.540Z] Configure a credential helper to remove this warning. See [2022-09-12T17:11:59.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:11:59.540Z] [2022-09-12T17:11:59.540Z] Login Succeeded [2022-09-12T17:11:59.540Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T17:11:59.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-12T17:11:59.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T17:11:59.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T17:11:59.627Z] ========================================================= [2022-09-12T17:11:59.627Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-12T17:11:59.627Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:11:59.942Z] + 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-09-12T17:11:59.942Z] Sending build context to Docker daemon 20.62MB [2022-09-12T17:11:59.942Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T17:11:59.942Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-12T17:12:00.203Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-12T17:12:00.203Z] 2408cc74d12b: Pulling fs layer [2022-09-12T17:12:00.203Z] ea60b727a1ce: Pulling fs layer [2022-09-12T17:12:00.203Z] 30c4a7721957: Pulling fs layer [2022-09-12T17:12:00.203Z] 370296b7ddb6: Pulling fs layer [2022-09-12T17:12:00.203Z] 7c6cee850709: Pulling fs layer [2022-09-12T17:12:00.203Z] 39a5fcdaea64: Pulling fs layer [2022-09-12T17:12:00.204Z] d94ebbe4e438: Pulling fs layer [2022-09-12T17:12:00.204Z] bcfd1f05c69d: Pulling fs layer [2022-09-12T17:12:00.204Z] 59ccb84bbe0f: Pulling fs layer [2022-09-12T17:12:00.204Z] 39a5fcdaea64: Waiting [2022-09-12T17:12:00.204Z] 7c6cee850709: Waiting [2022-09-12T17:12:00.204Z] d94ebbe4e438: Waiting [2022-09-12T17:12:00.204Z] 370296b7ddb6: Waiting [2022-09-12T17:12:00.204Z] bcfd1f05c69d: Waiting [2022-09-12T17:12:00.204Z] 59ccb84bbe0f: Waiting [2022-09-12T17:12:00.204Z] 30c4a7721957: Verifying Checksum [2022-09-12T17:12:00.204Z] 30c4a7721957: Download complete [2022-09-12T17:12:00.204Z] ea60b727a1ce: Verifying Checksum [2022-09-12T17:12:00.204Z] ea60b727a1ce: Download complete [2022-09-12T17:12:00.204Z] 7c6cee850709: Verifying Checksum [2022-09-12T17:12:00.204Z] 7c6cee850709: Download complete [2022-09-12T17:12:00.204Z] 39a5fcdaea64: Verifying Checksum [2022-09-12T17:12:00.204Z] 39a5fcdaea64: Download complete [2022-09-12T17:12:00.204Z] 2408cc74d12b: Verifying Checksum [2022-09-12T17:12:00.204Z] 2408cc74d12b: Download complete [2022-09-12T17:12:00.204Z] d94ebbe4e438: Verifying Checksum [2022-09-12T17:12:00.204Z] d94ebbe4e438: Download complete [2022-09-12T17:12:00.465Z] 2408cc74d12b: Pull complete [2022-09-12T17:12:00.465Z] ea60b727a1ce: Pull complete [2022-09-12T17:12:00.465Z] 30c4a7721957: Pull complete [2022-09-12T17:12:00.729Z] 59ccb84bbe0f: Verifying Checksum [2022-09-12T17:12:00.729Z] 59ccb84bbe0f: Download complete [2022-09-12T17:12:00.990Z] bcfd1f05c69d: Verifying Checksum [2022-09-12T17:12:00.990Z] bcfd1f05c69d: Download complete [2022-09-12T17:12:00.990Z] 370296b7ddb6: Verifying Checksum [2022-09-12T17:12:00.990Z] 370296b7ddb6: Download complete [2022-09-12T17:12:05.187Z] 370296b7ddb6: Pull complete [2022-09-12T17:12:05.187Z] 7c6cee850709: Pull complete [2022-09-12T17:12:05.187Z] 39a5fcdaea64: Pull complete [2022-09-12T17:12:05.449Z] d94ebbe4e438: Pull complete [2022-09-12T17:12:07.998Z] bcfd1f05c69d: Pull complete [2022-09-12T17:12:08.260Z] 59ccb84bbe0f: Pull complete [2022-09-12T17:12:08.260Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-12T17:12:08.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-12T17:12:08.260Z] ---> a4fb48ad2a94 [2022-09-12T17:12:08.260Z] Step 3/13 : ARG MAKE="make build" [2022-09-12T17:12:11.570Z] ---> Running in f199d33ccd2c [2022-09-12T17:12:11.570Z] Removing intermediate container f199d33ccd2c [2022-09-12T17:12:11.570Z] ---> 8267b13475e9 [2022-09-12T17:12:11.570Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-12T17:12:11.570Z] ---> Running in f2195873a21b [2022-09-12T17:12:11.570Z] Removing intermediate container f2195873a21b [2022-09-12T17:12:11.570Z] ---> 0590e1886733 [2022-09-12T17:12:11.570Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T17:12:11.831Z] ---> Running in b38519b5d988 [2022-09-12T17:12:11.831Z] Removing intermediate container b38519b5d988 [2022-09-12T17:12:11.831Z] ---> 39e7ca007fa4 [2022-09-12T17:12:11.831Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-09-12T17:12:11.831Z] ---> Running in 7d5877f818c8 [2022-09-12T17:12:11.831Z] Removing intermediate container 7d5877f818c8 [2022-09-12T17:12:11.831Z] ---> 5c2fd0bb6f65 [2022-09-12T17:12:11.831Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T17:12:11.831Z] ---> Running in 5d74af10048b [2022-09-12T17:12:12.403Z] Removing intermediate container 5d74af10048b [2022-09-12T17:12:12.403Z] ---> 874b56c45a8f [2022-09-12T17:12:12.403Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T17:12:12.403Z] ---> Running in db404c008e88 [2022-09-12T17:12:12.976Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-12T17:12:13.419Z] Still waiting to schedule task [2022-09-12T17:12:13.419Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-12T17:12:13.919Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-12T17:12:14.179Z] OK: 211 MiB in 51 packages [2022-09-12T17:12:14.752Z] Removing intermediate container db404c008e88 [2022-09-12T17:12:14.752Z] ---> 39f780bd17be [2022-09-12T17:12:14.752Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-09-12T17:12:14.752Z] ---> Running in 44eea5fe935a [2022-09-12T17:12:14.752Z] Removing intermediate container 44eea5fe935a [2022-09-12T17:12:14.752Z] ---> b3776f61666e [2022-09-12T17:12:14.752Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-12T17:12:14.752Z] ---> ebed5ae507c0 [2022-09-12T17:12:14.752Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T17:12:15.013Z] ---> Running in 5f2750205733 [2022-09-12T17:12:41.852Z] Removing intermediate container 5f2750205733 [2022-09-12T17:12:41.852Z] ---> 7a2c52742088 [2022-09-12T17:12:41.852Z] Step 12/13 : COPY . . [2022-09-12T17:12:41.852Z] ---> a02043ee87a1 [2022-09-12T17:12:41.852Z] Step 13/13 : RUN ${MAKE} [2022-09-12T17:12:41.852Z] ---> Running in ff22444c5ff6 [2022-09-12T17:12:41.852Z] noop [2022-09-12T17:12:41.852Z] Removing intermediate container ff22444c5ff6 [2022-09-12T17:12:41.852Z] ---> cde5d59c55f0 [2022-09-12T17:12:41.852Z] Successfully built cde5d59c55f0 [2022-09-12T17:12:41.852Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:12:42.186Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-12T17:12:42.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:12:42.276Z] prd-ubuntu20.04-docker-8c-8g-28963 does not seem to be running inside a container [2022-09-12T17:12:42.321Z] $ 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-09-12T17:12:42.713Z] $ docker top 8342493b9e042e1a1cd944749c3573ce4631fb1d85e65a1b49673a490e3a1069 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T17:12:43.071Z] + go version [2022-09-12T17:12:43.072Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-12T17:12:43.087Z] $ docker stop --time=1 8342493b9e042e1a1cd944749c3573ce4631fb1d85e65a1b49673a490e3a1069 [2022-09-12T17:12:44.371Z] $ docker rm -f 8342493b9e042e1a1cd944749c3573ce4631fb1d85e65a1b49673a490e3a1069 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:12:44.756Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-12T17:12:44.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:12:44.848Z] prd-ubuntu20.04-docker-8c-8g-28963 does not seem to be running inside a container [2022-09-12T17:12:44.887Z] $ 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-09-12T17:12:45.286Z] $ docker top 9fa266118b329137d8efb950f8cc9e276dc550ae2498fbd25ee6c0c8bcaf4e77 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T17:12:45.643Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-09-12T17:12:45.945Z] + make test [2022-09-12T17:12:45.945Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-12T17:12:46.203Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-12T17:12:58.411Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-12T17:12:58.411Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.043s coverage: 28.6% of statements [2022-09-12T17:12:58.411Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-12T17:13:01.710Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.541s coverage: 13.8% of statements [2022-09-12T17:13:09.839Z] 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-09-12T17:13:09.839Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-12T17:13:13.142Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-12T17:13:13.142Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-12T17:13:13.142Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-12T17:13:13.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-12T17:13:13.177Z] $ docker stop --time=1 9fa266118b329137d8efb950f8cc9e276dc550ae2498fbd25ee6c0c8bcaf4e77 [2022-09-12T17:13:15.392Z] $ docker rm -f 9fa266118b329137d8efb950f8cc9e276dc550ae2498fbd25ee6c0c8bcaf4e77 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T17:13:15.893Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-12T17:13:15.951Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-12T17:13:16.469Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-12T17:13:16.757Z] + ls -al . [2022-09-12T17:13:16.757Z] total 232 [2022-09-12T17:13:16.757Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 17:12 . [2022-09-12T17:13:16.757Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:11 .. [2022-09-12T17:13:16.757Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 17:13 .git [2022-09-12T17:13:16.757Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:11 .github [2022-09-12T17:13:16.757Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 12 17:11 .gitignore [2022-09-12T17:13:16.757Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 12 17:11 .golangci.yml [2022-09-12T17:13:16.757Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 17:11 .semver [2022-09-12T17:13:16.757Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 12 17:11 Attribution.txt [2022-09-12T17:13:16.757Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 12 17:11 CHANGELOG.md [2022-09-12T17:13:16.757Z] -rw-rw-r-- 1 jenkins jenkins 1669 Sep 12 17:11 Dockerfile [2022-09-12T17:13:16.757Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 17:11 GOVERNANCE.md [2022-09-12T17:13:16.757Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 12 17:11 Jenkinsfile [2022-09-12T17:13:16.757Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 17:11 LICENSE [2022-09-12T17:13:16.757Z] -rw-rw-r-- 1 jenkins jenkins 2649 Sep 12 17:11 Makefile [2022-09-12T17:13:16.757Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 12 17:11 OWNERS.md [2022-09-12T17:13:16.757Z] -rw-rw-r-- 1 jenkins jenkins 5796 Sep 12 17:11 README.md [2022-09-12T17:13:16.757Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 17:11 VERSION [2022-09-12T17:13:16.757Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:11 bin [2022-09-12T17:13:16.757Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:11 cmd [2022-09-12T17:13:16.757Z] -rw-r--r-- 1 jenkins jenkins 77283 Sep 12 17:13 coverage.out [2022-09-12T17:13:16.757Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 12 17:11 doc [2022-09-12T17:13:16.757Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 12 17:11 go.mod [2022-09-12T17:13:16.757Z] -rw-rw-r-- 1 jenkins jenkins 39690 Sep 12 17:11 go.sum [2022-09-12T17:13:16.757Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:11 internal [2022-09-12T17:13:16.757Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:11 snap [2022-09-12T17:13:16.757Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 12 17:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:13:17.066Z] + 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=745ce0ececd70d604063f252cada215ed76a682d --label arch=amd64 --label version=2.3.0-dev.17 . [2022-09-12T17:13:17.066Z] Sending build context to Docker daemon 20.7MB [2022-09-12T17:13:17.066Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T17:13:17.066Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-12T17:13:17.066Z] ---> cde5d59c55f0 [2022-09-12T17:13:17.066Z] Step 3/26 : ARG MAKE="make build" [2022-09-12T17:13:17.327Z] ---> Running in a30af629ae44 [2022-09-12T17:13:17.586Z] Removing intermediate container a30af629ae44 [2022-09-12T17:13:17.586Z] ---> c7cadc4da0f0 [2022-09-12T17:13:17.586Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-12T17:13:17.586Z] ---> Running in 36909911e399 [2022-09-12T17:13:17.586Z] Removing intermediate container 36909911e399 [2022-09-12T17:13:17.586Z] ---> 793a7d2fec33 [2022-09-12T17:13:17.586Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T17:13:17.586Z] ---> Running in c577a6f445f4 [2022-09-12T17:13:17.586Z] Removing intermediate container c577a6f445f4 [2022-09-12T17:13:17.586Z] ---> 1b133e39f6fa [2022-09-12T17:13:17.586Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-09-12T17:13:17.846Z] ---> Running in f7050d033873 [2022-09-12T17:13:17.846Z] Removing intermediate container f7050d033873 [2022-09-12T17:13:17.846Z] ---> 1b7a47294bb3 [2022-09-12T17:13:17.846Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T17:13:17.846Z] ---> Running in 83f6fa79bdb3 [2022-09-12T17:13:18.416Z] Removing intermediate container 83f6fa79bdb3 [2022-09-12T17:13:18.416Z] ---> 517a3c6cda45 [2022-09-12T17:13:18.416Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T17:13:18.416Z] ---> Running in 0caaa92a9063 [2022-09-12T17:13:18.676Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-12T17:13:19.618Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-12T17:13:19.881Z] OK: 211 MiB in 51 packages [2022-09-12T17:13:20.142Z] Removing intermediate container 0caaa92a9063 [2022-09-12T17:13:20.142Z] ---> 6dbb1b9b9b8b [2022-09-12T17:13:20.142Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-09-12T17:13:20.142Z] ---> Running in f73aa0e68098 [2022-09-12T17:13:20.142Z] Removing intermediate container f73aa0e68098 [2022-09-12T17:13:20.142Z] ---> 378eada1ab77 [2022-09-12T17:13:20.142Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-12T17:13:20.404Z] ---> 08d36778a8e8 [2022-09-12T17:13:20.404Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T17:13:20.404Z] ---> Running in e085e7f4c1aa [2022-09-12T17:13:20.975Z] Removing intermediate container e085e7f4c1aa [2022-09-12T17:13:20.975Z] ---> a0fe98f512e7 [2022-09-12T17:13:20.975Z] Step 12/26 : COPY . . [2022-09-12T17:13:21.913Z] ---> cd11ce33cb88 [2022-09-12T17:13:21.913Z] Step 13/26 : RUN ${MAKE} [2022-09-12T17:13:21.913Z] ---> Running in 83fbe90e0db2 [2022-09-12T17:13:21.913Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.17 -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-09-12T17:13:43.844Z] Removing intermediate container 83fbe90e0db2 [2022-09-12T17:13:43.844Z] ---> 4519f9f1e4da [2022-09-12T17:13:43.844Z] Step 14/26 : FROM alpine:3.16 [2022-09-12T17:13:44.414Z] 3.16: Pulling from library/alpine [2022-09-12T17:13:44.674Z] 213ec9aee27d: Pulling fs layer [2022-09-12T17:13:44.932Z] 213ec9aee27d: Download complete [2022-09-12T17:13:45.191Z] 213ec9aee27d: Pull complete [2022-09-12T17:13:45.191Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-12T17:13:45.191Z] Status: Downloaded newer image for alpine:3.16 [2022-09-12T17:13:45.191Z] ---> 9c6f07244728 [2022-09-12T17:13:45.191Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-12T17:13:45.191Z] ---> Running in fafa6f0855f3 [2022-09-12T17:13:45.191Z] Removing intermediate container fafa6f0855f3 [2022-09-12T17:13:45.191Z] ---> e6aacfec6b5e [2022-09-12T17:13:45.191Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-12T17:13:45.191Z] ---> Running in 5fd6018ae269 [2022-09-12T17:13:45.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-12T17:13:45.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-12T17:13:45.971Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-12T17:13:45.971Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-12T17:13:45.971Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-12T17:13:45.971Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-12T17:13:45.971Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-12T17:13:45.971Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-12T17:13:45.971Z] Executing busybox-1.35.0-r17.trigger [2022-09-12T17:13:45.971Z] OK: 8 MiB in 20 packages [2022-09-12T17:13:46.538Z] Removing intermediate container 5fd6018ae269 [2022-09-12T17:13:46.538Z] ---> 242f7bb4dd7d [2022-09-12T17:13:46.538Z] Step 17/26 : WORKDIR / [2022-09-12T17:13:46.538Z] ---> Running in 87de12c499cc [2022-09-12T17:13:46.538Z] Removing intermediate container 87de12c499cc [2022-09-12T17:13:46.538Z] ---> 9c16eb69a843 [2022-09-12T17:13:46.538Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-12T17:13:47.106Z] ---> 695ef159bdd0 [2022-09-12T17:13:47.106Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-12T17:13:47.365Z] ---> aafc57af104e [2022-09-12T17:13:47.365Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-12T17:13:47.365Z] ---> d83df738425e [2022-09-12T17:13:47.365Z] Step 21/26 : EXPOSE 59984 [2022-09-12T17:13:47.365Z] ---> Running in 2210eebf42e1 [2022-09-12T17:13:47.624Z] Removing intermediate container 2210eebf42e1 [2022-09-12T17:13:47.624Z] ---> f1b32565cf10 [2022-09-12T17:13:47.624Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-12T17:13:47.624Z] ---> Running in ffcf5a5f9169 [2022-09-12T17:13:47.624Z] Removing intermediate container ffcf5a5f9169 [2022-09-12T17:13:47.624Z] ---> fd5de4a407a7 [2022-09-12T17:13:47.624Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-12T17:13:47.624Z] ---> Running in a104f57e4595 [2022-09-12T17:13:47.889Z] Removing intermediate container a104f57e4595 [2022-09-12T17:13:47.889Z] ---> 0d65732e42f7 [2022-09-12T17:13:47.889Z] Step 24/26 : LABEL arch=amd64 [2022-09-12T17:13:47.889Z] ---> Running in 39d4af535ede [2022-09-12T17:13:47.889Z] Removing intermediate container 39d4af535ede [2022-09-12T17:13:47.889Z] ---> 2eaabd32e7f4 [2022-09-12T17:13:47.889Z] Step 25/26 : LABEL git_sha=745ce0ececd70d604063f252cada215ed76a682d [2022-09-12T17:13:47.889Z] ---> Running in ada4d35546c0 [2022-09-12T17:13:47.889Z] Removing intermediate container ada4d35546c0 [2022-09-12T17:13:47.889Z] ---> 7af251d34306 [2022-09-12T17:13:47.889Z] Step 26/26 : LABEL version=2.3.0-dev.17 [2022-09-12T17:13:48.149Z] ---> Running in cb49cb988c8b [2022-09-12T17:13:48.149Z] Removing intermediate container cb49cb988c8b [2022-09-12T17:13:48.149Z] ---> b1673b20d4e8 [2022-09-12T17:13:48.149Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-12T17:13:48.149Z] Successfully built b1673b20d4e8 [2022-09-12T17:13:48.149Z] 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-09-12T17:13:48.249Z] provisioning config files... [2022-09-12T17:13:48.259Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1969718412332718428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:13:48.611Z] ---> docker-login.sh [2022-09-12T17:13:48.612Z] nexus3.edgexfoundry.org:10001 [2022-09-12T17:13:48.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:13:48.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:13:48.612Z] Configure a credential helper to remove this warning. See [2022-09-12T17:13:48.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:13:48.612Z] [2022-09-12T17:13:48.612Z] Login Succeeded [2022-09-12T17:13:48.612Z] nexus3.edgexfoundry.org:10002 [2022-09-12T17:13:48.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:13:48.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:13:48.882Z] Configure a credential helper to remove this warning. See [2022-09-12T17:13:48.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:13:48.882Z] [2022-09-12T17:13:48.882Z] Login Succeeded [2022-09-12T17:13:48.882Z] nexus3.edgexfoundry.org:10003 [2022-09-12T17:13:48.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:13:48.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:13:48.882Z] Configure a credential helper to remove this warning. See [2022-09-12T17:13:48.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:13:48.882Z] [2022-09-12T17:13:48.882Z] Login Succeeded [2022-09-12T17:13:48.882Z] nexus3.edgexfoundry.org:10004 [2022-09-12T17:13:48.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:13:48.914Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28964 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-09-12T17:13:48.928Z] Running in /w/workspace/device-onvif-camera/56 [Pipeline] { [Pipeline] checkout [2022-09-12T17:13:48.988Z] Selected Git installation does not exist. Using Default [2022-09-12T17:13:48.988Z] The recommended git tool is: NONE [2022-09-12T17:13:49.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:13:49.158Z] Configure a credential helper to remove this warning. See [2022-09-12T17:13:49.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:13:49.158Z] [2022-09-12T17:13:49.158Z] Login Succeeded [2022-09-12T17:13:49.158Z] docker.io [2022-09-12T17:13:49.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:13:49.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:13:49.467Z] Configure a credential helper to remove this warning. See [2022-09-12T17:13:49.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:13:49.467Z] [2022-09-12T17:13:49.467Z] Login Succeeded [2022-09-12T17:13:49.467Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T17:13:49.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-12T17:13:49.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T17:13:49.527Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-09-12T17:13:49.527Z] 745ce0ececd70d604063f252cada215ed76a682d [2022-09-12T17:13:49.527Z] latest [2022-09-12T17:13:49.527Z] 2.3.0-dev.17 [2022-09-12T17:13:49.527Z] 745ce0ececd70d604063f252cada215ed76a682d-2.3.0-dev.17 [2022-09-12T17:13:49.527Z] main [2022-09-12T17:13:49.527Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:13:49.849Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:745ce0ececd70d604063f252cada215ed76a682d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:13:50.153Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:745ce0ececd70d604063f252cada215ed76a682d [2022-09-12T17:13:50.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-12T17:13:50.153Z] b145db9e71b9: Preparing [2022-09-12T17:13:50.153Z] 5d1e7a25eb98: Preparing [2022-09-12T17:13:50.153Z] abe74a7e4cfa: Preparing [2022-09-12T17:13:50.153Z] e1ba0c12c7f7: Preparing [2022-09-12T17:13:50.153Z] 994393dc58e7: Preparing [2022-09-12T17:13:50.153Z] 994393dc58e7: Layer already exists [2022-09-12T17:13:50.153Z] 5d1e7a25eb98: Pushed [2022-09-12T17:13:50.153Z] b145db9e71b9: Pushed [2022-09-12T17:13:50.410Z] e1ba0c12c7f7: Pushed [2022-09-12T17:13:53.716Z] abe74a7e4cfa: Pushed [2022-09-12T17:13:53.716Z] 745ce0ececd70d604063f252cada215ed76a682d: digest: sha256:9796b2523f286032e962485dc91fa9ff00de273923322c324c6309ff6ad72409 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:13:54.032Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:13:54.343Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-09-12T17:13:54.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-12T17:13:54.343Z] b145db9e71b9: Preparing [2022-09-12T17:13:54.343Z] 5d1e7a25eb98: Preparing [2022-09-12T17:13:54.343Z] abe74a7e4cfa: Preparing [2022-09-12T17:13:54.343Z] e1ba0c12c7f7: Preparing [2022-09-12T17:13:54.343Z] 994393dc58e7: Preparing [2022-09-12T17:13:54.343Z] e1ba0c12c7f7: Layer already exists [2022-09-12T17:13:54.343Z] abe74a7e4cfa: Layer already exists [2022-09-12T17:13:54.343Z] 994393dc58e7: Layer already exists [2022-09-12T17:13:54.343Z] b145db9e71b9: Layer already exists [2022-09-12T17:13:54.343Z] 5d1e7a25eb98: Layer already exists [2022-09-12T17:13:54.343Z] latest: digest: sha256:9796b2523f286032e962485dc91fa9ff00de273923322c324c6309ff6ad72409 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:13:54.660Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:13:54.968Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.17 [2022-09-12T17:13:54.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-12T17:13:54.968Z] b145db9e71b9: Preparing [2022-09-12T17:13:54.968Z] 5d1e7a25eb98: Preparing [2022-09-12T17:13:54.968Z] abe74a7e4cfa: Preparing [2022-09-12T17:13:54.968Z] e1ba0c12c7f7: Preparing [2022-09-12T17:13:54.968Z] 994393dc58e7: Preparing [2022-09-12T17:13:54.968Z] 994393dc58e7: Layer already exists [2022-09-12T17:13:54.968Z] 5d1e7a25eb98: Layer already exists [2022-09-12T17:13:54.968Z] b145db9e71b9: Layer already exists [2022-09-12T17:13:54.968Z] abe74a7e4cfa: Layer already exists [2022-09-12T17:13:54.968Z] e1ba0c12c7f7: Layer already exists [2022-09-12T17:13:54.968Z] 2.3.0-dev.17: digest: sha256:9796b2523f286032e962485dc91fa9ff00de273923322c324c6309ff6ad72409 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:13:55.284Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:745ce0ececd70d604063f252cada215ed76a682d-2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:13:55.602Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:745ce0ececd70d604063f252cada215ed76a682d-2.3.0-dev.17 [2022-09-12T17:13:55.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-12T17:13:55.602Z] b145db9e71b9: Preparing [2022-09-12T17:13:55.602Z] 5d1e7a25eb98: Preparing [2022-09-12T17:13:55.602Z] abe74a7e4cfa: Preparing [2022-09-12T17:13:55.602Z] e1ba0c12c7f7: Preparing [2022-09-12T17:13:55.602Z] 994393dc58e7: Preparing [2022-09-12T17:13:55.602Z] e1ba0c12c7f7: Layer already exists [2022-09-12T17:13:55.602Z] 5d1e7a25eb98: Layer already exists [2022-09-12T17:13:55.602Z] 994393dc58e7: Layer already exists [2022-09-12T17:13:55.603Z] b145db9e71b9: Layer already exists [2022-09-12T17:13:55.603Z] abe74a7e4cfa: Layer already exists [2022-09-12T17:13:55.603Z] 745ce0ececd70d604063f252cada215ed76a682d-2.3.0-dev.17: digest: sha256:9796b2523f286032e962485dc91fa9ff00de273923322c324c6309ff6ad72409 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:13:55.924Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:13:55.991Z] using credential edgex-jenkins-ssh [2022-09-12T17:13:56.012Z] Cloning the remote Git repository [2022-09-12T17:13:56.237Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-09-12T17:13:56.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-12T17:13:56.237Z] b145db9e71b9: Preparing [2022-09-12T17:13:56.237Z] 5d1e7a25eb98: Preparing [2022-09-12T17:13:56.237Z] abe74a7e4cfa: Preparing [2022-09-12T17:13:56.237Z] e1ba0c12c7f7: Preparing [2022-09-12T17:13:56.237Z] 994393dc58e7: Preparing [2022-09-12T17:13:56.237Z] abe74a7e4cfa: Layer already exists [2022-09-12T17:13:56.237Z] b145db9e71b9: Layer already exists [2022-09-12T17:13:56.237Z] 5d1e7a25eb98: Layer already exists [2022-09-12T17:13:56.237Z] e1ba0c12c7f7: Layer already exists [2022-09-12T17:13:56.237Z] 994393dc58e7: Layer already exists [2022-09-12T17:13:56.237Z] main: digest: sha256:9796b2523f286032e962485dc91fa9ff00de273923322c324c6309ff6ad72409 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-12T17:13:56.285Z] ===================================================== [Pipeline] echo [2022-09-12T17:13:56.293Z] taggedImages: [2022-09-12T17:13:56.293Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:745ce0ececd70d604063f252cada215ed76a682d [2022-09-12T17:13:56.293Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-09-12T17:13:56.293Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.17 [2022-09-12T17:13:56.293Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:745ce0ececd70d604063f252cada215ed76a682d-2.3.0-dev.17 [2022-09-12T17:13:56.293Z] - 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-09-12T17:13:56.072Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-12T17:13:56.160Z] > git init /w/workspace/device-onvif-camera/56 # timeout=10 [2022-09-12T17:13:56.243Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-12T17:13:56.246Z] > git --version # timeout=10 [2022-09-12T17:13:56.273Z] > git --version # 'git version 2.25.1' [2022-09-12T17:13:56.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-12T17:13:56.361Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-12T17:13:56.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T17:13:56.651Z] [2022-09-12T17:13:56.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:13:56.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T17:13:56.952Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-12T17:13:56.952Z] 5eb5b503b376: Pulling fs layer [2022-09-12T17:13:56.952Z] 5c69ac0246d0: Pulling fs layer [2022-09-12T17:13:56.952Z] ec43610c2a17: Pulling fs layer [2022-09-12T17:13:56.952Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-12T17:13:56.952Z] 33b1e0a273af: Pulling fs layer [2022-09-12T17:13:56.952Z] 5d3b04190fa2: Pulling fs layer [2022-09-12T17:13:56.952Z] 2f39f015ded8: Pulling fs layer [2022-09-12T17:13:56.952Z] 3a2ae6a8a46f: Waiting [2022-09-12T17:13:56.952Z] 33b1e0a273af: Waiting [2022-09-12T17:13:56.952Z] 5d3b04190fa2: Waiting [2022-09-12T17:13:56.952Z] 2f39f015ded8: Waiting [2022-09-12T17:13:56.952Z] 5c69ac0246d0: Download complete [2022-09-12T17:13:56.952Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-12T17:13:56.952Z] 3a2ae6a8a46f: Download complete [2022-09-12T17:13:56.952Z] ec43610c2a17: Verifying Checksum [2022-09-12T17:13:56.952Z] ec43610c2a17: Download complete [2022-09-12T17:13:56.952Z] 33b1e0a273af: Verifying Checksum [2022-09-12T17:13:56.952Z] 33b1e0a273af: Download complete [2022-09-12T17:13:56.952Z] 5d3b04190fa2: Verifying Checksum [2022-09-12T17:13:56.952Z] 5d3b04190fa2: Download complete [2022-09-12T17:13:57.210Z] 5eb5b503b376: Download complete [2022-09-12T17:13:57.778Z] 2f39f015ded8: Download complete [2022-09-12T17:13:57.780Z] Avoid second fetch [2022-09-12T17:13:57.781Z] Checking out Revision 745ce0ececd70d604063f252cada215ed76a682d (main) [2022-09-12T17:13:57.727Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-09-12T17:13:57.759Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-12T17:13:57.807Z] > git config core.sparsecheckout # timeout=10 [2022-09-12T17:13:57.821Z] > git checkout -f 745ce0ececd70d604063f252cada215ed76a682d # timeout=10 [2022-09-12T17:13:58.767Z] 5eb5b503b376: Pull complete [2022-09-12T17:13:58.767Z] 5c69ac0246d0: Pull complete [2022-09-12T17:13:59.335Z] ec43610c2a17: Pull complete [2022-09-12T17:13:59.335Z] 3a2ae6a8a46f: Pull complete [2022-09-12T17:13:59.593Z] 33b1e0a273af: Pull complete [2022-09-12T17:13:59.593Z] 5d3b04190fa2: Pull complete [2022-09-12T17:14:02.391Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#159)" [2022-09-12T17:14:02.847Z] [2022-09-12T17:14:02.847Z] GitHub has been notified of this commit’s build result [2022-09-12T17:14:02.847Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-12T17:14:03.429Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-12T17:14:03.429Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-12T17:14:03.429Z] Dload Upload Total Spent Left Speed [2022-09-12T17:14:03.429Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86315 0 --:--:-- --:--:-- --:--:-- 86315 [Pipeline] sh [2022-09-12T17:14:04.117Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-12T17:14:04.464Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-12T17:14:04.464Z] + sudo tee /etc/docker/daemon.new [2022-09-12T17:14:04.464Z] { [2022-09-12T17:14:04.464Z] "registry-mirrors": [ [2022-09-12T17:14:04.464Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-12T17:14:04.464Z] ], [2022-09-12T17:14:04.464Z] "bip": "10.250.0.254/24", [2022-09-12T17:14:04.464Z] "hosts": [ [2022-09-12T17:14:04.464Z] "tcp://0.0.0.0:5555", [2022-09-12T17:14:04.464Z] "unix:///var/run/docker.sock" [2022-09-12T17:14:04.464Z] ], [2022-09-12T17:14:04.464Z] "mtu": 1458, [2022-09-12T17:14:04.464Z] "selinux-enabled": true, [2022-09-12T17:14:04.464Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-12T17:14:04.464Z] } [Pipeline] sh [2022-09-12T17:14:04.814Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-12T17:14:04.866Z] 2f39f015ded8: Pull complete [2022-09-12T17:14:04.866Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-12T17:14:04.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T17:14:04.866Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:14:05.051Z] prd-ubuntu20.04-docker-8c-8g-28963 does not seem to be running inside a container [2022-09-12T17:14:05.088Z] $ 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-09-12T17:14:05.232Z] + sudo service docker restart [2022-09-12T17:14:07.853Z] $ docker top 708caca398334cb09b914e5850032cf6b98a52240dc6b809068549385fe7aa3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:14:08.267Z] ---> job-cost.sh [2022-09-12T17:14:08.267Z] lf-activate-venv: SKIPPING [2022-09-12T17:14:08.267Z] INFO: No Stack... [2022-09-12T17:14:08.529Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-12T17:14:09.099Z] INFO: Archiving Costs [Pipeline] sh [2022-09-12T17:14:09.391Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-09-12T17:14:09.391Z] + cut -d, -f6 [Pipeline] lock [2022-09-12T17:14:09.403Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-56-stack-cost] [2022-09-12T17:14:09.409Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-56-stack-cost] did not exist. Created. [2022-09-12T17:14:09.409Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-12T17:14:09.709Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-12T17:14:09.742Z] Stashed 1 file(s) [Pipeline] } [2022-09-12T17:14:09.748Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-56-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-12T17:14:09.773Z] $ docker stop --time=1 708caca398334cb09b914e5850032cf6b98a52240dc6b809068549385fe7aa3c [2022-09-12T17:14:10.929Z] $ docker rm -f 708caca398334cb09b914e5850032cf6b98a52240dc6b809068549385fe7aa3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T17:14:23.576Z] provisioning config files... [2022-09-12T17:14:23.597Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/56@tmp/config1051962710606732104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:14:24.137Z] ---> docker-login.sh [2022-09-12T17:14:24.137Z] nexus3.edgexfoundry.org:10001 [2022-09-12T17:14:24.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:14:25.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:14:25.009Z] Configure a credential helper to remove this warning. See [2022-09-12T17:14:25.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:14:25.009Z] [2022-09-12T17:14:25.009Z] Login Succeeded [2022-09-12T17:14:25.009Z] nexus3.edgexfoundry.org:10002 [2022-09-12T17:14:25.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:14:25.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:14:25.569Z] Configure a credential helper to remove this warning. See [2022-09-12T17:14:25.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:14:25.569Z] [2022-09-12T17:14:25.569Z] Login Succeeded [2022-09-12T17:14:25.569Z] nexus3.edgexfoundry.org:10003 [2022-09-12T17:14:25.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:14:26.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:14:26.119Z] Configure a credential helper to remove this warning. See [2022-09-12T17:14:26.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:14:26.119Z] [2022-09-12T17:14:26.119Z] Login Succeeded [2022-09-12T17:14:26.119Z] nexus3.edgexfoundry.org:10004 [2022-09-12T17:14:26.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:14:26.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:14:26.392Z] Configure a credential helper to remove this warning. See [2022-09-12T17:14:26.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:14:26.392Z] [2022-09-12T17:14:26.392Z] Login Succeeded [2022-09-12T17:14:26.392Z] docker.io [2022-09-12T17:14:26.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:14:27.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:14:27.264Z] Configure a credential helper to remove this warning. See [2022-09-12T17:14:27.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:14:27.264Z] [2022-09-12T17:14:27.264Z] Login Succeeded [2022-09-12T17:14:27.264Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T17:14:27.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-12T17:14:27.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T17:14:27.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T17:14:27.577Z] ========================================================= [2022-09-12T17:14:27.577Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-12T17:14:27.577Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:14:27.929Z] + 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-09-12T17:14:28.531Z] Sending build context to Docker daemon 14.11MB [2022-09-12T17:14:28.531Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T17:14:28.531Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-12T17:14:28.531Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-12T17:14:28.531Z] b3c136eddcbf: Pulling fs layer [2022-09-12T17:14:28.531Z] c0a3192eca97: Pulling fs layer [2022-09-12T17:14:28.531Z] a050256f5b6f: Pulling fs layer [2022-09-12T17:14:28.531Z] 656be50a0ddc: Pulling fs layer [2022-09-12T17:14:28.531Z] 2bbca73fdf42: Pulling fs layer [2022-09-12T17:14:28.531Z] 46d945488cbd: Pulling fs layer [2022-09-12T17:14:28.531Z] 8a5474983e97: Pulling fs layer [2022-09-12T17:14:28.531Z] 329c88fbcd65: Pulling fs layer [2022-09-12T17:14:28.531Z] 656be50a0ddc: Waiting [2022-09-12T17:14:28.531Z] 2bbca73fdf42: Waiting [2022-09-12T17:14:28.531Z] 46d945488cbd: Waiting [2022-09-12T17:14:28.531Z] 8a5474983e97: Waiting [2022-09-12T17:14:28.531Z] 329c88fbcd65: Waiting [2022-09-12T17:14:28.531Z] a050256f5b6f: Verifying Checksum [2022-09-12T17:14:28.531Z] a050256f5b6f: Download complete [2022-09-12T17:14:28.811Z] c0a3192eca97: Verifying Checksum [2022-09-12T17:14:28.811Z] c0a3192eca97: Download complete [2022-09-12T17:14:28.811Z] 2bbca73fdf42: Verifying Checksum [2022-09-12T17:14:28.811Z] 2bbca73fdf42: Download complete [2022-09-12T17:14:28.811Z] 46d945488cbd: Verifying Checksum [2022-09-12T17:14:28.811Z] 46d945488cbd: Download complete [2022-09-12T17:14:28.811Z] b3c136eddcbf: Verifying Checksum [2022-09-12T17:14:28.811Z] b3c136eddcbf: Download complete [2022-09-12T17:14:29.808Z] b3c136eddcbf: Pull complete [2022-09-12T17:14:29.808Z] 329c88fbcd65: Verifying Checksum [2022-09-12T17:14:29.808Z] 329c88fbcd65: Download complete [2022-09-12T17:14:30.418Z] c0a3192eca97: Pull complete [2022-09-12T17:14:30.693Z] a050256f5b6f: Pull complete [2022-09-12T17:14:30.967Z] 8a5474983e97: Verifying Checksum [2022-09-12T17:14:30.967Z] 8a5474983e97: Download complete [2022-09-12T17:14:31.564Z] 656be50a0ddc: Download complete [2022-09-12T17:14:46.650Z] 656be50a0ddc: Pull complete [2022-09-12T17:14:46.650Z] 2bbca73fdf42: Pull complete [2022-09-12T17:14:46.650Z] 46d945488cbd: Pull complete [2022-09-12T17:14:50.958Z] 8a5474983e97: Pull complete [2022-09-12T17:14:52.399Z] 329c88fbcd65: Pull complete [2022-09-12T17:14:52.399Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-12T17:14:52.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-12T17:14:52.399Z] ---> ff4287adb874 [2022-09-12T17:14:52.399Z] Step 3/13 : ARG MAKE="make build" [2022-09-12T17:14:54.383Z] ---> Running in 41a2db81c8ec [2022-09-12T17:14:54.657Z] Removing intermediate container 41a2db81c8ec [2022-09-12T17:14:54.657Z] ---> a6d8dde3b741 [2022-09-12T17:14:54.657Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-12T17:14:54.657Z] ---> Running in d4c8b7253a43 [2022-09-12T17:14:54.929Z] Removing intermediate container d4c8b7253a43 [2022-09-12T17:14:54.929Z] ---> 0619ac7e76ff [2022-09-12T17:14:54.929Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T17:14:54.929Z] ---> Running in 6e535ab67cdf [2022-09-12T17:14:55.207Z] Removing intermediate container 6e535ab67cdf [2022-09-12T17:14:55.207Z] ---> 6d28c2772c79 [2022-09-12T17:14:55.207Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-09-12T17:14:55.480Z] ---> Running in 7e297c596fd6 [2022-09-12T17:14:55.757Z] Removing intermediate container 7e297c596fd6 [2022-09-12T17:14:55.757Z] ---> 7329c87992f3 [2022-09-12T17:14:55.757Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T17:14:55.757Z] ---> Running in b7a65a6de5c8 [2022-09-12T17:14:58.408Z] Removing intermediate container b7a65a6de5c8 [2022-09-12T17:14:58.408Z] ---> 450ce4ceef86 [2022-09-12T17:14:58.408Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T17:14:58.408Z] ---> Running in 87bb904c12ea [2022-09-12T17:14:59.382Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-12T17:15:00.361Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-12T17:15:01.341Z] OK: 221 MiB in 51 packages [2022-09-12T17:15:01.949Z] Removing intermediate container 87bb904c12ea [2022-09-12T17:15:01.949Z] ---> e81318eb3e5b [2022-09-12T17:15:01.949Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-09-12T17:15:01.949Z] ---> Running in 889ccc88719b [2022-09-12T17:15:02.654Z] Removing intermediate container 889ccc88719b [2022-09-12T17:15:02.654Z] ---> 8052a59c0c1a [2022-09-12T17:15:02.654Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-12T17:15:02.932Z] ---> 6ebbd889da50 [2022-09-12T17:15:02.932Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T17:15:03.235Z] ---> Running in da8c53416cc8 [2022-09-12T17:16:00.709Z] Removing intermediate container da8c53416cc8 [2022-09-12T17:16:00.709Z] ---> 9e18530458b1 [2022-09-12T17:16:00.709Z] Step 12/13 : COPY . . [2022-09-12T17:16:00.709Z] ---> 3e011307829d [2022-09-12T17:16:00.709Z] Step 13/13 : RUN ${MAKE} [2022-09-12T17:16:00.709Z] ---> Running in 6ec1147a617e [2022-09-12T17:16:00.709Z] noop [2022-09-12T17:16:00.709Z] Removing intermediate container 6ec1147a617e [2022-09-12T17:16:00.709Z] ---> 72503a513320 [2022-09-12T17:16:00.709Z] Successfully built 72503a513320 [2022-09-12T17:16:00.709Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:16:01.064Z] + docker inspect -f . ci-base-image-arm64 [2022-09-12T17:16:01.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:16:01.296Z] prd-ubuntu20.04-docker-arm64-4c-16g-28964 does not seem to be running inside a container [2022-09-12T17:16:01.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/56 -v /w/workspace/device-onvif-camera/56:/w/workspace/device-onvif-camera/56:rw,z -v /w/workspace/device-onvif-camera/56@tmp:/w/workspace/device-onvif-camera/56@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-09-12T17:16:02.641Z] $ docker top 51109e1bb6ba0f8d8104f1c19afcee8c41041f3770f3d4f12187c6d0f9050372 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T17:16:03.560Z] + go version [2022-09-12T17:16:03.560Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-12T17:16:03.581Z] $ docker stop --time=1 51109e1bb6ba0f8d8104f1c19afcee8c41041f3770f3d4f12187c6d0f9050372 [2022-09-12T17:16:05.298Z] $ docker rm -f 51109e1bb6ba0f8d8104f1c19afcee8c41041f3770f3d4f12187c6d0f9050372 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:16:05.920Z] + docker inspect -f . ci-base-image-arm64 [2022-09-12T17:16:05.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:16:06.177Z] prd-ubuntu20.04-docker-arm64-4c-16g-28964 does not seem to be running inside a container [2022-09-12T17:16:06.265Z] $ 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/56 -v /w/workspace/device-onvif-camera/56:/w/workspace/device-onvif-camera/56:rw,z -v /w/workspace/device-onvif-camera/56@tmp:/w/workspace/device-onvif-camera/56@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-09-12T17:16:07.527Z] $ docker top 64e7c7ce4be82c9b44dc1b49a443198d8b928efc80057fa70f0fcf683a373608 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T17:16:08.444Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/56 [Pipeline] fileExists [Pipeline] sh [2022-09-12T17:16:09.119Z] + make test [2022-09-12T17:16:09.119Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-12T17:16:11.113Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-12T17:17:48.186Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-12T17:17:49.632Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.189s coverage: 28.6% of statements [2022-09-12T17:17:49.632Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-12T17:18:11.799Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.333s coverage: 13.8% of statements [2022-09-12T17:18:12.399Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-12T17:18:12.399Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-12T17:18:39.261Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-12T17:18:39.262Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-12T17:18:39.262Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-12T17:18:39.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-12T17:18:39.302Z] $ docker stop --time=1 64e7c7ce4be82c9b44dc1b49a443198d8b928efc80057fa70f0fcf683a373608 [2022-09-12T17:18:41.154Z] $ docker rm -f 64e7c7ce4be82c9b44dc1b49a443198d8b928efc80057fa70f0fcf683a373608 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T17:18:42.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-12T17:18:42.280Z] Warning: overwriting stash ‘coverage-report’ [2022-09-12T17:18:42.885Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-12T17:18:43.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-12T17:18:43.660Z] + ls -al . [2022-09-12T17:18:43.660Z] total 228 [2022-09-12T17:18:43.660Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 17:16 . [2022-09-12T17:18:43.660Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:13 .. [2022-09-12T17:18:43.660Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 17:14 .git [2022-09-12T17:18:43.660Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:13 .github [2022-09-12T17:18:43.660Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 12 17:13 .gitignore [2022-09-12T17:18:43.660Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 12 17:13 .golangci.yml [2022-09-12T17:18:43.660Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 12 17:13 Attribution.txt [2022-09-12T17:18:43.660Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 12 17:13 CHANGELOG.md [2022-09-12T17:18:43.660Z] -rw-rw-r-- 1 jenkins jenkins 1669 Sep 12 17:13 Dockerfile [2022-09-12T17:18:43.660Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 17:13 GOVERNANCE.md [2022-09-12T17:18:43.660Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 12 17:13 Jenkinsfile [2022-09-12T17:18:43.660Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 17:13 LICENSE [2022-09-12T17:18:43.660Z] -rw-rw-r-- 1 jenkins jenkins 2649 Sep 12 17:13 Makefile [2022-09-12T17:18:43.660Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 12 17:13 OWNERS.md [2022-09-12T17:18:43.660Z] -rw-rw-r-- 1 jenkins jenkins 5796 Sep 12 17:13 README.md [2022-09-12T17:18:43.660Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 17:11 VERSION [2022-09-12T17:18:43.660Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:13 bin [2022-09-12T17:18:43.660Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:13 cmd [2022-09-12T17:18:43.660Z] -rw-r--r-- 1 jenkins jenkins 77283 Sep 12 17:18 coverage.out [2022-09-12T17:18:43.660Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 12 17:13 doc [2022-09-12T17:18:43.660Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 12 17:13 go.mod [2022-09-12T17:18:43.660Z] -rw-rw-r-- 1 jenkins jenkins 39690 Sep 12 17:13 go.sum [2022-09-12T17:18:43.660Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:13 internal [2022-09-12T17:18:43.660Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:13 snap [2022-09-12T17:18:43.660Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 12 17:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:18:44.026Z] + 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=745ce0ececd70d604063f252cada215ed76a682d --label arch=arm64 --label version=2.3.0-dev.17 . [2022-09-12T17:18:44.637Z] Sending build context to Docker daemon 14.19MB [2022-09-12T17:18:44.637Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T17:18:44.637Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-12T17:18:44.637Z] ---> 72503a513320 [2022-09-12T17:18:44.637Z] Step 3/26 : ARG MAKE="make build" [2022-09-12T17:18:44.913Z] ---> Running in 1894a8ee038b [2022-09-12T17:18:45.189Z] Removing intermediate container 1894a8ee038b [2022-09-12T17:18:45.189Z] ---> b09d85495f74 [2022-09-12T17:18:45.189Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-12T17:18:45.189Z] ---> Running in d5a644816aa9 [2022-09-12T17:18:45.465Z] Removing intermediate container d5a644816aa9 [2022-09-12T17:18:45.465Z] ---> 3d642627fbca [2022-09-12T17:18:45.465Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T17:18:45.743Z] ---> Running in f5c2e189e5f9 [2022-09-12T17:18:46.021Z] Removing intermediate container f5c2e189e5f9 [2022-09-12T17:18:46.021Z] ---> be5be88a97d2 [2022-09-12T17:18:46.021Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-09-12T17:18:46.021Z] ---> Running in 3c4e07fcb6f4 [2022-09-12T17:18:46.304Z] Removing intermediate container 3c4e07fcb6f4 [2022-09-12T17:18:46.304Z] ---> d9aecc44e463 [2022-09-12T17:18:46.304Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T17:18:46.601Z] ---> Running in d3d7168dee78 [2022-09-12T17:18:48.596Z] Removing intermediate container d3d7168dee78 [2022-09-12T17:18:48.596Z] ---> 3966bbb2d2a7 [2022-09-12T17:18:48.596Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T17:18:48.596Z] ---> Running in d8ff7b50afd0 [2022-09-12T17:18:49.581Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-12T17:18:50.562Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-12T17:18:51.559Z] OK: 221 MiB in 51 packages [2022-09-12T17:18:52.546Z] Removing intermediate container d8ff7b50afd0 [2022-09-12T17:18:52.546Z] ---> 7d7e774b4589 [2022-09-12T17:18:52.546Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-09-12T17:18:52.546Z] ---> Running in a0fa54dbb882 [2022-09-12T17:18:52.821Z] Removing intermediate container a0fa54dbb882 [2022-09-12T17:18:52.821Z] ---> 6b066b47b297 [2022-09-12T17:18:52.821Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-12T17:18:53.434Z] ---> ed7363cd60bb [2022-09-12T17:18:53.434Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T17:18:53.434Z] ---> Running in 4c17520eccd6 [2022-09-12T17:18:55.418Z] Removing intermediate container 4c17520eccd6 [2022-09-12T17:18:55.418Z] ---> 3e1bf41a8ef4 [2022-09-12T17:18:55.418Z] Step 12/26 : COPY . . [2022-09-12T17:18:56.861Z] ---> 83de7936280f [2022-09-12T17:18:56.861Z] Step 13/26 : RUN ${MAKE} [2022-09-12T17:18:57.134Z] ---> Running in 16b6a81f5a72 [2022-09-12T17:18:58.132Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.17 -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-09-12T17:21:35.094Z] Removing intermediate container 16b6a81f5a72 [2022-09-12T17:21:35.094Z] ---> f933cb33d58a [2022-09-12T17:21:35.094Z] Step 14/26 : FROM alpine:3.16 [2022-09-12T17:21:35.094Z] 3.16: Pulling from library/alpine [2022-09-12T17:21:35.094Z] 9b18e9b68314: Pulling fs layer [2022-09-12T17:21:35.094Z] 9b18e9b68314: Verifying Checksum [2022-09-12T17:21:35.094Z] 9b18e9b68314: Download complete [2022-09-12T17:21:35.094Z] 9b18e9b68314: Pull complete [2022-09-12T17:21:35.094Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-12T17:21:35.094Z] Status: Downloaded newer image for alpine:3.16 [2022-09-12T17:21:35.094Z] ---> a6215f271958 [2022-09-12T17:21:35.094Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-12T17:21:35.094Z] ---> Running in 167ea0d8a1a4 [2022-09-12T17:21:35.094Z] Removing intermediate container 167ea0d8a1a4 [2022-09-12T17:21:35.094Z] ---> 1fc07bc69467 [2022-09-12T17:21:35.094Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-12T17:21:35.094Z] ---> Running in 073c24c4ee6e [2022-09-12T17:21:35.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-12T17:21:35.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-12T17:21:35.094Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-12T17:21:35.094Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-12T17:21:35.094Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-12T17:21:35.094Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-12T17:21:35.094Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-12T17:21:35.094Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-12T17:21:35.094Z] Executing busybox-1.35.0-r17.trigger [2022-09-12T17:21:35.094Z] OK: 8 MiB in 20 packages [2022-09-12T17:21:35.094Z] Removing intermediate container 073c24c4ee6e [2022-09-12T17:21:35.094Z] ---> 7734523aafca [2022-09-12T17:21:35.094Z] Step 17/26 : WORKDIR / [2022-09-12T17:21:35.094Z] ---> Running in a0802e5d6a05 [2022-09-12T17:21:35.094Z] Removing intermediate container a0802e5d6a05 [2022-09-12T17:21:35.094Z] ---> 3773835d1318 [2022-09-12T17:21:35.094Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-12T17:21:35.094Z] ---> 8de1515b871b [2022-09-12T17:21:35.094Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-12T17:21:35.094Z] ---> d03ac37d7699 [2022-09-12T17:21:35.094Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-12T17:21:35.094Z] ---> f4674afdbabd [2022-09-12T17:21:35.094Z] Step 21/26 : EXPOSE 59984 [2022-09-12T17:21:35.094Z] ---> Running in abad9dd4e59f [2022-09-12T17:21:35.094Z] Removing intermediate container abad9dd4e59f [2022-09-12T17:21:35.094Z] ---> f6d73486076c [2022-09-12T17:21:35.094Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-12T17:21:35.094Z] ---> Running in 2500e4ab4e7a [2022-09-12T17:21:35.094Z] Removing intermediate container 2500e4ab4e7a [2022-09-12T17:21:35.094Z] ---> c82df5b24467 [2022-09-12T17:21:35.094Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-12T17:21:35.094Z] ---> Running in e7b0e6908fca [2022-09-12T17:21:35.094Z] Removing intermediate container e7b0e6908fca [2022-09-12T17:21:35.094Z] ---> 07a6e40ddc9a [2022-09-12T17:21:35.094Z] Step 24/26 : LABEL arch=arm64 [2022-09-12T17:21:35.094Z] ---> Running in 11c978ef8b81 [2022-09-12T17:21:35.094Z] Removing intermediate container 11c978ef8b81 [2022-09-12T17:21:35.094Z] ---> 8f69226c18ae [2022-09-12T17:21:35.094Z] Step 25/26 : LABEL git_sha=745ce0ececd70d604063f252cada215ed76a682d [2022-09-12T17:21:35.094Z] ---> Running in fd30a9d22ecf [2022-09-12T17:21:35.094Z] Removing intermediate container fd30a9d22ecf [2022-09-12T17:21:35.094Z] ---> a712b40e998d [2022-09-12T17:21:35.094Z] Step 26/26 : LABEL version=2.3.0-dev.17 [2022-09-12T17:21:35.094Z] ---> Running in c5bbdaaeb9d0 [2022-09-12T17:21:35.094Z] Removing intermediate container c5bbdaaeb9d0 [2022-09-12T17:21:35.094Z] ---> e25d7bdd6e44 [2022-09-12T17:21:35.094Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-12T17:21:35.094Z] Successfully built e25d7bdd6e44 [2022-09-12T17:21:35.094Z] 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-09-12T17:21:35.215Z] provisioning config files... [2022-09-12T17:21:35.235Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/56@tmp/config7454488444485737219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:21:35.592Z] ---> docker-login.sh [2022-09-12T17:21:35.592Z] nexus3.edgexfoundry.org:10001 [2022-09-12T17:21:35.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:21:35.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:21:35.869Z] Configure a credential helper to remove this warning. See [2022-09-12T17:21:35.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:21:35.869Z] [2022-09-12T17:21:35.869Z] Login Succeeded [2022-09-12T17:21:35.869Z] nexus3.edgexfoundry.org:10002 [2022-09-12T17:21:36.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:21:36.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:21:36.469Z] Configure a credential helper to remove this warning. See [2022-09-12T17:21:36.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:21:36.469Z] [2022-09-12T17:21:36.469Z] Login Succeeded [2022-09-12T17:21:36.469Z] nexus3.edgexfoundry.org:10003 [2022-09-12T17:21:36.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:21:37.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:21:37.019Z] Configure a credential helper to remove this warning. See [2022-09-12T17:21:37.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:21:37.019Z] [2022-09-12T17:21:37.019Z] Login Succeeded [2022-09-12T17:21:37.019Z] nexus3.edgexfoundry.org:10004 [2022-09-12T17:21:37.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:21:37.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:21:37.570Z] Configure a credential helper to remove this warning. See [2022-09-12T17:21:37.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:21:37.570Z] [2022-09-12T17:21:37.570Z] Login Succeeded [2022-09-12T17:21:37.570Z] docker.io [2022-09-12T17:21:37.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:21:38.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:21:38.450Z] Configure a credential helper to remove this warning. See [2022-09-12T17:21:38.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:21:38.450Z] [2022-09-12T17:21:38.450Z] Login Succeeded [2022-09-12T17:21:38.450Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T17:21:38.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-12T17:21:38.501Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T17:21:38.522Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-09-12T17:21:38.522Z] 745ce0ececd70d604063f252cada215ed76a682d [2022-09-12T17:21:38.522Z] latest [2022-09-12T17:21:38.522Z] 2.3.0-dev.17 [2022-09-12T17:21:38.522Z] 745ce0ececd70d604063f252cada215ed76a682d-2.3.0-dev.17 [2022-09-12T17:21:38.522Z] main [2022-09-12T17:21:38.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:21:38.884Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:745ce0ececd70d604063f252cada215ed76a682d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:21:39.262Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:745ce0ececd70d604063f252cada215ed76a682d [2022-09-12T17:21:39.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-12T17:21:39.262Z] 6fad5ec6497b: Preparing [2022-09-12T17:21:39.262Z] c2dcb3356fb7: Preparing [2022-09-12T17:21:39.262Z] 4b3146da7029: Preparing [2022-09-12T17:21:39.262Z] e08c5a55ae28: Preparing [2022-09-12T17:21:39.262Z] 5d3e392a13a0: Preparing [2022-09-12T17:21:39.539Z] 5d3e392a13a0: Layer already exists [2022-09-12T17:21:39.539Z] c2dcb3356fb7: Pushed [2022-09-12T17:21:39.539Z] 6fad5ec6497b: Pushed [2022-09-12T17:21:40.525Z] e08c5a55ae28: Pushed [2022-09-12T17:21:45.934Z] 4b3146da7029: Pushed [2022-09-12T17:21:46.209Z] 745ce0ececd70d604063f252cada215ed76a682d: digest: sha256:d2daaf3f1b997177040e48abec1a0fc43882f5da7b0114cd1ec9f41135f0d49f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:21:46.611Z] + 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-09-12T17:21:46.984Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-09-12T17:21:46.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-12T17:21:46.985Z] 6fad5ec6497b: Preparing [2022-09-12T17:21:46.985Z] c2dcb3356fb7: Preparing [2022-09-12T17:21:46.985Z] 4b3146da7029: Preparing [2022-09-12T17:21:46.985Z] e08c5a55ae28: Preparing [2022-09-12T17:21:46.985Z] 5d3e392a13a0: Preparing [2022-09-12T17:21:46.985Z] 5d3e392a13a0: Layer already exists [2022-09-12T17:21:46.985Z] c2dcb3356fb7: Layer already exists [2022-09-12T17:21:47.262Z] e08c5a55ae28: Layer already exists [2022-09-12T17:21:47.262Z] 4b3146da7029: Layer already exists [2022-09-12T17:21:47.262Z] 6fad5ec6497b: Layer already exists [2022-09-12T17:21:47.262Z] latest: digest: sha256:d2daaf3f1b997177040e48abec1a0fc43882f5da7b0114cd1ec9f41135f0d49f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:21:47.654Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:21:48.037Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.17 [2022-09-12T17:21:48.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-12T17:21:48.037Z] 6fad5ec6497b: Preparing [2022-09-12T17:21:48.037Z] c2dcb3356fb7: Preparing [2022-09-12T17:21:48.037Z] 4b3146da7029: Preparing [2022-09-12T17:21:48.037Z] e08c5a55ae28: Preparing [2022-09-12T17:21:48.037Z] 5d3e392a13a0: Preparing [2022-09-12T17:21:48.037Z] 6fad5ec6497b: Layer already exists [2022-09-12T17:21:48.037Z] e08c5a55ae28: Layer already exists [2022-09-12T17:21:48.315Z] 5d3e392a13a0: Layer already exists [2022-09-12T17:21:48.315Z] 4b3146da7029: Layer already exists [2022-09-12T17:21:48.315Z] c2dcb3356fb7: Layer already exists [2022-09-12T17:21:48.315Z] 2.3.0-dev.17: digest: sha256:d2daaf3f1b997177040e48abec1a0fc43882f5da7b0114cd1ec9f41135f0d49f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:21:48.721Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:745ce0ececd70d604063f252cada215ed76a682d-2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:21:49.110Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:745ce0ececd70d604063f252cada215ed76a682d-2.3.0-dev.17 [2022-09-12T17:21:49.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-12T17:21:49.110Z] 6fad5ec6497b: Preparing [2022-09-12T17:21:49.110Z] c2dcb3356fb7: Preparing [2022-09-12T17:21:49.110Z] 4b3146da7029: Preparing [2022-09-12T17:21:49.110Z] e08c5a55ae28: Preparing [2022-09-12T17:21:49.110Z] 5d3e392a13a0: Preparing [2022-09-12T17:21:49.386Z] e08c5a55ae28: Layer already exists [2022-09-12T17:21:49.386Z] 5d3e392a13a0: Layer already exists [2022-09-12T17:21:49.386Z] 4b3146da7029: Layer already exists [2022-09-12T17:21:49.386Z] c2dcb3356fb7: Layer already exists [2022-09-12T17:21:49.386Z] 6fad5ec6497b: Layer already exists [2022-09-12T17:21:49.386Z] 745ce0ececd70d604063f252cada215ed76a682d-2.3.0-dev.17: digest: sha256:d2daaf3f1b997177040e48abec1a0fc43882f5da7b0114cd1ec9f41135f0d49f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:21:49.777Z] + 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-09-12T17:21:50.160Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-09-12T17:21:50.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-12T17:21:50.160Z] 6fad5ec6497b: Preparing [2022-09-12T17:21:50.160Z] c2dcb3356fb7: Preparing [2022-09-12T17:21:50.160Z] 4b3146da7029: Preparing [2022-09-12T17:21:50.160Z] e08c5a55ae28: Preparing [2022-09-12T17:21:50.160Z] 5d3e392a13a0: Preparing [2022-09-12T17:21:50.437Z] 5d3e392a13a0: Layer already exists [2022-09-12T17:21:50.437Z] c2dcb3356fb7: Layer already exists [2022-09-12T17:21:50.437Z] e08c5a55ae28: Layer already exists [2022-09-12T17:21:50.437Z] 4b3146da7029: Layer already exists [2022-09-12T17:21:50.437Z] 6fad5ec6497b: Layer already exists [2022-09-12T17:21:50.437Z] main: digest: sha256:d2daaf3f1b997177040e48abec1a0fc43882f5da7b0114cd1ec9f41135f0d49f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-12T17:21:50.502Z] ===================================================== [Pipeline] echo [2022-09-12T17:21:50.512Z] taggedImages: [2022-09-12T17:21:50.512Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:745ce0ececd70d604063f252cada215ed76a682d [2022-09-12T17:21:50.512Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-09-12T17:21:50.512Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.17 [2022-09-12T17:21:50.512Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:745ce0ececd70d604063f252cada215ed76a682d-2.3.0-dev.17 [2022-09-12T17:21:50.512Z] - 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-09-12T17:21:50.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-12T17:21:50.908Z] [2022-09-12T17:21:50.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:21:51.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-12T17:21:51.554Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-12T17:21:51.554Z] 8998bd30e6a1: Pulling fs layer [2022-09-12T17:21:51.554Z] 04944245beec: Pulling fs layer [2022-09-12T17:21:51.554Z] 699f458cf7ca: Pulling fs layer [2022-09-12T17:21:51.554Z] 765212b225bb: Pulling fs layer [2022-09-12T17:21:51.554Z] f23df028b6ca: Pulling fs layer [2022-09-12T17:21:51.554Z] d65c8cfc05b1: Pulling fs layer [2022-09-12T17:21:51.554Z] 2437ff75d9bd: Pulling fs layer [2022-09-12T17:21:51.554Z] f23df028b6ca: Waiting [2022-09-12T17:21:51.554Z] d65c8cfc05b1: Waiting [2022-09-12T17:21:51.554Z] 2437ff75d9bd: Waiting [2022-09-12T17:21:51.554Z] 765212b225bb: Waiting [2022-09-12T17:21:51.554Z] 04944245beec: Verifying Checksum [2022-09-12T17:21:51.554Z] 04944245beec: Download complete [2022-09-12T17:21:51.554Z] 765212b225bb: Verifying Checksum [2022-09-12T17:21:51.554Z] 765212b225bb: Download complete [2022-09-12T17:21:51.554Z] f23df028b6ca: Download complete [2022-09-12T17:21:51.832Z] d65c8cfc05b1: Verifying Checksum [2022-09-12T17:21:51.832Z] d65c8cfc05b1: Download complete [2022-09-12T17:21:51.832Z] 699f458cf7ca: Verifying Checksum [2022-09-12T17:21:51.832Z] 699f458cf7ca: Download complete [2022-09-12T17:21:52.431Z] 8998bd30e6a1: Verifying Checksum [2022-09-12T17:21:52.431Z] 8998bd30e6a1: Download complete [2022-09-12T17:21:55.226Z] 2437ff75d9bd: Verifying Checksum [2022-09-12T17:21:55.226Z] 2437ff75d9bd: Download complete [2022-09-12T17:21:57.955Z] 8998bd30e6a1: Pull complete [2022-09-12T17:21:58.587Z] 04944245beec: Pull complete [2022-09-12T17:22:00.028Z] 699f458cf7ca: Pull complete [2022-09-12T17:22:00.302Z] 765212b225bb: Pull complete [2022-09-12T17:22:01.290Z] f23df028b6ca: Pull complete [2022-09-12T17:22:01.290Z] d65c8cfc05b1: Pull complete [2022-09-12T17:22:19.613Z] 2437ff75d9bd: Pull complete [2022-09-12T17:22:19.613Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-12T17:22:19.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-12T17:22:19.613Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:22:19.892Z] prd-ubuntu20.04-docker-arm64-4c-16g-28964 does not seem to be running inside a container [2022-09-12T17:22:19.984Z] $ 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/56 -v /w/workspace/device-onvif-camera/56:/w/workspace/device-onvif-camera/56:rw,z -v /w/workspace/device-onvif-camera/56@tmp:/w/workspace/device-onvif-camera/56@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-09-12T17:22:22.933Z] $ docker top d2376e8e25a277c8c64ab1dbb3c15e2c527d379361b7d051fc8e09ddcec018c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:22:23.912Z] ---> job-cost.sh [2022-09-12T17:22:23.912Z] lf-activate-venv: SKIPPING [2022-09-12T17:22:23.912Z] INFO: No Stack... [2022-09-12T17:22:24.510Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-12T17:22:25.488Z] INFO: Archiving Costs [Pipeline] sh [2022-09-12T17:22:26.148Z] + cat /w/workspace/device-onvif-camera/56/archives/cost.csv [2022-09-12T17:22:26.148Z] + cut -d, -f6 [Pipeline] lock [2022-09-12T17:22:26.179Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-56-stack-cost] [2022-09-12T17:22:26.185Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-56-stack-cost] did not exist. Created. [2022-09-12T17:22:26.185Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-12T17:22:26.866Z] /w/workspace/device-onvif-camera/56@tmp/durable-6cf6b69d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-12T17:22:27.548Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-12T17:22:27.568Z] Warning: overwriting stash ‘stack-cost’ [2022-09-12T17:22:27.634Z] Stashed 1 file(s) [Pipeline] } [2022-09-12T17:22:27.644Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-56-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-12T17:22:27.665Z] $ docker stop --time=1 d2376e8e25a277c8c64ab1dbb3c15e2c527d379361b7d051fc8e09ddcec018c1 [2022-09-12T17:22:29.216Z] $ docker rm -f d2376e8e25a277c8c64ab1dbb3c15e2c527d379361b7d051fc8e09ddcec018c1 [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-09-12T17:22:29.680Z] provisioning config files... [2022-09-12T17:22:29.694Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config266581624402870919tmp [Pipeline] { [Pipeline] sh [2022-09-12T17:22:30.004Z] + set +x [2022-09-12T17:22:30.004Z] + curl -s https://codecov.io/bash [2022-09-12T17:22:30.004Z] + bash -s -- [2022-09-12T17:22:30.004Z] [2022-09-12T17:22:30.004Z] _____ _ [2022-09-12T17:22:30.004Z] / ____| | | [2022-09-12T17:22:30.004Z] | | ___ __| | ___ ___ _____ __ [2022-09-12T17:22:30.004Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-12T17:22:30.004Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-12T17:22:30.004Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-12T17:22:30.004Z] Bash-1.0.6 [2022-09-12T17:22:30.004Z] [2022-09-12T17:22:30.004Z] [2022-09-12T17:22:30.004Z] ==> git version 2.25.1 found [2022-09-12T17:22:30.005Z] ==> 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-09-12T17:22:30.005Z] Release-Date: 2020-01-08 [2022-09-12T17:22:30.005Z] 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-09-12T17:22:30.005Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-12T17:22:30.005Z] ==> Jenkins CI detected. [2022-09-12T17:22:30.005Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-09-12T17:22:30.005Z] project root: . [2022-09-12T17:22:30.005Z] --> token set from env [2022-09-12T17:22:30.005Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-12T17:22:30.005Z] ==> Running gcov in . (disable via -X gcov) [2022-09-12T17:22:30.005Z] ==> Python coveragepy not found [2022-09-12T17:22:30.005Z] ==> Searching for coverage reports in: [2022-09-12T17:22:30.005Z] + . [2022-09-12T17:22:30.005Z] -> Found 1 reports [2022-09-12T17:22:30.005Z] ==> Detecting git/mercurial file structure [2022-09-12T17:22:30.005Z] ==> Reading reports [2022-09-12T17:22:30.005Z] + ./coverage.out bytes=77283 [2022-09-12T17:22:30.005Z] ==> Appending adjustments [2022-09-12T17:22:30.005Z] https://docs.codecov.io/docs/fixing-reports [2022-09-12T17:22:30.264Z] + Found adjustments [2022-09-12T17:22:30.264Z] ==> Gzipping contents [2022-09-12T17:22:30.264Z] 12K /tmp/codecov.KKDsSP.gz [2022-09-12T17:22:30.264Z] ==> Uploading reports [2022-09-12T17:22:30.264Z] url: https://codecov.io [2022-09-12T17:22:30.264Z] query: branch=main&commit=745ce0ececd70d604063f252cada215ed76a682d&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F56%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-12T17:22:30.264Z] -> Pinging Codecov [2022-09-12T17:22:30.265Z] 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=745ce0ececd70d604063f252cada215ed76a682d&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F56%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-12T17:22:30.524Z] -> Uploading to [2022-09-12T17:22:30.524Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-12/F29A59C45E3A92E06B3E522C9905F8EF/745ce0ececd70d604063f252cada215ed76a682d/3ab3b64c-a354-4db8-bbaf-7bb395b91e90.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220912T172230Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b5f203f4b0ba47d8d2ef687a4532d6ce9c83957d12d8b68852588c644c521c3 [2022-09-12T17:22:30.524Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-12T17:22:30.524Z] Dload Upload Total Spent Left Speed [2022-09-12T17:22:30.785Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 45900 --:--:-- --:--:-- --:--:-- 45900 [2022-09-12T17:22:30.785Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/745ce0ececd70d604063f252cada215ed76a682d [Pipeline] } [2022-09-12T17:22:30.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-12T17:22:30.981Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-12T17:22:30.992Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:22:31.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-12T17:22:31.294Z] [2022-09-12T17:22:31.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:22:31.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-12T17:22:31.858Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-12T17:22:31.858Z] df9b9388f04a: Pulling fs layer [2022-09-12T17:22:31.858Z] 52dc419b0ee2: Pulling fs layer [2022-09-12T17:22:31.858Z] 25bc292e5bac: Pulling fs layer [2022-09-12T17:22:31.858Z] 114826534d7a: Pulling fs layer [2022-09-12T17:22:31.858Z] 4657fd5d0bcf: Pulling fs layer [2022-09-12T17:22:31.858Z] 6ad1cebc031e: Pulling fs layer [2022-09-12T17:22:31.858Z] 8a3aa393b2d8: Pulling fs layer [2022-09-12T17:22:31.858Z] 4657fd5d0bcf: Waiting [2022-09-12T17:22:31.858Z] 6ad1cebc031e: Waiting [2022-09-12T17:22:31.858Z] 8a3aa393b2d8: Waiting [2022-09-12T17:22:31.858Z] 114826534d7a: Waiting [2022-09-12T17:22:31.858Z] 25bc292e5bac: Verifying Checksum [2022-09-12T17:22:31.858Z] 25bc292e5bac: Download complete [2022-09-12T17:22:31.858Z] 52dc419b0ee2: Verifying Checksum [2022-09-12T17:22:31.858Z] 52dc419b0ee2: Download complete [2022-09-12T17:22:31.858Z] 4657fd5d0bcf: Download complete [2022-09-12T17:22:31.858Z] df9b9388f04a: Verifying Checksum [2022-09-12T17:22:31.858Z] df9b9388f04a: Download complete [2022-09-12T17:22:31.858Z] df9b9388f04a: Pull complete [2022-09-12T17:22:31.858Z] 6ad1cebc031e: Verifying Checksum [2022-09-12T17:22:31.858Z] 6ad1cebc031e: Download complete [2022-09-12T17:22:32.118Z] 52dc419b0ee2: Pull complete [2022-09-12T17:22:32.118Z] 25bc292e5bac: Pull complete [2022-09-12T17:22:32.688Z] 114826534d7a: Verifying Checksum [2022-09-12T17:22:32.688Z] 114826534d7a: Download complete [2022-09-12T17:22:32.688Z] 8a3aa393b2d8: Verifying Checksum [2022-09-12T17:22:32.688Z] 8a3aa393b2d8: Download complete [2022-09-12T17:22:35.977Z] 114826534d7a: Pull complete [2022-09-12T17:22:35.977Z] 4657fd5d0bcf: Pull complete [2022-09-12T17:22:36.544Z] 6ad1cebc031e: Pull complete [2022-09-12T17:22:39.073Z] 8a3aa393b2d8: Pull complete [2022-09-12T17:22:39.073Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-12T17:22:39.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-12T17:22:39.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:22:39.166Z] prd-ubuntu20.04-docker-8c-8g-28963 does not seem to be running inside a container [2022-09-12T17:22:39.205Z] $ 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-09-12T17:22:42.104Z] $ docker top fb56c1cd67ef64b6a1e9952b396ab12a3fee0fe5816cc000ae4c8fd4447f992c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-12T17:22:42.181Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-09-12T17:22:42.461Z] + set -o pipefail [2022-09-12T17:22:42.461Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-09-12T17:22:47.738Z] [2022-09-12T17:22:47.738Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-09-12T17:22:47.738Z] [2022-09-12T17:22:47.738Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/181e2407-f220-4103-b31d-95a851c0d3cf [2022-09-12T17:22:47.738Z] [2022-09-12T17:22:47.738Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-12T17:22:47.738Z] [2022-09-12T17:22:47.738Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-12T17:22:47.738Z] [2022-09-12T17:22:51.940Z] [Pipeline] } [2022-09-12T17:22:51.953Z] $ docker stop --time=1 fb56c1cd67ef64b6a1e9952b396ab12a3fee0fe5816cc000ae4c8fd4447f992c [2022-09-12T17:22:55.049Z] $ docker rm -f fb56c1cd67ef64b6a1e9952b396ab12a3fee0fe5816cc000ae4c8fd4447f992c [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-09-12T17:22:55.431Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T17:22:55.440Z] provisioning config files... [2022-09-12T17:22:55.449Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4201362985155962209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:22:55.745Z] --> edgex-publish-swagger.sh [2022-09-12T17:22:55.745Z] === Publish doc/openapi/v2 API === [2022-09-12T17:22:55.745Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-09-12T17:22:55.745Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-09-12T17:22:55.745Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-12T17:22:55.745Z] Dload Upload Total Spent Left Speed [2022-09-12T17:22:56.316Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 200k --:--:-- --:--:-- --:--:-- 200k [2022-09-12T17:22:56.316Z] [2022-09-12T17:22:56.316Z] [Pipeline] } [2022-09-12T17:22:56.324Z] 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-09-12T17:22:56.774Z] + git log --format=format:%s -1 745ce0ececd70d604063f252cada215ed76a682d [Pipeline] sh [2022-09-12T17:22:57.070Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-12T17:22:57.070Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:22:57.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T17:22:57.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:22:57.543Z] prd-ubuntu20.04-docker-8c-8g-28963 does not seem to be running inside a container [2022-09-12T17:22:57.587Z] $ 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-09-12T17:22:57.976Z] $ docker top dd7f5a81ba4e930e2b21ffacaf2b27adc08fcc07d4d04f9e9f3511fdbe9cd187 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-12T17:22:58.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T17:22:58.061Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T17:22:58.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T17:22:58.185Z] $ docker exec dd7f5a81ba4e930e2b21ffacaf2b27adc08fcc07d4d04f9e9f3511fdbe9cd187 ssh-agent [2022-09-12T17:22:58.313Z] SSH_AUTH_SOCK=/tmp/ssh-kUe2QOWBhbRv/agent.33 [2022-09-12T17:22:58.313Z] SSH_AGENT_PID=39 [2022-09-12T17:22:58.318Z] Running ssh-add (command line suppressed) [2022-09-12T17:22:58.429Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8263236824584991145.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8263236824584991145.key) [2022-09-12T17:22:58.442Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T17:22:58.731Z] + git semver tag [2022-09-12T17:22:58.991Z] 2022-09-12 17:22:58,909 [run_tag] DEBUG tag force:False [2022-09-12T17:22:58.991Z] 2022-09-12 17:22:58,909 [check_head_tag] DEBUG check head tag [2022-09-12T17:22:58.991Z] 2022-09-12 17:22:58,910 [execute] INFO git cat-file --batch-check [2022-09-12T17:22:58.991Z] 2022-09-12 17:22:58,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-12T17:22:58.991Z] 2022-09-12 17:22:58,913 [execute] INFO git cat-file --batch [2022-09-12T17:22:58.991Z] 2022-09-12 17:22:58,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-12T17:22:58.991Z] 2022-09-12 17:22:58,931 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-12T17:22:58.991Z] 2022-09-12 17:22:58,931 [execute] INFO git tag -a v2.3.0-dev.17 -m v2.3.0-dev.17 [2022-09-12T17:22:58.991Z] 2022-09-12 17:22:58,931 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.17', '-m', 'v2.3.0-dev.17'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-09-12T17:22:58.991Z] 2022-09-12 17:22:58,934 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-12T17:22:58.991Z] 2.3.0-dev.17 [Pipeline] } [2022-09-12T17:22:59.002Z] $ docker exec --env ******** --env ******** dd7f5a81ba4e930e2b21ffacaf2b27adc08fcc07d4d04f9e9f3511fdbe9cd187 ssh-agent -k [2022-09-12T17:22:59.111Z] unset SSH_AUTH_SOCK; [2022-09-12T17:22:59.112Z] unset SSH_AGENT_PID; [2022-09-12T17:22:59.112Z] echo Agent pid 39 killed; [2022-09-12T17:22:59.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-12T17:22:59.428Z] + git semver [Pipeline] } [2022-09-12T17:22:59.703Z] $ docker stop --time=1 dd7f5a81ba4e930e2b21ffacaf2b27adc08fcc07d4d04f9e9f3511fdbe9cd187 [2022-09-12T17:23:00.980Z] $ docker rm -f dd7f5a81ba4e930e2b21ffacaf2b27adc08fcc07d4d04f9e9f3511fdbe9cd187 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:23:01.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-12T17:23:01.377Z] [2022-09-12T17:23:01.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:23:01.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-12T17:23:01.678Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-12T17:23:01.678Z] ab5ef0e58194: Pulling fs layer [2022-09-12T17:23:01.678Z] 9712f1f96733: Pulling fs layer [2022-09-12T17:23:01.678Z] 63f879dbbcfc: Pulling fs layer [2022-09-12T17:23:01.678Z] 0d9ebad4ef96: Pulling fs layer [2022-09-12T17:23:01.678Z] e9a5061849ea: Pulling fs layer [2022-09-12T17:23:01.678Z] d747dcd14b5f: Pulling fs layer [2022-09-12T17:23:01.678Z] 2de7ff778b66: Pulling fs layer [2022-09-12T17:23:01.678Z] e9a5061849ea: Waiting [2022-09-12T17:23:01.678Z] 0d9ebad4ef96: Waiting [2022-09-12T17:23:01.678Z] d747dcd14b5f: Waiting [2022-09-12T17:23:01.678Z] 2de7ff778b66: Waiting [2022-09-12T17:23:01.678Z] 9712f1f96733: Verifying Checksum [2022-09-12T17:23:01.678Z] 9712f1f96733: Download complete [2022-09-12T17:23:01.945Z] 63f879dbbcfc: Verifying Checksum [2022-09-12T17:23:01.945Z] 63f879dbbcfc: Download complete [2022-09-12T17:23:02.211Z] ab5ef0e58194: Download complete [2022-09-12T17:23:02.471Z] d747dcd14b5f: Download complete [2022-09-12T17:23:02.471Z] 0d9ebad4ef96: Verifying Checksum [2022-09-12T17:23:02.471Z] 0d9ebad4ef96: Download complete [2022-09-12T17:23:02.471Z] e9a5061849ea: Download complete [2022-09-12T17:23:02.471Z] 2de7ff778b66: Verifying Checksum [2022-09-12T17:23:02.471Z] 2de7ff778b66: Download complete [2022-09-12T17:23:05.004Z] ab5ef0e58194: Pull complete [2022-09-12T17:23:05.005Z] 9712f1f96733: Pull complete [2022-09-12T17:23:05.571Z] 63f879dbbcfc: Pull complete [2022-09-12T17:23:09.766Z] 0d9ebad4ef96: Pull complete [2022-09-12T17:23:09.766Z] e9a5061849ea: Pull complete [2022-09-12T17:23:09.766Z] d747dcd14b5f: Pull complete [2022-09-12T17:23:10.705Z] 2de7ff778b66: Pull complete [2022-09-12T17:23:10.705Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-12T17:23:10.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-12T17:23:10.705Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:23:10.800Z] prd-ubuntu20.04-docker-8c-8g-28963 does not seem to be running inside a container [2022-09-12T17:23:10.834Z] $ 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-09-12T17:23:14.116Z] $ docker top cae1389373a608179e4078ae069927672d6d024d6e75a16e23dd3edaabdc1cf4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-12T17:23:14.196Z] provisioning config files... [2022-09-12T17:23:14.203Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5509803706129250701tmp [2022-09-12T17:23:14.213Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1273903711818449133tmp [2022-09-12T17:23:14.226Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3994669296325508106tmp [Pipeline] { [Pipeline] echo [2022-09-12T17:23:14.240Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:23:14.550Z] ---> sigul-configuration.sh [2022-09-12T17:23:14.550Z] gpg: directory `/root/.gnupg' created [2022-09-12T17:23:14.550Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-12T17:23:14.550Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-12T17:23:14.550Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-12T17:23:14.550Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-12T17:23:14.550Z] gpg: CAST5 encrypted data [2022-09-12T17:23:14.550Z] gpg: encrypted with 1 passphrase [2022-09-12T17:23:14.550Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-12T17:23:14.885Z] + mkdir /home/jenkins [2022-09-12T17:23:14.885Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-12T17:23:15.173Z] + 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-09-12T17:23:15.182Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:23:15.467Z] ---> sigul-install.sh [2022-09-12T17:23:15.467Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-12T17:23:15.756Z] + git tag --list [2022-09-12T17:23:15.756Z] v0.0.0 [2022-09-12T17:23:15.756Z] v0.0.1-dev.1 [2022-09-12T17:23:15.756Z] v0.0.1-dev.10 [2022-09-12T17:23:15.756Z] v0.0.1-dev.11 [2022-09-12T17:23:15.756Z] v0.0.1-dev.12 [2022-09-12T17:23:15.756Z] v0.0.1-dev.13 [2022-09-12T17:23:15.756Z] v0.0.1-dev.14 [2022-09-12T17:23:15.756Z] v0.0.1-dev.15 [2022-09-12T17:23:15.756Z] v0.0.1-dev.16 [2022-09-12T17:23:15.756Z] v0.0.1-dev.17 [2022-09-12T17:23:15.756Z] v0.0.1-dev.18 [2022-09-12T17:23:15.756Z] v0.0.1-dev.19 [2022-09-12T17:23:15.756Z] v0.0.1-dev.2 [2022-09-12T17:23:15.756Z] v0.0.1-dev.20 [2022-09-12T17:23:15.756Z] v0.0.1-dev.21 [2022-09-12T17:23:15.756Z] v0.0.1-dev.22 [2022-09-12T17:23:15.756Z] v0.0.1-dev.23 [2022-09-12T17:23:15.756Z] v0.0.1-dev.24 [2022-09-12T17:23:15.756Z] v0.0.1-dev.25 [2022-09-12T17:23:15.756Z] v0.0.1-dev.26 [2022-09-12T17:23:15.756Z] v0.0.1-dev.27 [2022-09-12T17:23:15.756Z] v0.0.1-dev.28 [2022-09-12T17:23:15.756Z] v0.0.1-dev.3 [2022-09-12T17:23:15.756Z] v0.0.1-dev.4 [2022-09-12T17:23:15.756Z] v0.0.1-dev.5 [2022-09-12T17:23:15.756Z] v0.0.1-dev.6 [2022-09-12T17:23:15.756Z] v0.0.1-dev.7 [2022-09-12T17:23:15.756Z] v0.0.1-dev.8 [2022-09-12T17:23:15.756Z] v0.0.1-dev.9 [2022-09-12T17:23:15.756Z] v2.2.0 [2022-09-12T17:23:15.756Z] v2.2.0-dev.29 [2022-09-12T17:23:15.756Z] v2.2.0-dev.30 [2022-09-12T17:23:15.756Z] v2.2.0-dev.31 [2022-09-12T17:23:15.756Z] v2.2.0-dev.32 [2022-09-12T17:23:15.756Z] v2.2.0-dev.33 [2022-09-12T17:23:15.756Z] v2.2.0-dev.34 [2022-09-12T17:23:15.756Z] v2.2.0-dev.35 [2022-09-12T17:23:15.756Z] v2.3.0-dev.1 [2022-09-12T17:23:15.756Z] v2.3.0-dev.10 [2022-09-12T17:23:15.756Z] v2.3.0-dev.11 [2022-09-12T17:23:15.756Z] v2.3.0-dev.12 [2022-09-12T17:23:15.756Z] v2.3.0-dev.13 [2022-09-12T17:23:15.756Z] v2.3.0-dev.14 [2022-09-12T17:23:15.756Z] v2.3.0-dev.15 [2022-09-12T17:23:15.756Z] v2.3.0-dev.16 [2022-09-12T17:23:15.756Z] v2.3.0-dev.17 [2022-09-12T17:23:15.756Z] v2.3.0-dev.2 [2022-09-12T17:23:15.756Z] v2.3.0-dev.3 [2022-09-12T17:23:15.756Z] v2.3.0-dev.4 [2022-09-12T17:23:15.756Z] v2.3.0-dev.5 [2022-09-12T17:23:15.756Z] v2.3.0-dev.6 [2022-09-12T17:23:15.756Z] v2.3.0-dev.7 [2022-09-12T17:23:15.756Z] v2.3.0-dev.8 [2022-09-12T17:23:15.756Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-12T17:23:16.045Z] + lftools sign git-tag v2.3.0-dev.17 [2022-09-12T17:23:16.616Z] Signing Git tag with Sigul... [2022-09-12T17:23:16.616Z] Signing v2.3.0-dev.17 [Pipeline] echo [2022-09-12T17:23:16.886Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:23:17.171Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-12T17:23:17.179Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-12T17:23:17.203Z] $ docker stop --time=1 cae1389373a608179e4078ae069927672d6d024d6e75a16e23dd3edaabdc1cf4 [2022-09-12T17:23:18.489Z] $ docker rm -f cae1389373a608179e4078ae069927672d6d024d6e75a16e23dd3edaabdc1cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-12T17:23:18.932Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-12T17:23:18.933Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:23:19.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T17:23:19.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:23:19.317Z] prd-ubuntu20.04-docker-8c-8g-28963 does not seem to be running inside a container [2022-09-12T17:23:19.351Z] $ 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-09-12T17:23:19.698Z] $ docker top 814ef8c6de0610ac839a6cc50b39aa4e5676cac391fdff9ca44e25f0e3ce09ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-12T17:23:19.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T17:23:19.804Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T17:23:19.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T17:23:19.931Z] $ docker exec 814ef8c6de0610ac839a6cc50b39aa4e5676cac391fdff9ca44e25f0e3ce09ad ssh-agent [2022-09-12T17:23:20.060Z] SSH_AUTH_SOCK=/tmp/ssh-WYnYhzi8hFVl/agent.32 [2022-09-12T17:23:20.060Z] SSH_AGENT_PID=38 [2022-09-12T17:23:20.066Z] Running ssh-add (command line suppressed) [2022-09-12T17:23:20.170Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1918501470531181205.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1918501470531181205.key) [2022-09-12T17:23:20.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T17:23:20.478Z] + git semver bump pre [2022-09-12T17:23:20.738Z] 2022-09-12 17:23:20,657 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-12T17:23:20.738Z] 2022-09-12 17:23:20,658 [bump_version] DEBUG bumping version:2.3.0-dev.17 on axis:pre with prefix:dev [2022-09-12T17:23:20.738Z] 2022-09-12 17:23:20,658 [bump_version] DEBUG bumped version:2.3.0-dev.18 [2022-09-12T17:23:20.738Z] 2022-09-12 17:23:20,658 [write_version] DEBUG write version:2.3.0-dev.18 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-09-12T17:23:20.739Z] 2022-09-12 17:23:20,658 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-12T17:23:20.739Z] 2022-09-12 17:23:20,658 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-12T17:23:20.739Z] 2022-09-12 17:23:20,660 [execute] INFO git cat-file --batch-check [2022-09-12T17:23:20.739Z] 2022-09-12 17:23:20,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-12T17:23:20.739Z] 2022-09-12 17:23:20,666 [execute] INFO git cat-file --batch [2022-09-12T17:23:20.739Z] 2022-09-12 17:23:20,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-12T17:23:20.739Z] 2022-09-12 17:23:20,672 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-12T17:23:20.739Z] 2.3.0-dev.18 [Pipeline] } [2022-09-12T17:23:20.749Z] $ docker exec --env ******** --env ******** 814ef8c6de0610ac839a6cc50b39aa4e5676cac391fdff9ca44e25f0e3ce09ad ssh-agent -k [2022-09-12T17:23:20.856Z] unset SSH_AUTH_SOCK; [2022-09-12T17:23:20.856Z] unset SSH_AGENT_PID; [2022-09-12T17:23:20.856Z] echo Agent pid 38 killed; [2022-09-12T17:23:20.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-12T17:23:21.176Z] + git semver [Pipeline] } [2022-09-12T17:23:21.448Z] $ docker stop --time=1 814ef8c6de0610ac839a6cc50b39aa4e5676cac391fdff9ca44e25f0e3ce09ad [2022-09-12T17:23:22.734Z] $ docker rm -f 814ef8c6de0610ac839a6cc50b39aa4e5676cac391fdff9ca44e25f0e3ce09ad [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T17:23:23.089Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-12T17:23:23.089Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:23:23.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T17:23:23.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:23:23.473Z] prd-ubuntu20.04-docker-8c-8g-28963 does not seem to be running inside a container [2022-09-12T17:23:23.509Z] $ 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-09-12T17:23:23.877Z] $ docker top b33f1e6f9afab31aa2b010c80b6a408ff0a26d493bed81b00238d075d11b7654 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-12T17:23:23.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T17:23:23.975Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T17:23:24.107Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T17:23:24.111Z] $ docker exec b33f1e6f9afab31aa2b010c80b6a408ff0a26d493bed81b00238d075d11b7654 ssh-agent [2022-09-12T17:23:24.246Z] SSH_AUTH_SOCK=/tmp/ssh-aB26dwJpoBhQ/agent.34 [2022-09-12T17:23:24.246Z] SSH_AGENT_PID=40 [2022-09-12T17:23:24.252Z] Running ssh-add (command line suppressed) [2022-09-12T17:23:24.372Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9016467381602626225.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9016467381602626225.key) [2022-09-12T17:23:24.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T17:23:24.678Z] + git semver push [2022-09-12T17:23:24.939Z] 2022-09-12 17:23:24,893 [run_push] DEBUG push [2022-09-12T17:23:24.939Z] 2022-09-12 17:23:24,893 [execute] INFO git cat-file --batch-check [2022-09-12T17:23:24.939Z] 2022-09-12 17:23:24,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-12T17:23:24.939Z] 2022-09-12 17:23:24,898 [execute] INFO git rev-list 5326e3e9d369b3a87d9cd648773cc47e65f298cd -- [2022-09-12T17:23:24.939Z] 2022-09-12 17:23:24,898 [execute] DEBUG Popen(['git', 'rev-list', '5326e3e9d369b3a87d9cd648773cc47e65f298cd', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-12T17:23:24.939Z] 2022-09-12 17:23:24,905 [execute] INFO git fetch -v origin [2022-09-12T17:23:24.939Z] 2022-09-12 17:23:24,905 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-12T17:23:25.508Z] 2022-09-12 17:23:25,493 [run_push] DEBUG no remote changes detected [2022-09-12T17:23:25.508Z] 2022-09-12 17:23:25,493 [execute] INFO git push origin semver [2022-09-12T17:23:25.508Z] 2022-09-12 17:23:25,494 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-12T17:23:26.456Z] 2022-09-12 17:23:26,243 [run_push] DEBUG push all version tags [2022-09-12T17:23:26.456Z] 2022-09-12 17:23:26,244 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-12T17:23:26.456Z] 2022-09-12 17:23:26,244 [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-09-12T17:23:27.028Z] 2022-09-12 17:23:26,962 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-12T17:23:27.028Z] 2.3.0-dev.18 [Pipeline] } [2022-09-12T17:23:27.038Z] $ docker exec --env ******** --env ******** b33f1e6f9afab31aa2b010c80b6a408ff0a26d493bed81b00238d075d11b7654 ssh-agent -k [2022-09-12T17:23:27.159Z] unset SSH_AUTH_SOCK; [2022-09-12T17:23:27.160Z] unset SSH_AGENT_PID; [2022-09-12T17:23:27.160Z] echo Agent pid 40 killed; [2022-09-12T17:23:27.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-12T17:23:27.473Z] + git semver [Pipeline] } [2022-09-12T17:23:27.747Z] $ docker stop --time=1 b33f1e6f9afab31aa2b010c80b6a408ff0a26d493bed81b00238d075d11b7654 [2022-09-12T17:23:29.001Z] $ docker rm -f b33f1e6f9afab31aa2b010c80b6a408ff0a26d493bed81b00238d075d11b7654 [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-09-12T17:23:29.562Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-09-12T17:23:29.563Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-12T17:23:29.563Z] total 16 [2022-09-12T17:23:29.563Z] drwxr-xr-x 3 root root 4096 Sep 12 17:14 . [2022-09-12T17:23:29.563Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 17:23 .. [2022-09-12T17:23:29.563Z] drwxr-xr-x 2 root root 4096 Sep 12 17:14 cost [2022-09-12T17:23:29.563Z] -rw-r--r-- 1 root root 90 Sep 12 17:14 cost.csv [2022-09-12T17:23:29.563Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-12T17:23:29.563Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-12T17:23:29.563Z] total 16 [2022-09-12T17:23:29.563Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 17:14 . [2022-09-12T17:23:29.563Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 17:23 .. [2022-09-12T17:23:29.563Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 17:14 cost [2022-09-12T17:23:29.563Z] -rw-r--r-- 1 jenkins jenkins 90 Sep 12 17:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:23:29.862Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:23:30.723Z] ---> package-listing.sh [2022-09-12T17:23:30.723Z] ++ facter osfamily [2022-09-12T17:23:30.723Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-12T17:23:30.982Z] + OS_FAMILY=debian [2022-09-12T17:23:30.982Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-09-12T17:23:30.982Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-12T17:23:30.982Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-12T17:23:30.982Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-12T17:23:30.982Z] + PACKAGES=/tmp/packages_start.txt [2022-09-12T17:23:30.982Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-09-12T17:23:30.982Z] + PACKAGES=/tmp/packages_end.txt [2022-09-12T17:23:30.982Z] + case "${OS_FAMILY}" in [2022-09-12T17:23:30.982Z] + dpkg -l [2022-09-12T17:23:30.982Z] + grep '^ii' [2022-09-12T17:23:30.982Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-12T17:23:30.982Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-12T17:23:30.982Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-12T17:23:30.982Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-09-12T17:23:30.982Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-09-12T17:23:30.982Z] + 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-09-12T17:23:30.994Z] 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-09-12T17:23:31.272Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:23:31.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T17:23:31.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:23:31.920Z] prd-ubuntu20.04-docker-8c-8g-28963 does not seem to be running inside a container [2022-09-12T17:23:31.989Z] $ 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-09-12T17:23:32.212Z] $ docker top 6f700f7f105d581d162cb151624cc806e92977cf4f5db9554ab756cc30c27b5f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T17:23:32.569Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-12T17:23:32.857Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-12T17:23:33.145Z] + ls /var/log/sa-host [2022-09-12T17:23:33.146Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T17:23:33.286Z] provisioning config files... [2022-09-12T17:23:33.294Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3587744006217808276tmp [Pipeline] { [Pipeline] echo [2022-09-12T17:23:33.309Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:23:33.594Z] ---> create-netrc.sh [Pipeline] } [2022-09-12T17:23:33.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:23:33.936Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-12T17:23:33.945Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:23:34.230Z] ---> sudo-logs.sh [2022-09-12T17:23:34.230Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-12T17:23:34.260Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:23:34.545Z] ---> job-cost.sh [2022-09-12T17:23:34.545Z] lf-activate-venv: SKIPPING [2022-09-12T17:23:34.545Z] DEBUG: total: 0.2199999988079071 [2022-09-12T17:23:34.545Z] INFO: Retrieving Stack Cost... [2022-09-12T17:23:35.115Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-12T17:23:35.376Z] INFO: Archiving Costs [Pipeline] echo [2022-09-12T17:23:35.389Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:23:35.683Z] ---> logs-deploy.sh [2022-09-12T17:23:35.683Z] lf-activate-venv: SKIPPING [2022-09-12T17:23:35.683Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/56 [2022-09-12T17:23:35.683Z] INFO: archiving workspace using pattern(s): [2022-09-12T17:23:36.629Z] Archives upload complete. [2022-09-12T17:23:36.629Z] INFO: archiving logs to Nexus