Pull request #79 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88e792a8ced5b88c1c97e5c381531d049eb9b146+63fa4a680431768fa653ad2f832ffdb5163d02d6 (ee9210bef8fe0248604cd2624b5277206eb0ca2c) 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-ssh9627544356298512494.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh12537257862858177527.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 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/PR-79/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/PR-79/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7240995571688205366.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/PR-79/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4567747415817707326.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > 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-ssh4216280192846282488.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/PR-79/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/PR-79/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17106476360606818839.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 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] ========================================================= [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.17 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: false SWAGGER_API_FOLDERS: openapi/v1 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 ‘prd-ubuntu20.04-docker-8c-8g-1113’ Running on prd-ubuntu20.04-docker-8c-8g-1115 in /w/workspace/oundry_device-onvif-camera_PR-79 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/oundry_device-onvif-camera_PR-79 # 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 Merging remotes/origin/main commit 63fa4a680431768fa653ad2f832ffdb5163d02d6 into PR head commit 88e792a8ced5b88c1c97e5c381531d049eb9b146 Merge succeeded, producing 88e792a8ced5b88c1c97e5c381531d049eb9b146 Checking out Revision 88e792a8ced5b88c1c97e5c381531d049eb9b146 (PR-79) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88e792a8ced5b88c1c97e5c381531d049eb9b146 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 63fa4a680431768fa653ad2f832ffdb5163d02d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88e792a8ced5b88c1c97e5c381531d049eb9b146 # timeout=10 Commit message: "fix: Remove unused DisconnectDevice func" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-06T04:51:16.299Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-06T04:51:16.476Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-06T04:51:16.578Z] ========================================================= [2022-06-06T04:51:16.578Z] EdgeX Global Pipelines Version Info [2022-06-06T04:51:16.578Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:51:17.356Z] ------------------- [2022-06-06T04:51:17.357Z] stable info: [2022-06-06T04:51:17.357Z] ------------------- [2022-06-06T04:51:17.357Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-06T04:51:17.357Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T04:51:17.357Z] Message: update stable to v1.0.232 [2022-06-06T04:51:17.930Z] ------------------- [2022-06-06T04:51:17.930Z] experimental info: [2022-06-06T04:51:17.930Z] ------------------- [2022-06-06T04:51:17.930Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-06T04:51:17.930Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T04:51:17.930Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-06T04:51:18.289Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-06-06T04:51:18.328Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-06-06T04:51:18.373Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-06T04:51:18.411Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-06T04:51:18.449Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-06T04:51:18.486Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-06T04:51:18.525Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-06T04:51:18.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-06T04:51:18.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-06T04:51:18.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-06T04:51:18.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-06T04:51:18.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-06-06T04:51:18.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-06T04:51:18.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-06T04:51:18.815Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T04:51:18.851Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T04:51:18.887Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T04:51:18.923Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T04:51:18.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-06T04:51:18.994Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-06T04:51:19.036Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-06T04:51:19.069Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-06T04:51:19.109Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-06T04:51:19.144Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-06T04:51:19.181Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-06T04:51:19.224Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-06T04:51:19.266Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-06T04:51:19.305Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-79 [Pipeline] echo [2022-06-06T04:51:19.345Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-79 [Pipeline] echo [2022-06-06T04:51:19.386Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-79 [Pipeline] echo [2022-06-06T04:51:19.425Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88e792a8ced5b88c1c97e5c381531d049eb9b146 [Pipeline] echo [2022-06-06T04:51:19.462Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88e792a [Pipeline] echo [2022-06-06T04:51:19.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T04:51:19.603Z] provisioning config files... [2022-06-06T04:51:19.619Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-79@tmp/config4279096383012227273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:51:19.966Z] ---> docker-login.sh [2022-06-06T04:51:19.966Z] nexus3.edgexfoundry.org:10001 [2022-06-06T04:51:20.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:51:20.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:51:20.237Z] Configure a credential helper to remove this warning. See [2022-06-06T04:51:20.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:51:20.237Z] [2022-06-06T04:51:20.237Z] Login Succeeded [2022-06-06T04:51:20.237Z] nexus3.edgexfoundry.org:10002 [2022-06-06T04:51:20.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:51:20.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:51:20.500Z] Configure a credential helper to remove this warning. See [2022-06-06T04:51:20.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:51:20.500Z] [2022-06-06T04:51:20.500Z] Login Succeeded [2022-06-06T04:51:20.500Z] nexus3.edgexfoundry.org:10003 [2022-06-06T04:51:20.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:51:20.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:51:20.500Z] Configure a credential helper to remove this warning. See [2022-06-06T04:51:20.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:51:20.500Z] [2022-06-06T04:51:20.500Z] Login Succeeded [2022-06-06T04:51:20.765Z] nexus3.edgexfoundry.org:10004 [2022-06-06T04:51:20.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:51:20.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:51:20.765Z] Configure a credential helper to remove this warning. See [2022-06-06T04:51:20.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:51:20.765Z] [2022-06-06T04:51:20.765Z] Login Succeeded [2022-06-06T04:51:20.765Z] docker.io [2022-06-06T04:51:20.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:51:21.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:51:21.351Z] Configure a credential helper to remove this warning. See [2022-06-06T04:51:21.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:51:21.351Z] [2022-06-06T04:51:21.351Z] Login Succeeded [2022-06-06T04:51:21.351Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T04:51:21.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-06T04:51:21.986Z] + git rev-list -1 --merges 88e792a8ced5b88c1c97e5c381531d049eb9b146~1..88e792a8ced5b88c1c97e5c381531d049eb9b146 [Pipeline] echo [2022-06-06T04:51:22.036Z] -----------> git rev-list -1 --merges 88e792a8ced5b88c1c97e5c381531d049eb9b146~1..88e792a8ced5b88c1c97e5c381531d049eb9b146 88e792a8ced5b88c1c97e5c381531d049eb9b146 [false] [Pipeline] sh [2022-06-06T04:51:22.350Z] + git log --format=format:%s -1 88e792a8ced5b88c1c97e5c381531d049eb9b146 [Pipeline] echo [2022-06-06T04:51:22.388Z] ========================================================= [2022-06-06T04:51:22.388Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-06T04:51:22.388Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T04:51:22.841Z] + git log --format=format:%s -1 88e792a8ced5b88c1c97e5c381531d049eb9b146 [Pipeline] echo [2022-06-06T04:51:22.871Z] [semverPrep] GIT_COMMIT: 88e792a8ced5b88c1c97e5c381531d049eb9b146, Commit Message: fix: Remove unused DisconnectDevice func [Pipeline] echo [2022-06-06T04:51:22.899Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-06T04:51:23.273Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-06T04:51:23.273Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-06T04:51:23.273Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-06T04:51:23.273Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-06T04:51:23.273Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-06T04:51:23.273Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-06T04:51:23.273Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:51:23.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T04:51:23.717Z] [2022-06-06T04:51:23.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:51:24.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T04:51:24.085Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-06T04:51:24.085Z] 42c077c10790: Pulling fs layer [2022-06-06T04:51:24.085Z] f63e77b7563a: Pulling fs layer [2022-06-06T04:51:24.085Z] bd5fdadae976: Pulling fs layer [2022-06-06T04:51:24.085Z] 205491f53016: Pulling fs layer [2022-06-06T04:51:24.085Z] df18705c85c3: Pulling fs layer [2022-06-06T04:51:24.085Z] bdb3f477010e: Pulling fs layer [2022-06-06T04:51:24.085Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-06T04:51:24.085Z] 2c6e9b1d212d: Pulling fs layer [2022-06-06T04:51:24.085Z] bdb8f0575790: Pulling fs layer [2022-06-06T04:51:24.085Z] 386e3cb2ff24: Pulling fs layer [2022-06-06T04:51:24.085Z] 2343380bae48: Pulling fs layer [2022-06-06T04:51:24.085Z] 2c6e9b1d212d: Waiting [2022-06-06T04:51:24.085Z] bdb8f0575790: Waiting [2022-06-06T04:51:24.085Z] 386e3cb2ff24: Waiting [2022-06-06T04:51:24.085Z] 2343380bae48: Waiting [2022-06-06T04:51:24.085Z] df18705c85c3: Waiting [2022-06-06T04:51:24.085Z] c8a8fc8e1c8f: Waiting [2022-06-06T04:51:24.085Z] 205491f53016: Waiting [2022-06-06T04:51:24.085Z] bdb3f477010e: Waiting [2022-06-06T04:51:24.085Z] f63e77b7563a: Verifying Checksum [2022-06-06T04:51:24.085Z] f63e77b7563a: Download complete [2022-06-06T04:51:24.085Z] 205491f53016: Verifying Checksum [2022-06-06T04:51:24.085Z] 205491f53016: Download complete [2022-06-06T04:51:24.348Z] df18705c85c3: Verifying Checksum [2022-06-06T04:51:24.348Z] df18705c85c3: Download complete [2022-06-06T04:51:24.348Z] bd5fdadae976: Verifying Checksum [2022-06-06T04:51:24.348Z] bd5fdadae976: Download complete [2022-06-06T04:51:24.348Z] bdb3f477010e: Verifying Checksum [2022-06-06T04:51:24.348Z] bdb3f477010e: Download complete [2022-06-06T04:51:24.348Z] 2c6e9b1d212d: Download complete [2022-06-06T04:51:24.348Z] bdb8f0575790: Verifying Checksum [2022-06-06T04:51:24.348Z] bdb8f0575790: Download complete [2022-06-06T04:51:24.348Z] 386e3cb2ff24: Download complete [2022-06-06T04:51:24.348Z] 2343380bae48: Verifying Checksum [2022-06-06T04:51:24.348Z] 2343380bae48: Download complete [2022-06-06T04:51:24.348Z] 42c077c10790: Verifying Checksum [2022-06-06T04:51:24.348Z] 42c077c10790: Download complete [2022-06-06T04:51:24.609Z] c8a8fc8e1c8f: Download complete [2022-06-06T04:51:26.000Z] 42c077c10790: Pull complete [2022-06-06T04:51:26.000Z] f63e77b7563a: Pull complete [2022-06-06T04:51:26.573Z] bd5fdadae976: Pull complete [2022-06-06T04:51:26.573Z] 205491f53016: Pull complete [2022-06-06T04:51:26.833Z] df18705c85c3: Pull complete [2022-06-06T04:51:27.092Z] bdb3f477010e: Pull complete [2022-06-06T04:51:29.002Z] c8a8fc8e1c8f: Pull complete [2022-06-06T04:51:29.002Z] 2c6e9b1d212d: Pull complete [2022-06-06T04:51:29.263Z] bdb8f0575790: Pull complete [2022-06-06T04:51:29.263Z] 386e3cb2ff24: Pull complete [2022-06-06T04:51:29.525Z] 2343380bae48: Pull complete [2022-06-06T04:51:29.525Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-06T04:51:29.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T04:51:29.525Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T04:51:29.757Z] prd-ubuntu20.04-docker-8c-8g-1115 does not seem to be running inside a container [2022-06-06T04:51:29.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-79 -v /w/workspace/oundry_device-onvif-camera_PR-79:/w/workspace/oundry_device-onvif-camera_PR-79:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-79@tmp:/w/workspace/oundry_device-onvif-camera_PR-79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-06T04:51:31.320Z] $ docker top 1b849c227f92b34c35f29733ae978c815159daee8d0cab8b6fd179c1cb3da5ee -eo pid,comm [2022-06-06T04:51:31.418Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-06T04:51:31.418Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-06T04:51:31.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T04:51:31.554Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T04:51:31.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T04:51:31.705Z] $ docker exec 1b849c227f92b34c35f29733ae978c815159daee8d0cab8b6fd179c1cb3da5ee ssh-agent [2022-06-06T04:51:31.837Z] SSH_AUTH_SOCK=/tmp/ssh-obbsAHld9E0V/agent.33 [2022-06-06T04:51:31.837Z] SSH_AGENT_PID=40 [2022-06-06T04:51:31.845Z] Running ssh-add (command line suppressed) [2022-06-06T04:51:31.968Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-79@tmp/private_key_988395896560719407.key (/w/workspace/oundry_device-onvif-camera_PR-79@tmp/private_key_988395896560719407.key) [2022-06-06T04:51:31.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T04:51:32.313Z] + git tag --points-at HEAD [Pipeline] } [2022-06-06T04:51:32.351Z] $ docker exec --env ******** --env ******** 1b849c227f92b34c35f29733ae978c815159daee8d0cab8b6fd179c1cb3da5ee ssh-agent -k [2022-06-06T04:51:32.461Z] unset SSH_AUTH_SOCK; [2022-06-06T04:51:32.461Z] unset SSH_AGENT_PID; [2022-06-06T04:51:32.461Z] echo Agent pid 40 killed; [2022-06-06T04:51:32.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-06T04:51:32.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T04:51:32.550Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T04:51:32.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T04:51:32.687Z] $ docker exec 1b849c227f92b34c35f29733ae978c815159daee8d0cab8b6fd179c1cb3da5ee ssh-agent [2022-06-06T04:51:32.802Z] SSH_AUTH_SOCK=/tmp/ssh-PvPGgVC1BRkH/agent.73 [2022-06-06T04:51:32.802Z] SSH_AGENT_PID=79 [2022-06-06T04:51:32.807Z] Running ssh-add (command line suppressed) [2022-06-06T04:51:32.924Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-79@tmp/private_key_4939965796195104773.key (/w/workspace/oundry_device-onvif-camera_PR-79@tmp/private_key_4939965796195104773.key) [2022-06-06T04:51:32.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T04:51:33.268Z] + git semver init [2022-06-06T04:51:33.531Z] 2022-06-06 04:51:33,455 [run_init] DEBUG init version:0.0.0 force:False [2022-06-06T04:51:33.531Z] 2022-06-06 04:51:33,456 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-79/.semver [2022-06-06T04:51:33.531Z] 2022-06-06 04:51:33,457 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-79/.semver [2022-06-06T04:51:33.531Z] 2022-06-06 04:51:33,457 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-79/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-79, universal_newlines=False, shell=None, istream=None) [2022-06-06T04:51:34.103Z] 2022-06-06 04:51:34,106 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-79/.git/info/exclude [2022-06-06T04:51:34.103Z] 2022-06-06 04:51:34,107 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-79/.semver/PR-79 with force:False [2022-06-06T04:51:34.103Z] 2022-06-06 04:51:34,107 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-79/.semver/PR-79 [2022-06-06T04:51:34.364Z] 2022-06-06 04:51:34,114 [execute] INFO git cat-file --batch-check [2022-06-06T04:51:34.364Z] 2022-06-06 04:51:34,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-79/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T04:51:34.364Z] 2022-06-06 04:51:34,121 [execute] INFO git cat-file --batch [2022-06-06T04:51:34.364Z] 2022-06-06 04:51:34,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-79/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T04:51:34.364Z] 2022-06-06 04:51:34,125 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-79/.semver/PR-79 [2022-06-06T04:51:34.364Z] 0.0.0 [Pipeline] } [2022-06-06T04:51:34.400Z] $ docker exec --env ******** --env ******** 1b849c227f92b34c35f29733ae978c815159daee8d0cab8b6fd179c1cb3da5ee ssh-agent -k [2022-06-06T04:51:34.529Z] unset SSH_AUTH_SOCK; [2022-06-06T04:51:34.529Z] unset SSH_AGENT_PID; [2022-06-06T04:51:34.530Z] echo Agent pid 79 killed; [2022-06-06T04:51:34.534Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T04:51:34.961Z] + git semver [Pipeline] } [2022-06-06T04:51:35.254Z] $ docker stop --time=1 1b849c227f92b34c35f29733ae978c815159daee8d0cab8b6fd179c1cb3da5ee [2022-06-06T04:51:36.627Z] $ docker rm -f 1b849c227f92b34c35f29733ae978c815159daee8d0cab8b6fd179c1cb3da5ee [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T04:51:37.045Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-06T04:51:37.359Z] Stashed 1 file(s) [Pipeline] echo [2022-06-06T04:51:37.374Z] [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 [2022-06-06T04:51:37.937Z] provisioning config files... [2022-06-06T04:51:37.950Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-79@tmp/config8937437227551128055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:51:38.292Z] ---> docker-login.sh [2022-06-06T04:51:38.292Z] nexus3.edgexfoundry.org:10001 [2022-06-06T04:51:38.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:51:38.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:51:38.292Z] Configure a credential helper to remove this warning. See [2022-06-06T04:51:38.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:51:38.292Z] [2022-06-06T04:51:38.292Z] Login Succeeded [2022-06-06T04:51:38.292Z] nexus3.edgexfoundry.org:10002 [2022-06-06T04:51:38.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:51:38.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:51:38.554Z] Configure a credential helper to remove this warning. See [2022-06-06T04:51:38.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:51:38.554Z] [2022-06-06T04:51:38.554Z] Login Succeeded [2022-06-06T04:51:38.554Z] nexus3.edgexfoundry.org:10003 [2022-06-06T04:51:38.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:51:38.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:51:38.554Z] Configure a credential helper to remove this warning. See [2022-06-06T04:51:38.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:51:38.554Z] [2022-06-06T04:51:38.554Z] Login Succeeded [2022-06-06T04:51:38.554Z] nexus3.edgexfoundry.org:10004 [2022-06-06T04:51:38.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:51:38.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:51:38.815Z] Configure a credential helper to remove this warning. See [2022-06-06T04:51:38.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:51:38.815Z] [2022-06-06T04:51:38.815Z] Login Succeeded [2022-06-06T04:51:38.815Z] docker.io [2022-06-06T04:51:38.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:51:39.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:51:39.078Z] Configure a credential helper to remove this warning. See [2022-06-06T04:51:39.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:51:39.078Z] [2022-06-06T04:51:39.078Z] Login Succeeded [2022-06-06T04:51:39.078Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T04:51:39.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T04:51:39.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T04:51:39.326Z] ========================================================= [2022-06-06T04:51:39.326Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-06T04:51:39.326Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:51:39.793Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-06T04:51:39.793Z] Sending build context to Docker daemon 8.687MB [2022-06-06T04:51:39.793Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T04:51:39.793Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-06T04:51:39.793Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-06T04:51:39.793Z] 59bf1c3509f3: Pulling fs layer [2022-06-06T04:51:39.793Z] 666ba61612fd: Pulling fs layer [2022-06-06T04:51:39.793Z] 8ed8ca486205: Pulling fs layer [2022-06-06T04:51:39.793Z] cc1cd167ecdc: Pulling fs layer [2022-06-06T04:51:39.793Z] c516ae0d96e1: Pulling fs layer [2022-06-06T04:51:39.793Z] 684cea983483: Pulling fs layer [2022-06-06T04:51:39.793Z] dd3240ac7de5: Pulling fs layer [2022-06-06T04:51:39.793Z] b1e948a4e11c: Pulling fs layer [2022-06-06T04:51:39.793Z] a8fd76ee1af6: Pulling fs layer [2022-06-06T04:51:39.793Z] 646ad004c059: Pulling fs layer [2022-06-06T04:51:39.793Z] dd3240ac7de5: Waiting [2022-06-06T04:51:39.793Z] b1e948a4e11c: Waiting [2022-06-06T04:51:39.793Z] 684cea983483: Waiting [2022-06-06T04:51:39.793Z] a8fd76ee1af6: Waiting [2022-06-06T04:51:39.793Z] c516ae0d96e1: Waiting [2022-06-06T04:51:39.793Z] 646ad004c059: Waiting [2022-06-06T04:51:39.793Z] 8ed8ca486205: Download complete [2022-06-06T04:51:40.058Z] 666ba61612fd: Verifying Checksum [2022-06-06T04:51:40.058Z] 666ba61612fd: Download complete [2022-06-06T04:51:40.058Z] c516ae0d96e1: Download complete [2022-06-06T04:51:40.058Z] 684cea983483: Verifying Checksum [2022-06-06T04:51:40.058Z] 684cea983483: Download complete [2022-06-06T04:51:40.058Z] 59bf1c3509f3: Verifying Checksum [2022-06-06T04:51:40.058Z] 59bf1c3509f3: Download complete [2022-06-06T04:51:40.058Z] dd3240ac7de5: Verifying Checksum [2022-06-06T04:51:40.058Z] dd3240ac7de5: Download complete [2022-06-06T04:51:40.058Z] b1e948a4e11c: Verifying Checksum [2022-06-06T04:51:40.059Z] b1e948a4e11c: Download complete [2022-06-06T04:51:40.059Z] 59bf1c3509f3: Pull complete [2022-06-06T04:51:40.330Z] 666ba61612fd: Pull complete [2022-06-06T04:51:40.330Z] 8ed8ca486205: Pull complete [2022-06-06T04:51:40.594Z] 646ad004c059: Verifying Checksum [2022-06-06T04:51:40.594Z] 646ad004c059: Download complete [2022-06-06T04:51:40.594Z] a8fd76ee1af6: Verifying Checksum [2022-06-06T04:51:40.594Z] a8fd76ee1af6: Download complete [2022-06-06T04:51:40.594Z] cc1cd167ecdc: Download complete [2022-06-06T04:51:44.786Z] cc1cd167ecdc: Pull complete [2022-06-06T04:51:45.046Z] c516ae0d96e1: Pull complete [2022-06-06T04:51:45.046Z] 684cea983483: Pull complete [2022-06-06T04:51:45.046Z] dd3240ac7de5: Pull complete [2022-06-06T04:51:45.306Z] b1e948a4e11c: Pull complete [2022-06-06T04:51:47.220Z] a8fd76ee1af6: Pull complete [2022-06-06T04:51:48.159Z] 646ad004c059: Pull complete [2022-06-06T04:51:48.159Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-06T04:51:48.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-06T04:51:48.159Z] ---> 8f69c11f6b0c [2022-06-06T04:51:48.159Z] Step 3/13 : ARG MAKE="make build" [2022-06-06T04:51:50.073Z] ---> Running in 7f9d5f417674 [2022-06-06T04:51:50.073Z] Removing intermediate container 7f9d5f417674 [2022-06-06T04:51:50.073Z] ---> 8efd18a5738b [2022-06-06T04:51:50.073Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T04:51:50.073Z] ---> Running in 45585a102157 [2022-06-06T04:51:50.073Z] Removing intermediate container 45585a102157 [2022-06-06T04:51:50.073Z] ---> a9d21b8b78c2 [2022-06-06T04:51:50.073Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T04:51:50.073Z] ---> Running in c02a29c38cb4 [2022-06-06T04:51:50.073Z] Removing intermediate container c02a29c38cb4 [2022-06-06T04:51:50.073Z] ---> 4265a11ae67b [2022-06-06T04:51:50.073Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-06T04:51:50.335Z] ---> Running in cc41f1cbd27c [2022-06-06T04:51:50.335Z] Removing intermediate container cc41f1cbd27c [2022-06-06T04:51:50.335Z] ---> a00b8f01e30c [2022-06-06T04:51:50.335Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T04:51:50.335Z] ---> Running in d9fdad0bb205 [2022-06-06T04:51:50.909Z] Removing intermediate container d9fdad0bb205 [2022-06-06T04:51:50.909Z] ---> 73100f8812c2 [2022-06-06T04:51:50.909Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T04:51:50.909Z] ---> Running in 0705b48de7f7 [2022-06-06T04:51:51.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T04:51:52.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T04:51:52.378Z] OK: 221 MiB in 52 packages [2022-06-06T04:51:52.639Z] Removing intermediate container 0705b48de7f7 [2022-06-06T04:51:52.639Z] ---> 5fab4ab18454 [2022-06-06T04:51:52.639Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-06T04:51:52.774Z] Still waiting to schedule task [2022-06-06T04:51:52.775Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1114’ [2022-06-06T04:51:52.910Z] ---> Running in 53a11c2165ae [2022-06-06T04:51:52.910Z] Removing intermediate container 53a11c2165ae [2022-06-06T04:51:52.910Z] ---> d574a4f65ac4 [2022-06-06T04:51:52.910Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-06T04:51:53.172Z] ---> 72a616318bb5 [2022-06-06T04:51:53.172Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T04:51:53.172Z] ---> Running in 501111640e03 [2022-06-06T04:52:11.290Z] Removing intermediate container 501111640e03 [2022-06-06T04:52:11.290Z] ---> 5edc20124ca4 [2022-06-06T04:52:11.290Z] Step 12/13 : COPY . . [2022-06-06T04:52:11.290Z] ---> c80bec6e89b4 [2022-06-06T04:52:11.290Z] Step 13/13 : RUN ${MAKE} [2022-06-06T04:52:11.290Z] ---> Running in 5355a8da2c63 [2022-06-06T04:52:11.290Z] noop [2022-06-06T04:52:11.290Z] Removing intermediate container 5355a8da2c63 [2022-06-06T04:52:11.290Z] ---> 625932dc6dec [2022-06-06T04:52:11.290Z] Successfully built 625932dc6dec [2022-06-06T04:52:11.290Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:52:11.763Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T04:52:11.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T04:52:11.927Z] prd-ubuntu20.04-docker-8c-8g-1115 does not seem to be running inside a container [2022-06-06T04:52:11.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-79 -v /w/workspace/oundry_device-onvif-camera_PR-79:/w/workspace/oundry_device-onvif-camera_PR-79:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-79@tmp:/w/workspace/oundry_device-onvif-camera_PR-79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-06T04:52:12.329Z] $ docker top a020f252a29a33120fcac1930925339e5d381e32c23cc80e8e376884cab859ff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T04:52:12.724Z] + go version [2022-06-06T04:52:12.724Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-06T04:52:12.765Z] $ docker stop --time=1 a020f252a29a33120fcac1930925339e5d381e32c23cc80e8e376884cab859ff [2022-06-06T04:52:14.085Z] $ docker rm -f a020f252a29a33120fcac1930925339e5d381e32c23cc80e8e376884cab859ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:52:14.808Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T04:52:14.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T04:52:14.959Z] prd-ubuntu20.04-docker-8c-8g-1115 does not seem to be running inside a container [2022-06-06T04:52:15.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-79 -v /w/workspace/oundry_device-onvif-camera_PR-79:/w/workspace/oundry_device-onvif-camera_PR-79:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-79@tmp:/w/workspace/oundry_device-onvif-camera_PR-79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-06T04:52:15.395Z] $ docker top c7464bd1f02d89d76dd180acd40d76c9ba44f19ebdb178c3276e858615be05a5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T04:52:15.831Z] + make test [2022-06-06T04:52:15.831Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-06T04:52:16.091Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-06T04:52:26.078Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-06T04:52:26.078Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.015s coverage: 1.3% of statements [2022-06-06T04:52:30.280Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.895s coverage: 13.8% of statements [2022-06-06T04:52:36.867Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-06T04:52:41.067Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T04:52:41.067Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T04:52:41.067Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T04:52:41.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T04:52:41.141Z] $ docker stop --time=1 c7464bd1f02d89d76dd180acd40d76c9ba44f19ebdb178c3276e858615be05a5 [2022-06-06T04:52:42.918Z] $ docker rm -f c7464bd1f02d89d76dd180acd40d76c9ba44f19ebdb178c3276e858615be05a5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T04:52:43.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T04:52:43.497Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-06T04:52:44.079Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T04:52:44.391Z] + ls -al . [2022-06-06T04:52:44.391Z] total 232 [2022-06-06T04:52:44.391Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 6 04:52 . [2022-06-06T04:52:44.391Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:51 .. [2022-06-06T04:52:44.391Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 04:51 .git [2022-06-06T04:52:44.391Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 04:51 .github [2022-06-06T04:52:44.391Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 04:51 .gitignore [2022-06-06T04:52:44.391Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 04:51 .golangci.yml [2022-06-06T04:52:44.391Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 04:51 .semver [2022-06-06T04:52:44.391Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 04:51 Attribution.txt [2022-06-06T04:52:44.391Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 04:51 CHANGELOG.md [2022-06-06T04:52:44.391Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 04:51 Dockerfile [2022-06-06T04:52:44.391Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 04:51 GOVERNANCE.md [2022-06-06T04:52:44.391Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 04:51 Jenkinsfile [2022-06-06T04:52:44.391Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 04:51 LICENSE [2022-06-06T04:52:44.391Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 04:51 Makefile [2022-06-06T04:52:44.391Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 04:51 OWNERS.md [2022-06-06T04:52:44.392Z] -rw-rw-r-- 1 jenkins jenkins 28742 Jun 6 04:51 README.md [2022-06-06T04:52:44.392Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 04:51 VERSION [2022-06-06T04:52:44.392Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 04:51 bin [2022-06-06T04:52:44.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 04:51 cmd [2022-06-06T04:52:44.392Z] -rw-r--r-- 1 jenkins jenkins 53381 Jun 6 04:52 coverage.out [2022-06-06T04:52:44.392Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:51 doc [2022-06-06T04:52:44.392Z] -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 04:51 go.mod [2022-06-06T04:52:44.392Z] -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 04:51 go.sum [2022-06-06T04:52:44.392Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:51 internal [2022-06-06T04:52:44.392Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 04:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:52:44.789Z] + 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=88e792a8ced5b88c1c97e5c381531d049eb9b146 --label arch=amd64 --label version=0.0.0 . [2022-06-06T04:52:44.789Z] Sending build context to Docker daemon 8.741MB [2022-06-06T04:52:44.789Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T04:52:44.789Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-06T04:52:44.789Z] ---> 625932dc6dec [2022-06-06T04:52:44.789Z] Step 3/26 : ARG MAKE="make build" [2022-06-06T04:52:45.050Z] ---> Running in 54909d7cacc8 [2022-06-06T04:52:45.051Z] Removing intermediate container 54909d7cacc8 [2022-06-06T04:52:45.051Z] ---> fa1dc92e0a2f [2022-06-06T04:52:45.051Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T04:52:45.051Z] ---> Running in a99ecc4dd6fb [2022-06-06T04:52:45.051Z] Removing intermediate container a99ecc4dd6fb [2022-06-06T04:52:45.051Z] ---> 2d845ffaf539 [2022-06-06T04:52:45.051Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T04:52:45.311Z] ---> Running in f211c2f1a39d [2022-06-06T04:52:45.312Z] Removing intermediate container f211c2f1a39d [2022-06-06T04:52:45.312Z] ---> 17842025bddf [2022-06-06T04:52:45.312Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-06T04:52:45.312Z] ---> Running in c962aaa73708 [2022-06-06T04:52:45.312Z] Removing intermediate container c962aaa73708 [2022-06-06T04:52:45.312Z] ---> f3c7a1faa696 [2022-06-06T04:52:45.312Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T04:52:45.573Z] ---> Running in 6b18bbab1da4 [2022-06-06T04:52:46.143Z] Removing intermediate container 6b18bbab1da4 [2022-06-06T04:52:46.143Z] ---> 5753e4a81fb9 [2022-06-06T04:52:46.143Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T04:52:46.143Z] ---> Running in b624426072f2 [2022-06-06T04:52:46.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T04:52:47.340Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T04:52:47.340Z] OK: 221 MiB in 52 packages [2022-06-06T04:52:47.917Z] Removing intermediate container b624426072f2 [2022-06-06T04:52:47.917Z] ---> e145734b7f34 [2022-06-06T04:52:47.917Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-06T04:52:47.917Z] ---> Running in 9fd891a51242 [2022-06-06T04:52:47.917Z] Removing intermediate container 9fd891a51242 [2022-06-06T04:52:47.917Z] ---> 17ef2832e9e0 [2022-06-06T04:52:47.917Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-06T04:52:47.917Z] ---> 0d7323ba4c3e [2022-06-06T04:52:47.917Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T04:52:48.180Z] ---> Running in d67cea32bf8c [2022-06-06T04:52:48.752Z] Removing intermediate container d67cea32bf8c [2022-06-06T04:52:48.752Z] ---> 887da28217b5 [2022-06-06T04:52:48.752Z] Step 12/26 : COPY . . [2022-06-06T04:52:49.011Z] ---> 5605763c3a6b [2022-06-06T04:52:49.011Z] Step 13/26 : RUN ${MAKE} [2022-06-06T04:52:49.011Z] ---> Running in 588d3722453a [2022-06-06T04:52:49.271Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-06T04:53:11.219Z] Removing intermediate container 588d3722453a [2022-06-06T04:53:11.219Z] ---> a021f6954dba [2022-06-06T04:53:11.219Z] Step 14/26 : FROM alpine:3.15 [2022-06-06T04:53:11.219Z] 3.15: Pulling from library/alpine [2022-06-06T04:53:11.219Z] df9b9388f04a: Pulling fs layer [2022-06-06T04:53:11.219Z] df9b9388f04a: Verifying Checksum [2022-06-06T04:53:11.219Z] df9b9388f04a: Download complete [2022-06-06T04:53:11.219Z] df9b9388f04a: Pull complete [2022-06-06T04:53:11.219Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T04:53:11.219Z] Status: Downloaded newer image for alpine:3.15 [2022-06-06T04:53:11.219Z] ---> 0ac33e5f5afa [2022-06-06T04:53:11.219Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-06T04:53:11.219Z] ---> Running in c823cce80bf1 [2022-06-06T04:53:11.219Z] Removing intermediate container c823cce80bf1 [2022-06-06T04:53:11.219Z] ---> bdc2fe7062f5 [2022-06-06T04:53:11.219Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-06T04:53:11.219Z] ---> Running in 84e602342b63 [2022-06-06T04:53:11.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T04:53:11.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T04:53:11.219Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-06T04:53:11.219Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-06T04:53:11.219Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-06T04:53:11.219Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-06T04:53:11.219Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-06T04:53:11.219Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-06T04:53:11.219Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T04:53:11.219Z] OK: 8 MiB in 20 packages [2022-06-06T04:53:11.219Z] Removing intermediate container 84e602342b63 [2022-06-06T04:53:11.219Z] ---> f3a05266bcbe [2022-06-06T04:53:11.219Z] Step 17/26 : WORKDIR / [2022-06-06T04:53:11.219Z] ---> Running in 4e768e7e396c [2022-06-06T04:53:11.219Z] Removing intermediate container 4e768e7e396c [2022-06-06T04:53:11.219Z] ---> af3554bc1366 [2022-06-06T04:53:11.219Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-06T04:53:11.219Z] ---> 0282033be463 [2022-06-06T04:53:11.219Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-06T04:53:11.219Z] ---> 32df58da100b [2022-06-06T04:53:11.219Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-06T04:53:11.219Z] ---> 9b05a89b62d0 [2022-06-06T04:53:11.219Z] Step 21/26 : EXPOSE 59984 [2022-06-06T04:53:11.219Z] ---> Running in dcc4b60106da [2022-06-06T04:53:11.486Z] Removing intermediate container dcc4b60106da [2022-06-06T04:53:11.486Z] ---> f40b277a427c [2022-06-06T04:53:11.486Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-06T04:53:11.486Z] ---> Running in 6a0376b5da8d [2022-06-06T04:53:11.486Z] Removing intermediate container 6a0376b5da8d [2022-06-06T04:53:11.486Z] ---> 1d7d91a1ea28 [2022-06-06T04:53:11.486Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T04:53:11.486Z] ---> Running in 27240b0762e0 [2022-06-06T04:53:11.747Z] Removing intermediate container 27240b0762e0 [2022-06-06T04:53:11.747Z] ---> 2665810ebdaa [2022-06-06T04:53:11.747Z] Step 24/26 : LABEL arch=amd64 [2022-06-06T04:53:11.747Z] ---> Running in ad69ee7e1848 [2022-06-06T04:53:11.747Z] Removing intermediate container ad69ee7e1848 [2022-06-06T04:53:11.747Z] ---> 85b7991351cc [2022-06-06T04:53:11.747Z] Step 25/26 : LABEL git_sha=88e792a8ced5b88c1c97e5c381531d049eb9b146 [2022-06-06T04:53:11.747Z] ---> Running in 937f7e1a710c [2022-06-06T04:53:12.009Z] Removing intermediate container 937f7e1a710c [2022-06-06T04:53:12.009Z] ---> 7c78ec79da59 [2022-06-06T04:53:12.009Z] Step 26/26 : LABEL version=0.0.0 [2022-06-06T04:53:12.009Z] ---> Running in 14a6023eeb4e [2022-06-06T04:53:12.009Z] Removing intermediate container 14a6023eeb4e [2022-06-06T04:53:12.009Z] ---> 85e4a41005ae [2022-06-06T04:53:12.009Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T04:53:12.009Z] Successfully built 85e4a41005ae [2022-06-06T04:53:12.009Z] 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 [2022-06-06T04:53:12.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T04:53:12.817Z] [2022-06-06T04:53:12.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:53:13.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T04:53:13.201Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-06T04:53:13.201Z] 5eb5b503b376: Pulling fs layer [2022-06-06T04:53:13.201Z] 5c69ac0246d0: Pulling fs layer [2022-06-06T04:53:13.201Z] ec43610c2a17: Pulling fs layer [2022-06-06T04:53:13.201Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-06T04:53:13.201Z] 33b1e0a273af: Pulling fs layer [2022-06-06T04:53:13.201Z] 5d3b04190fa2: Pulling fs layer [2022-06-06T04:53:13.201Z] 2f39f015ded8: Pulling fs layer [2022-06-06T04:53:13.201Z] 3a2ae6a8a46f: Waiting [2022-06-06T04:53:13.201Z] 33b1e0a273af: Waiting [2022-06-06T04:53:13.201Z] 5d3b04190fa2: Waiting [2022-06-06T04:53:13.201Z] 2f39f015ded8: Waiting [2022-06-06T04:53:13.201Z] 5c69ac0246d0: Download complete [2022-06-06T04:53:13.201Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-06T04:53:13.201Z] 3a2ae6a8a46f: Download complete [2022-06-06T04:53:13.201Z] 33b1e0a273af: Verifying Checksum [2022-06-06T04:53:13.201Z] 33b1e0a273af: Download complete [2022-06-06T04:53:13.201Z] 5d3b04190fa2: Verifying Checksum [2022-06-06T04:53:13.201Z] 5d3b04190fa2: Download complete [2022-06-06T04:53:13.201Z] ec43610c2a17: Verifying Checksum [2022-06-06T04:53:13.201Z] ec43610c2a17: Download complete [2022-06-06T04:53:13.461Z] 5eb5b503b376: Verifying Checksum [2022-06-06T04:53:13.461Z] 5eb5b503b376: Download complete [2022-06-06T04:53:14.032Z] 2f39f015ded8: Verifying Checksum [2022-06-06T04:53:14.032Z] 2f39f015ded8: Download complete [2022-06-06T04:53:14.601Z] 5eb5b503b376: Pull complete [2022-06-06T04:53:14.601Z] 5c69ac0246d0: Pull complete [2022-06-06T04:53:15.169Z] ec43610c2a17: Pull complete [2022-06-06T04:53:15.169Z] 3a2ae6a8a46f: Pull complete [2022-06-06T04:53:15.430Z] 33b1e0a273af: Pull complete [2022-06-06T04:53:15.430Z] 5d3b04190fa2: Pull complete [2022-06-06T04:53:19.626Z] 2f39f015ded8: Pull complete [2022-06-06T04:53:19.626Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-06T04:53:19.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T04:53:19.626Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T04:53:19.843Z] prd-ubuntu20.04-docker-8c-8g-1115 does not seem to be running inside a container [2022-06-06T04:53:19.881Z] $ 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/oundry_device-onvif-camera_PR-79 -v /w/workspace/oundry_device-onvif-camera_PR-79:/w/workspace/oundry_device-onvif-camera_PR-79:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-79@tmp:/w/workspace/oundry_device-onvif-camera_PR-79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-06T04:53:21.530Z] $ docker top f7ef07f96fe3469736279c2820331d7f6a2d7f6d03b42b672e68a7e906b77ff0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:53:21.971Z] ---> job-cost.sh [2022-06-06T04:53:21.971Z] lf-activate-venv: SKIPPING [2022-06-06T04:53:21.971Z] INFO: No Stack... [2022-06-06T04:53:22.276Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T04:53:22.591Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T04:53:22.915Z] + cut -d, -f6 [2022-06-06T04:53:22.916Z] + cat /w/workspace/oundry_device-onvif-camera_PR-79/archives/cost.csv [Pipeline] lock [2022-06-06T04:53:22.955Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-79-1-stack-cost] [2022-06-06T04:53:22.960Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-79-1-stack-cost] did not exist. Created. [2022-06-06T04:53:22.960Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-79-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T04:53:23.342Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-06T04:53:23.397Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T04:53:23.420Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-79-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T04:53:23.503Z] $ docker stop --time=1 f7ef07f96fe3469736279c2820331d7f6a2d7f6d03b42b672e68a7e906b77ff0 [2022-06-06T04:53:24.672Z] $ docker rm -f f7ef07f96fe3469736279c2820331d7f6a2d7f6d03b42b672e68a7e906b77ff0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-06T04:55:23.767Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1116 in /w/workspace/oundry_device-onvif-camera_PR-79 [Pipeline] { [Pipeline] ws [2022-06-06T04:55:23.810Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2022-06-06T04:55:23.934Z] Selected Git installation does not exist. Using Default [2022-06-06T04:55:23.934Z] The recommended git tool is: NONE [2022-06-06T04:55:31.263Z] using credential edgex-jenkins-ssh [2022-06-06T04:55:31.280Z] Cloning the remote Git repository [2022-06-06T04:55:31.341Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T04:55:31.443Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2022-06-06T04:55:31.515Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T04:55:31.516Z] > git --version # timeout=10 [2022-06-06T04:55:31.591Z] > git --version # 'git version 2.25.1' [2022-06-06T04:55:31.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T04:55:31.715Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T04:55:33.139Z] Merging remotes/origin/main commit 63fa4a680431768fa653ad2f832ffdb5163d02d6 into PR head commit 88e792a8ced5b88c1c97e5c381531d049eb9b146 [2022-06-06T04:55:32.543Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-06T04:55:32.568Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T04:55:32.597Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-06T04:55:32.657Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T04:55:32.658Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T04:55:32.676Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-06T04:55:33.168Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T04:55:33.194Z] > git checkout -f 88e792a8ced5b88c1c97e5c381531d049eb9b146 # timeout=10 [2022-06-06T04:55:33.429Z] Merge succeeded, producing 88e792a8ced5b88c1c97e5c381531d049eb9b146 [2022-06-06T04:55:33.430Z] Checking out Revision 88e792a8ced5b88c1c97e5c381531d049eb9b146 (PR-79) [2022-06-06T04:55:33.340Z] > git remote # timeout=10 [2022-06-06T04:55:33.359Z] > git config --get remote.origin.url # timeout=10 [2022-06-06T04:55:33.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T04:55:33.392Z] > git merge 63fa4a680431768fa653ad2f832ffdb5163d02d6 # timeout=10 [2022-06-06T04:55:33.418Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-06T04:55:33.442Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T04:55:33.460Z] > git checkout -f 88e792a8ced5b88c1c97e5c381531d049eb9b146 # timeout=10 [2022-06-06T04:55:37.762Z] Commit message: "fix: Remove unused DisconnectDevice func" [2022-06-06T04:55:37.824Z] > git --version # timeout=10 [2022-06-06T04:55:37.837Z] > git --version # 'git version 2.25.1' [2022-06-06T04:55:37.850Z] fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T04:55:38.927Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-06T04:55:38.927Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T04:55:38.927Z] Dload Upload Total Spent Left Speed [2022-06-06T04:55:38.927Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2022-06-06T04:55:39.828Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-06T04:55:40.185Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-06T04:55:40.185Z] sudo tee /etc/docker/daemon.new [2022-06-06T04:55:40.185Z] { [2022-06-06T04:55:40.185Z] "registry-mirrors": [ [2022-06-06T04:55:40.185Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-06T04:55:40.185Z] ], [2022-06-06T04:55:40.185Z] "bip": "10.250.0.254/24", [2022-06-06T04:55:40.185Z] "hosts": [ [2022-06-06T04:55:40.185Z] "tcp://0.0.0.0:5555", [2022-06-06T04:55:40.185Z] "unix:///var/run/docker.sock" [2022-06-06T04:55:40.186Z] ], [2022-06-06T04:55:40.186Z] "mtu": 1458, [2022-06-06T04:55:40.186Z] "selinux-enabled": true, [2022-06-06T04:55:40.186Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-06T04:55:40.186Z] } [Pipeline] sh [2022-06-06T04:55:40.547Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-06T04:55:40.901Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T04:55:59.293Z] provisioning config files... [2022-06-06T04:55:59.322Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2064408048864846300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T04:55:59.727Z] ---> docker-login.sh [2022-06-06T04:55:59.727Z] nexus3.edgexfoundry.org:10001 [2022-06-06T04:56:00.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:56:00.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:56:00.601Z] Configure a credential helper to remove this warning. See [2022-06-06T04:56:00.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:56:00.601Z] [2022-06-06T04:56:00.601Z] Login Succeeded [2022-06-06T04:56:00.601Z] nexus3.edgexfoundry.org:10002 [2022-06-06T04:56:00.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:56:01.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:56:01.151Z] Configure a credential helper to remove this warning. See [2022-06-06T04:56:01.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:56:01.151Z] [2022-06-06T04:56:01.151Z] Login Succeeded [2022-06-06T04:56:01.151Z] nexus3.edgexfoundry.org:10003 [2022-06-06T04:56:01.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:56:01.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:56:01.709Z] Configure a credential helper to remove this warning. See [2022-06-06T04:56:01.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:56:01.709Z] [2022-06-06T04:56:01.709Z] Login Succeeded [2022-06-06T04:56:01.709Z] nexus3.edgexfoundry.org:10004 [2022-06-06T04:56:01.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:56:01.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:56:01.983Z] Configure a credential helper to remove this warning. See [2022-06-06T04:56:01.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:56:01.983Z] [2022-06-06T04:56:01.983Z] Login Succeeded [2022-06-06T04:56:01.983Z] docker.io [2022-06-06T04:56:02.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T04:56:02.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T04:56:02.851Z] Configure a credential helper to remove this warning. See [2022-06-06T04:56:02.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T04:56:02.851Z] [2022-06-06T04:56:02.851Z] Login Succeeded [2022-06-06T04:56:02.851Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T04:56:02.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T04:56:03.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T04:56:03.291Z] ========================================================= [2022-06-06T04:56:03.291Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-06T04:56:03.291Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:56:03.789Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-06T04:56:04.065Z] Sending build context to Docker daemon 5.919MB [2022-06-06T04:56:04.065Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T04:56:04.065Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-06T04:56:04.341Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-06T04:56:04.341Z] 9b3977197b4f: Pulling fs layer [2022-06-06T04:56:04.341Z] 1a89e8eeedd5: Pulling fs layer [2022-06-06T04:56:04.341Z] 94645a83ff95: Pulling fs layer [2022-06-06T04:56:04.341Z] e6fb740bc735: Pulling fs layer [2022-06-06T04:56:04.341Z] 3a77bd46dcc9: Pulling fs layer [2022-06-06T04:56:04.341Z] 355e64cbe906: Pulling fs layer [2022-06-06T04:56:04.341Z] 63ab81a10011: Pulling fs layer [2022-06-06T04:56:04.341Z] 555d1d1c4555: Pulling fs layer [2022-06-06T04:56:04.341Z] 7d9057610161: Pulling fs layer [2022-06-06T04:56:04.341Z] e6fb740bc735: Waiting [2022-06-06T04:56:04.341Z] 3a77bd46dcc9: Waiting [2022-06-06T04:56:04.341Z] 355e64cbe906: Waiting [2022-06-06T04:56:04.341Z] 555d1d1c4555: Waiting [2022-06-06T04:56:04.341Z] 7d9057610161: Waiting [2022-06-06T04:56:04.341Z] 63ab81a10011: Waiting [2022-06-06T04:56:04.341Z] 94645a83ff95: Verifying Checksum [2022-06-06T04:56:04.341Z] 94645a83ff95: Download complete [2022-06-06T04:56:04.341Z] 1a89e8eeedd5: Verifying Checksum [2022-06-06T04:56:04.341Z] 1a89e8eeedd5: Download complete [2022-06-06T04:56:04.341Z] 3a77bd46dcc9: Verifying Checksum [2022-06-06T04:56:04.341Z] 3a77bd46dcc9: Download complete [2022-06-06T04:56:04.341Z] 355e64cbe906: Verifying Checksum [2022-06-06T04:56:04.341Z] 355e64cbe906: Download complete [2022-06-06T04:56:04.341Z] 63ab81a10011: Verifying Checksum [2022-06-06T04:56:04.341Z] 63ab81a10011: Download complete [2022-06-06T04:56:04.341Z] 9b3977197b4f: Download complete [2022-06-06T04:56:05.337Z] 9b3977197b4f: Pull complete [2022-06-06T04:56:05.337Z] 7d9057610161: Verifying Checksum [2022-06-06T04:56:05.337Z] 7d9057610161: Download complete [2022-06-06T04:56:05.942Z] 1a89e8eeedd5: Pull complete [2022-06-06T04:56:06.219Z] 94645a83ff95: Pull complete [2022-06-06T04:56:06.494Z] 555d1d1c4555: Verifying Checksum [2022-06-06T04:56:06.494Z] 555d1d1c4555: Download complete [2022-06-06T04:56:07.095Z] e6fb740bc735: Verifying Checksum [2022-06-06T04:56:07.095Z] e6fb740bc735: Download complete [2022-06-06T04:56:19.498Z] e6fb740bc735: Pull complete [2022-06-06T04:56:19.498Z] 3a77bd46dcc9: Pull complete [2022-06-06T04:56:19.773Z] 355e64cbe906: Pull complete [2022-06-06T04:56:20.047Z] 63ab81a10011: Pull complete [2022-06-06T04:56:26.771Z] 555d1d1c4555: Pull complete [2022-06-06T04:56:28.757Z] 7d9057610161: Pull complete [2022-06-06T04:56:28.757Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-06T04:56:28.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-06T04:56:28.757Z] ---> 819e984ddca1 [2022-06-06T04:56:28.757Z] Step 3/13 : ARG MAKE="make build" [2022-06-06T04:56:29.361Z] ---> Running in 008bce9b8335 [2022-06-06T04:56:29.637Z] Removing intermediate container 008bce9b8335 [2022-06-06T04:56:29.637Z] ---> 2c68a62afa80 [2022-06-06T04:56:29.637Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T04:56:29.637Z] ---> Running in b200e4932e71 [2022-06-06T04:56:29.917Z] Removing intermediate container b200e4932e71 [2022-06-06T04:56:29.917Z] ---> b0ebfd50d384 [2022-06-06T04:56:29.917Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T04:56:29.917Z] ---> Running in 4ec167af5edf [2022-06-06T04:56:30.524Z] Removing intermediate container 4ec167af5edf [2022-06-06T04:56:30.524Z] ---> e95c14aa7d82 [2022-06-06T04:56:30.524Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-06T04:56:30.524Z] ---> Running in b34afb859a9a [2022-06-06T04:56:30.803Z] Removing intermediate container b34afb859a9a [2022-06-06T04:56:30.803Z] ---> 2847cf7de191 [2022-06-06T04:56:30.803Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T04:56:30.803Z] ---> Running in 8ac5d0d5c875 [2022-06-06T04:56:33.442Z] Removing intermediate container 8ac5d0d5c875 [2022-06-06T04:56:33.442Z] ---> e6cf1674a3d4 [2022-06-06T04:56:33.442Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T04:56:33.442Z] ---> Running in 5e357ca25e35 [2022-06-06T04:56:34.425Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T04:56:35.407Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T04:56:36.395Z] OK: 220 MiB in 52 packages [2022-06-06T04:56:37.000Z] Removing intermediate container 5e357ca25e35 [2022-06-06T04:56:37.000Z] ---> 8a29152fd737 [2022-06-06T04:56:37.000Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-06T04:56:37.000Z] ---> Running in 5e8249a619fa [2022-06-06T04:56:37.604Z] Removing intermediate container 5e8249a619fa [2022-06-06T04:56:37.604Z] ---> c3177dcbca62 [2022-06-06T04:56:37.604Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-06T04:56:37.879Z] ---> 8e324fd9c354 [2022-06-06T04:56:37.879Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T04:56:38.159Z] ---> Running in cfe96bc3dd45 [2022-06-06T04:57:25.159Z] Removing intermediate container cfe96bc3dd45 [2022-06-06T04:57:25.159Z] ---> 7a622d2d98eb [2022-06-06T04:57:25.159Z] Step 12/13 : COPY . . [2022-06-06T04:57:25.754Z] ---> e8b7afb9baa8 [2022-06-06T04:57:25.754Z] Step 13/13 : RUN ${MAKE} [2022-06-06T04:57:25.754Z] ---> Running in 39af6737cf7a [2022-06-06T04:57:26.745Z] noop [2022-06-06T04:57:27.357Z] Removing intermediate container 39af6737cf7a [2022-06-06T04:57:27.357Z] ---> dc6b0119ccbe [2022-06-06T04:57:27.357Z] Successfully built dc6b0119ccbe [2022-06-06T04:57:27.357Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:57:27.837Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T04:57:27.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T04:57:28.157Z] prd-ubuntu20.04-docker-arm64-4c-16g-1116 does not seem to be running inside a container [2022-06-06T04:57:28.246Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-06T04:57:29.533Z] $ docker top 179abfce397fc5ef5413e965b1cec22d791f80a09af41cec10a4f7caea44116d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T04:57:30.501Z] + go version [2022-06-06T04:57:30.501Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-06T04:57:30.545Z] $ docker stop --time=1 179abfce397fc5ef5413e965b1cec22d791f80a09af41cec10a4f7caea44116d [2022-06-06T04:57:32.151Z] $ docker rm -f 179abfce397fc5ef5413e965b1cec22d791f80a09af41cec10a4f7caea44116d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:57:33.050Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T04:57:33.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T04:57:33.379Z] prd-ubuntu20.04-docker-arm64-4c-16g-1116 does not seem to be running inside a container [2022-06-06T04:57:33.464Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-06T04:57:34.743Z] $ docker top f917369a9d2859f21ee08ae27d63fd9edf15244a9c1dedd71e4738c1f7b693ec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T04:57:35.744Z] + make test [2022-06-06T04:57:35.744Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-06T04:57:37.741Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-06T04:58:59.581Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-06T04:58:59.581Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.078s coverage: 1.3% of statements [2022-06-06T04:59:26.378Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.446s coverage: 13.8% of statements [2022-06-06T04:59:26.378Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-06T04:59:26.378Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-06T04:59:48.596Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T04:59:48.596Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T04:59:48.869Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T04:59:52.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T04:59:52.345Z] $ docker stop --time=1 f917369a9d2859f21ee08ae27d63fd9edf15244a9c1dedd71e4738c1f7b693ec [2022-06-06T04:59:54.127Z] $ docker rm -f f917369a9d2859f21ee08ae27d63fd9edf15244a9c1dedd71e4738c1f7b693ec [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T04:59:55.141Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T04:59:55.176Z] Warning: overwriting stash ‘coverage-report’ [2022-06-06T04:59:55.689Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T04:59:56.282Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T04:59:56.636Z] + ls -al . [2022-06-06T04:59:56.636Z] total 228 [2022-06-06T04:59:56.636Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 04:59 . [2022-06-06T04:59:56.636Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:55 .. [2022-06-06T04:59:56.636Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 04:55 .git [2022-06-06T04:59:56.636Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 04:55 .github [2022-06-06T04:59:56.636Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 04:55 .gitignore [2022-06-06T04:59:56.636Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 04:55 .golangci.yml [2022-06-06T04:59:56.636Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 04:55 Attribution.txt [2022-06-06T04:59:56.636Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 04:55 CHANGELOG.md [2022-06-06T04:59:56.636Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 04:55 Dockerfile [2022-06-06T04:59:56.636Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 04:55 GOVERNANCE.md [2022-06-06T04:59:56.636Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 04:55 Jenkinsfile [2022-06-06T04:59:56.636Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 04:55 LICENSE [2022-06-06T04:59:56.636Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 04:55 Makefile [2022-06-06T04:59:56.636Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 04:55 OWNERS.md [2022-06-06T04:59:56.636Z] -rw-rw-r-- 1 jenkins jenkins 28742 Jun 6 04:55 README.md [2022-06-06T04:59:56.636Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 04:51 VERSION [2022-06-06T04:59:56.636Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 04:55 bin [2022-06-06T04:59:56.636Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 04:55 cmd [2022-06-06T04:59:56.636Z] -rw-r--r-- 1 jenkins jenkins 53381 Jun 6 04:59 coverage.out [2022-06-06T04:59:56.636Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:55 doc [2022-06-06T04:59:56.636Z] -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 04:55 go.mod [2022-06-06T04:59:56.636Z] -rw-rw-r-- 1 jenkins jenkins 37264 Jun 6 04:55 go.sum [2022-06-06T04:59:56.636Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 04:55 internal [2022-06-06T04:59:56.636Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 04:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T04:59:57.068Z] + 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=88e792a8ced5b88c1c97e5c381531d049eb9b146 --label arch=arm64 --label version=0.0.0 . [2022-06-06T04:59:57.350Z] Sending build context to Docker daemon 5.973MB [2022-06-06T04:59:57.350Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T04:59:57.350Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-06T04:59:57.350Z] ---> dc6b0119ccbe [2022-06-06T04:59:57.350Z] Step 3/26 : ARG MAKE="make build" [2022-06-06T04:59:57.625Z] ---> Running in c2383fd2ae9f [2022-06-06T04:59:57.898Z] Removing intermediate container c2383fd2ae9f [2022-06-06T04:59:57.898Z] ---> 1a63331d32da [2022-06-06T04:59:57.898Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T04:59:57.898Z] ---> Running in 9984b4dfef38 [2022-06-06T04:59:58.175Z] Removing intermediate container 9984b4dfef38 [2022-06-06T04:59:58.175Z] ---> 5d95c560bdcd [2022-06-06T04:59:58.175Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T04:59:58.453Z] ---> Running in dce09a67f872 [2022-06-06T04:59:58.729Z] Removing intermediate container dce09a67f872 [2022-06-06T04:59:58.729Z] ---> 080875daa5f9 [2022-06-06T04:59:58.729Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-06T04:59:58.729Z] ---> Running in 50696d1abab6 [2022-06-06T04:59:59.007Z] Removing intermediate container 50696d1abab6 [2022-06-06T04:59:59.007Z] ---> 78b7e2dfbbc0 [2022-06-06T04:59:59.007Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T04:59:59.007Z] ---> Running in 70cc2d69052a [2022-06-06T05:00:01.003Z] Removing intermediate container 70cc2d69052a [2022-06-06T05:00:01.003Z] ---> 2acc35469957 [2022-06-06T05:00:01.003Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T05:00:01.003Z] ---> Running in c419cb5c74f2 [2022-06-06T05:00:01.603Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T05:00:02.578Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T05:00:03.558Z] OK: 220 MiB in 52 packages [2022-06-06T05:00:04.156Z] Removing intermediate container c419cb5c74f2 [2022-06-06T05:00:04.156Z] ---> 3acc4f097101 [2022-06-06T05:00:04.156Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-06T05:00:04.156Z] ---> Running in 202e51bcc549 [2022-06-06T05:00:04.436Z] Removing intermediate container 202e51bcc549 [2022-06-06T05:00:04.436Z] ---> 3279f5715930 [2022-06-06T05:00:04.436Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-06T05:00:05.041Z] ---> e20eda1f6c89 [2022-06-06T05:00:05.041Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T05:00:05.041Z] ---> Running in cc76720ac5cd [2022-06-06T05:00:07.022Z] Removing intermediate container cc76720ac5cd [2022-06-06T05:00:07.022Z] ---> 2831fbee0170 [2022-06-06T05:00:07.022Z] Step 12/26 : COPY . . [2022-06-06T05:00:08.014Z] ---> 96b11af015fc [2022-06-06T05:00:08.014Z] Step 13/26 : RUN ${MAKE} [2022-06-06T05:00:08.014Z] ---> Running in 351b368ee530 [2022-06-06T05:00:09.003Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-06T05:02:15.879Z] Removing intermediate container 351b368ee530 [2022-06-06T05:02:15.879Z] ---> 131bdeb6dfd5 [2022-06-06T05:02:15.879Z] Step 14/26 : FROM alpine:3.15 [2022-06-06T05:02:15.879Z] 3.15: Pulling from library/alpine [2022-06-06T05:02:15.879Z] 9981e73032c8: Pulling fs layer [2022-06-06T05:02:15.879Z] 9981e73032c8: Verifying Checksum [2022-06-06T05:02:15.879Z] 9981e73032c8: Download complete [2022-06-06T05:02:15.879Z] 9981e73032c8: Pull complete [2022-06-06T05:02:15.879Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T05:02:15.879Z] Status: Downloaded newer image for alpine:3.15 [2022-06-06T05:02:15.879Z] ---> 3fb3c9af89a9 [2022-06-06T05:02:15.879Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-06T05:02:15.879Z] ---> Running in d1b3d4d0d39c [2022-06-06T05:02:15.879Z] Removing intermediate container d1b3d4d0d39c [2022-06-06T05:02:15.879Z] ---> e0e810e1aa44 [2022-06-06T05:02:15.879Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-06T05:02:15.879Z] ---> Running in 2edc1d1040d8 [2022-06-06T05:02:15.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T05:02:15.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T05:02:15.879Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-06T05:02:15.879Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-06T05:02:15.879Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-06T05:02:15.879Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-06T05:02:15.879Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-06T05:02:15.879Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-06T05:02:15.879Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T05:02:15.879Z] OK: 8 MiB in 20 packages [2022-06-06T05:02:15.879Z] Removing intermediate container 2edc1d1040d8 [2022-06-06T05:02:15.879Z] ---> ccf751f70270 [2022-06-06T05:02:15.879Z] Step 17/26 : WORKDIR / [2022-06-06T05:02:15.879Z] ---> Running in 6f85cabd4824 [2022-06-06T05:02:15.879Z] Removing intermediate container 6f85cabd4824 [2022-06-06T05:02:15.879Z] ---> 7a063fba8bde [2022-06-06T05:02:15.879Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-06T05:02:15.879Z] ---> b828d24e7d4b [2022-06-06T05:02:15.879Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-06T05:02:15.879Z] ---> 77d16f0adfff [2022-06-06T05:02:15.879Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-06T05:02:15.879Z] ---> 08d1322a86cf [2022-06-06T05:02:15.879Z] Step 21/26 : EXPOSE 59984 [2022-06-06T05:02:15.879Z] ---> Running in 7567497da7ae [2022-06-06T05:02:15.879Z] Removing intermediate container 7567497da7ae [2022-06-06T05:02:15.879Z] ---> cbf0ac1ad9b4 [2022-06-06T05:02:15.879Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-06T05:02:15.879Z] ---> Running in 4083e91720be [2022-06-06T05:02:16.156Z] Removing intermediate container 4083e91720be [2022-06-06T05:02:16.156Z] ---> 8e255348934e [2022-06-06T05:02:16.156Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T05:02:16.432Z] ---> Running in ef9ab0a66c0b [2022-06-06T05:02:16.707Z] Removing intermediate container ef9ab0a66c0b [2022-06-06T05:02:16.707Z] ---> b7ac6f886711 [2022-06-06T05:02:16.707Z] Step 24/26 : LABEL arch=arm64 [2022-06-06T05:02:16.707Z] ---> Running in d45937c15be4 [2022-06-06T05:02:16.986Z] Removing intermediate container d45937c15be4 [2022-06-06T05:02:16.986Z] ---> 88b32c4af966 [2022-06-06T05:02:16.986Z] Step 25/26 : LABEL git_sha=88e792a8ced5b88c1c97e5c381531d049eb9b146 [2022-06-06T05:02:16.986Z] ---> Running in 28a2b1114003 [2022-06-06T05:02:17.265Z] Removing intermediate container 28a2b1114003 [2022-06-06T05:02:17.265Z] ---> 649383899e56 [2022-06-06T05:02:17.265Z] Step 26/26 : LABEL version=0.0.0 [2022-06-06T05:02:17.543Z] ---> Running in 087f86eb2185 [2022-06-06T05:02:17.818Z] Removing intermediate container 087f86eb2185 [2022-06-06T05:02:17.818Z] ---> bdf05443526e [2022-06-06T05:02:17.818Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T05:02:17.818Z] Successfully built bdf05443526e [2022-06-06T05:02:17.818Z] 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 [2022-06-06T05:02:18.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T05:02:18.640Z] [2022-06-06T05:02:18.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T05:02:19.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T05:02:19.338Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-06T05:02:19.338Z] 8998bd30e6a1: Pulling fs layer [2022-06-06T05:02:19.338Z] 04944245beec: Pulling fs layer [2022-06-06T05:02:19.338Z] 699f458cf7ca: Pulling fs layer [2022-06-06T05:02:19.338Z] 765212b225bb: Pulling fs layer [2022-06-06T05:02:19.338Z] f23df028b6ca: Pulling fs layer [2022-06-06T05:02:19.338Z] d65c8cfc05b1: Pulling fs layer [2022-06-06T05:02:19.338Z] 2437ff75d9bd: Pulling fs layer [2022-06-06T05:02:19.338Z] f23df028b6ca: Waiting [2022-06-06T05:02:19.338Z] d65c8cfc05b1: Waiting [2022-06-06T05:02:19.338Z] 2437ff75d9bd: Waiting [2022-06-06T05:02:19.338Z] 765212b225bb: Waiting [2022-06-06T05:02:19.338Z] 04944245beec: Verifying Checksum [2022-06-06T05:02:19.338Z] 04944245beec: Download complete [2022-06-06T05:02:19.338Z] 765212b225bb: Download complete [2022-06-06T05:02:19.338Z] f23df028b6ca: Verifying Checksum [2022-06-06T05:02:19.338Z] f23df028b6ca: Download complete [2022-06-06T05:02:19.338Z] d65c8cfc05b1: Verifying Checksum [2022-06-06T05:02:19.338Z] d65c8cfc05b1: Download complete [2022-06-06T05:02:19.616Z] 699f458cf7ca: Verifying Checksum [2022-06-06T05:02:19.616Z] 699f458cf7ca: Download complete [2022-06-06T05:02:19.894Z] 8998bd30e6a1: Download complete [2022-06-06T05:02:22.520Z] 2437ff75d9bd: Verifying Checksum [2022-06-06T05:02:22.520Z] 2437ff75d9bd: Download complete [2022-06-06T05:02:24.506Z] 8998bd30e6a1: Pull complete [2022-06-06T05:02:24.780Z] 04944245beec: Pull complete [2022-06-06T05:02:26.223Z] 699f458cf7ca: Pull complete [2022-06-06T05:02:26.503Z] 765212b225bb: Pull complete [2022-06-06T05:02:27.104Z] f23df028b6ca: Pull complete [2022-06-06T05:02:27.379Z] d65c8cfc05b1: Pull complete [2022-06-06T05:02:42.523Z] 2437ff75d9bd: Pull complete [2022-06-06T05:02:42.523Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-06T05:02:42.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T05:02:42.523Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T05:02:42.914Z] prd-ubuntu20.04-docker-arm64-4c-16g-1116 does not seem to be running inside a container [2022-06-06T05:02:43.010Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-06T05:02:45.527Z] $ docker top 31f31c60204111dc618cb68fa067f85cccc076caae2380d4e8d296be09448241 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T05:02:46.492Z] ---> job-cost.sh [2022-06-06T05:02:46.492Z] lf-activate-venv: SKIPPING [2022-06-06T05:02:46.492Z] INFO: No Stack... [2022-06-06T05:02:46.767Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-06T05:02:47.744Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T05:02:48.420Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2022-06-06T05:02:48.420Z] + cut -d, -f6 [Pipeline] lock [2022-06-06T05:02:48.503Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-79-1-stack-cost] [2022-06-06T05:02:48.508Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-79-1-stack-cost] did not exist. Created. [2022-06-06T05:02:48.508Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-79-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T05:02:49.266Z] /w/workspace/device-onvif-camera/1@tmp/durable-4b442673/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-06T05:02:49.964Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-06T05:02:50.002Z] Warning: overwriting stash ‘stack-cost’ [2022-06-06T05:02:50.046Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T05:02:50.062Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-79-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T05:02:50.149Z] $ docker stop --time=1 31f31c60204111dc618cb68fa067f85cccc076caae2380d4e8d296be09448241 [2022-06-06T05:02:51.671Z] $ docker rm -f 31f31c60204111dc618cb68fa067f85cccc076caae2380d4e8d296be09448241 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-06T05:02:52.725Z] provisioning config files... [2022-06-06T05:02:52.734Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-79@tmp/config2117663633977694439tmp [Pipeline] { [Pipeline] sh [2022-06-06T05:02:53.069Z] + set +x [2022-06-06T05:02:53.069Z] + curl -s https://codecov.io/bash [2022-06-06T05:02:53.069Z] + bash -s -- [2022-06-06T05:02:53.070Z] [2022-06-06T05:02:53.070Z] _____ _ [2022-06-06T05:02:53.070Z] / ____| | | [2022-06-06T05:02:53.070Z] | | ___ __| | ___ ___ _____ __ [2022-06-06T05:02:53.070Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-06T05:02:53.070Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-06T05:02:53.070Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-06T05:02:53.070Z] Bash-1.0.6 [2022-06-06T05:02:53.070Z] [2022-06-06T05:02:53.070Z] [2022-06-06T05:02:53.070Z] ==> git version 2.25.1 found [2022-06-06T05:02:53.070Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-06T05:02:53.070Z] Release-Date: 2020-01-08 [2022-06-06T05:02:53.070Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-06T05:02:53.070Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-06T05:02:53.070Z] ==> Jenkins CI detected. [2022-06-06T05:02:53.070Z] current dir:  /w/workspace/oundry_device-onvif-camera_PR-79 [2022-06-06T05:02:53.070Z] project root: . [2022-06-06T05:02:53.070Z] --> token set from env [2022-06-06T05:02:53.070Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-06T05:02:53.070Z] ==> Running gcov in . (disable via -X gcov) [2022-06-06T05:02:53.070Z] ==> Python coveragepy not found [2022-06-06T05:02:53.070Z] ==> Searching for coverage reports in: [2022-06-06T05:02:53.070Z] + . [2022-06-06T05:02:53.070Z] -> Found 1 reports [2022-06-06T05:02:53.070Z] ==> Detecting git/mercurial file structure [2022-06-06T05:02:53.070Z] ==> Reading reports [2022-06-06T05:02:53.070Z] + ./coverage.out bytes=53381 [2022-06-06T05:02:53.070Z] ==> Appending adjustments [2022-06-06T05:02:53.070Z] https://docs.codecov.io/docs/fixing-reports [2022-06-06T05:02:53.329Z] + Found adjustments [2022-06-06T05:02:53.329Z] ==> Gzipping contents [2022-06-06T05:02:53.329Z] 8.0K /tmp/codecov.Nlfn1W.gz [2022-06-06T05:02:53.329Z] ==> Uploading reports [2022-06-06T05:02:53.329Z] url: https://codecov.io [2022-06-06T05:02:53.329Z] query: branch=PR-79&commit=88e792a8ced5b88c1c97e5c381531d049eb9b146&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-79%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=79&job=&cmd_args= [2022-06-06T05:02:53.329Z] -> Pinging Codecov [2022-06-06T05:02:53.329Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-79&commit=88e792a8ced5b88c1c97e5c381531d049eb9b146&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-79%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=79&job=&cmd_args= [2022-06-06T05:02:53.590Z] -> Uploading to [2022-06-06T05:02:53.590Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-06/F29A59C45E3A92E06B3E522C9905F8EF/88e792a8ced5b88c1c97e5c381531d049eb9b146/dac1b11e-1932-4551-ba3b-ad9d4320f903.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220606%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220606T050253Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e95869f47cc8f270f000a267c314d9f8ea1a5af0c7df5dc45355b523cb579dc [2022-06-06T05:02:53.590Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T05:02:53.590Z] Dload Upload Total Spent Left Speed [2022-06-06T05:02:53.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6852 0 0 100 6852 0 27967 --:--:-- --:--:-- --:--:-- 27967 [2022-06-06T05:02:53.849Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/88e792a8ced5b88c1c97e5c381531d049eb9b146 [Pipeline] } [2022-06-06T05:02:53.876Z] 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 [2022-06-06T05:02:55.565Z] + [ -d /w/workspace/oundry_device-onvif-camera_PR-79/archives ] [2022-06-06T05:02:55.565Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-79/archives [2022-06-06T05:02:55.565Z] total 16 [2022-06-06T05:02:55.565Z] drwxr-xr-x 3 root root 4096 Jun 6 04:53 . [2022-06-06T05:02:55.565Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 04:53 .. [2022-06-06T05:02:55.565Z] drwxr-xr-x 2 root root 4096 Jun 6 04:53 cost [2022-06-06T05:02:55.565Z] -rw-r--r-- 1 root root 89 Jun 6 04:53 cost.csv [2022-06-06T05:02:55.565Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-79/archives [2022-06-06T05:02:55.565Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-79/archives [2022-06-06T05:02:55.565Z] total 16 [2022-06-06T05:02:55.565Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 04:53 . [2022-06-06T05:02:55.565Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 04:53 .. [2022-06-06T05:02:55.565Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 6 04:53 cost [2022-06-06T05:02:55.565Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 6 04:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-06T05:02:55.897Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T05:02:56.797Z] ---> package-listing.sh [2022-06-06T05:02:56.797Z] ++ facter osfamily [2022-06-06T05:02:56.797Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-06T05:02:57.057Z] + OS_FAMILY=debian [2022-06-06T05:02:57.057Z] + workspace=/w/workspace/oundry_device-onvif-camera_PR-79 [2022-06-06T05:02:57.057Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-06T05:02:57.057Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-06T05:02:57.057Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-06T05:02:57.057Z] + PACKAGES=/tmp/packages_start.txt [2022-06-06T05:02:57.057Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-79 ']' [2022-06-06T05:02:57.057Z] + PACKAGES=/tmp/packages_end.txt [2022-06-06T05:02:57.057Z] + case "${OS_FAMILY}" in [2022-06-06T05:02:57.057Z] + dpkg -l [2022-06-06T05:02:57.057Z] + grep '^ii' [2022-06-06T05:02:57.057Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-06T05:02:57.057Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-06T05:02:57.057Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-06T05:02:57.057Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-79 ']' [2022-06-06T05:02:57.057Z] + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-79/archives/ [2022-06-06T05:02:57.057Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-79/archives/ [Pipeline] echo [2022-06-06T05:02:57.087Z] 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/oundry_device-onvif-camera_PR-79/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-06T05:02:57.383Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T05:02:58.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T05:02:58.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T05:02:58.162Z] prd-ubuntu20.04-docker-8c-8g-1115 does not seem to be running inside a container [2022-06-06T05:02:58.192Z] $ 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/oundry_device-onvif-camera_PR-79/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-79 -v /w/workspace/oundry_device-onvif-camera_PR-79:/w/workspace/oundry_device-onvif-camera_PR-79:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-79@tmp:/w/workspace/oundry_device-onvif-camera_PR-79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-06T05:02:58.392Z] $ docker top 1ce98cfb26aad02e0dd37099968e2dfb5cd43ad2273b02d10f639d19f4b2e688 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T05:02:58.796Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-06T05:02:59.105Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-06T05:02:59.417Z] + ls /var/log/sa-host [2022-06-06T05:02:59.417Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T05:02:59.552Z] provisioning config files... [2022-06-06T05:02:59.561Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-79@tmp/config3819169945438692977tmp [Pipeline] { [Pipeline] echo [2022-06-06T05:02:59.614Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T05:02:59.931Z] ---> create-netrc.sh [Pipeline] } [2022-06-06T05:02:59.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-06T05:03:00.340Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-06T05:03:00.371Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T05:03:00.685Z] ---> sudo-logs.sh [2022-06-06T05:03:00.685Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-06T05:03:00.772Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T05:03:01.085Z] ---> job-cost.sh [2022-06-06T05:03:01.085Z] lf-activate-venv: SKIPPING [2022-06-06T05:03:01.085Z] DEBUG: total: 0.2199999988079071 [2022-06-06T05:03:01.085Z] INFO: Retrieving Stack Cost... [2022-06-06T05:03:01.655Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T05:03:01.919Z] INFO: Archiving Costs [Pipeline] echo [2022-06-06T05:03:01.950Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T05:03:02.263Z] ---> logs-deploy.sh [2022-06-06T05:03:02.263Z] lf-activate-venv: SKIPPING [2022-06-06T05:03:02.263Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-79/1 [2022-06-06T05:03:02.263Z] INFO: archiving workspace using pattern(s): [2022-06-06T05:03:03.204Z] Archives upload complete. [2022-06-06T05:03:03.204Z] INFO: archiving logs to Nexus