Push event to branch refactor-snapcraft Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b19be15f1aae5ce963d99b90e51172ceff0b476d 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-ssh16516973256280152352.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10627031768490667340.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/refactor-snapcraft/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/refactor-snapcraft/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12513793621493142335.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/refactor-snapcraft/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3352024434987993127.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5524208516270897341.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/refactor-snapcraft/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/refactor-snapcraft/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8005000861955604242.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2471 in /w/workspace/_onvif-camera_refactor-snapcraft [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/_onvif-camera_refactor-snapcraft # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b19be15f1aae5ce963d99b90e51172ceff0b476d (refactor-snapcraft) Commit message: "ci: Change dependabot gomod schedule to daily (#264)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T15:55:30.769Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script > git config core.sparsecheckout # timeout=10 > git checkout -f b19be15f1aae5ce963d99b90e51172ceff0b476d # timeout=10 [Pipeline] { [Pipeline] withCredentials [2023-03-16T15:55:30.965Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T15:55:31.059Z] ========================================================= [2023-03-16T15:55:31.059Z] EdgeX Global Pipelines Version Info [2023-03-16T15:55:31.059Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:55:31.818Z] ------------------- [2023-03-16T15:55:31.818Z] stable info: [2023-03-16T15:55:31.818Z] ------------------- [2023-03-16T15:55:31.818Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T15:55:31.818Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T15:55:31.818Z] Message: update stable to v1.0.245 [2023-03-16T15:55:32.399Z] ------------------- [2023-03-16T15:55:32.399Z] experimental info: [2023-03-16T15:55:32.399Z] ------------------- [2023-03-16T15:55:32.399Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T15:55:32.399Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T15:55:32.399Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T15:55:32.748Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-16T15:55:32.790Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-16T15:55:32.834Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T15:55:32.879Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T15:55:32.921Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T15:55:32.963Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T15:55:33.008Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T15:55:33.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-16T15:55:33.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T15:55:33.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T15:55:33.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T15:55:33.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-16T15:55:33.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T15:55:33.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T15:55:33.357Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T15:55:33.396Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T15:55:33.438Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T15:55:33.477Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T15:55:33.519Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T15:55:33.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T15:55:33.594Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-16T15:55:33.633Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-16T15:55:33.673Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-16T15:55:33.712Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-16T15:55:33.755Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-16T15:55:33.792Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T15:55:33.834Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T15:55:33.875Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = refactor-snapcraft [Pipeline] echo [2023-03-16T15:55:33.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = refactor-snapcraft [Pipeline] echo [2023-03-16T15:55:33.968Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = refactor-snapcraft [Pipeline] echo [2023-03-16T15:55:34.015Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b19be15f1aae5ce963d99b90e51172ceff0b476d [Pipeline] echo [2023-03-16T15:55:34.062Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b19be15 [Pipeline] echo [2023-03-16T15:55:34.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T15:55:34.227Z] provisioning config files... [2023-03-16T15:55:34.241Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/_onvif-camera_refactor-snapcraft@tmp/config15408601724461093641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:55:34.591Z] ---> docker-login.sh [2023-03-16T15:55:34.591Z] nexus3.edgexfoundry.org:10001 [2023-03-16T15:55:34.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:55:34.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:55:34.849Z] Configure a credential helper to remove this warning. See [2023-03-16T15:55:34.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:55:34.849Z] [2023-03-16T15:55:34.849Z] Login Succeeded [2023-03-16T15:55:34.849Z] nexus3.edgexfoundry.org:10002 [2023-03-16T15:55:35.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:55:35.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:55:35.109Z] Configure a credential helper to remove this warning. See [2023-03-16T15:55:35.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:55:35.109Z] [2023-03-16T15:55:35.109Z] Login Succeeded [2023-03-16T15:55:35.109Z] nexus3.edgexfoundry.org:10003 [2023-03-16T15:55:35.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:55:35.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:55:35.109Z] Configure a credential helper to remove this warning. See [2023-03-16T15:55:35.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:55:35.109Z] [2023-03-16T15:55:35.109Z] Login Succeeded [2023-03-16T15:55:35.109Z] nexus3.edgexfoundry.org:10004 [2023-03-16T15:55:35.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:55:35.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:55:35.368Z] Configure a credential helper to remove this warning. See [2023-03-16T15:55:35.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:55:35.368Z] [2023-03-16T15:55:35.368Z] Login Succeeded [2023-03-16T15:55:35.368Z] docker.io [2023-03-16T15:55:35.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:55:35.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:55:35.627Z] Configure a credential helper to remove this warning. See [2023-03-16T15:55:35.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:55:35.627Z] [2023-03-16T15:55:35.627Z] Login Succeeded [2023-03-16T15:55:35.627Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T15:55:35.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T15:55:36.289Z] + git rev-list -1 --merges b19be15f1aae5ce963d99b90e51172ceff0b476d~1..b19be15f1aae5ce963d99b90e51172ceff0b476d [Pipeline] echo [2023-03-16T15:55:36.347Z] -----------> git rev-list -1 --merges b19be15f1aae5ce963d99b90e51172ceff0b476d~1..b19be15f1aae5ce963d99b90e51172ceff0b476d b19be15f1aae5ce963d99b90e51172ceff0b476d [false] [Pipeline] sh [2023-03-16T15:55:36.661Z] + git log --format=format:%s -1 b19be15f1aae5ce963d99b90e51172ceff0b476d [Pipeline] echo [2023-03-16T15:55:36.700Z] ========================================================= [2023-03-16T15:55:36.700Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T15:55:36.700Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T15:55:37.145Z] + git log --format=format:%s -1 b19be15f1aae5ce963d99b90e51172ceff0b476d [Pipeline] echo [2023-03-16T15:55:37.177Z] [semverPrep] GIT_COMMIT: b19be15f1aae5ce963d99b90e51172ceff0b476d, Commit Message: ci: Change dependabot gomod schedule to daily (#264) [Pipeline] echo [2023-03-16T15:55:37.212Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-16T15:55:37.604Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T15:55:37.604Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T15:55:37.604Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T15:55:37.604Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T15:55:37.604Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T15:55:37.604Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T15:55:37.604Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:55:38.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T15:55:38.039Z] [2023-03-16T15:55:38.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:55:38.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T15:55:38.415Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T15:55:38.415Z] b85a868b505f: Pulling fs layer [2023-03-16T15:55:38.415Z] e2be974225ed: Pulling fs layer [2023-03-16T15:55:38.415Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T15:55:38.415Z] 988bab9f4d93: Pulling fs layer [2023-03-16T15:55:38.415Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T15:55:38.415Z] eaf3925da568: Pulling fs layer [2023-03-16T15:55:38.415Z] bab4dde63d76: Pulling fs layer [2023-03-16T15:55:38.415Z] bde34c3a00c8: Pulling fs layer [2023-03-16T15:55:38.415Z] 1469e6f7b9e6: Waiting [2023-03-16T15:55:38.415Z] eaf3925da568: Waiting [2023-03-16T15:55:38.415Z] 988bab9f4d93: Waiting [2023-03-16T15:55:38.415Z] bab4dde63d76: Waiting [2023-03-16T15:55:38.415Z] b352a97aabf1: Pulling fs layer [2023-03-16T15:55:38.415Z] 4872d77fe225: Pulling fs layer [2023-03-16T15:55:38.415Z] b352a97aabf1: Waiting [2023-03-16T15:55:38.415Z] bde34c3a00c8: Waiting [2023-03-16T15:55:38.415Z] 4872d77fe225: Waiting [2023-03-16T15:55:38.415Z] 5851b861e8e6: Pulling fs layer [2023-03-16T15:55:38.415Z] e2be974225ed: Download complete [2023-03-16T15:55:38.415Z] 988bab9f4d93: Verifying Checksum [2023-03-16T15:55:38.415Z] 988bab9f4d93: Download complete [2023-03-16T15:55:38.675Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T15:55:38.675Z] 1469e6f7b9e6: Download complete [2023-03-16T15:55:38.675Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T15:55:38.675Z] 339a4e72a1f5: Download complete [2023-03-16T15:55:38.675Z] eaf3925da568: Verifying Checksum [2023-03-16T15:55:38.675Z] eaf3925da568: Download complete [2023-03-16T15:55:38.675Z] bde34c3a00c8: Verifying Checksum [2023-03-16T15:55:38.675Z] bde34c3a00c8: Download complete [2023-03-16T15:55:38.675Z] b352a97aabf1: Verifying Checksum [2023-03-16T15:55:38.675Z] b352a97aabf1: Download complete [2023-03-16T15:55:38.675Z] 4872d77fe225: Verifying Checksum [2023-03-16T15:55:38.675Z] 4872d77fe225: Download complete [2023-03-16T15:55:38.675Z] 5851b861e8e6: Verifying Checksum [2023-03-16T15:55:38.675Z] 5851b861e8e6: Download complete [2023-03-16T15:55:38.675Z] b85a868b505f: Download complete [2023-03-16T15:55:38.934Z] bab4dde63d76: Verifying Checksum [2023-03-16T15:55:38.934Z] bab4dde63d76: Download complete [2023-03-16T15:55:39.869Z] b85a868b505f: Pull complete [2023-03-16T15:55:39.869Z] e2be974225ed: Pull complete [2023-03-16T15:55:40.438Z] 339a4e72a1f5: Pull complete [2023-03-16T15:55:40.438Z] 988bab9f4d93: Pull complete [2023-03-16T15:55:40.696Z] 1469e6f7b9e6: Pull complete [2023-03-16T15:55:40.696Z] eaf3925da568: Pull complete [2023-03-16T15:55:42.596Z] bab4dde63d76: Pull complete [2023-03-16T15:55:42.596Z] bde34c3a00c8: Pull complete [2023-03-16T15:55:42.596Z] b352a97aabf1: Pull complete [2023-03-16T15:55:42.596Z] 4872d77fe225: Pull complete [2023-03-16T15:55:42.596Z] 5851b861e8e6: Pull complete [2023-03-16T15:55:42.596Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T15:55:42.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T15:55:42.596Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:55:42.835Z] prd-ubuntu20.04-docker-8c-8g-2471 does not seem to be running inside a container [2023-03-16T15:55:42.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_onvif-camera_refactor-snapcraft -v /w/workspace/_onvif-camera_refactor-snapcraft:/w/workspace/_onvif-camera_refactor-snapcraft:rw,z -v /w/workspace/_onvif-camera_refactor-snapcraft@tmp:/w/workspace/_onvif-camera_refactor-snapcraft@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T15:55:44.089Z] $ docker top d7369d56ea3707f3ff2396946fd7d1da185efbe39e12f2e88510e22a4f616c84 -eo pid,comm [2023-03-16T15:55:44.141Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-16T15:55:44.141Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T15:55:44.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T15:55:44.262Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T15:55:44.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T15:55:44.391Z] $ docker exec d7369d56ea3707f3ff2396946fd7d1da185efbe39e12f2e88510e22a4f616c84 ssh-agent [2023-03-16T15:55:44.487Z] SSH_AUTH_SOCK=/tmp/ssh-TFQkaJEJvtyb/agent.32 [2023-03-16T15:55:44.487Z] SSH_AGENT_PID=38 [2023-03-16T15:55:44.494Z] Running ssh-add (command line suppressed) [2023-03-16T15:55:44.596Z] Identity added: /w/workspace/_onvif-camera_refactor-snapcraft@tmp/private_key_1435444256969207884.key (/w/workspace/_onvif-camera_refactor-snapcraft@tmp/private_key_1435444256969207884.key) [2023-03-16T15:55:44.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T15:55:44.930Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T15:55:44.958Z] $ docker exec --env ******** --env ******** d7369d56ea3707f3ff2396946fd7d1da185efbe39e12f2e88510e22a4f616c84 ssh-agent -k [2023-03-16T15:55:45.055Z] unset SSH_AUTH_SOCK; [2023-03-16T15:55:45.056Z] unset SSH_AGENT_PID; [2023-03-16T15:55:45.056Z] echo Agent pid 38 killed; [2023-03-16T15:55:45.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T15:55:45.147Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T15:55:45.147Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T15:55:45.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T15:55:45.275Z] $ docker exec d7369d56ea3707f3ff2396946fd7d1da185efbe39e12f2e88510e22a4f616c84 ssh-agent [2023-03-16T15:55:45.378Z] SSH_AUTH_SOCK=/tmp/ssh-M34LOuthLYDG/agent.70 [2023-03-16T15:55:45.378Z] SSH_AGENT_PID=76 [2023-03-16T15:55:45.383Z] Running ssh-add (command line suppressed) [2023-03-16T15:55:45.485Z] Identity added: /w/workspace/_onvif-camera_refactor-snapcraft@tmp/private_key_4280804465255478457.key (/w/workspace/_onvif-camera_refactor-snapcraft@tmp/private_key_4280804465255478457.key) [2023-03-16T15:55:45.498Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T15:55:45.825Z] + git semver init [2023-03-16T15:55:46.085Z] 2023-03-16 15:55:46,015 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T15:55:46.085Z] 2023-03-16 15:55:46,016 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_onvif-camera_refactor-snapcraft/.semver [2023-03-16T15:55:46.085Z] 2023-03-16 15:55:46,016 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/_onvif-camera_refactor-snapcraft/.semver [2023-03-16T15:55:46.085Z] 2023-03-16 15:55:46,016 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/_onvif-camera_refactor-snapcraft/.semver'], cwd=/w/workspace/_onvif-camera_refactor-snapcraft, universal_newlines=False, shell=None, istream=None) [2023-03-16T15:55:47.020Z] 2023-03-16 15:55:46,803 [append_file] DEBUG append to file:/w/workspace/_onvif-camera_refactor-snapcraft/.git/info/exclude [2023-03-16T15:55:47.020Z] 2023-03-16 15:55:46,803 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_onvif-camera_refactor-snapcraft/.semver/refactor-snapcraft with force:False [2023-03-16T15:55:47.020Z] 2023-03-16 15:55:46,803 [write_file] DEBUG write to file:/w/workspace/_onvif-camera_refactor-snapcraft/.semver/refactor-snapcraft [2023-03-16T15:55:47.020Z] 2023-03-16 15:55:46,809 [execute] INFO git cat-file --batch-check [2023-03-16T15:55:47.020Z] 2023-03-16 15:55:46,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_onvif-camera_refactor-snapcraft/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T15:55:47.020Z] 2023-03-16 15:55:46,815 [execute] INFO git cat-file --batch [2023-03-16T15:55:47.020Z] 2023-03-16 15:55:46,815 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_onvif-camera_refactor-snapcraft/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T15:55:47.020Z] 2023-03-16 15:55:46,820 [read_version] DEBUG read version from /w/workspace/_onvif-camera_refactor-snapcraft/.semver/refactor-snapcraft [2023-03-16T15:55:47.020Z] 0.0.0 [Pipeline] } [2023-03-16T15:55:47.050Z] $ docker exec --env ******** --env ******** d7369d56ea3707f3ff2396946fd7d1da185efbe39e12f2e88510e22a4f616c84 ssh-agent -k [2023-03-16T15:55:47.155Z] unset SSH_AUTH_SOCK; [2023-03-16T15:55:47.156Z] unset SSH_AGENT_PID; [2023-03-16T15:55:47.157Z] echo Agent pid 76 killed; [2023-03-16T15:55:47.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T15:55:47.610Z] + git semver [Pipeline] } [2023-03-16T15:55:47.903Z] $ docker stop --time=1 d7369d56ea3707f3ff2396946fd7d1da185efbe39e12f2e88510e22a4f616c84 [2023-03-16T15:55:49.172Z] $ docker rm -f --volumes d7369d56ea3707f3ff2396946fd7d1da185efbe39e12f2e88510e22a4f616c84 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T15:55:49.572Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T15:55:49.852Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T15:55:49.868Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T15:55:50.434Z] provisioning config files... [2023-03-16T15:55:50.445Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/_onvif-camera_refactor-snapcraft@tmp/config5591250237302236189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:55:50.788Z] ---> docker-login.sh [2023-03-16T15:55:50.788Z] nexus3.edgexfoundry.org:10001 [2023-03-16T15:55:50.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:55:50.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:55:50.788Z] Configure a credential helper to remove this warning. See [2023-03-16T15:55:50.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:55:50.788Z] [2023-03-16T15:55:50.788Z] Login Succeeded [2023-03-16T15:55:50.788Z] nexus3.edgexfoundry.org:10002 [2023-03-16T15:55:50.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:55:50.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:55:50.788Z] Configure a credential helper to remove this warning. See [2023-03-16T15:55:50.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:55:50.788Z] [2023-03-16T15:55:50.788Z] Login Succeeded [2023-03-16T15:55:50.788Z] nexus3.edgexfoundry.org:10003 [2023-03-16T15:55:51.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:55:51.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:55:51.046Z] Configure a credential helper to remove this warning. See [2023-03-16T15:55:51.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:55:51.046Z] [2023-03-16T15:55:51.046Z] Login Succeeded [2023-03-16T15:55:51.046Z] nexus3.edgexfoundry.org:10004 [2023-03-16T15:55:51.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:55:51.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:55:51.046Z] Configure a credential helper to remove this warning. See [2023-03-16T15:55:51.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:55:51.046Z] [2023-03-16T15:55:51.046Z] Login Succeeded [2023-03-16T15:55:51.046Z] docker.io [2023-03-16T15:55:51.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:55:51.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:55:51.303Z] Configure a credential helper to remove this warning. See [2023-03-16T15:55:51.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:55:51.303Z] [2023-03-16T15:55:51.303Z] Login Succeeded [2023-03-16T15:55:51.303Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T15:55:51.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T15:55:51.515Z] [edgeX.isLTS] Checking if [refactor-snapcraft] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:55:51.548Z] [edgeX.isLTS] Checking if [refactor-snapcraft] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:55:51.582Z] ========================================================= [2023-03-16T15:55:51.582Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T15:55:51.582Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:55:52.044Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T15:55:52.045Z] Sending build context to Docker daemon 27.88MB [2023-03-16T15:55:52.045Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T15:55:52.045Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-16T15:55:52.304Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T15:55:52.304Z] 63b65145d645: Pulling fs layer [2023-03-16T15:55:52.304Z] a2d21d5440eb: Pulling fs layer [2023-03-16T15:55:52.304Z] 935e6c44a52c: Pulling fs layer [2023-03-16T15:55:52.304Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T15:55:52.304Z] 30dea6a524f1: Pulling fs layer [2023-03-16T15:55:52.304Z] a2aff8979fd8: Pulling fs layer [2023-03-16T15:55:52.304Z] 6808be2612f2: Pulling fs layer [2023-03-16T15:55:52.304Z] f25807f1079a: Pulling fs layer [2023-03-16T15:55:52.304Z] 6808be2612f2: Waiting [2023-03-16T15:55:52.304Z] a2d21d5440eb: Download complete [2023-03-16T15:55:52.304Z] 94cc34f8dd06: Verifying Checksum [2023-03-16T15:55:52.304Z] 94cc34f8dd06: Download complete [2023-03-16T15:55:52.304Z] 30dea6a524f1: Verifying Checksum [2023-03-16T15:55:52.304Z] 30dea6a524f1: Download complete [2023-03-16T15:55:52.304Z] 63b65145d645: Verifying Checksum [2023-03-16T15:55:52.304Z] 63b65145d645: Download complete [2023-03-16T15:55:52.304Z] a2aff8979fd8: Verifying Checksum [2023-03-16T15:55:52.304Z] a2aff8979fd8: Download complete [2023-03-16T15:55:52.566Z] 63b65145d645: Pull complete [2023-03-16T15:55:52.566Z] a2d21d5440eb: Pull complete [2023-03-16T15:55:53.133Z] 935e6c44a52c: Verifying Checksum [2023-03-16T15:55:53.133Z] 935e6c44a52c: Download complete [2023-03-16T15:55:53.133Z] f25807f1079a: Verifying Checksum [2023-03-16T15:55:53.133Z] f25807f1079a: Download complete [2023-03-16T15:55:53.133Z] 6808be2612f2: Verifying Checksum [2023-03-16T15:55:53.133Z] 6808be2612f2: Download complete [2023-03-16T15:55:56.412Z] 935e6c44a52c: Pull complete [2023-03-16T15:55:56.412Z] 94cc34f8dd06: Pull complete [2023-03-16T15:55:56.412Z] 30dea6a524f1: Pull complete [2023-03-16T15:55:56.412Z] a2aff8979fd8: Pull complete [2023-03-16T15:55:58.311Z] 6808be2612f2: Pull complete [2023-03-16T15:55:58.877Z] f25807f1079a: Pull complete [2023-03-16T15:55:58.877Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T15:55:58.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T15:55:58.877Z] ---> 3b553350e43f [2023-03-16T15:55:58.877Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:56:00.781Z] ---> Running in 0c9d356bc513 [2023-03-16T15:56:00.781Z] Removing intermediate container 0c9d356bc513 [2023-03-16T15:56:00.781Z] ---> 8ac0b0ea8d50 [2023-03-16T15:56:00.781Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T15:56:00.781Z] ---> Running in 177769fd394a [2023-03-16T15:56:00.781Z] Removing intermediate container 177769fd394a [2023-03-16T15:56:00.781Z] ---> 9d1dd86bfd84 [2023-03-16T15:56:00.781Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T15:56:00.781Z] ---> Running in ebe3cce4ae90 [2023-03-16T15:56:01.040Z] Removing intermediate container ebe3cce4ae90 [2023-03-16T15:56:01.040Z] ---> b903dcf63f0f [2023-03-16T15:56:01.040Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T15:56:01.040Z] ---> Running in 95153a0bf951 [2023-03-16T15:56:01.040Z] Removing intermediate container 95153a0bf951 [2023-03-16T15:56:01.040Z] ---> 97b8b254c241 [2023-03-16T15:56:01.040Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-16T15:56:01.040Z] ---> Running in d1592b847782 [2023-03-16T15:56:01.040Z] Removing intermediate container d1592b847782 [2023-03-16T15:56:01.040Z] ---> 5b715758819d [2023-03-16T15:56:01.040Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T15:56:01.040Z] ---> Running in 5c145fc178af [2023-03-16T15:56:01.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:56:01.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:56:01.823Z] OK: 265 MiB in 53 packages [2023-03-16T15:56:02.081Z] Removing intermediate container 5c145fc178af [2023-03-16T15:56:02.081Z] ---> 8dd774b17196 [2023-03-16T15:56:02.081Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-16T15:56:02.081Z] ---> Running in 6f85799b42f7 [2023-03-16T15:56:02.337Z] Removing intermediate container 6f85799b42f7 [2023-03-16T15:56:02.337Z] ---> 5c42828d0752 [2023-03-16T15:56:02.337Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-16T15:56:02.337Z] ---> 4a08377034fa [2023-03-16T15:56:02.337Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:56:02.337Z] ---> Running in 3b0fbbe76f46 [2023-03-16T15:56:05.258Z] Still waiting to schedule task [2023-03-16T15:56:05.259Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-16T15:56:24.266Z] Removing intermediate container 3b0fbbe76f46 [2023-03-16T15:56:24.266Z] ---> 529c301b6513 [2023-03-16T15:56:24.266Z] Step 12/13 : COPY . . [2023-03-16T15:56:24.266Z] ---> 01982cddd20d [2023-03-16T15:56:24.266Z] Step 13/13 : RUN ${MAKE} [2023-03-16T15:56:24.266Z] ---> Running in 11d3c3db9cb3 [2023-03-16T15:56:24.266Z] noop [2023-03-16T15:56:24.266Z] Removing intermediate container 11d3c3db9cb3 [2023-03-16T15:56:24.266Z] ---> 381f3cfdaf9d [2023-03-16T15:56:24.266Z] Successfully built 381f3cfdaf9d [2023-03-16T15:56:24.266Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:56:24.696Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T15:56:24.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:56:24.855Z] prd-ubuntu20.04-docker-8c-8g-2471 does not seem to be running inside a container [2023-03-16T15:56:24.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_onvif-camera_refactor-snapcraft -v /w/workspace/_onvif-camera_refactor-snapcraft:/w/workspace/_onvif-camera_refactor-snapcraft:rw,z -v /w/workspace/_onvif-camera_refactor-snapcraft@tmp:/w/workspace/_onvif-camera_refactor-snapcraft@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 ******** ci-base-image-x86_64 cat [2023-03-16T15:56:25.197Z] $ docker top 562903253a216425e91a63acf84e7f2f643beb1a666f7a6752bf9dc05e3402ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:56:25.568Z] + go version [2023-03-16T15:56:25.568Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T15:56:25.604Z] $ docker stop --time=1 562903253a216425e91a63acf84e7f2f643beb1a666f7a6752bf9dc05e3402ba [2023-03-16T15:56:26.880Z] $ docker rm -f --volumes 562903253a216425e91a63acf84e7f2f643beb1a666f7a6752bf9dc05e3402ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:56:27.551Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T15:56:27.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:56:27.694Z] prd-ubuntu20.04-docker-8c-8g-2471 does not seem to be running inside a container [2023-03-16T15:56:27.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_onvif-camera_refactor-snapcraft -v /w/workspace/_onvif-camera_refactor-snapcraft:/w/workspace/_onvif-camera_refactor-snapcraft:rw,z -v /w/workspace/_onvif-camera_refactor-snapcraft@tmp:/w/workspace/_onvif-camera_refactor-snapcraft@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 ******** ci-base-image-x86_64 cat [2023-03-16T15:56:28.035Z] $ docker top 4192af454e1468f89825eee00ed2c1d1f8f11e0d00a2e5699ac4b85bbf5add8a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:56:28.409Z] + git config --global --add safe.directory /w/workspace/_onvif-camera_refactor-snapcraft [Pipeline] fileExists [Pipeline] sh [2023-03-16T15:56:28.763Z] + make test [2023-03-16T15:56:28.763Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T15:56:32.943Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-16T15:56:42.902Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-16T15:56:43.836Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-16T15:56:45.736Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.034s coverage: 30.5% of statements [2023-03-16T15:56:45.736Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.084s coverage: 86.5% of statements [2023-03-16T15:56:53.841Z] go vet ./... [2023-03-16T15:56:57.118Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T15:56:57.118Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T15:56:57.118Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T15:56:57.156Z] [edgeX.isLTS] Checking if [refactor-snapcraft] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T15:56:57.187Z] $ docker stop --time=1 4192af454e1468f89825eee00ed2c1d1f8f11e0d00a2e5699ac4b85bbf5add8a [2023-03-16T15:56:59.138Z] $ docker rm -f --volumes 4192af454e1468f89825eee00ed2c1d1f8f11e0d00a2e5699ac4b85bbf5add8a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T15:56:59.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T15:56:59.728Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-16T15:57:00.438Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T15:57:00.752Z] + ls -al . [2023-03-16T15:57:00.752Z] total 232 [2023-03-16T15:57:00.752Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 15:56 . [2023-03-16T15:57:00.752Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:55 .. [2023-03-16T15:57:00.752Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 15:55 .git [2023-03-16T15:57:00.752Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 15:55 .github [2023-03-16T15:57:00.752Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 16 15:55 .gitignore [2023-03-16T15:57:00.752Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 16 15:55 .golangci.yml [2023-03-16T15:57:00.752Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 15:55 .semver [2023-03-16T15:57:00.752Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 16 15:55 Attribution.txt [2023-03-16T15:57:00.752Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 16 15:55 CHANGELOG.md [2023-03-16T15:57:00.752Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 16 15:55 Dockerfile [2023-03-16T15:57:00.752Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 15:55 GOVERNANCE.md [2023-03-16T15:57:00.752Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 16 15:55 Jenkinsfile [2023-03-16T15:57:00.752Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 15:55 LICENSE [2023-03-16T15:57:00.752Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 16 15:55 Makefile [2023-03-16T15:57:00.752Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 15:55 OWNERS.md [2023-03-16T15:57:00.752Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 16 15:55 README.md [2023-03-16T15:57:00.752Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 15:55 VERSION [2023-03-16T15:57:00.752Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:55 bin [2023-03-16T15:57:00.752Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 15:55 cmd [2023-03-16T15:57:00.752Z] -rw-r--r-- 1 jenkins jenkins 76650 Mar 16 15:56 coverage.out [2023-03-16T15:57:00.752Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 16 15:55 doc [2023-03-16T15:57:00.752Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 16 15:55 go.mod [2023-03-16T15:57:00.752Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 16 15:55 go.sum [2023-03-16T15:57:00.752Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:55 internal [2023-03-16T15:57:00.752Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:55 snap [2023-03-16T15:57:00.752Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 16 15:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:57:01.154Z] + 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=b19be15f1aae5ce963d99b90e51172ceff0b476d --label arch=amd64 --label version=0.0.0 . [2023-03-16T15:57:01.154Z] Sending build context to Docker daemon 27.95MB [2023-03-16T15:57:01.154Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T15:57:01.154Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-16T15:57:01.154Z] ---> 381f3cfdaf9d [2023-03-16T15:57:01.154Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:57:01.413Z] ---> Running in d1b7df97e94a [2023-03-16T15:57:01.413Z] Removing intermediate container d1b7df97e94a [2023-03-16T15:57:01.413Z] ---> 81214e94f10d [2023-03-16T15:57:01.413Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T15:57:01.413Z] ---> Running in d5a35ea8088f [2023-03-16T15:57:01.413Z] Removing intermediate container d5a35ea8088f [2023-03-16T15:57:01.413Z] ---> b1204b0025cb [2023-03-16T15:57:01.413Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T15:57:01.413Z] ---> Running in b93d8cccf16d [2023-03-16T15:57:01.671Z] Removing intermediate container b93d8cccf16d [2023-03-16T15:57:01.671Z] ---> 9b0c658804ae [2023-03-16T15:57:01.671Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T15:57:01.671Z] ---> Running in 73eb01a890ee [2023-03-16T15:57:01.671Z] Removing intermediate container 73eb01a890ee [2023-03-16T15:57:01.671Z] ---> f6fb7dff515c [2023-03-16T15:57:01.671Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-16T15:57:01.671Z] ---> Running in ff52fdf5d044 [2023-03-16T15:57:01.671Z] Removing intermediate container ff52fdf5d044 [2023-03-16T15:57:01.671Z] ---> 73c949ec57b7 [2023-03-16T15:57:01.671Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T15:57:01.671Z] ---> Running in dffb892b210a [2023-03-16T15:57:01.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:57:02.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:57:02.445Z] OK: 265 MiB in 53 packages [2023-03-16T15:57:02.703Z] Removing intermediate container dffb892b210a [2023-03-16T15:57:02.703Z] ---> e4275d147776 [2023-03-16T15:57:02.703Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-16T15:57:02.960Z] ---> Running in f306780aa968 [2023-03-16T15:57:02.960Z] Removing intermediate container f306780aa968 [2023-03-16T15:57:02.960Z] ---> a3016831c2ff [2023-03-16T15:57:02.960Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-16T15:57:02.960Z] ---> b74efc0be026 [2023-03-16T15:57:02.960Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:57:02.960Z] ---> Running in 0c173fe5d5c1 [2023-03-16T15:57:03.896Z] Removing intermediate container 0c173fe5d5c1 [2023-03-16T15:57:03.896Z] ---> 76507dbfd3d8 [2023-03-16T15:57:03.896Z] Step 12/26 : COPY . . [2023-03-16T15:57:04.466Z] ---> f01b705283a8 [2023-03-16T15:57:04.466Z] Step 13/26 : RUN ${MAKE} [2023-03-16T15:57:04.466Z] ---> Running in 2ae9d49aee1a [2023-03-16T15:57:04.724Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-16T15:57:22.921Z] Removing intermediate container 2ae9d49aee1a [2023-03-16T15:57:22.921Z] ---> d48fe04c992a [2023-03-16T15:57:22.921Z] Step 14/26 : FROM alpine:3.17 [2023-03-16T15:57:22.921Z] 3.17: Pulling from library/alpine [2023-03-16T15:57:22.921Z] 63b65145d645: Already exists [2023-03-16T15:57:22.921Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T15:57:22.921Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T15:57:22.921Z] ---> b2aa39c304c2 [2023-03-16T15:57:22.921Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-16T15:57:22.921Z] ---> Running in ff59bdfb8214 [2023-03-16T15:57:22.921Z] Removing intermediate container ff59bdfb8214 [2023-03-16T15:57:22.921Z] ---> 05d1ddea5daa [2023-03-16T15:57:22.921Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-16T15:57:22.921Z] ---> Running in 991ceeb5bbd5 [2023-03-16T15:57:22.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:57:22.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:57:22.921Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T15:57:22.921Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T15:57:22.921Z] OK: 7 MiB in 16 packages [2023-03-16T15:57:22.921Z] Removing intermediate container 991ceeb5bbd5 [2023-03-16T15:57:22.921Z] ---> 1dd6d3a502df [2023-03-16T15:57:22.921Z] Step 17/26 : WORKDIR / [2023-03-16T15:57:22.921Z] ---> Running in 89272d276cb3 [2023-03-16T15:57:22.921Z] Removing intermediate container 89272d276cb3 [2023-03-16T15:57:22.921Z] ---> 9b41dd07b8af [2023-03-16T15:57:22.921Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-16T15:57:23.203Z] ---> fe7063bf04cb [2023-03-16T15:57:23.203Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-16T15:57:23.482Z] ---> 890cded0c26b [2023-03-16T15:57:23.482Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-16T15:57:23.482Z] ---> b9bd7945640b [2023-03-16T15:57:23.482Z] Step 21/26 : EXPOSE 59984 [2023-03-16T15:57:23.482Z] ---> Running in bb99136f795b [2023-03-16T15:57:23.482Z] Removing intermediate container bb99136f795b [2023-03-16T15:57:23.482Z] ---> 4f477673b274 [2023-03-16T15:57:23.482Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-16T15:57:23.482Z] ---> Running in 2f2305dbddf5 [2023-03-16T15:57:23.742Z] Removing intermediate container 2f2305dbddf5 [2023-03-16T15:57:23.742Z] ---> b69da449d37b [2023-03-16T15:57:23.742Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T15:57:23.742Z] ---> Running in 82ec1cc3d9be [2023-03-16T15:57:23.742Z] Removing intermediate container 82ec1cc3d9be [2023-03-16T15:57:23.742Z] ---> 00dbf5c4994f [2023-03-16T15:57:23.742Z] Step 24/26 : LABEL arch=amd64 [2023-03-16T15:57:23.742Z] ---> Running in 7d0f63c98fcf [2023-03-16T15:57:23.742Z] Removing intermediate container 7d0f63c98fcf [2023-03-16T15:57:23.742Z] ---> 8e3dc0676429 [2023-03-16T15:57:23.742Z] Step 25/26 : LABEL git_sha=b19be15f1aae5ce963d99b90e51172ceff0b476d [2023-03-16T15:57:23.742Z] ---> Running in 5c67df2f96a5 [2023-03-16T15:57:24.001Z] Removing intermediate container 5c67df2f96a5 [2023-03-16T15:57:24.001Z] ---> cef0c67a5380 [2023-03-16T15:57:24.001Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T15:57:24.001Z] ---> Running in 1c1f777a5a3c [2023-03-16T15:57:24.001Z] Removing intermediate container 1c1f777a5a3c [2023-03-16T15:57:24.001Z] ---> 2b5c751a3acb [2023-03-16T15:57:24.001Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T15:57:24.001Z] Successfully built 2b5c751a3acb [2023-03-16T15:57:24.001Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:57:24.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T15:57:24.915Z] [2023-03-16T15:57:24.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:57:25.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T15:57:25.296Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T15:57:25.296Z] 5eb5b503b376: Pulling fs layer [2023-03-16T15:57:25.296Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T15:57:25.296Z] ec43610c2a17: Pulling fs layer [2023-03-16T15:57:25.296Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T15:57:25.296Z] 33b1e0a273af: Pulling fs layer [2023-03-16T15:57:25.296Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T15:57:25.296Z] 2f39f015ded8: Pulling fs layer [2023-03-16T15:57:25.296Z] 33b1e0a273af: Waiting [2023-03-16T15:57:25.296Z] 3a2ae6a8a46f: Waiting [2023-03-16T15:57:25.296Z] 5d3b04190fa2: Waiting [2023-03-16T15:57:25.296Z] 5c69ac0246d0: Download complete [2023-03-16T15:57:25.296Z] 3a2ae6a8a46f: Download complete [2023-03-16T15:57:25.556Z] 33b1e0a273af: Verifying Checksum [2023-03-16T15:57:25.556Z] 33b1e0a273af: Download complete [2023-03-16T15:57:25.556Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T15:57:25.556Z] 5d3b04190fa2: Download complete [2023-03-16T15:57:25.556Z] ec43610c2a17: Verifying Checksum [2023-03-16T15:57:25.556Z] ec43610c2a17: Download complete [2023-03-16T15:57:25.556Z] 5eb5b503b376: Download complete [2023-03-16T15:57:26.123Z] 2f39f015ded8: Download complete [2023-03-16T15:57:26.691Z] 5eb5b503b376: Pull complete [2023-03-16T15:57:26.691Z] 5c69ac0246d0: Pull complete [2023-03-16T15:57:27.258Z] ec43610c2a17: Pull complete [2023-03-16T15:57:27.258Z] 3a2ae6a8a46f: Pull complete [2023-03-16T15:57:27.258Z] 33b1e0a273af: Pull complete [2023-03-16T15:57:27.258Z] 5d3b04190fa2: Pull complete [2023-03-16T15:57:31.441Z] 2f39f015ded8: Pull complete [2023-03-16T15:57:31.441Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T15:57:31.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T15:57:31.441Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:57:31.663Z] prd-ubuntu20.04-docker-8c-8g-2471 does not seem to be running inside a container [2023-03-16T15:57:31.695Z] $ 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/_onvif-camera_refactor-snapcraft -v /w/workspace/_onvif-camera_refactor-snapcraft:/w/workspace/_onvif-camera_refactor-snapcraft:rw,z -v /w/workspace/_onvif-camera_refactor-snapcraft@tmp:/w/workspace/_onvif-camera_refactor-snapcraft@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T15:57:32.928Z] $ docker top ef0d19858ab01ffc771950c78898486772bc243ed6077661e626d31aed544e68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:57:33.346Z] ---> job-cost.sh [2023-03-16T15:57:33.346Z] lf-activate-venv: SKIPPING [2023-03-16T15:57:33.346Z] INFO: No Stack... [2023-03-16T15:57:33.606Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T15:57:33.867Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T15:57:34.181Z] + cat /w/workspace/_onvif-camera_refactor-snapcraft/archives/cost.csv [2023-03-16T15:57:34.181Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T15:57:34.223Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-refactor-snapcraft-1-stack-cost] [2023-03-16T15:57:34.234Z] Resource [jenkins-edgexfoundry-device-onvif-camera-refactor-snapcraft-1-stack-cost] did not exist. Created. [2023-03-16T15:57:34.234Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-refactor-snapcraft-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T15:57:34.615Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-16T15:57:34.665Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T15:57:34.689Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-refactor-snapcraft-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T15:57:34.773Z] $ docker stop --time=1 ef0d19858ab01ffc771950c78898486772bc243ed6077661e626d31aed544e68 [2023-03-16T15:57:35.918Z] $ docker rm -f --volumes ef0d19858ab01ffc771950c78898486772bc243ed6077661e626d31aed544e68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T15:58:01.591Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2472 in /w/workspace/_onvif-camera_refactor-snapcraft [Pipeline] { [Pipeline] ws [2023-03-16T15:58:01.648Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-03-16T15:58:01.722Z] The recommended git tool is: git [2023-03-16T15:58:08.038Z] using credential edgex-jenkins-ssh [2023-03-16T15:58:08.059Z] Cloning the remote Git repository [2023-03-16T15:58:08.117Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-16T15:58:08.233Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-03-16T15:58:08.415Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-16T15:58:08.416Z] > git --version # timeout=10 [2023-03-16T15:58:08.444Z] > git --version # 'git version 2.25.1' [2023-03-16T15:58:08.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T15:58:08.644Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T15:58:11.370Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-16T15:58:11.402Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T15:58:12.474Z] Avoid second fetch [2023-03-16T15:58:12.475Z] Checking out Revision b19be15f1aae5ce963d99b90e51172ceff0b476d (refactor-snapcraft) [2023-03-16T15:58:13.387Z] Commit message: "ci: Change dependabot gomod schedule to daily (#264)" [2023-03-16T15:58:13.450Z] > git --version # timeout=10 [2023-03-16T15:58:13.466Z] > git --version # 'git version 2.25.1' [2023-03-16T15:58:13.486Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T15:58:12.495Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T15:58:12.573Z] > git checkout -f b19be15f1aae5ce963d99b90e51172ceff0b476d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T15:58:14.871Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T15:58:14.871Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T15:58:14.871Z] Dload Upload Total Spent Left Speed [2023-03-16T15:58:14.871Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-03-16T15:58:15.585Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T15:58:15.949Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T15:58:15.949Z] + sudo tee /etc/docker/daemon.new [2023-03-16T15:58:15.949Z] { [2023-03-16T15:58:15.949Z] "registry-mirrors": [ [2023-03-16T15:58:15.949Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T15:58:15.949Z] ], [2023-03-16T15:58:15.949Z] "bip": "10.250.0.254/24", [2023-03-16T15:58:15.949Z] "hosts": [ [2023-03-16T15:58:15.949Z] "tcp://0.0.0.0:5555", [2023-03-16T15:58:15.949Z] "unix:///var/run/docker.sock" [2023-03-16T15:58:15.949Z] ], [2023-03-16T15:58:15.949Z] "mtu": 1458, [2023-03-16T15:58:15.949Z] "selinux-enabled": true, [2023-03-16T15:58:15.949Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T15:58:15.949Z] } [Pipeline] sh [2023-03-16T15:58:16.306Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T15:58:16.682Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T15:58:35.029Z] provisioning config files... [2023-03-16T15:58:35.063Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config5112118190260089084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:58:35.469Z] ---> docker-login.sh [2023-03-16T15:58:35.469Z] nexus3.edgexfoundry.org:10001 [2023-03-16T15:58:36.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:58:36.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:58:36.058Z] Configure a credential helper to remove this warning. See [2023-03-16T15:58:36.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:58:36.058Z] [2023-03-16T15:58:36.058Z] Login Succeeded [2023-03-16T15:58:36.058Z] nexus3.edgexfoundry.org:10002 [2023-03-16T15:58:36.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:58:36.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:58:36.597Z] Configure a credential helper to remove this warning. See [2023-03-16T15:58:36.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:58:36.597Z] [2023-03-16T15:58:36.597Z] Login Succeeded [2023-03-16T15:58:36.597Z] nexus3.edgexfoundry.org:10003 [2023-03-16T15:58:36.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:58:36.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:58:36.866Z] Configure a credential helper to remove this warning. See [2023-03-16T15:58:36.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:58:36.866Z] [2023-03-16T15:58:36.866Z] Login Succeeded [2023-03-16T15:58:36.866Z] nexus3.edgexfoundry.org:10004 [2023-03-16T15:58:37.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:58:37.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:58:37.139Z] Configure a credential helper to remove this warning. See [2023-03-16T15:58:37.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:58:37.139Z] [2023-03-16T15:58:37.139Z] Login Succeeded [2023-03-16T15:58:37.409Z] docker.io [2023-03-16T15:58:37.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:58:37.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:58:37.950Z] Configure a credential helper to remove this warning. See [2023-03-16T15:58:37.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:58:37.950Z] [2023-03-16T15:58:37.950Z] Login Succeeded [2023-03-16T15:58:37.950Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T15:58:37.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T15:58:38.381Z] [edgeX.isLTS] Checking if [refactor-snapcraft] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:58:38.420Z] [edgeX.isLTS] Checking if [refactor-snapcraft] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:58:38.456Z] ========================================================= [2023-03-16T15:58:38.456Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T15:58:38.456Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:58:38.952Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T15:58:39.542Z] Sending build context to Docker daemon 20.62MB [2023-03-16T15:58:39.542Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T15:58:39.542Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-16T15:58:39.812Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T15:58:39.812Z] af6eaf76a39c: Pulling fs layer [2023-03-16T15:58:39.812Z] 55522c791124: Pulling fs layer [2023-03-16T15:58:39.812Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T15:58:39.812Z] 169dfbe0d373: Pulling fs layer [2023-03-16T15:58:39.812Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T15:58:39.812Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T15:58:39.812Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T15:58:39.812Z] e1ff8fa3b103: Waiting [2023-03-16T15:58:39.812Z] 52ebb69f0ebf: Waiting [2023-03-16T15:58:39.812Z] 5abe8eddf0d5: Waiting [2023-03-16T15:58:39.812Z] 169dfbe0d373: Waiting [2023-03-16T15:58:39.812Z] 55522c791124: Verifying Checksum [2023-03-16T15:58:39.813Z] 55522c791124: Download complete [2023-03-16T15:58:39.813Z] 169dfbe0d373: Verifying Checksum [2023-03-16T15:58:39.813Z] 169dfbe0d373: Download complete [2023-03-16T15:58:39.813Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T15:58:39.813Z] e1ff8fa3b103: Download complete [2023-03-16T15:58:39.813Z] af6eaf76a39c: Download complete [2023-03-16T15:58:40.797Z] af6eaf76a39c: Pull complete [2023-03-16T15:58:41.074Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T15:58:41.074Z] 5abe8eddf0d5: Download complete [2023-03-16T15:58:41.676Z] 55522c791124: Pull complete [2023-03-16T15:58:42.661Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T15:58:42.661Z] 52ebb69f0ebf: Download complete [2023-03-16T15:58:42.661Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T15:58:42.661Z] ce5c4a1c91eb: Download complete [2023-03-16T15:58:52.783Z] ce5c4a1c91eb: Pull complete [2023-03-16T15:58:52.783Z] 169dfbe0d373: Pull complete [2023-03-16T15:58:53.055Z] e1ff8fa3b103: Pull complete [2023-03-16T15:58:59.755Z] 52ebb69f0ebf: Pull complete [2023-03-16T15:59:02.355Z] 5abe8eddf0d5: Pull complete [2023-03-16T15:59:02.355Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T15:59:02.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T15:59:02.355Z] ---> 6cb57ee374ae [2023-03-16T15:59:02.355Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-16T15:59:04.316Z] ---> Running in 840783b7b434 [2023-03-16T15:59:04.587Z] Removing intermediate container 840783b7b434 [2023-03-16T15:59:04.587Z] ---> 494506d1b238 [2023-03-16T15:59:04.587Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T15:59:04.855Z] ---> Running in 5e4541121e7b [2023-03-16T15:59:05.126Z] Removing intermediate container 5e4541121e7b [2023-03-16T15:59:05.126Z] ---> 9e9334481af0 [2023-03-16T15:59:05.126Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T15:59:05.126Z] ---> Running in cfc60b88c514 [2023-03-16T15:59:05.394Z] Removing intermediate container cfc60b88c514 [2023-03-16T15:59:05.394Z] ---> 5dc6dd70e4ea [2023-03-16T15:59:05.394Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T15:59:05.668Z] ---> Running in df373c1f000d [2023-03-16T15:59:06.027Z] Removing intermediate container df373c1f000d [2023-03-16T15:59:06.027Z] ---> e44cc25bc6c8 [2023-03-16T15:59:06.027Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-16T15:59:06.027Z] ---> Running in bd9aaafab760 [2023-03-16T15:59:06.298Z] Removing intermediate container bd9aaafab760 [2023-03-16T15:59:06.298Z] ---> abc9fc050518 [2023-03-16T15:59:06.298Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T15:59:06.591Z] ---> Running in bed371497620 [2023-03-16T15:59:08.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:59:08.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:59:09.627Z] OK: 263 MiB in 53 packages [2023-03-16T15:59:10.621Z] Removing intermediate container bed371497620 [2023-03-16T15:59:10.621Z] ---> 98fecff25a7e [2023-03-16T15:59:10.621Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-16T15:59:10.621Z] ---> Running in 32819ae1741c [2023-03-16T15:59:10.891Z] Removing intermediate container 32819ae1741c [2023-03-16T15:59:10.891Z] ---> cf932b93c769 [2023-03-16T15:59:10.891Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-16T15:59:11.480Z] ---> cdfd9b75961f [2023-03-16T15:59:11.480Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:59:11.756Z] ---> Running in 2662730be739 [2023-03-16T16:00:19.662Z] Removing intermediate container 2662730be739 [2023-03-16T16:00:19.662Z] ---> dc2a254e5b51 [2023-03-16T16:00:19.662Z] Step 12/13 : COPY . . [2023-03-16T16:00:19.662Z] ---> f619f46839f6 [2023-03-16T16:00:19.662Z] Step 13/13 : RUN ${MAKE} [2023-03-16T16:00:19.662Z] ---> Running in f20dbb5552e2 [2023-03-16T16:00:19.662Z] noop [2023-03-16T16:00:19.662Z] Removing intermediate container f20dbb5552e2 [2023-03-16T16:00:19.662Z] ---> b4147ced452e [2023-03-16T16:00:19.662Z] Successfully built b4147ced452e [2023-03-16T16:00:19.662Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:00:20.143Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T16:00:20.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:00:20.443Z] prd-ubuntu20.04-docker-arm64-4c-16g-2472 does not seem to be running inside a container [2023-03-16T16:00:20.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** ci-base-image-arm64 cat [2023-03-16T16:00:21.717Z] $ docker top 5ca25a1a02cc036d3e607b31615f0e0ca65c0afea5fb24e17dff450efe276cba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T16:00:22.600Z] + go version [2023-03-16T16:00:22.600Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T16:00:22.639Z] $ docker stop --time=1 5ca25a1a02cc036d3e607b31615f0e0ca65c0afea5fb24e17dff450efe276cba [2023-03-16T16:00:24.271Z] $ docker rm -f --volumes 5ca25a1a02cc036d3e607b31615f0e0ca65c0afea5fb24e17dff450efe276cba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:00:25.148Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T16:00:25.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:00:25.402Z] prd-ubuntu20.04-docker-arm64-4c-16g-2472 does not seem to be running inside a container [2023-03-16T16:00:25.481Z] $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** ci-base-image-arm64 cat [2023-03-16T16:00:26.605Z] $ docker top a0650e3af05ea5ff076ea28792d38e5443b445b07df46cdcde665d88b451e312 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T16:00:27.154Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-03-16T16:00:27.537Z] + make test [2023-03-16T16:00:27.537Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T16:01:06.410Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-16T16:03:43.157Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-16T16:03:43.157Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-16T16:03:43.427Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.218s coverage: 30.5% of statements [2023-03-16T16:04:15.717Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 30.029s coverage: 86.5% of statements [2023-03-16T16:04:15.717Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T16:04:15.717Z] go vet ./... [2023-03-16T16:04:42.437Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T16:04:42.437Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T16:04:42.437Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T16:04:42.474Z] [edgeX.isLTS] Checking if [refactor-snapcraft] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T16:04:42.509Z] $ docker stop --time=1 a0650e3af05ea5ff076ea28792d38e5443b445b07df46cdcde665d88b451e312 [2023-03-16T16:04:44.309Z] $ docker rm -f --volumes a0650e3af05ea5ff076ea28792d38e5443b445b07df46cdcde665d88b451e312 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T16:04:45.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T16:04:45.632Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T16:04:46.227Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T16:04:46.831Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T16:04:47.177Z] + ls -al . [2023-03-16T16:04:47.177Z] total 228 [2023-03-16T16:04:47.177Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 16:00 . [2023-03-16T16:04:47.177Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:58 .. [2023-03-16T16:04:47.177Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 15:58 .git [2023-03-16T16:04:47.177Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 15:58 .github [2023-03-16T16:04:47.177Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 16 15:58 .gitignore [2023-03-16T16:04:47.177Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 16 15:58 .golangci.yml [2023-03-16T16:04:47.177Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 16 15:58 Attribution.txt [2023-03-16T16:04:47.177Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 16 15:58 CHANGELOG.md [2023-03-16T16:04:47.177Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 16 15:58 Dockerfile [2023-03-16T16:04:47.177Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 15:58 GOVERNANCE.md [2023-03-16T16:04:47.177Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 16 15:58 Jenkinsfile [2023-03-16T16:04:47.177Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 15:58 LICENSE [2023-03-16T16:04:47.177Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 16 15:58 Makefile [2023-03-16T16:04:47.177Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 15:58 OWNERS.md [2023-03-16T16:04:47.177Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 16 15:58 README.md [2023-03-16T16:04:47.177Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 15:55 VERSION [2023-03-16T16:04:47.177Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:58 bin [2023-03-16T16:04:47.177Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 15:58 cmd [2023-03-16T16:04:47.177Z] -rw-r--r-- 1 jenkins jenkins 76650 Mar 16 16:04 coverage.out [2023-03-16T16:04:47.177Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 16 15:58 doc [2023-03-16T16:04:47.177Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 16 15:58 go.mod [2023-03-16T16:04:47.177Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 16 15:58 go.sum [2023-03-16T16:04:47.177Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:58 internal [2023-03-16T16:04:47.177Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:58 snap [2023-03-16T16:04:47.177Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 16 15:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:04:47.603Z] + 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=b19be15f1aae5ce963d99b90e51172ceff0b476d --label arch=arm64 --label version=0.0.0 . [2023-03-16T16:04:48.191Z] Sending build context to Docker daemon 20.7MB [2023-03-16T16:04:48.191Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T16:04:48.191Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-16T16:04:48.191Z] ---> b4147ced452e [2023-03-16T16:04:48.191Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-16T16:04:48.459Z] ---> Running in bdb8fad717f2 [2023-03-16T16:04:48.736Z] Removing intermediate container bdb8fad717f2 [2023-03-16T16:04:48.736Z] ---> 82db4b44dde6 [2023-03-16T16:04:48.736Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T16:04:48.736Z] ---> Running in b67bca4c9009 [2023-03-16T16:04:49.023Z] Removing intermediate container b67bca4c9009 [2023-03-16T16:04:49.023Z] ---> d48110afcb84 [2023-03-16T16:04:49.023Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T16:04:49.291Z] ---> Running in d0c0944690b1 [2023-03-16T16:04:49.561Z] Removing intermediate container d0c0944690b1 [2023-03-16T16:04:49.561Z] ---> 2305265e47e2 [2023-03-16T16:04:49.561Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T16:04:49.561Z] ---> Running in 31da3de77b98 [2023-03-16T16:04:49.836Z] Removing intermediate container 31da3de77b98 [2023-03-16T16:04:49.836Z] ---> b8c8cedb9cab [2023-03-16T16:04:49.836Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-16T16:04:49.836Z] ---> Running in a0d9f6c61c8e [2023-03-16T16:04:50.421Z] Removing intermediate container a0d9f6c61c8e [2023-03-16T16:04:50.421Z] ---> 6368d0decbe8 [2023-03-16T16:04:50.421Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T16:04:50.421Z] ---> Running in eb9176ea64ac [2023-03-16T16:04:51.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T16:04:51.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T16:04:53.383Z] OK: 263 MiB in 53 packages [2023-03-16T16:04:53.969Z] Removing intermediate container eb9176ea64ac [2023-03-16T16:04:53.969Z] ---> eb6ecf25631d [2023-03-16T16:04:53.969Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-16T16:04:53.969Z] ---> Running in f89058f5c719 [2023-03-16T16:04:54.235Z] Removing intermediate container f89058f5c719 [2023-03-16T16:04:54.235Z] ---> cc82abf20d10 [2023-03-16T16:04:54.235Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-16T16:04:54.825Z] ---> ea50c924b2f2 [2023-03-16T16:04:54.825Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T16:04:54.825Z] ---> Running in ff94931aee22 [2023-03-16T16:04:57.411Z] Removing intermediate container ff94931aee22 [2023-03-16T16:04:57.411Z] ---> 98254bb19b13 [2023-03-16T16:04:57.411Z] Step 12/26 : COPY . . [2023-03-16T16:05:01.676Z] ---> 370cf6ff90a0 [2023-03-16T16:05:01.676Z] Step 13/26 : RUN ${MAKE} [2023-03-16T16:05:01.676Z] ---> Running in f1b17812e27a [2023-03-16T16:05:02.339Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-16T16:07:24.119Z] Removing intermediate container f1b17812e27a [2023-03-16T16:07:24.119Z] ---> 628d89fc254a [2023-03-16T16:07:24.119Z] Step 14/26 : FROM alpine:3.17 [2023-03-16T16:07:24.119Z] 3.17: Pulling from library/alpine [2023-03-16T16:07:24.119Z] af6eaf76a39c: Already exists [2023-03-16T16:07:24.119Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T16:07:24.119Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T16:07:24.119Z] ---> d74e625d9115 [2023-03-16T16:07:24.119Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-16T16:07:24.119Z] ---> Running in 469a004b649d [2023-03-16T16:07:24.119Z] Removing intermediate container 469a004b649d [2023-03-16T16:07:24.119Z] ---> 10f07d2266cf [2023-03-16T16:07:24.119Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-16T16:07:24.119Z] ---> Running in e82eb922d722 [2023-03-16T16:07:24.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T16:07:24.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T16:07:25.656Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T16:07:25.656Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T16:07:25.656Z] OK: 8 MiB in 16 packages [2023-03-16T16:07:26.614Z] Removing intermediate container e82eb922d722 [2023-03-16T16:07:26.614Z] ---> 2648007cb932 [2023-03-16T16:07:26.614Z] Step 17/26 : WORKDIR / [2023-03-16T16:07:26.614Z] ---> Running in 8215c7bbaf6b [2023-03-16T16:07:26.879Z] Removing intermediate container 8215c7bbaf6b [2023-03-16T16:07:26.879Z] ---> 9f7b8e04eafb [2023-03-16T16:07:26.879Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-16T16:07:28.284Z] ---> 01e88e3c8a5e [2023-03-16T16:07:28.284Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-16T16:07:28.550Z] ---> b5372d9e1e08 [2023-03-16T16:07:28.550Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-16T16:07:29.132Z] ---> b4908ecb2347 [2023-03-16T16:07:29.132Z] Step 21/26 : EXPOSE 59984 [2023-03-16T16:07:29.132Z] ---> Running in 73e2a270d373 [2023-03-16T16:07:29.399Z] Removing intermediate container 73e2a270d373 [2023-03-16T16:07:29.399Z] ---> 952864771c0c [2023-03-16T16:07:29.399Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-16T16:07:29.399Z] ---> Running in af6a8544d20b [2023-03-16T16:07:29.664Z] Removing intermediate container af6a8544d20b [2023-03-16T16:07:29.664Z] ---> b95713971db8 [2023-03-16T16:07:29.664Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T16:07:29.664Z] ---> Running in 32428d8a26f0 [2023-03-16T16:07:29.930Z] Removing intermediate container 32428d8a26f0 [2023-03-16T16:07:29.930Z] ---> 807dfde4b828 [2023-03-16T16:07:29.930Z] Step 24/26 : LABEL arch=arm64 [2023-03-16T16:07:29.930Z] ---> Running in 4e0d9be99347 [2023-03-16T16:07:30.198Z] Removing intermediate container 4e0d9be99347 [2023-03-16T16:07:30.198Z] ---> 58e88a375781 [2023-03-16T16:07:30.198Z] Step 25/26 : LABEL git_sha=b19be15f1aae5ce963d99b90e51172ceff0b476d [2023-03-16T16:07:30.465Z] ---> Running in f7b772a1175f [2023-03-16T16:07:30.465Z] Removing intermediate container f7b772a1175f [2023-03-16T16:07:30.465Z] ---> 73ef6c50fe6c [2023-03-16T16:07:30.465Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T16:07:30.730Z] ---> Running in e45f87c5f06e [2023-03-16T16:07:30.995Z] Removing intermediate container e45f87c5f06e [2023-03-16T16:07:30.995Z] ---> c88851782665 [2023-03-16T16:07:30.995Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T16:07:30.995Z] Successfully built c88851782665 [2023-03-16T16:07:30.995Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:31.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T16:07:31.782Z] [2023-03-16T16:07:31.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:07:32.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T16:07:32.183Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T16:07:32.183Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T16:07:32.183Z] 04944245beec: Pulling fs layer [2023-03-16T16:07:32.183Z] 699f458cf7ca: Pulling fs layer [2023-03-16T16:07:32.183Z] 765212b225bb: Pulling fs layer [2023-03-16T16:07:32.183Z] f23df028b6ca: Pulling fs layer [2023-03-16T16:07:32.183Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T16:07:32.183Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T16:07:32.183Z] 765212b225bb: Waiting [2023-03-16T16:07:32.183Z] f23df028b6ca: Waiting [2023-03-16T16:07:32.183Z] d65c8cfc05b1: Waiting [2023-03-16T16:07:32.183Z] 2437ff75d9bd: Waiting [2023-03-16T16:07:32.450Z] 04944245beec: Verifying Checksum [2023-03-16T16:07:32.450Z] 04944245beec: Download complete [2023-03-16T16:07:32.450Z] 765212b225bb: Verifying Checksum [2023-03-16T16:07:32.450Z] 765212b225bb: Download complete [2023-03-16T16:07:32.450Z] f23df028b6ca: Verifying Checksum [2023-03-16T16:07:32.450Z] f23df028b6ca: Download complete [2023-03-16T16:07:32.450Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T16:07:32.450Z] d65c8cfc05b1: Download complete [2023-03-16T16:07:32.450Z] 699f458cf7ca: Verifying Checksum [2023-03-16T16:07:32.450Z] 699f458cf7ca: Download complete [2023-03-16T16:07:33.032Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T16:07:33.032Z] 8998bd30e6a1: Download complete [2023-03-16T16:07:34.976Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T16:07:34.976Z] 2437ff75d9bd: Download complete [2023-03-16T16:07:36.383Z] 8998bd30e6a1: Pull complete [2023-03-16T16:07:36.966Z] 04944245beec: Pull complete [2023-03-16T16:07:37.931Z] 699f458cf7ca: Pull complete [2023-03-16T16:07:38.198Z] 765212b225bb: Pull complete [2023-03-16T16:07:38.781Z] f23df028b6ca: Pull complete [2023-03-16T16:07:39.048Z] d65c8cfc05b1: Pull complete [2023-03-16T16:07:51.369Z] 2437ff75d9bd: Pull complete [2023-03-16T16:07:51.369Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T16:07:51.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T16:07:51.369Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:07:51.701Z] prd-ubuntu20.04-docker-arm64-4c-16g-2472 does not seem to be running inside a container [2023-03-16T16:07:51.771Z] $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-16T16:07:54.362Z] $ docker top 94102c8bffd0ecad39db6f6a31c63b2a5bbb4f5908c40061b46dbc3710fb3620 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:07:55.276Z] ---> job-cost.sh [2023-03-16T16:07:55.276Z] lf-activate-venv: SKIPPING [2023-03-16T16:07:55.276Z] INFO: No Stack... [2023-03-16T16:07:55.857Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T16:07:56.436Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T16:07:57.080Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-03-16T16:07:57.080Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T16:07:57.134Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-refactor-snapcraft-1-stack-cost] [2023-03-16T16:07:57.138Z] Resource [jenkins-edgexfoundry-device-onvif-camera-refactor-snapcraft-1-stack-cost] did not exist. Created. [2023-03-16T16:07:57.139Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-refactor-snapcraft-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T16:07:57.539Z] /w/workspace/device-onvif-camera/1@tmp/durable-fa7f453d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-16T16:07:58.212Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T16:07:58.247Z] Warning: overwriting stash ‘stack-cost’ [2023-03-16T16:07:58.305Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T16:07:58.321Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-refactor-snapcraft-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T16:07:58.401Z] $ docker stop --time=1 94102c8bffd0ecad39db6f6a31c63b2a5bbb4f5908c40061b46dbc3710fb3620 [2023-03-16T16:08:01.850Z] $ docker rm -f --volumes 94102c8bffd0ecad39db6f6a31c63b2a5bbb4f5908c40061b46dbc3710fb3620 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-16T16:08:02.852Z] provisioning config files... [2023-03-16T16:08:02.858Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/_onvif-camera_refactor-snapcraft@tmp/config9849827434723608666tmp [Pipeline] { [Pipeline] sh [2023-03-16T16:08:03.198Z] + set +x [2023-03-16T16:08:03.198Z] + curl -s https://codecov.io/bash [2023-03-16T16:08:03.198Z] + bash -s -- [2023-03-16T16:08:03.198Z] [2023-03-16T16:08:03.198Z] _____ _ [2023-03-16T16:08:03.198Z] / ____| | | [2023-03-16T16:08:03.198Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T16:08:03.198Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T16:08:03.198Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T16:08:03.198Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T16:08:03.198Z] Bash-1.0.6 [2023-03-16T16:08:03.198Z] [2023-03-16T16:08:03.198Z] [2023-03-16T16:08:03.198Z] ==> git version 2.25.1 found [2023-03-16T16:08:03.199Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-16T16:08:03.199Z] Release-Date: 2020-01-08 [2023-03-16T16:08:03.199Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-16T16:08:03.199Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T16:08:03.199Z] ==> Jenkins CI detected. [2023-03-16T16:08:03.199Z] current dir:  /w/workspace/_onvif-camera_refactor-snapcraft [2023-03-16T16:08:03.199Z] project root: . [2023-03-16T16:08:03.199Z] --> token set from env [2023-03-16T16:08:03.199Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T16:08:03.199Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T16:08:03.199Z] ==> Python coveragepy not found [2023-03-16T16:08:03.199Z] ==> Searching for coverage reports in: [2023-03-16T16:08:03.199Z] + . [2023-03-16T16:08:03.199Z] -> Found 1 reports [2023-03-16T16:08:03.199Z] ==> Detecting git/mercurial file structure [2023-03-16T16:08:03.199Z] ==> Reading reports [2023-03-16T16:08:03.199Z] + ./coverage.out bytes=76650 [2023-03-16T16:08:03.199Z] ==> Appending adjustments [2023-03-16T16:08:03.199Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T16:08:03.461Z] + Found adjustments [2023-03-16T16:08:03.461Z] ==> Gzipping contents [2023-03-16T16:08:03.461Z] 12K /tmp/codecov.IIMsLP.gz [2023-03-16T16:08:03.461Z] ==> Uploading reports [2023-03-16T16:08:03.461Z] url: https://codecov.io [2023-03-16T16:08:03.461Z] query: branch=refactor-snapcraft&commit=b19be15f1aae5ce963d99b90e51172ceff0b476d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Frefactor-snapcraft%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T16:08:03.461Z] -> Pinging Codecov [2023-03-16T16:08:03.461Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=refactor-snapcraft&commit=b19be15f1aae5ce963d99b90e51172ceff0b476d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Frefactor-snapcraft%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T16:08:03.720Z] -> Uploading to [2023-03-16T16:08:03.720Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-16/F29A59C45E3A92E06B3E522C9905F8EF/b19be15f1aae5ce963d99b90e51172ceff0b476d/3d5ac158-d8b3-4bf7-b9a4-27b02478fc4e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T160803Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=49a7e25548d1425d840ea67ecdaf9d6a7be193b3be906ef844d57f81b63b5a20 [2023-03-16T16:08:03.720Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T16:08:03.720Z] Dload Upload Total Spent Left Speed [2023-03-16T16:08:03.979Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10354 0 0 100 10354 0 43687 --:--:-- --:--:-- --:--:-- 43687 [2023-03-16T16:08:03.979Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/b19be15f1aae5ce963d99b90e51172ceff0b476d [Pipeline] } [2023-03-16T16:08:04.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-16T16:08:05.701Z] + [ -d /w/workspace/_onvif-camera_refactor-snapcraft/archives ] [2023-03-16T16:08:05.701Z] + ls -al /w/workspace/_onvif-camera_refactor-snapcraft/archives [2023-03-16T16:08:05.701Z] total 16 [2023-03-16T16:08:05.701Z] drwxr-xr-x 3 root root 4096 Mar 16 15:57 . [2023-03-16T16:08:05.701Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 15:57 .. [2023-03-16T16:08:05.701Z] drwxr-xr-x 2 root root 4096 Mar 16 15:57 cost [2023-03-16T16:08:05.701Z] -rw-r--r-- 1 root root 103 Mar 16 15:57 cost.csv [2023-03-16T16:08:05.701Z] + sudo chown -R jenkins:jenkins /w/workspace/_onvif-camera_refactor-snapcraft/archives [2023-03-16T16:08:05.701Z] + ls -al /w/workspace/_onvif-camera_refactor-snapcraft/archives [2023-03-16T16:08:05.701Z] total 16 [2023-03-16T16:08:05.701Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 15:57 . [2023-03-16T16:08:05.701Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 15:57 .. [2023-03-16T16:08:05.701Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 15:57 cost [2023-03-16T16:08:05.701Z] -rw-r--r-- 1 jenkins jenkins 103 Mar 16 15:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:08:06.028Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:08:06.916Z] ---> package-listing.sh [2023-03-16T16:08:06.916Z] ++ facter osfamily [2023-03-16T16:08:06.916Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T16:08:07.175Z] + OS_FAMILY=debian [2023-03-16T16:08:07.175Z] + workspace=/w/workspace/_onvif-camera_refactor-snapcraft [2023-03-16T16:08:07.175Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T16:08:07.175Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T16:08:07.175Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T16:08:07.175Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T16:08:07.175Z] + '[' /w/workspace/_onvif-camera_refactor-snapcraft ']' [2023-03-16T16:08:07.175Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T16:08:07.175Z] + case "${OS_FAMILY}" in [2023-03-16T16:08:07.175Z] + dpkg -l [2023-03-16T16:08:07.175Z] + grep '^ii' [2023-03-16T16:08:07.175Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T16:08:07.175Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T16:08:07.175Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T16:08:07.175Z] + '[' /w/workspace/_onvif-camera_refactor-snapcraft ']' [2023-03-16T16:08:07.175Z] + mkdir -p /w/workspace/_onvif-camera_refactor-snapcraft/archives/ [2023-03-16T16:08:07.175Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_onvif-camera_refactor-snapcraft/archives/ [Pipeline] echo [2023-03-16T16:08:07.209Z] 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/_onvif-camera_refactor-snapcraft/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T16:08:07.499Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:08:07.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T16:08:07.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:08:08.002Z] prd-ubuntu20.04-docker-8c-8g-2471 does not seem to be running inside a container [2023-03-16T16:08:08.031Z] $ 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/_onvif-camera_refactor-snapcraft/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_onvif-camera_refactor-snapcraft -v /w/workspace/_onvif-camera_refactor-snapcraft:/w/workspace/_onvif-camera_refactor-snapcraft:rw,z -v /w/workspace/_onvif-camera_refactor-snapcraft@tmp:/w/workspace/_onvif-camera_refactor-snapcraft@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T16:08:08.215Z] $ docker top 84d47c4e5223dfe32689ed03e217e012f1c23b691a6e1e64fa16ddd1d329a22a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T16:08:08.585Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T16:08:08.893Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T16:08:09.203Z] + ls /var/log/sa-host [2023-03-16T16:08:09.203Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T16:08:09.344Z] provisioning config files... [2023-03-16T16:08:09.354Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_onvif-camera_refactor-snapcraft@tmp/config17667719278169991147tmp [Pipeline] { [Pipeline] echo [2023-03-16T16:08:09.408Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:08:09.721Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T16:08:09.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:08:10.158Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T16:08:10.189Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:08:10.499Z] ---> sudo-logs.sh [2023-03-16T16:08:10.499Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T16:08:10.581Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:08:10.891Z] ---> job-cost.sh [2023-03-16T16:08:10.891Z] lf-activate-venv: SKIPPING [2023-03-16T16:08:10.891Z] DEBUG: total: 0.2199999988079071 [2023-03-16T16:08:10.891Z] INFO: Retrieving Stack Cost... [2023-03-16T16:08:11.457Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T16:08:11.715Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T16:08:11.747Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:08:12.059Z] ---> logs-deploy.sh [2023-03-16T16:08:12.059Z] lf-activate-venv: SKIPPING [2023-03-16T16:08:12.059Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/refactor-snapcraft/1 [2023-03-16T16:08:12.059Z] INFO: archiving workspace using pattern(s): [2023-03-16T16:08:12.995Z] Archives upload complete. [2023-03-16T16:08:12.995Z] INFO: archiving logs to Nexus