Pull request #71 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of gnunu for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at 276b854d0043017d2cd132a5df48fee36b7a1e4c rather than 848d507b592c69237ffb1149dd915141e9df8c93 Obtained Jenkinsfile from 276b854d0043017d2cd132a5df48fee36b7a1e4c 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-ssh7038750260618998077.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh10178245832698073021.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-71/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-71/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh300986456550952236.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-71/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2762902203979928915.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh15147494993938453189.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-71/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-71/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6972875946143076716.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-137 in /w/workspace/oundry_device-onvif-camera_PR-71 [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-71 # 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 276b854d0043017d2cd132a5df48fee36b7a1e4c into PR head commit 848d507b592c69237ffb1149dd915141e9df8c93 Merge succeeded, producing 848d507b592c69237ffb1149dd915141e9df8c93 Checking out Revision 848d507b592c69237ffb1149dd915141e9df8c93 (PR-71) > 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/71/head:refs/remotes/origin/PR-71 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 848d507b592c69237ffb1149dd915141e9df8c93 # 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 276b854d0043017d2cd132a5df48fee36b7a1e4c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 848d507b592c69237ffb1149dd915141e9df8c93 # timeout=10 Commit message: "fix miss-checked error returned, which may cause crash" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-26T14:08:33.592Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-26T14:08:33.771Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-26T14:08:33.862Z] ========================================================= [2022-05-26T14:08:33.862Z] EdgeX Global Pipelines Version Info [2022-05-26T14:08:33.862Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-26T14:08:34.689Z] ------------------- [2022-05-26T14:08:34.689Z] stable info: [2022-05-26T14:08:34.689Z] ------------------- [2022-05-26T14:08:34.690Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-26T14:08:34.690Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-26T14:08:34.690Z] Message: update stable to v1.0.230 [2022-05-26T14:08:35.265Z] ------------------- [2022-05-26T14:08:35.265Z] experimental info: [2022-05-26T14:08:35.265Z] ------------------- [2022-05-26T14:08:35.265Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-26T14:08:35.265Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-26T14:08:35.265Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-26T14:08:35.615Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-05-26T14:08:35.660Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-05-26T14:08:35.839Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-26T14:08:35.878Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-26T14:08:35.922Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-26T14:08:35.960Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-26T14:08:36.045Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-26T14:08:36.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-26T14:08:36.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-26T14:08:36.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-26T14:08:36.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-26T14:08:36.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-05-26T14:08:36.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-26T14:08:36.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-26T14:08:36.369Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-26T14:08:36.469Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-26T14:08:36.514Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-26T14:08:36.556Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-26T14:08:36.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-26T14:08:36.632Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-26T14:08:36.670Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-26T14:08:36.705Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-26T14:08:36.746Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-26T14:08:36.783Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-26T14:08:36.822Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-26T14:08:36.860Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-26T14:08:36.897Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-71 [Pipeline] echo [2022-05-26T14:08:36.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-71 [Pipeline] echo [2022-05-26T14:08:36.977Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-71 [Pipeline] echo [2022-05-26T14:08:37.014Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 848d507b592c69237ffb1149dd915141e9df8c93 [Pipeline] echo [2022-05-26T14:08:37.053Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 848d507 [Pipeline] echo [2022-05-26T14:08:37.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-26T14:08:37.235Z] provisioning config files... [2022-05-26T14:08:37.250Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-71@tmp/config3581714134742433338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-26T14:08:37.652Z] ---> docker-login.sh [2022-05-26T14:08:37.652Z] nexus3.edgexfoundry.org:10001 [2022-05-26T14:08:37.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T14:08:37.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T14:08:37.916Z] Configure a credential helper to remove this warning. See [2022-05-26T14:08:37.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T14:08:37.916Z] [2022-05-26T14:08:37.916Z] Login Succeeded [2022-05-26T14:08:37.916Z] nexus3.edgexfoundry.org:10002 [2022-05-26T14:08:38.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T14:08:38.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T14:08:38.179Z] Configure a credential helper to remove this warning. See [2022-05-26T14:08:38.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T14:08:38.179Z] [2022-05-26T14:08:38.179Z] Login Succeeded [2022-05-26T14:08:38.179Z] nexus3.edgexfoundry.org:10003 [2022-05-26T14:08:38.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T14:08:38.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T14:08:38.179Z] Configure a credential helper to remove this warning. See [2022-05-26T14:08:38.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T14:08:38.179Z] [2022-05-26T14:08:38.179Z] Login Succeeded [2022-05-26T14:08:38.179Z] nexus3.edgexfoundry.org:10004 [2022-05-26T14:08:38.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T14:08:38.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T14:08:38.442Z] Configure a credential helper to remove this warning. See [2022-05-26T14:08:38.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T14:08:38.442Z] [2022-05-26T14:08:38.442Z] Login Succeeded [2022-05-26T14:08:38.442Z] docker.io [2022-05-26T14:08:38.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T14:08:38.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T14:08:38.704Z] Configure a credential helper to remove this warning. See [2022-05-26T14:08:38.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T14:08:38.704Z] [2022-05-26T14:08:38.704Z] Login Succeeded [2022-05-26T14:08:38.704Z] ---> docker-login.sh ends [Pipeline] } [2022-05-26T14:08:38.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-26T14:08:39.355Z] + git rev-list -1 --merges 848d507b592c69237ffb1149dd915141e9df8c93~1..848d507b592c69237ffb1149dd915141e9df8c93 [Pipeline] echo [2022-05-26T14:08:39.404Z] -----------> git rev-list -1 --merges 848d507b592c69237ffb1149dd915141e9df8c93~1..848d507b592c69237ffb1149dd915141e9df8c93 848d507b592c69237ffb1149dd915141e9df8c93 [false] [Pipeline] sh [2022-05-26T14:08:39.719Z] + git log --format=format:%s -1 848d507b592c69237ffb1149dd915141e9df8c93 [Pipeline] echo [2022-05-26T14:08:39.756Z] ========================================================= [2022-05-26T14:08:39.756Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-26T14:08:39.756Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-26T14:08:40.200Z] + git log --format=format:%s -1 848d507b592c69237ffb1149dd915141e9df8c93 [Pipeline] echo [2022-05-26T14:08:40.235Z] [semverPrep] GIT_COMMIT: 848d507b592c69237ffb1149dd915141e9df8c93, Commit Message: fix miss-checked error returned, which may cause crash [Pipeline] echo [2022-05-26T14:08:40.264Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-26T14:08:40.683Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-26T14:08:40.683Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-26T14:08:40.683Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-26T14:08:40.683Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-26T14:08:40.683Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-05-26T14:08:40.683Z] -a /etc/ssh/ssh_known_hosts [2022-05-26T14:08:40.683Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T14:08:41.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-26T14:08:41.207Z] [2022-05-26T14:08:41.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T14:08:41.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-26T14:08:41.588Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-26T14:08:41.588Z] 1fe172e4850f: Pulling fs layer [2022-05-26T14:08:41.588Z] caf521ccaac6: Pulling fs layer [2022-05-26T14:08:41.588Z] 3ead6fa29328: Pulling fs layer [2022-05-26T14:08:41.588Z] 5c2a1cbceb83: Pulling fs layer [2022-05-26T14:08:41.588Z] a8d5f1318db7: Pulling fs layer [2022-05-26T14:08:41.588Z] c427282e49a2: Pulling fs layer [2022-05-26T14:08:41.588Z] 1827001aaf11: Pulling fs layer [2022-05-26T14:08:41.588Z] 0714d37db230: Pulling fs layer [2022-05-26T14:08:41.588Z] ac28cf19c067: Pulling fs layer [2022-05-26T14:08:41.588Z] ca983d60f3e2: Pulling fs layer [2022-05-26T14:08:41.588Z] 9f894cec8388: Pulling fs layer [2022-05-26T14:08:41.588Z] a8d5f1318db7: Waiting [2022-05-26T14:08:41.588Z] c427282e49a2: Waiting [2022-05-26T14:08:41.588Z] 1827001aaf11: Waiting [2022-05-26T14:08:41.588Z] 0714d37db230: Waiting [2022-05-26T14:08:41.588Z] ac28cf19c067: Waiting [2022-05-26T14:08:41.588Z] ca983d60f3e2: Waiting [2022-05-26T14:08:41.588Z] 5c2a1cbceb83: Waiting [2022-05-26T14:08:41.588Z] 9f894cec8388: Waiting [2022-05-26T14:08:41.588Z] caf521ccaac6: Verifying Checksum [2022-05-26T14:08:41.588Z] caf521ccaac6: Download complete [2022-05-26T14:08:41.588Z] 5c2a1cbceb83: Verifying Checksum [2022-05-26T14:08:41.588Z] 5c2a1cbceb83: Download complete [2022-05-26T14:08:41.850Z] a8d5f1318db7: Verifying Checksum [2022-05-26T14:08:41.850Z] a8d5f1318db7: Download complete [2022-05-26T14:08:41.850Z] 3ead6fa29328: Verifying Checksum [2022-05-26T14:08:41.850Z] 3ead6fa29328: Download complete [2022-05-26T14:08:41.850Z] c427282e49a2: Verifying Checksum [2022-05-26T14:08:41.850Z] c427282e49a2: Download complete [2022-05-26T14:08:41.850Z] 0714d37db230: Download complete [2022-05-26T14:08:41.850Z] ac28cf19c067: Download complete [2022-05-26T14:08:41.850Z] ca983d60f3e2: Verifying Checksum [2022-05-26T14:08:41.850Z] ca983d60f3e2: Download complete [2022-05-26T14:08:41.850Z] 9f894cec8388: Download complete [2022-05-26T14:08:41.850Z] 1fe172e4850f: Verifying Checksum [2022-05-26T14:08:41.850Z] 1fe172e4850f: Download complete [2022-05-26T14:08:42.111Z] 1827001aaf11: Verifying Checksum [2022-05-26T14:08:42.111Z] 1827001aaf11: Download complete [2022-05-26T14:08:43.061Z] 1fe172e4850f: Pull complete [2022-05-26T14:08:43.061Z] caf521ccaac6: Pull complete [2022-05-26T14:08:43.632Z] 3ead6fa29328: Pull complete [2022-05-26T14:08:43.632Z] 5c2a1cbceb83: Pull complete [2022-05-26T14:08:43.894Z] a8d5f1318db7: Pull complete [2022-05-26T14:08:44.154Z] c427282e49a2: Pull complete [2022-05-26T14:08:46.079Z] 1827001aaf11: Pull complete [2022-05-26T14:08:46.079Z] 0714d37db230: Pull complete [2022-05-26T14:08:46.079Z] ac28cf19c067: Pull complete [2022-05-26T14:08:46.079Z] ca983d60f3e2: Pull complete [2022-05-26T14:08:46.341Z] 9f894cec8388: Pull complete [2022-05-26T14:08:46.341Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-26T14:08:46.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-26T14:08:46.341Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T14:08:46.632Z] prd-ubuntu20.04-docker-8c-8g-137 does not seem to be running inside a container [2022-05-26T14:08:46.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-71 -v /w/workspace/oundry_device-onvif-camera_PR-71:/w/workspace/oundry_device-onvif-camera_PR-71:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-71@tmp:/w/workspace/oundry_device-onvif-camera_PR-71@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:latest cat [2022-05-26T14:08:48.159Z] $ docker top d82d77f1f9712a8b3fd1cf87e0e78d0a05234a39fb4e624e78df69c55c5e50ff -eo pid,comm [2022-05-26T14:08:48.230Z] 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-05-26T14:08:48.230Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-26T14:08:48.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-26T14:08:48.356Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-26T14:08:48.480Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-26T14:08:48.488Z] $ docker exec d82d77f1f9712a8b3fd1cf87e0e78d0a05234a39fb4e624e78df69c55c5e50ff ssh-agent [2022-05-26T14:08:48.618Z] SSH_AUTH_SOCK=/tmp/ssh-uB9Mti5o2QRe/agent.33 [2022-05-26T14:08:48.618Z] SSH_AGENT_PID=39 [2022-05-26T14:08:48.628Z] Running ssh-add (command line suppressed) [2022-05-26T14:08:48.757Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-71@tmp/private_key_2687720902720302786.key (/w/workspace/oundry_device-onvif-camera_PR-71@tmp/private_key_2687720902720302786.key) [2022-05-26T14:08:48.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-26T14:08:49.110Z] + git tag --points-at HEAD [Pipeline] } [2022-05-26T14:08:49.147Z] $ docker exec --env ******** --env ******** d82d77f1f9712a8b3fd1cf87e0e78d0a05234a39fb4e624e78df69c55c5e50ff ssh-agent -k [2022-05-26T14:08:49.262Z] unset SSH_AUTH_SOCK; [2022-05-26T14:08:49.262Z] unset SSH_AGENT_PID; [2022-05-26T14:08:49.262Z] echo Agent pid 39 killed; [2022-05-26T14:08:49.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-26T14:08:49.470Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-26T14:08:49.470Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-26T14:08:49.604Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-26T14:08:49.613Z] $ docker exec d82d77f1f9712a8b3fd1cf87e0e78d0a05234a39fb4e624e78df69c55c5e50ff ssh-agent [2022-05-26T14:08:49.724Z] SSH_AUTH_SOCK=/tmp/ssh-gwvjMfDcV9aM/agent.72 [2022-05-26T14:08:49.724Z] SSH_AGENT_PID=78 [2022-05-26T14:08:49.729Z] Running ssh-add (command line suppressed) [2022-05-26T14:08:49.863Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-71@tmp/private_key_8066653966154067156.key (/w/workspace/oundry_device-onvif-camera_PR-71@tmp/private_key_8066653966154067156.key) [2022-05-26T14:08:49.875Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-26T14:08:50.375Z] + git semver init [2022-05-26T14:08:50.636Z] 2022-05-26 14:08:50,569 [run_init] DEBUG init version:0.0.0 force:False [2022-05-26T14:08:50.636Z] 2022-05-26 14:08:50,570 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-71/.semver [2022-05-26T14:08:50.636Z] 2022-05-26 14:08:50,570 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-71/.semver [2022-05-26T14:08:50.636Z] 2022-05-26 14:08:50,570 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-71/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-71, universal_newlines=False, shell=None, istream=None) [2022-05-26T14:08:51.208Z] 2022-05-26 14:08:51,178 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-71/.git/info/exclude [2022-05-26T14:08:51.208Z] 2022-05-26 14:08:51,179 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-71/.semver/PR-71 with force:False [2022-05-26T14:08:51.208Z] 2022-05-26 14:08:51,179 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-71/.semver/PR-71 [2022-05-26T14:08:51.208Z] 2022-05-26 14:08:51,184 [execute] INFO git cat-file --batch-check [2022-05-26T14:08:51.208Z] 2022-05-26 14:08:51,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-71/.semver, universal_newlines=False, shell=None, istream=) [2022-05-26T14:08:51.208Z] 2022-05-26 14:08:51,191 [execute] INFO git cat-file --batch [2022-05-26T14:08:51.208Z] 2022-05-26 14:08:51,191 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-71/.semver, universal_newlines=False, shell=None, istream=) [2022-05-26T14:08:51.208Z] 2022-05-26 14:08:51,197 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-71/.semver/PR-71 [2022-05-26T14:08:51.208Z] 0.0.0 [Pipeline] } [2022-05-26T14:08:51.492Z] $ docker exec --env ******** --env ******** d82d77f1f9712a8b3fd1cf87e0e78d0a05234a39fb4e624e78df69c55c5e50ff ssh-agent -k [2022-05-26T14:08:51.608Z] unset SSH_AUTH_SOCK; [2022-05-26T14:08:51.609Z] unset SSH_AGENT_PID; [2022-05-26T14:08:51.609Z] echo Agent pid 78 killed; [2022-05-26T14:08:51.617Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-26T14:08:52.076Z] + git semver [Pipeline] } [2022-05-26T14:08:52.371Z] $ docker stop --time=1 d82d77f1f9712a8b3fd1cf87e0e78d0a05234a39fb4e624e78df69c55c5e50ff [2022-05-26T14:08:53.684Z] $ docker rm -f d82d77f1f9712a8b3fd1cf87e0e78d0a05234a39fb4e624e78df69c55c5e50ff [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-26T14:08:54.095Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-26T14:08:54.438Z] Stashed 1 file(s) [Pipeline] echo [2022-05-26T14:08:54.454Z] [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-05-26T14:08:55.138Z] provisioning config files... [2022-05-26T14:08:55.151Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-71@tmp/config19880984855137280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-26T14:08:55.501Z] ---> docker-login.sh [2022-05-26T14:08:55.501Z] nexus3.edgexfoundry.org:10001 [2022-05-26T14:08:55.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T14:08:55.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T14:08:55.501Z] Configure a credential helper to remove this warning. See [2022-05-26T14:08:55.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T14:08:55.501Z] [2022-05-26T14:08:55.501Z] Login Succeeded [2022-05-26T14:08:55.501Z] nexus3.edgexfoundry.org:10002 [2022-05-26T14:08:55.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T14:08:55.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T14:08:55.766Z] Configure a credential helper to remove this warning. See [2022-05-26T14:08:55.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T14:08:55.766Z] [2022-05-26T14:08:55.766Z] Login Succeeded [2022-05-26T14:08:55.766Z] nexus3.edgexfoundry.org:10003 [2022-05-26T14:08:55.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T14:08:55.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T14:08:55.766Z] Configure a credential helper to remove this warning. See [2022-05-26T14:08:55.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T14:08:55.766Z] [2022-05-26T14:08:55.766Z] Login Succeeded [2022-05-26T14:08:55.766Z] nexus3.edgexfoundry.org:10004 [2022-05-26T14:08:55.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T14:08:56.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T14:08:56.027Z] Configure a credential helper to remove this warning. See [2022-05-26T14:08:56.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T14:08:56.027Z] [2022-05-26T14:08:56.027Z] Login Succeeded [2022-05-26T14:08:56.027Z] docker.io [2022-05-26T14:08:56.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T14:08:56.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T14:08:56.288Z] Configure a credential helper to remove this warning. See [2022-05-26T14:08:56.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T14:08:56.288Z] [2022-05-26T14:08:56.288Z] Login Succeeded [2022-05-26T14:08:56.288Z] ---> docker-login.sh ends [Pipeline] } [2022-05-26T14:08:56.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-26T14:08:56.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-26T14:08:56.536Z] ========================================================= [2022-05-26T14:08:56.536Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-26T14:08:56.536Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T14:08:57.031Z] + 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-05-26T14:08:57.031Z] Sending build context to Docker daemon 8.519MB [2022-05-26T14:08:57.031Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-26T14:08:57.031Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-26T14:08:57.295Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-26T14:08:57.295Z] 59bf1c3509f3: Pulling fs layer [2022-05-26T14:08:57.295Z] 666ba61612fd: Pulling fs layer [2022-05-26T14:08:57.295Z] 8ed8ca486205: Pulling fs layer [2022-05-26T14:08:57.295Z] 4fe6c5a15a65: Pulling fs layer [2022-05-26T14:08:57.295Z] 22a0e8bec74d: Pulling fs layer [2022-05-26T14:08:57.295Z] ca2b28591e48: Pulling fs layer [2022-05-26T14:08:57.295Z] a51346096db8: Pulling fs layer [2022-05-26T14:08:57.295Z] daebc70d1ce1: Pulling fs layer [2022-05-26T14:08:57.295Z] 0e18a0eac166: Pulling fs layer [2022-05-26T14:08:57.295Z] 4fe6c5a15a65: Waiting [2022-05-26T14:08:57.295Z] 22a0e8bec74d: Waiting [2022-05-26T14:08:57.295Z] ca2b28591e48: Waiting [2022-05-26T14:08:57.295Z] 0e18a0eac166: Waiting [2022-05-26T14:08:57.295Z] a51346096db8: Waiting [2022-05-26T14:08:57.295Z] daebc70d1ce1: Waiting [2022-05-26T14:08:57.295Z] 8ed8ca486205: Verifying Checksum [2022-05-26T14:08:57.295Z] 8ed8ca486205: Download complete [2022-05-26T14:08:57.295Z] 666ba61612fd: Verifying Checksum [2022-05-26T14:08:57.295Z] 666ba61612fd: Download complete [2022-05-26T14:08:57.295Z] 22a0e8bec74d: Verifying Checksum [2022-05-26T14:08:57.295Z] 22a0e8bec74d: Download complete [2022-05-26T14:08:57.295Z] ca2b28591e48: Verifying Checksum [2022-05-26T14:08:57.295Z] ca2b28591e48: Download complete [2022-05-26T14:08:57.295Z] a51346096db8: Verifying Checksum [2022-05-26T14:08:57.295Z] a51346096db8: Download complete [2022-05-26T14:08:57.295Z] 59bf1c3509f3: Verifying Checksum [2022-05-26T14:08:57.295Z] 59bf1c3509f3: Download complete [2022-05-26T14:08:57.295Z] daebc70d1ce1: Verifying Checksum [2022-05-26T14:08:57.295Z] daebc70d1ce1: Download complete [2022-05-26T14:08:57.560Z] 59bf1c3509f3: Pull complete [2022-05-26T14:08:57.560Z] 666ba61612fd: Pull complete [2022-05-26T14:08:57.824Z] 8ed8ca486205: Pull complete [2022-05-26T14:08:58.085Z] 0e18a0eac166: Verifying Checksum [2022-05-26T14:08:58.085Z] 0e18a0eac166: Download complete [2022-05-26T14:08:58.085Z] 4fe6c5a15a65: Verifying Checksum [2022-05-26T14:08:58.085Z] 4fe6c5a15a65: Download complete [2022-05-26T14:09:02.291Z] 4fe6c5a15a65: Pull complete [2022-05-26T14:09:02.291Z] 22a0e8bec74d: Pull complete [2022-05-26T14:09:02.291Z] ca2b28591e48: Pull complete [2022-05-26T14:09:02.291Z] a51346096db8: Pull complete [2022-05-26T14:09:02.291Z] daebc70d1ce1: Pull complete [2022-05-26T14:09:04.837Z] 0e18a0eac166: Pull complete [2022-05-26T14:09:04.837Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-26T14:09:04.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-26T14:09:04.837Z] ---> f018257e8ee9 [2022-05-26T14:09:04.837Z] Step 3/13 : ARG MAKE="make build" [2022-05-26T14:09:06.246Z] ---> Running in 7f849ee3b7d5 [2022-05-26T14:09:06.246Z] Removing intermediate container 7f849ee3b7d5 [2022-05-26T14:09:06.246Z] ---> 5ea04adbca71 [2022-05-26T14:09:06.246Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-26T14:09:06.508Z] ---> Running in e66cb7db2ed0 [2022-05-26T14:09:06.508Z] Removing intermediate container e66cb7db2ed0 [2022-05-26T14:09:06.508Z] ---> 42c35f97d96c [2022-05-26T14:09:06.508Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-26T14:09:06.508Z] ---> Running in 988005dc078a [2022-05-26T14:09:06.508Z] Removing intermediate container 988005dc078a [2022-05-26T14:09:06.508Z] ---> c5de83319592 [2022-05-26T14:09:06.508Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-05-26T14:09:06.769Z] ---> Running in dfeb1308af17 [2022-05-26T14:09:06.769Z] Removing intermediate container dfeb1308af17 [2022-05-26T14:09:06.769Z] ---> 053c5c534807 [2022-05-26T14:09:06.769Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-26T14:09:06.769Z] ---> Running in 98be6c6c635b [2022-05-26T14:09:07.341Z] Removing intermediate container 98be6c6c635b [2022-05-26T14:09:07.341Z] ---> df60d52cad24 [2022-05-26T14:09:07.341Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-26T14:09:07.341Z] ---> Running in 478218e52e28 [2022-05-26T14:09:07.606Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-26T14:09:08.548Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-26T14:09:08.808Z] OK: 221 MiB in 52 packages [2022-05-26T14:09:09.394Z] Removing intermediate container 478218e52e28 [2022-05-26T14:09:09.394Z] ---> 9dc5e81584bb [2022-05-26T14:09:09.394Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-05-26T14:09:09.394Z] ---> Running in 4665b15be0fd [2022-05-26T14:09:09.394Z] Removing intermediate container 4665b15be0fd [2022-05-26T14:09:09.394Z] ---> 880ecc870811 [2022-05-26T14:09:09.394Z] Step 10/13 : COPY go.mod vendor* ./ [2022-05-26T14:09:09.656Z] ---> 3f8b39b94668 [2022-05-26T14:09:09.656Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-26T14:09:09.656Z] ---> Running in 94c05b70a876 [2022-05-26T14:09:09.960Z] Still waiting to schedule task [2022-05-26T14:09:09.960Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-26T14:09:31.642Z] Removing intermediate container 94c05b70a876 [2022-05-26T14:09:31.642Z] ---> a8c5bd720517 [2022-05-26T14:09:31.642Z] Step 12/13 : COPY . . [2022-05-26T14:09:31.642Z] ---> 3f677387b175 [2022-05-26T14:09:31.642Z] Step 13/13 : RUN ${MAKE} [2022-05-26T14:09:31.642Z] ---> Running in 7cbb70c14769 [2022-05-26T14:09:31.642Z] noop [2022-05-26T14:09:31.642Z] Removing intermediate container 7cbb70c14769 [2022-05-26T14:09:31.642Z] ---> 84477c5ce11e [2022-05-26T14:09:31.642Z] Successfully built 84477c5ce11e [2022-05-26T14:09:31.642Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T14:09:32.102Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-26T14:09:32.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T14:09:32.259Z] prd-ubuntu20.04-docker-8c-8g-137 does not seem to be running inside a container [2022-05-26T14:09:32.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-71 -v /w/workspace/oundry_device-onvif-camera_PR-71:/w/workspace/oundry_device-onvif-camera_PR-71:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-71@tmp:/w/workspace/oundry_device-onvif-camera_PR-71@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-05-26T14:09:32.716Z] $ docker top 3ca4df0772b2e0578a797c1730ccc127aa53743b770413b577b1b41a5150eebd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-26T14:09:33.118Z] + go version [2022-05-26T14:09:33.118Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-26T14:09:33.155Z] $ docker stop --time=1 3ca4df0772b2e0578a797c1730ccc127aa53743b770413b577b1b41a5150eebd [2022-05-26T14:09:34.492Z] $ docker rm -f 3ca4df0772b2e0578a797c1730ccc127aa53743b770413b577b1b41a5150eebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T14:09:35.242Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-26T14:09:35.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T14:09:35.404Z] prd-ubuntu20.04-docker-8c-8g-137 does not seem to be running inside a container [2022-05-26T14:09:35.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-71 -v /w/workspace/oundry_device-onvif-camera_PR-71:/w/workspace/oundry_device-onvif-camera_PR-71:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-71@tmp:/w/workspace/oundry_device-onvif-camera_PR-71@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-05-26T14:09:35.841Z] $ docker top c413716fdac0477713c74dca03d76466830ad17ec4313e9224be6b30946284bd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-26T14:09:36.365Z] + make test [2022-05-26T14:09:36.365Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-26T14:09:36.625Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-05-26T14:09:46.606Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-05-26T14:09:46.606Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.015s coverage: 1.0% of statements [2022-05-26T14:09:53.184Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-26T14:09:57.395Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-26T14:09:57.395Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-26T14:09:57.395Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-26T14:09:58.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-26T14:09:58.030Z] $ docker stop --time=1 c413716fdac0477713c74dca03d76466830ad17ec4313e9224be6b30946284bd [2022-05-26T14:09:59.981Z] $ docker rm -f c413716fdac0477713c74dca03d76466830ad17ec4313e9224be6b30946284bd [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-26T14:10:00.546Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-26T14:10:00.604Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-26T14:10:01.378Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-26T14:10:01.695Z] + ls -al . [2022-05-26T14:10:01.695Z] total 216 [2022-05-26T14:10:01.695Z] drwxrwxr-x 9 jenkins jenkins 4096 May 26 14:09 . [2022-05-26T14:10:01.695Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 14:08 .. [2022-05-26T14:10:01.695Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 14:08 .git [2022-05-26T14:10:01.695Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 14:08 .github [2022-05-26T14:10:01.695Z] -rw-rw-r-- 1 jenkins jenkins 352 May 26 14:08 .gitignore [2022-05-26T14:10:01.695Z] -rw-rw-r-- 1 jenkins jenkins 42 May 26 14:08 .golangci.yml [2022-05-26T14:10:01.695Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 14:08 .semver [2022-05-26T14:10:01.695Z] -rw-rw-r-- 1 jenkins jenkins 9099 May 26 14:08 Attribution.txt [2022-05-26T14:10:01.695Z] -rw-rw-r-- 1 jenkins jenkins 189 May 26 14:08 CHANGELOG.md [2022-05-26T14:10:01.695Z] -rw-rw-r-- 1 jenkins jenkins 1667 May 26 14:08 Dockerfile [2022-05-26T14:10:01.695Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 14:08 GOVERNANCE.md [2022-05-26T14:10:01.695Z] -rw-rw-r-- 1 jenkins jenkins 660 May 26 14:08 Jenkinsfile [2022-05-26T14:10:01.695Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 26 14:08 LICENSE [2022-05-26T14:10:01.695Z] -rw-rw-r-- 1 jenkins jenkins 2473 May 26 14:08 Makefile [2022-05-26T14:10:01.695Z] -rw-rw-r-- 1 jenkins jenkins 625 May 26 14:08 OWNERS.md [2022-05-26T14:10:01.695Z] -rw-rw-r-- 1 jenkins jenkins 28742 May 26 14:08 README.md [2022-05-26T14:10:01.695Z] -rw-rw-r-- 1 jenkins jenkins 5 May 26 14:08 VERSION [2022-05-26T14:10:01.695Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 14:08 bin [2022-05-26T14:10:01.695Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 14:08 cmd [2022-05-26T14:10:01.695Z] -rw-r--r-- 1 jenkins jenkins 37307 May 26 14:09 coverage.out [2022-05-26T14:10:01.695Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 14:08 doc [2022-05-26T14:10:01.695Z] -rw-rw-r-- 1 jenkins jenkins 3546 May 26 14:08 go.mod [2022-05-26T14:10:01.695Z] -rw-rw-r-- 1 jenkins jenkins 37264 May 26 14:08 go.sum [2022-05-26T14:10:01.695Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 14:08 internal [2022-05-26T14:10:01.695Z] -rw-rw-r-- 1 jenkins jenkins 236 May 26 14:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T14:10:02.098Z] + 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=848d507b592c69237ffb1149dd915141e9df8c93 --label arch=amd64 --label version=0.0.0 . [2022-05-26T14:10:02.099Z] Sending build context to Docker daemon 8.557MB [2022-05-26T14:10:02.099Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-26T14:10:02.099Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-26T14:10:02.099Z] ---> 84477c5ce11e [2022-05-26T14:10:02.099Z] Step 3/26 : ARG MAKE="make build" [2022-05-26T14:10:02.360Z] ---> Running in eb9d9e44307a [2022-05-26T14:10:02.360Z] Removing intermediate container eb9d9e44307a [2022-05-26T14:10:02.360Z] ---> 3a177a2c6617 [2022-05-26T14:10:02.360Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-26T14:10:02.620Z] ---> Running in 3a0a8b431c0d [2022-05-26T14:10:02.620Z] Removing intermediate container 3a0a8b431c0d [2022-05-26T14:10:02.620Z] ---> 120bb656bc8a [2022-05-26T14:10:02.620Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-26T14:10:02.620Z] ---> Running in 4f0f699a910e [2022-05-26T14:10:02.620Z] Removing intermediate container 4f0f699a910e [2022-05-26T14:10:02.620Z] ---> 769101d294b1 [2022-05-26T14:10:02.620Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-05-26T14:10:02.879Z] ---> Running in 45f9fe8973cb [2022-05-26T14:10:02.879Z] Removing intermediate container 45f9fe8973cb [2022-05-26T14:10:02.879Z] ---> 455fd124b511 [2022-05-26T14:10:02.879Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-26T14:10:02.879Z] ---> Running in 528cd89688ae [2022-05-26T14:10:03.453Z] Removing intermediate container 528cd89688ae [2022-05-26T14:10:03.453Z] ---> 3866628424c4 [2022-05-26T14:10:03.453Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-26T14:10:03.453Z] ---> Running in 99d84c3ef66d [2022-05-26T14:10:03.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-26T14:10:04.664Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-26T14:10:04.926Z] OK: 221 MiB in 52 packages [2022-05-26T14:10:05.186Z] Removing intermediate container 99d84c3ef66d [2022-05-26T14:10:05.186Z] ---> 3a4c77ecd0c3 [2022-05-26T14:10:05.186Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-05-26T14:10:05.449Z] ---> Running in cd06d9bec93e [2022-05-26T14:10:05.449Z] Removing intermediate container cd06d9bec93e [2022-05-26T14:10:05.449Z] ---> 641f2040e2d4 [2022-05-26T14:10:05.449Z] Step 10/26 : COPY go.mod vendor* ./ [2022-05-26T14:10:05.449Z] ---> 2d55f372c51a [2022-05-26T14:10:05.449Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-26T14:10:05.710Z] ---> Running in 5d45063d03a3 [2022-05-26T14:10:06.282Z] Removing intermediate container 5d45063d03a3 [2022-05-26T14:10:06.282Z] ---> 2c729b96548a [2022-05-26T14:10:06.282Z] Step 12/26 : COPY . . [2022-05-26T14:10:06.542Z] ---> 96b47680b74f [2022-05-26T14:10:06.542Z] Step 13/26 : RUN ${MAKE} [2022-05-26T14:10:06.802Z] ---> Running in 64de85d5b1c2 [2022-05-26T14:10:07.060Z] 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-05-26T14:10:29.010Z] Removing intermediate container 64de85d5b1c2 [2022-05-26T14:10:29.011Z] ---> 9efdd0ece2aa [2022-05-26T14:10:29.011Z] Step 14/26 : FROM alpine:3.15 [2022-05-26T14:10:29.011Z] 3.15: Pulling from library/alpine [2022-05-26T14:10:29.011Z] df9b9388f04a: Pulling fs layer [2022-05-26T14:10:29.011Z] df9b9388f04a: Verifying Checksum [2022-05-26T14:10:29.011Z] df9b9388f04a: Download complete [2022-05-26T14:10:29.011Z] df9b9388f04a: Pull complete [2022-05-26T14:10:29.011Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-26T14:10:29.011Z] Status: Downloaded newer image for alpine:3.15 [2022-05-26T14:10:29.011Z] ---> 0ac33e5f5afa [2022-05-26T14:10:29.011Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-26T14:10:29.011Z] ---> Running in 20d0e850f972 [2022-05-26T14:10:29.011Z] Removing intermediate container 20d0e850f972 [2022-05-26T14:10:29.011Z] ---> 450f6dfe2e2c [2022-05-26T14:10:29.011Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-26T14:10:29.011Z] ---> Running in 6773e1e0f84d [2022-05-26T14:10:29.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-26T14:10:29.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-26T14:10:29.535Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-26T14:10:29.535Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-05-26T14:10:29.535Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-26T14:10:29.535Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-26T14:10:29.535Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-26T14:10:29.535Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-26T14:10:29.535Z] Executing busybox-1.34.1-r5.trigger [2022-05-26T14:10:29.535Z] OK: 8 MiB in 20 packages [2022-05-26T14:10:30.107Z] Removing intermediate container 6773e1e0f84d [2022-05-26T14:10:30.107Z] ---> 8c4fd50e590c [2022-05-26T14:10:30.107Z] Step 17/26 : WORKDIR / [2022-05-26T14:10:30.107Z] ---> Running in d7d8d72825e1 [2022-05-26T14:10:30.366Z] Removing intermediate container d7d8d72825e1 [2022-05-26T14:10:30.366Z] ---> fc296eb4a7cf [2022-05-26T14:10:30.366Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-05-26T14:10:30.938Z] ---> cd8f7f7fdd35 [2022-05-26T14:10:30.938Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-05-26T14:10:31.198Z] ---> 3f10cc33fa54 [2022-05-26T14:10:31.198Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-05-26T14:10:31.457Z] ---> 2e7d545d2fd9 [2022-05-26T14:10:31.457Z] Step 21/26 : EXPOSE 59984 [2022-05-26T14:10:31.457Z] ---> Running in 6417123e7bf5 [2022-05-26T14:10:31.717Z] Removing intermediate container 6417123e7bf5 [2022-05-26T14:10:31.717Z] ---> 888d798ed3ff [2022-05-26T14:10:31.717Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-05-26T14:10:31.978Z] ---> Running in 039c9608d0b9 [2022-05-26T14:10:31.978Z] Removing intermediate container 039c9608d0b9 [2022-05-26T14:10:31.978Z] ---> 85646c7e45a1 [2022-05-26T14:10:31.978Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-26T14:10:31.978Z] ---> Running in 2f26498f9cb6 [2022-05-26T14:10:32.240Z] Removing intermediate container 2f26498f9cb6 [2022-05-26T14:10:32.240Z] ---> 2476aa7c6f13 [2022-05-26T14:10:32.240Z] Step 24/26 : LABEL arch=amd64 [2022-05-26T14:10:32.240Z] ---> Running in 56261c3d7afd [2022-05-26T14:10:32.501Z] Removing intermediate container 56261c3d7afd [2022-05-26T14:10:32.501Z] ---> c92d269a088f [2022-05-26T14:10:32.501Z] Step 25/26 : LABEL git_sha=848d507b592c69237ffb1149dd915141e9df8c93 [2022-05-26T14:10:32.501Z] ---> Running in ef81558b59f3 [2022-05-26T14:10:32.760Z] Removing intermediate container ef81558b59f3 [2022-05-26T14:10:32.761Z] ---> d37099629c4c [2022-05-26T14:10:32.761Z] Step 26/26 : LABEL version=0.0.0 [2022-05-26T14:10:32.761Z] ---> Running in 6f3a1c2bcce2 [2022-05-26T14:10:32.761Z] Removing intermediate container 6f3a1c2bcce2 [2022-05-26T14:10:32.761Z] ---> 4d6a9d612a06 [2022-05-26T14:10:32.761Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-26T14:10:32.761Z] Successfully built 4d6a9d612a06 [2022-05-26T14:10:33.023Z] 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-05-26T14:10:33.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-26T14:10:33.871Z] [2022-05-26T14:10:33.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T14:10:34.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-26T14:10:34.245Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-26T14:10:34.245Z] 5eb5b503b376: Pulling fs layer [2022-05-26T14:10:34.245Z] 5c69ac0246d0: Pulling fs layer [2022-05-26T14:10:34.245Z] ec43610c2a17: Pulling fs layer [2022-05-26T14:10:34.245Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-26T14:10:34.245Z] 33b1e0a273af: Pulling fs layer [2022-05-26T14:10:34.245Z] 5d3b04190fa2: Pulling fs layer [2022-05-26T14:10:34.245Z] 2f39f015ded8: Pulling fs layer [2022-05-26T14:10:34.245Z] 33b1e0a273af: Waiting [2022-05-26T14:10:34.245Z] 5d3b04190fa2: Waiting [2022-05-26T14:10:34.245Z] 2f39f015ded8: Waiting [2022-05-26T14:10:34.245Z] 3a2ae6a8a46f: Waiting [2022-05-26T14:10:34.245Z] 5c69ac0246d0: Verifying Checksum [2022-05-26T14:10:34.245Z] 5c69ac0246d0: Download complete [2022-05-26T14:10:34.245Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-26T14:10:34.245Z] 3a2ae6a8a46f: Download complete [2022-05-26T14:10:34.245Z] 33b1e0a273af: Verifying Checksum [2022-05-26T14:10:34.245Z] 33b1e0a273af: Download complete [2022-05-26T14:10:34.245Z] 5d3b04190fa2: Verifying Checksum [2022-05-26T14:10:34.505Z] ec43610c2a17: Verifying Checksum [2022-05-26T14:10:34.505Z] ec43610c2a17: Download complete [2022-05-26T14:10:34.505Z] 5eb5b503b376: Verifying Checksum [2022-05-26T14:10:34.505Z] 5eb5b503b376: Download complete [2022-05-26T14:10:35.073Z] 2f39f015ded8: Download complete [2022-05-26T14:10:36.005Z] 5eb5b503b376: Pull complete [2022-05-26T14:10:36.005Z] 5c69ac0246d0: Pull complete [2022-05-26T14:10:36.575Z] ec43610c2a17: Pull complete [2022-05-26T14:10:36.575Z] 3a2ae6a8a46f: Pull complete [2022-05-26T14:10:36.834Z] 33b1e0a273af: Pull complete [2022-05-26T14:10:36.834Z] 5d3b04190fa2: Pull complete [2022-05-26T14:10:41.028Z] 2f39f015ded8: Pull complete [2022-05-26T14:10:41.028Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-26T14:10:41.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-26T14:10:41.028Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T14:10:41.263Z] prd-ubuntu20.04-docker-8c-8g-137 does not seem to be running inside a container [2022-05-26T14:10:41.301Z] $ 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-71 -v /w/workspace/oundry_device-onvif-camera_PR-71:/w/workspace/oundry_device-onvif-camera_PR-71:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-71@tmp:/w/workspace/oundry_device-onvif-camera_PR-71@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-05-26T14:10:44.254Z] $ docker top 0b4e78bb5e1cb8dda400e147243033cf999768e948e8b9d8707823c9e74eb306 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-26T14:10:44.763Z] ---> job-cost.sh [2022-05-26T14:10:44.764Z] lf-activate-venv: SKIPPING [2022-05-26T14:10:44.764Z] INFO: No Stack... [2022-05-26T14:10:45.026Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-26T14:10:45.597Z] INFO: Archiving Costs [Pipeline] sh [2022-05-26T14:10:45.918Z] + cat /w/workspace/oundry_device-onvif-camera_PR-71/archives/cost.csv [2022-05-26T14:10:45.918Z] + cut -d, -f6 [Pipeline] lock [2022-05-26T14:10:45.956Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-71-1-stack-cost] [2022-05-26T14:10:45.961Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-71-1-stack-cost] did not exist. Created. [2022-05-26T14:10:45.961Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-71-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-26T14:10:46.344Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-26T14:10:46.392Z] Stashed 1 file(s) [Pipeline] } [2022-05-26T14:10:46.421Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-71-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-26T14:10:46.528Z] $ docker stop --time=1 0b4e78bb5e1cb8dda400e147243033cf999768e948e8b9d8707823c9e74eb306 [2022-05-26T14:10:47.711Z] $ docker rm -f 0b4e78bb5e1cb8dda400e147243033cf999768e948e8b9d8707823c9e74eb306 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-26T14:10:48.896Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-138 in /w/workspace/oundry_device-onvif-camera_PR-71 [Pipeline] { [Pipeline] ws [2022-05-26T14:10:48.936Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2022-05-26T14:10:49.024Z] Selected Git installation does not exist. Using Default [2022-05-26T14:10:49.024Z] The recommended git tool is: NONE [2022-05-26T14:10:55.453Z] using credential edgex-jenkins-ssh [2022-05-26T14:10:55.533Z] Cloning the remote Git repository [2022-05-26T14:10:55.706Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-26T14:10:55.813Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2022-05-26T14:10:55.947Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-26T14:10:55.947Z] > git --version # timeout=10 [2022-05-26T14:10:55.966Z] > git --version # 'git version 2.25.1' [2022-05-26T14:10:55.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-26T14:10:56.030Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-26T14:10:56.737Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-05-26T14:10:56.755Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-26T14:10:56.778Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-05-26T14:10:56.815Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-26T14:10:56.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-26T14:10:56.831Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-26T14:10:57.293Z] Merging remotes/origin/main commit 276b854d0043017d2cd132a5df48fee36b7a1e4c into PR head commit 848d507b592c69237ffb1149dd915141e9df8c93 [2022-05-26T14:10:57.549Z] Merge succeeded, producing 848d507b592c69237ffb1149dd915141e9df8c93 [2022-05-26T14:10:57.550Z] Checking out Revision 848d507b592c69237ffb1149dd915141e9df8c93 (PR-71) [2022-05-26T14:10:57.313Z] > git config core.sparsecheckout # timeout=10 [2022-05-26T14:10:57.348Z] > git checkout -f 848d507b592c69237ffb1149dd915141e9df8c93 # timeout=10 [2022-05-26T14:10:57.472Z] > git remote # timeout=10 [2022-05-26T14:10:57.487Z] > git config --get remote.origin.url # timeout=10 [2022-05-26T14:10:57.499Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-26T14:10:57.510Z] > git merge 276b854d0043017d2cd132a5df48fee36b7a1e4c # timeout=10 [2022-05-26T14:10:57.532Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-26T14:10:57.561Z] > git config core.sparsecheckout # timeout=10 [2022-05-26T14:10:57.572Z] > git checkout -f 848d507b592c69237ffb1149dd915141e9df8c93 # timeout=10 [2022-05-26T14:11:01.679Z] Commit message: "fix miss-checked error returned, which may cause crash" [2022-05-26T14:11:01.743Z] > git --version # timeout=10 [2022-05-26T14:11:01.755Z] > git --version # 'git version 2.25.1' [2022-05-26T14:11:01.776Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-26T14:11:02.748Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-26T14:11:02.748Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-26T14:11:02.748Z] Dload Upload Total Spent Left Speed [2022-05-26T14:11:02.748Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 64489 0 --:--:-- --:--:-- --:--:-- 64489 [Pipeline] sh [2022-05-26T14:11:03.449Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-26T14:11:03.806Z] + sudo tee /etc/docker/daemon.new [2022-05-26T14:11:03.807Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-26T14:11:03.807Z] { [2022-05-26T14:11:03.807Z] "registry-mirrors": [ [2022-05-26T14:11:03.807Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-26T14:11:03.807Z] ], [2022-05-26T14:11:03.807Z] "bip": "10.250.0.254/24", [2022-05-26T14:11:03.807Z] "hosts": [ [2022-05-26T14:11:03.807Z] "tcp://0.0.0.0:5555", [2022-05-26T14:11:03.807Z] "unix:///var/run/docker.sock" [2022-05-26T14:11:03.807Z] ], [2022-05-26T14:11:03.807Z] "mtu": 1458, [2022-05-26T14:11:03.807Z] "selinux-enabled": true, [2022-05-26T14:11:03.807Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-26T14:11:03.807Z] } [Pipeline] sh [2022-05-26T14:11:04.154Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-26T14:11:04.515Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-26T14:11:23.083Z] provisioning config files... [2022-05-26T14:11:23.110Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7823441231277903273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-26T14:11:23.520Z] ---> docker-login.sh [2022-05-26T14:11:23.520Z] nexus3.edgexfoundry.org:10001 [2022-05-26T14:11:24.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T14:11:24.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T14:11:24.396Z] Configure a credential helper to remove this warning. See [2022-05-26T14:11:24.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T14:11:24.396Z] [2022-05-26T14:11:24.396Z] Login Succeeded [2022-05-26T14:11:24.396Z] nexus3.edgexfoundry.org:10002 [2022-05-26T14:11:24.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T14:11:24.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T14:11:24.950Z] Configure a credential helper to remove this warning. See [2022-05-26T14:11:24.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T14:11:24.950Z] [2022-05-26T14:11:24.950Z] Login Succeeded [2022-05-26T14:11:24.950Z] nexus3.edgexfoundry.org:10003 [2022-05-26T14:11:25.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T14:11:25.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T14:11:25.227Z] Configure a credential helper to remove this warning. See [2022-05-26T14:11:25.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T14:11:25.227Z] [2022-05-26T14:11:25.227Z] Login Succeeded [2022-05-26T14:11:25.227Z] nexus3.edgexfoundry.org:10004 [2022-05-26T14:11:25.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T14:11:25.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T14:11:25.825Z] Configure a credential helper to remove this warning. See [2022-05-26T14:11:25.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T14:11:25.825Z] [2022-05-26T14:11:25.825Z] Login Succeeded [2022-05-26T14:11:25.825Z] docker.io [2022-05-26T14:11:26.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-26T14:11:26.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-26T14:11:26.372Z] Configure a credential helper to remove this warning. See [2022-05-26T14:11:26.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-26T14:11:26.372Z] [2022-05-26T14:11:26.372Z] Login Succeeded [2022-05-26T14:11:26.372Z] ---> docker-login.sh ends [Pipeline] } [2022-05-26T14:11:26.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-26T14:11:26.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-26T14:11:26.802Z] ========================================================= [2022-05-26T14:11:26.802Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-26T14:11:26.802Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T14:11:27.303Z] + 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-05-26T14:11:27.583Z] Sending build context to Docker daemon 5.826MB [2022-05-26T14:11:27.583Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-26T14:11:27.583Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-26T14:11:27.857Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-26T14:11:27.857Z] 9b3977197b4f: Pulling fs layer [2022-05-26T14:11:27.857Z] 1a89e8eeedd5: Pulling fs layer [2022-05-26T14:11:27.857Z] 94645a83ff95: Pulling fs layer [2022-05-26T14:11:27.857Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-26T14:11:27.857Z] 0c92f367c5e7: Pulling fs layer [2022-05-26T14:11:27.857Z] 3f3a8bcf1eab: Waiting [2022-05-26T14:11:27.857Z] 0c92f367c5e7: Waiting [2022-05-26T14:11:27.857Z] 3096ccb668a1: Pulling fs layer [2022-05-26T14:11:27.857Z] e8cf19c19ddd: Pulling fs layer [2022-05-26T14:11:27.857Z] a4caa8a26152: Pulling fs layer [2022-05-26T14:11:27.857Z] 3096ccb668a1: Waiting [2022-05-26T14:11:27.857Z] e8cf19c19ddd: Waiting [2022-05-26T14:11:27.857Z] a4caa8a26152: Waiting [2022-05-26T14:11:27.857Z] 94645a83ff95: Verifying Checksum [2022-05-26T14:11:27.857Z] 94645a83ff95: Download complete [2022-05-26T14:11:27.857Z] 1a89e8eeedd5: Download complete [2022-05-26T14:11:27.857Z] 0c92f367c5e7: Verifying Checksum [2022-05-26T14:11:27.857Z] 0c92f367c5e7: Download complete [2022-05-26T14:11:27.857Z] 3096ccb668a1: Verifying Checksum [2022-05-26T14:11:27.857Z] 3096ccb668a1: Download complete [2022-05-26T14:11:27.857Z] e8cf19c19ddd: Verifying Checksum [2022-05-26T14:11:27.857Z] e8cf19c19ddd: Download complete [2022-05-26T14:11:28.855Z] 9b3977197b4f: Pull complete [2022-05-26T14:11:29.131Z] 1a89e8eeedd5: Pull complete [2022-05-26T14:11:29.408Z] 94645a83ff95: Pull complete [2022-05-26T14:11:30.004Z] a4caa8a26152: Verifying Checksum [2022-05-26T14:11:30.004Z] a4caa8a26152: Download complete [2022-05-26T14:11:30.600Z] 3f3a8bcf1eab: Download complete [2022-05-26T14:11:43.014Z] 3f3a8bcf1eab: Pull complete [2022-05-26T14:11:43.014Z] 0c92f367c5e7: Pull complete [2022-05-26T14:11:43.014Z] 3096ccb668a1: Pull complete [2022-05-26T14:11:43.014Z] e8cf19c19ddd: Pull complete [2022-05-26T14:11:49.731Z] a4caa8a26152: Pull complete [2022-05-26T14:11:49.731Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-26T14:11:49.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-26T14:11:49.731Z] ---> 725f1c02e7f9 [2022-05-26T14:11:49.731Z] Step 3/13 : ARG MAKE="make build" [2022-05-26T14:11:50.005Z] ---> Running in 8062cecac864 [2022-05-26T14:11:50.279Z] Removing intermediate container 8062cecac864 [2022-05-26T14:11:50.279Z] ---> 4d12ce011891 [2022-05-26T14:11:50.279Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-26T14:11:50.279Z] ---> Running in bf5f2bb0bf7d [2022-05-26T14:11:50.552Z] Removing intermediate container bf5f2bb0bf7d [2022-05-26T14:11:50.552Z] ---> 8cad36f5edf4 [2022-05-26T14:11:50.552Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-26T14:11:50.552Z] ---> Running in ce42d786bc3a [2022-05-26T14:11:50.828Z] Removing intermediate container ce42d786bc3a [2022-05-26T14:11:50.828Z] ---> a8f83e53a93e [2022-05-26T14:11:50.828Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-05-26T14:11:51.103Z] ---> Running in 6b769059adae [2022-05-26T14:11:51.376Z] Removing intermediate container 6b769059adae [2022-05-26T14:11:51.376Z] ---> 3e93408894bf [2022-05-26T14:11:51.376Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-26T14:11:51.376Z] ---> Running in 1383bc5d3d97 [2022-05-26T14:11:53.361Z] Removing intermediate container 1383bc5d3d97 [2022-05-26T14:11:53.361Z] ---> 9bf590486b49 [2022-05-26T14:11:53.361Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-26T14:11:53.361Z] ---> Running in 3917bcc11881 [2022-05-26T14:11:54.343Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-26T14:11:54.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-26T14:11:55.924Z] OK: 220 MiB in 52 packages [2022-05-26T14:11:56.930Z] Removing intermediate container 3917bcc11881 [2022-05-26T14:11:56.930Z] ---> d25af9814987 [2022-05-26T14:11:56.930Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-05-26T14:11:56.930Z] ---> Running in 68ee60a1f780 [2022-05-26T14:11:58.379Z] Removing intermediate container 68ee60a1f780 [2022-05-26T14:11:58.379Z] ---> 2f8a048e6b62 [2022-05-26T14:11:58.379Z] Step 10/13 : COPY go.mod vendor* ./ [2022-05-26T14:11:58.652Z] ---> c29c096f3d2c [2022-05-26T14:11:58.653Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-26T14:11:58.932Z] ---> Running in 1c77e83ee560 [2022-05-26T14:12:45.952Z] Removing intermediate container 1c77e83ee560 [2022-05-26T14:12:45.952Z] ---> 17314b660d5d [2022-05-26T14:12:45.952Z] Step 12/13 : COPY . . [2022-05-26T14:12:45.952Z] ---> 732c67a9291f [2022-05-26T14:12:45.952Z] Step 13/13 : RUN ${MAKE} [2022-05-26T14:12:45.952Z] ---> Running in 3982c3017965 [2022-05-26T14:12:45.952Z] noop [2022-05-26T14:12:46.227Z] Removing intermediate container 3982c3017965 [2022-05-26T14:12:46.227Z] ---> cbe3409d14a2 [2022-05-26T14:12:46.227Z] Successfully built cbe3409d14a2 [2022-05-26T14:12:46.227Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T14:12:46.699Z] + docker inspect -f . ci-base-image-arm64 [2022-05-26T14:12:46.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T14:12:47.011Z] prd-ubuntu20.04-docker-arm64-4c-16g-138 does not seem to be running inside a container [2022-05-26T14:12:47.095Z] $ 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 ******** ci-base-image-arm64 cat [2022-05-26T14:12:48.347Z] $ docker top ef82c95cb2e4e69a650e5f17b17c538741981a32513a14fbd5cad97b467ff484 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-26T14:12:49.278Z] + go version [2022-05-26T14:12:49.278Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-26T14:12:49.400Z] $ docker stop --time=1 ef82c95cb2e4e69a650e5f17b17c538741981a32513a14fbd5cad97b467ff484 [2022-05-26T14:12:50.999Z] $ docker rm -f ef82c95cb2e4e69a650e5f17b17c538741981a32513a14fbd5cad97b467ff484 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T14:12:51.883Z] + docker inspect -f . ci-base-image-arm64 [2022-05-26T14:12:51.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T14:12:52.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-138 does not seem to be running inside a container [2022-05-26T14:12:52.254Z] $ 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 ******** ci-base-image-arm64 cat [2022-05-26T14:12:53.528Z] $ docker top e4b68c84b4b2ffd2fa0b99266a575c0df90f483fc7bcf53c180ae62594da2967 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-26T14:12:54.498Z] + make test [2022-05-26T14:12:54.498Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-26T14:12:55.941Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-05-26T14:14:17.835Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-05-26T14:14:17.835Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.069s coverage: 1.0% of statements [2022-05-26T14:14:17.835Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-26T14:14:17.835Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-26T14:14:50.230Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-26T14:14:50.230Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-26T14:14:50.230Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-26T14:14:50.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-26T14:14:50.304Z] $ docker stop --time=1 e4b68c84b4b2ffd2fa0b99266a575c0df90f483fc7bcf53c180ae62594da2967 [2022-05-26T14:14:52.111Z] $ docker rm -f e4b68c84b4b2ffd2fa0b99266a575c0df90f483fc7bcf53c180ae62594da2967 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-26T14:14:53.120Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-26T14:14:53.156Z] Warning: overwriting stash ‘coverage-report’ [2022-05-26T14:14:53.651Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-26T14:14:54.240Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-26T14:14:54.939Z] + ls -al . [2022-05-26T14:14:54.939Z] total 212 [2022-05-26T14:14:54.939Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 14:14 . [2022-05-26T14:14:54.939Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 14:10 .. [2022-05-26T14:14:54.939Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 14:11 .git [2022-05-26T14:14:54.939Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 14:10 .github [2022-05-26T14:14:54.939Z] -rw-rw-r-- 1 jenkins jenkins 352 May 26 14:10 .gitignore [2022-05-26T14:14:54.939Z] -rw-rw-r-- 1 jenkins jenkins 42 May 26 14:10 .golangci.yml [2022-05-26T14:14:54.939Z] -rw-rw-r-- 1 jenkins jenkins 9099 May 26 14:10 Attribution.txt [2022-05-26T14:14:54.939Z] -rw-rw-r-- 1 jenkins jenkins 189 May 26 14:10 CHANGELOG.md [2022-05-26T14:14:54.939Z] -rw-rw-r-- 1 jenkins jenkins 1667 May 26 14:10 Dockerfile [2022-05-26T14:14:54.939Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 14:10 GOVERNANCE.md [2022-05-26T14:14:54.939Z] -rw-rw-r-- 1 jenkins jenkins 660 May 26 14:10 Jenkinsfile [2022-05-26T14:14:54.939Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 26 14:10 LICENSE [2022-05-26T14:14:54.939Z] -rw-rw-r-- 1 jenkins jenkins 2473 May 26 14:10 Makefile [2022-05-26T14:14:54.939Z] -rw-rw-r-- 1 jenkins jenkins 625 May 26 14:10 OWNERS.md [2022-05-26T14:14:54.939Z] -rw-rw-r-- 1 jenkins jenkins 28742 May 26 14:10 README.md [2022-05-26T14:14:54.939Z] -rw-rw-r-- 1 jenkins jenkins 5 May 26 14:08 VERSION [2022-05-26T14:14:54.939Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 14:10 bin [2022-05-26T14:14:54.939Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 14:10 cmd [2022-05-26T14:14:54.939Z] -rw-r--r-- 1 jenkins jenkins 37307 May 26 14:14 coverage.out [2022-05-26T14:14:54.939Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 14:10 doc [2022-05-26T14:14:54.939Z] -rw-rw-r-- 1 jenkins jenkins 3546 May 26 14:10 go.mod [2022-05-26T14:14:54.939Z] -rw-rw-r-- 1 jenkins jenkins 37264 May 26 14:10 go.sum [2022-05-26T14:14:54.939Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 14:10 internal [2022-05-26T14:14:54.939Z] -rw-rw-r-- 1 jenkins jenkins 236 May 26 14:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T14:14:55.394Z] + 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=848d507b592c69237ffb1149dd915141e9df8c93 --label arch=arm64 --label version=0.0.0 . [2022-05-26T14:14:55.675Z] Sending build context to Docker daemon 5.863MB [2022-05-26T14:14:55.965Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-26T14:14:55.965Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-26T14:14:55.965Z] ---> cbe3409d14a2 [2022-05-26T14:14:55.965Z] Step 3/26 : ARG MAKE="make build" [2022-05-26T14:14:55.965Z] ---> Running in b9448592840f [2022-05-26T14:14:56.293Z] Removing intermediate container b9448592840f [2022-05-26T14:14:56.293Z] ---> 2ffd4980a9d3 [2022-05-26T14:14:56.293Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-26T14:14:56.293Z] ---> Running in 04784fcbcd68 [2022-05-26T14:14:56.600Z] Removing intermediate container 04784fcbcd68 [2022-05-26T14:14:56.600Z] ---> 07e29271df9e [2022-05-26T14:14:56.600Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-26T14:14:56.881Z] ---> Running in 2bdcd369be53 [2022-05-26T14:14:57.164Z] Removing intermediate container 2bdcd369be53 [2022-05-26T14:14:57.164Z] ---> ad78a17903cd [2022-05-26T14:14:57.164Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-05-26T14:14:57.164Z] ---> Running in 7ce470dbd5b5 [2022-05-26T14:14:57.458Z] Removing intermediate container 7ce470dbd5b5 [2022-05-26T14:14:57.458Z] ---> a58767b0c7ec [2022-05-26T14:14:57.458Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-26T14:14:57.809Z] ---> Running in 126104e34d9a [2022-05-26T14:14:59.324Z] Removing intermediate container 126104e34d9a [2022-05-26T14:14:59.324Z] ---> 08b036477fa6 [2022-05-26T14:14:59.324Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-26T14:14:59.324Z] ---> Running in c409f1937cba [2022-05-26T14:15:00.316Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-26T14:15:01.293Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-26T14:15:02.271Z] OK: 220 MiB in 52 packages [2022-05-26T14:15:02.866Z] Removing intermediate container c409f1937cba [2022-05-26T14:15:02.866Z] ---> 18cde18d135c [2022-05-26T14:15:02.866Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-05-26T14:15:02.866Z] ---> Running in 5cabed9a14c9 [2022-05-26T14:15:03.460Z] Removing intermediate container 5cabed9a14c9 [2022-05-26T14:15:03.460Z] ---> a8409c6c3617 [2022-05-26T14:15:03.460Z] Step 10/26 : COPY go.mod vendor* ./ [2022-05-26T14:15:03.736Z] ---> b6151a471968 [2022-05-26T14:15:03.736Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-26T14:15:03.736Z] ---> Running in 1ea285f02b0d [2022-05-26T14:15:05.711Z] Removing intermediate container 1ea285f02b0d [2022-05-26T14:15:05.712Z] ---> 63cd0db4cadf [2022-05-26T14:15:05.712Z] Step 12/26 : COPY . . [2022-05-26T14:15:06.684Z] ---> 1fc6496051e8 [2022-05-26T14:15:06.684Z] Step 13/26 : RUN ${MAKE} [2022-05-26T14:15:06.684Z] ---> Running in 133d49cbd86a [2022-05-26T14:15:07.664Z] 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-05-26T14:17:14.507Z] Removing intermediate container 133d49cbd86a [2022-05-26T14:17:14.507Z] ---> f3e9007f8325 [2022-05-26T14:17:14.507Z] Step 14/26 : FROM alpine:3.15 [2022-05-26T14:17:14.507Z] 3.15: Pulling from library/alpine [2022-05-26T14:17:14.507Z] 9981e73032c8: Pulling fs layer [2022-05-26T14:17:14.507Z] 9981e73032c8: Verifying Checksum [2022-05-26T14:17:14.507Z] 9981e73032c8: Download complete [2022-05-26T14:17:14.507Z] 9981e73032c8: Pull complete [2022-05-26T14:17:14.507Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-26T14:17:14.507Z] Status: Downloaded newer image for alpine:3.15 [2022-05-26T14:17:14.507Z] ---> 3fb3c9af89a9 [2022-05-26T14:17:14.507Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-26T14:17:14.507Z] ---> Running in e04f4c92408d [2022-05-26T14:17:14.507Z] Removing intermediate container e04f4c92408d [2022-05-26T14:17:14.507Z] ---> 96af75c8e2de [2022-05-26T14:17:14.507Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-26T14:17:14.507Z] ---> Running in cc2745c022c8 [2022-05-26T14:17:14.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-26T14:17:14.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-26T14:17:14.507Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-26T14:17:14.507Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-05-26T14:17:14.507Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-26T14:17:14.507Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-26T14:17:14.507Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-26T14:17:14.507Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-26T14:17:14.507Z] Executing busybox-1.34.1-r5.trigger [2022-05-26T14:17:14.507Z] OK: 8 MiB in 20 packages [2022-05-26T14:17:14.507Z] Removing intermediate container cc2745c022c8 [2022-05-26T14:17:14.507Z] ---> 662c00b0d2cb [2022-05-26T14:17:14.507Z] Step 17/26 : WORKDIR / [2022-05-26T14:17:14.507Z] ---> Running in 63c5457508cf [2022-05-26T14:17:14.507Z] Removing intermediate container 63c5457508cf [2022-05-26T14:17:14.507Z] ---> f17731ebcebe [2022-05-26T14:17:14.507Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-05-26T14:17:14.507Z] ---> 6a1be9583aab [2022-05-26T14:17:14.507Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-05-26T14:17:14.507Z] ---> 24669e4cd7d4 [2022-05-26T14:17:14.507Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-05-26T14:17:14.507Z] ---> 88358e4f5b3e [2022-05-26T14:17:14.507Z] Step 21/26 : EXPOSE 59984 [2022-05-26T14:17:14.507Z] ---> Running in 98933b50ac82 [2022-05-26T14:17:14.507Z] Removing intermediate container 98933b50ac82 [2022-05-26T14:17:14.507Z] ---> fb1f4c1fba43 [2022-05-26T14:17:14.507Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-05-26T14:17:14.507Z] ---> Running in 5877cb74c667 [2022-05-26T14:17:14.507Z] Removing intermediate container 5877cb74c667 [2022-05-26T14:17:14.507Z] ---> ffc83007a4f6 [2022-05-26T14:17:14.507Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-26T14:17:14.785Z] ---> Running in 626bef2fc3b6 [2022-05-26T14:17:15.057Z] Removing intermediate container 626bef2fc3b6 [2022-05-26T14:17:15.057Z] ---> f96c9007a774 [2022-05-26T14:17:15.057Z] Step 24/26 : LABEL arch=arm64 [2022-05-26T14:17:15.057Z] ---> Running in 5b4543891d91 [2022-05-26T14:17:15.329Z] Removing intermediate container 5b4543891d91 [2022-05-26T14:17:15.329Z] ---> 427966fa33b2 [2022-05-26T14:17:15.329Z] Step 25/26 : LABEL git_sha=848d507b592c69237ffb1149dd915141e9df8c93 [2022-05-26T14:17:15.329Z] ---> Running in 55be37e64658 [2022-05-26T14:17:15.604Z] Removing intermediate container 55be37e64658 [2022-05-26T14:17:15.604Z] ---> 51775bdf49fa [2022-05-26T14:17:15.604Z] Step 26/26 : LABEL version=0.0.0 [2022-05-26T14:17:15.875Z] ---> Running in 1b0414f05b86 [2022-05-26T14:17:16.147Z] Removing intermediate container 1b0414f05b86 [2022-05-26T14:17:16.147Z] ---> 2268205f1152 [2022-05-26T14:17:16.147Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-26T14:17:16.147Z] Successfully built 2268205f1152 [2022-05-26T14:17:16.147Z] 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-05-26T14:17:16.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-26T14:17:16.965Z] [2022-05-26T14:17:16.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T14:17:17.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-26T14:17:17.702Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-26T14:17:17.702Z] 8998bd30e6a1: Pulling fs layer [2022-05-26T14:17:17.702Z] 04944245beec: Pulling fs layer [2022-05-26T14:17:17.702Z] 699f458cf7ca: Pulling fs layer [2022-05-26T14:17:17.702Z] 765212b225bb: Pulling fs layer [2022-05-26T14:17:17.702Z] f23df028b6ca: Pulling fs layer [2022-05-26T14:17:17.702Z] d65c8cfc05b1: Pulling fs layer [2022-05-26T14:17:17.702Z] 2437ff75d9bd: Pulling fs layer [2022-05-26T14:17:17.702Z] 765212b225bb: Waiting [2022-05-26T14:17:17.702Z] f23df028b6ca: Waiting [2022-05-26T14:17:17.702Z] 2437ff75d9bd: Waiting [2022-05-26T14:17:17.702Z] d65c8cfc05b1: Waiting [2022-05-26T14:17:17.702Z] 04944245beec: Verifying Checksum [2022-05-26T14:17:17.702Z] 04944245beec: Download complete [2022-05-26T14:17:17.702Z] 765212b225bb: Download complete [2022-05-26T14:17:17.702Z] f23df028b6ca: Verifying Checksum [2022-05-26T14:17:17.702Z] f23df028b6ca: Download complete [2022-05-26T14:17:17.702Z] d65c8cfc05b1: Verifying Checksum [2022-05-26T14:17:17.702Z] d65c8cfc05b1: Download complete [2022-05-26T14:17:17.979Z] 699f458cf7ca: Verifying Checksum [2022-05-26T14:17:17.979Z] 699f458cf7ca: Download complete [2022-05-26T14:17:18.253Z] 8998bd30e6a1: Download complete [2022-05-26T14:17:20.873Z] 2437ff75d9bd: Verifying Checksum [2022-05-26T14:17:20.873Z] 2437ff75d9bd: Download complete [2022-05-26T14:17:22.845Z] 8998bd30e6a1: Pull complete [2022-05-26T14:17:23.120Z] 04944245beec: Pull complete [2022-05-26T14:17:24.551Z] 699f458cf7ca: Pull complete [2022-05-26T14:17:24.823Z] 765212b225bb: Pull complete [2022-05-26T14:17:25.803Z] f23df028b6ca: Pull complete [2022-05-26T14:17:25.803Z] d65c8cfc05b1: Pull complete [2022-05-26T14:17:40.885Z] 2437ff75d9bd: Pull complete [2022-05-26T14:17:40.885Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-26T14:17:40.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-26T14:17:40.885Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T14:17:41.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-138 does not seem to be running inside a container [2022-05-26T14:17:41.353Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-26T14:17:43.826Z] $ docker top f064f4f442df48392d6d0dc8472362e6bb70692d365e1df49c546a4393fff6ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-26T14:17:44.778Z] ---> job-cost.sh [2022-05-26T14:17:44.778Z] lf-activate-venv: SKIPPING [2022-05-26T14:17:44.778Z] INFO: No Stack... [2022-05-26T14:17:45.051Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-26T14:17:46.021Z] INFO: Archiving Costs [Pipeline] sh [2022-05-26T14:17:46.691Z] + + cutcat -d, /w/workspace/device-onvif-camera/1/archives/cost.csv -f6 [2022-05-26T14:17:46.691Z] [Pipeline] lock [2022-05-26T14:17:46.772Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-71-1-stack-cost] [2022-05-26T14:17:46.777Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-71-1-stack-cost] did not exist. Created. [2022-05-26T14:17:46.777Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-71-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-26T14:17:47.516Z] /w/workspace/device-onvif-camera/1@tmp/durable-ad8566b3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-26T14:17:48.276Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-26T14:17:48.315Z] Warning: overwriting stash ‘stack-cost’ [2022-05-26T14:17:48.362Z] Stashed 1 file(s) [Pipeline] } [2022-05-26T14:17:48.377Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-71-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-26T14:17:48.461Z] $ docker stop --time=1 f064f4f442df48392d6d0dc8472362e6bb70692d365e1df49c546a4393fff6ab [2022-05-26T14:17:49.955Z] $ docker rm -f f064f4f442df48392d6d0dc8472362e6bb70692d365e1df49c546a4393fff6ab [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-05-26T14:17:51.064Z] provisioning config files... [2022-05-26T14:17:51.072Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-71@tmp/config4800993874520795161tmp [Pipeline] { [Pipeline] sh [2022-05-26T14:17:51.405Z] + set +x [2022-05-26T14:17:51.405Z] + + curlbash -s -s https://codecov.io/bash -- [2022-05-26T14:17:51.405Z] [2022-05-26T14:17:51.405Z] [2022-05-26T14:17:51.405Z] _____ _ [2022-05-26T14:17:51.405Z] / ____| | | [2022-05-26T14:17:51.405Z] | | ___ __| | ___ ___ _____ __ [2022-05-26T14:17:51.405Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-26T14:17:51.405Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-26T14:17:51.405Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-26T14:17:51.405Z] Bash-1.0.6 [2022-05-26T14:17:51.405Z] [2022-05-26T14:17:51.405Z] [2022-05-26T14:17:51.405Z] ==> git version 2.25.1 found [2022-05-26T14:17:51.405Z] ==> 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-05-26T14:17:51.405Z] Release-Date: 2020-01-08 [2022-05-26T14:17:51.405Z] 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-05-26T14:17:51.405Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-26T14:17:51.405Z] ==> Jenkins CI detected. [2022-05-26T14:17:51.405Z] current dir:  /w/workspace/oundry_device-onvif-camera_PR-71 [2022-05-26T14:17:51.405Z] project root: . [2022-05-26T14:17:51.405Z] --> token set from env [2022-05-26T14:17:51.405Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-26T14:17:51.405Z] ==> Running gcov in . (disable via -X gcov) [2022-05-26T14:17:51.405Z] ==> Python coveragepy not found [2022-05-26T14:17:51.405Z] ==> Searching for coverage reports in: [2022-05-26T14:17:51.405Z] + . [2022-05-26T14:17:51.405Z] -> Found 1 reports [2022-05-26T14:17:51.405Z] ==> Detecting git/mercurial file structure [2022-05-26T14:17:51.405Z] ==> Reading reports [2022-05-26T14:17:51.405Z] + ./coverage.out bytes=37307 [2022-05-26T14:17:51.405Z] ==> Appending adjustments [2022-05-26T14:17:51.405Z] https://docs.codecov.io/docs/fixing-reports [2022-05-26T14:17:51.668Z] + Found adjustments [2022-05-26T14:17:51.668Z] ==> Gzipping contents [2022-05-26T14:17:51.668Z] 8.0K /tmp/codecov.koHJJ9.gz [2022-05-26T14:17:51.668Z] ==> Uploading reports [2022-05-26T14:17:51.668Z] url: https://codecov.io [2022-05-26T14:17:51.668Z] query: branch=PR-71&commit=848d507b592c69237ffb1149dd915141e9df8c93&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-71%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=71&job=&cmd_args= [2022-05-26T14:17:51.668Z] -> Pinging Codecov [2022-05-26T14:17:51.668Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-71&commit=848d507b592c69237ffb1149dd915141e9df8c93&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-71%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=71&job=&cmd_args= [2022-05-26T14:17:51.930Z] -> Uploading to [2022-05-26T14:17:51.930Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-26/F29A59C45E3A92E06B3E522C9905F8EF/848d507b592c69237ffb1149dd915141e9df8c93/8f693827-8767-44cf-8706-e8d5b59780c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220526T141751Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce992d89bed86b7ee12017155e21fca37866b6e0899d25fdd3fd5761a055917e [2022-05-26T14:17:51.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-26T14:17:51.930Z] Dload Upload Total Spent Left Speed [2022-05-26T14:17:52.191Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4598 0 0 100 4598 0 16539 --:--:-- --:--:-- --:--:-- 16480 100 4598 0 0 100 4598 0 16539 --:--:-- --:--:-- --:--:-- 16480 [2022-05-26T14:17:52.191Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/848d507b592c69237ffb1149dd915141e9df8c93 [Pipeline] } [2022-05-26T14:17:52.216Z] 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-05-26T14:17:53.838Z] + [ -d /w/workspace/oundry_device-onvif-camera_PR-71/archives ] [2022-05-26T14:17:53.838Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-71/archives [2022-05-26T14:17:53.838Z] total 16 [2022-05-26T14:17:53.838Z] drwxr-xr-x 3 root root 4096 May 26 14:10 . [2022-05-26T14:17:53.838Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 14:10 .. [2022-05-26T14:17:53.838Z] drwxr-xr-x 2 root root 4096 May 26 14:10 cost [2022-05-26T14:17:53.838Z] -rw-r--r-- 1 root root 89 May 26 14:10 cost.csv [2022-05-26T14:17:53.838Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-71/archives [2022-05-26T14:17:53.838Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-71/archives [2022-05-26T14:17:53.838Z] total 16 [2022-05-26T14:17:53.838Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 14:10 . [2022-05-26T14:17:53.838Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 14:10 .. [2022-05-26T14:17:53.838Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 14:10 cost [2022-05-26T14:17:53.838Z] -rw-r--r-- 1 jenkins jenkins 89 May 26 14:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-26T14:17:54.174Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T14:17:55.076Z] ---> package-listing.sh [2022-05-26T14:17:55.076Z] ++ facter osfamily [2022-05-26T14:17:55.076Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-26T14:17:55.338Z] + OS_FAMILY=debian [2022-05-26T14:17:55.338Z] + workspace=/w/workspace/oundry_device-onvif-camera_PR-71 [2022-05-26T14:17:55.338Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-26T14:17:55.338Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-26T14:17:55.338Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-26T14:17:55.338Z] + PACKAGES=/tmp/packages_start.txt [2022-05-26T14:17:55.338Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-71 ']' [2022-05-26T14:17:55.338Z] + PACKAGES=/tmp/packages_end.txt [2022-05-26T14:17:55.338Z] + case "${OS_FAMILY}" in [2022-05-26T14:17:55.338Z] + dpkg -l [2022-05-26T14:17:55.338Z] + grep '^ii' [2022-05-26T14:17:55.338Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-26T14:17:55.338Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-26T14:17:55.338Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-26T14:17:55.338Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-71 ']' [2022-05-26T14:17:55.338Z] + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-71/archives/ [2022-05-26T14:17:55.338Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-71/archives/ [Pipeline] echo [2022-05-26T14:17:55.366Z] 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-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-26T14:17:55.664Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-26T14:17:56.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-26T14:17:56.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-26T14:17:56.513Z] prd-ubuntu20.04-docker-8c-8g-137 does not seem to be running inside a container [2022-05-26T14:17:56.543Z] $ 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-71/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-71 -v /w/workspace/oundry_device-onvif-camera_PR-71:/w/workspace/oundry_device-onvif-camera_PR-71:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-71@tmp:/w/workspace/oundry_device-onvif-camera_PR-71@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-05-26T14:17:56.813Z] $ docker top c20bcab2d7a1e0d9d744fad4d87fe66231c8aceb4c849b64b1039d81e6830c8d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-26T14:17:57.261Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-26T14:17:57.573Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-26T14:17:57.889Z] + ls /var/log/sa-host [2022-05-26T14:17:57.889Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-26T14:17:58.131Z] provisioning config files... [2022-05-26T14:17:58.143Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-71@tmp/config7080271681503531865tmp [Pipeline] { [Pipeline] echo [2022-05-26T14:17:58.192Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T14:17:58.512Z] ---> create-netrc.sh [Pipeline] } [2022-05-26T14:17:58.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-26T14:17:58.950Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-26T14:17:58.981Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T14:17:59.382Z] ---> sudo-logs.sh [2022-05-26T14:17:59.382Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-26T14:17:59.468Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T14:17:59.821Z] ---> job-cost.sh [2022-05-26T14:17:59.821Z] lf-activate-venv: SKIPPING [2022-05-26T14:17:59.821Z] DEBUG: total: 0.2199999988079071 [2022-05-26T14:17:59.821Z] INFO: Retrieving Stack Cost... [2022-05-26T14:18:00.081Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-26T14:18:00.653Z] INFO: Archiving Costs [Pipeline] echo [2022-05-26T14:18:00.686Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-26T14:18:01.004Z] ---> logs-deploy.sh [2022-05-26T14:18:01.004Z] lf-activate-venv: SKIPPING [2022-05-26T14:18:01.004Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-71/1 [2022-05-26T14:18:01.004Z] INFO: archiving workspace using pattern(s): [2022-05-26T14:18:01.949Z] Archives upload complete. [2022-05-26T14:18:02.211Z] INFO: archiving logs to Nexus [2022-05-26T14:18:03.154Z] ---> uname -a: [2022-05-26T14:18:03.154Z] Linux prd-ubuntu20-04-docker-8c-8g-137 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-26T14:18:03.154Z] [2022-05-26T14:18:03.154Z] [2022-05-26T14:18:03.154Z] ---> lscpu: [2022-05-26T14:18:03.154Z] Architecture: x86_64 [2022-05-26T14:18:03.154Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-26T14:18:03.154Z] Byte Order: Little Endian [2022-05-26T14:18:03.154Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-26T14:18:03.154Z] CPU(s): 8 [2022-05-26T14:18:03.154Z] On-line CPU(s) list: 0-7 [2022-05-26T14:18:03.154Z] Thread(s) per core: 1 [2022-05-26T14:18:03.154Z] Core(s) per socket: 1 [2022-05-26T14:18:03.154Z] Socket(s): 8 [2022-05-26T14:18:03.154Z] NUMA node(s): 1 [2022-05-26T14:18:03.154Z] Vendor ID: AuthenticAMD [2022-05-26T14:18:03.154Z] CPU family: 23 [2022-05-26T14:18:03.154Z] Model: 49 [2022-05-26T14:18:03.154Z] Model name: AMD EPYC-Rome Processor [2022-05-26T14:18:03.154Z] Stepping: 0 [2022-05-26T14:18:03.154Z] CPU MHz: 2799.998 [2022-05-26T14:18:03.154Z] BogoMIPS: 5599.99 [2022-05-26T14:18:03.154Z] Virtualization: AMD-V [2022-05-26T14:18:03.154Z] Hypervisor vendor: KVM [2022-05-26T14:18:03.154Z] Virtualization type: full [2022-05-26T14:18:03.154Z] L1d cache: 256 KiB [2022-05-26T14:18:03.154Z] L1i cache: 256 KiB [2022-05-26T14:18:03.154Z] L2 cache: 4 MiB [2022-05-26T14:18:03.154Z] L3 cache: 128 MiB [2022-05-26T14:18:03.154Z] NUMA node0 CPU(s): 0-7 [2022-05-26T14:18:03.154Z] Vulnerability Itlb multihit: Not affected [2022-05-26T14:18:03.154Z] Vulnerability L1tf: Not affected [2022-05-26T14:18:03.154Z] Vulnerability Mds: Not affected [2022-05-26T14:18:03.154Z] Vulnerability Meltdown: Not affected [2022-05-26T14:18:03.154Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-26T14:18:03.154Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-26T14:18:03.154Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-26T14:18:03.154Z] Vulnerability Srbds: Not affected [2022-05-26T14:18:03.154Z] Vulnerability Tsx async abort: Not affected [2022-05-26T14:18:03.154Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-05-26T14:18:03.154Z] [2022-05-26T14:18:03.154Z] [2022-05-26T14:18:03.154Z] ---> nproc: [2022-05-26T14:18:03.154Z] 8 [2022-05-26T14:18:03.154Z] [2022-05-26T14:18:03.154Z] [2022-05-26T14:18:03.154Z] ---> df -h: [2022-05-26T14:18:03.154Z] Filesystem Size Used Avail Use% Mounted on [2022-05-26T14:18:03.154Z] overlay 155G 11G 145G 7% / [2022-05-26T14:18:03.154Z] tmpfs 64M 0 64M 0% /dev [2022-05-26T14:18:03.154Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-26T14:18:03.154Z] shm 64M 0 64M 0% /dev/shm [2022-05-26T14:18:03.154Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-05-26T14:18:03.154Z] [2022-05-26T14:18:03.154Z]