Pull request #291 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 73d0980f6463c6cddfbd6d3ac23642d6cb4f2292+e03c6e991c633265ca57616196638541aa716f8b (9d1afbfa70a8e69ebaca2686b51b460769e06460) 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-ssh17911231230535513934.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15111157309573044268.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-291/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-291/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7184923756915753612.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-291/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8284036440229334619.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9953063620045235679.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-291/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-291/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16795313484428304107.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5883 in /w/workspace/undry_device-onvif-camera_PR-291 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-291 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/291/head:refs/remotes/origin/PR-291 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e03c6e991c633265ca57616196638541aa716f8b into PR head commit 73d0980f6463c6cddfbd6d3ac23642d6cb4f2292 Merge succeeded, producing 73d0980f6463c6cddfbd6d3ac23642d6cb4f2292 Checking out Revision 73d0980f6463c6cddfbd6d3ac23642d6cb4f2292 (PR-291) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-27T04:06:03.028Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 73d0980f6463c6cddfbd6d3ac23642d6cb4f2292 # 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 e03c6e991c633265ca57616196638541aa716f8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 73d0980f6463c6cddfbd6d3ac23642d6cb4f2292 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-27T04:06:03.199Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-27T04:06:03.298Z] ========================================================= [2023-03-27T04:06:03.298Z] EdgeX Global Pipelines Version Info [2023-03-27T04:06:03.298Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:06:04.022Z] ------------------- [2023-03-27T04:06:04.022Z] stable info: [2023-03-27T04:06:04.022Z] ------------------- [2023-03-27T04:06:04.022Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-27T04:06:04.022Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-27T04:06:04.022Z] Message: update stable to v1.0.245 [2023-03-27T04:06:04.593Z] ------------------- [2023-03-27T04:06:04.593Z] experimental info: [2023-03-27T04:06:04.593Z] ------------------- [2023-03-27T04:06:04.593Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-27T04:06:04.593Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-27T04:06:04.593Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-27T04:06:04.890Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-27T04:06:04.932Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-27T04:06:04.975Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-27T04:06:05.015Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-27T04:06:05.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-27T04:06:05.081Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-27T04:06:05.111Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-27T04:06:05.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-27T04:06:05.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-27T04:06:05.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-27T04:06:05.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-27T04:06:05.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-27T04:06:05.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-27T04:06:05.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-27T04:06:05.412Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-27T04:06:05.453Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-27T04:06:05.495Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-27T04:06:05.535Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-27T04:06:05.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-27T04:06:05.623Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-27T04:06:05.663Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-27T04:06:05.699Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-27T04:06:05.734Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-27T04:06:05.771Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-27T04:06:05.813Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-27T04:06:05.853Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-27T04:06:05.894Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-27T04:06:05.932Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-291 [Pipeline] echo [2023-03-27T04:06:05.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-291 [Pipeline] echo [2023-03-27T04:06:06.011Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-291 [Pipeline] echo [2023-03-27T04:06:06.054Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73d0980f6463c6cddfbd6d3ac23642d6cb4f2292 [Pipeline] echo [2023-03-27T04:06:06.096Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 73d0980 [Pipeline] echo [2023-03-27T04:06:06.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-27T04:06:06.261Z] provisioning config files... [2023-03-27T04:06:06.299Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-291@tmp/config16621893914649900534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:06:06.639Z] ---> docker-login.sh [2023-03-27T04:06:06.639Z] nexus3.edgexfoundry.org:10001 [2023-03-27T04:06:06.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:06:06.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:06:06.902Z] Configure a credential helper to remove this warning. See [2023-03-27T04:06:06.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:06:06.902Z] [2023-03-27T04:06:06.902Z] Login Succeeded [2023-03-27T04:06:06.902Z] nexus3.edgexfoundry.org:10002 [2023-03-27T04:06:06.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:06:07.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:06:07.167Z] Configure a credential helper to remove this warning. See [2023-03-27T04:06:07.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:06:07.167Z] [2023-03-27T04:06:07.167Z] Login Succeeded [2023-03-27T04:06:07.167Z] nexus3.edgexfoundry.org:10003 [2023-03-27T04:06:07.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:06:07.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:06:07.167Z] Configure a credential helper to remove this warning. See [2023-03-27T04:06:07.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:06:07.167Z] [2023-03-27T04:06:07.167Z] Login Succeeded [2023-03-27T04:06:07.167Z] nexus3.edgexfoundry.org:10004 [2023-03-27T04:06:07.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:06:07.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:06:07.167Z] Configure a credential helper to remove this warning. See [2023-03-27T04:06:07.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:06:07.167Z] [2023-03-27T04:06:07.167Z] Login Succeeded [2023-03-27T04:06:07.167Z] docker.io [2023-03-27T04:06:07.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:06:07.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:06:07.685Z] Configure a credential helper to remove this warning. See [2023-03-27T04:06:07.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:06:07.685Z] [2023-03-27T04:06:07.685Z] Login Succeeded [2023-03-27T04:06:07.685Z] ---> docker-login.sh ends [Pipeline] } [2023-03-27T04:06:07.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-27T04:06:08.311Z] + git rev-list -1 --merges 73d0980f6463c6cddfbd6d3ac23642d6cb4f2292~1..73d0980f6463c6cddfbd6d3ac23642d6cb4f2292 [Pipeline] echo [2023-03-27T04:06:08.370Z] -----------> git rev-list -1 --merges 73d0980f6463c6cddfbd6d3ac23642d6cb4f2292~1..73d0980f6463c6cddfbd6d3ac23642d6cb4f2292 73d0980f6463c6cddfbd6d3ac23642d6cb4f2292 [false] [Pipeline] sh [2023-03-27T04:06:08.679Z] + git log --format=format:%s -1 73d0980f6463c6cddfbd6d3ac23642d6cb4f2292 [Pipeline] echo [2023-03-27T04:06:08.724Z] ========================================================= [2023-03-27T04:06:08.724Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-27T04:06:08.724Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-27T04:06:09.186Z] + git log --format=format:%s -1 73d0980f6463c6cddfbd6d3ac23642d6cb4f2292 [Pipeline] echo [2023-03-27T04:06:09.226Z] [semverPrep] GIT_COMMIT: 73d0980f6463c6cddfbd6d3ac23642d6cb4f2292, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-27T04:06:09.257Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-27T04:06:09.643Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-27T04:06:09.643Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-27T04:06:09.643Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-27T04:06:09.643Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-27T04:06:09.643Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-27T04:06:09.643Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-27T04:06:09.643Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:06:10.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-27T04:06:10.134Z] [2023-03-27T04:06:10.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:06:10.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-27T04:06:10.508Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-27T04:06:10.508Z] b85a868b505f: Pulling fs layer [2023-03-27T04:06:10.508Z] e2be974225ed: Pulling fs layer [2023-03-27T04:06:10.508Z] 339a4e72a1f5: Pulling fs layer [2023-03-27T04:06:10.508Z] 988bab9f4d93: Pulling fs layer [2023-03-27T04:06:10.508Z] 1469e6f7b9e6: Pulling fs layer [2023-03-27T04:06:10.508Z] eaf3925da568: Pulling fs layer [2023-03-27T04:06:10.508Z] bab4dde63d76: Pulling fs layer [2023-03-27T04:06:10.508Z] bde34c3a00c8: Pulling fs layer [2023-03-27T04:06:10.508Z] b352a97aabf1: Pulling fs layer [2023-03-27T04:06:10.508Z] 4872d77fe225: Pulling fs layer [2023-03-27T04:06:10.508Z] 5851b861e8e6: Pulling fs layer [2023-03-27T04:06:10.508Z] 988bab9f4d93: Waiting [2023-03-27T04:06:10.508Z] 1469e6f7b9e6: Waiting [2023-03-27T04:06:10.508Z] eaf3925da568: Waiting [2023-03-27T04:06:10.508Z] bab4dde63d76: Waiting [2023-03-27T04:06:10.508Z] bde34c3a00c8: Waiting [2023-03-27T04:06:10.508Z] 4872d77fe225: Waiting [2023-03-27T04:06:10.508Z] b352a97aabf1: Waiting [2023-03-27T04:06:10.508Z] e2be974225ed: Verifying Checksum [2023-03-27T04:06:10.508Z] e2be974225ed: Download complete [2023-03-27T04:06:10.508Z] 988bab9f4d93: Verifying Checksum [2023-03-27T04:06:10.508Z] 988bab9f4d93: Download complete [2023-03-27T04:06:10.508Z] 1469e6f7b9e6: Verifying Checksum [2023-03-27T04:06:10.508Z] 1469e6f7b9e6: Download complete [2023-03-27T04:06:10.508Z] eaf3925da568: Download complete [2023-03-27T04:06:10.508Z] 339a4e72a1f5: Verifying Checksum [2023-03-27T04:06:10.508Z] 339a4e72a1f5: Download complete [2023-03-27T04:06:10.767Z] bde34c3a00c8: Download complete [2023-03-27T04:06:10.767Z] b352a97aabf1: Verifying Checksum [2023-03-27T04:06:10.767Z] b352a97aabf1: Download complete [2023-03-27T04:06:10.767Z] 4872d77fe225: Verifying Checksum [2023-03-27T04:06:10.767Z] 4872d77fe225: Download complete [2023-03-27T04:06:10.767Z] 5851b861e8e6: Download complete [2023-03-27T04:06:10.767Z] b85a868b505f: Verifying Checksum [2023-03-27T04:06:10.767Z] b85a868b505f: Download complete [2023-03-27T04:06:11.025Z] bab4dde63d76: Verifying Checksum [2023-03-27T04:06:11.025Z] bab4dde63d76: Download complete [2023-03-27T04:06:11.961Z] b85a868b505f: Pull complete [2023-03-27T04:06:11.961Z] e2be974225ed: Pull complete [2023-03-27T04:06:12.220Z] 339a4e72a1f5: Pull complete [2023-03-27T04:06:12.479Z] 988bab9f4d93: Pull complete [2023-03-27T04:06:12.737Z] 1469e6f7b9e6: Pull complete [2023-03-27T04:06:12.737Z] eaf3925da568: Pull complete [2023-03-27T04:06:14.636Z] bab4dde63d76: Pull complete [2023-03-27T04:06:14.636Z] bde34c3a00c8: Pull complete [2023-03-27T04:06:14.636Z] b352a97aabf1: Pull complete [2023-03-27T04:06:14.636Z] 4872d77fe225: Pull complete [2023-03-27T04:06:14.636Z] 5851b861e8e6: Pull complete [2023-03-27T04:06:14.636Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-27T04:06:14.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-27T04:06:14.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T04:06:14.861Z] prd-ubuntu20.04-docker-8c-8g-5883 does not seem to be running inside a container [2023-03-27T04:06:14.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-291 -v /w/workspace/undry_device-onvif-camera_PR-291:/w/workspace/undry_device-onvif-camera_PR-291:rw,z -v /w/workspace/undry_device-onvif-camera_PR-291@tmp:/w/workspace/undry_device-onvif-camera_PR-291@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-27T04:06:17.451Z] $ docker top d660904b4d56925bb81e3db57003996b084f51b0bd301299c9c53061e98454f0 -eo pid,comm [2023-03-27T04:06:17.501Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-27T04:06:17.501Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-27T04:06:17.645Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-27T04:06:17.645Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-27T04:06:17.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-27T04:06:17.760Z] $ docker exec d660904b4d56925bb81e3db57003996b084f51b0bd301299c9c53061e98454f0 ssh-agent [2023-03-27T04:06:17.844Z] SSH_AUTH_SOCK=/tmp/ssh-TuhMSULnZWnK/agent.31 [2023-03-27T04:06:17.844Z] SSH_AGENT_PID=37 [2023-03-27T04:06:17.850Z] Running ssh-add (command line suppressed) [2023-03-27T04:06:17.965Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-291@tmp/private_key_4434609129382065823.key (/w/workspace/undry_device-onvif-camera_PR-291@tmp/private_key_4434609129382065823.key) [2023-03-27T04:06:17.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-27T04:06:18.296Z] + git tag --points-at HEAD [Pipeline] } [2023-03-27T04:06:18.330Z] $ docker exec --env ******** --env ******** d660904b4d56925bb81e3db57003996b084f51b0bd301299c9c53061e98454f0 ssh-agent -k [2023-03-27T04:06:18.419Z] unset SSH_AUTH_SOCK; [2023-03-27T04:06:18.420Z] unset SSH_AGENT_PID; [2023-03-27T04:06:18.420Z] echo Agent pid 37 killed; [2023-03-27T04:06:18.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-27T04:06:18.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-27T04:06:18.512Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-27T04:06:18.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-27T04:06:18.632Z] $ docker exec d660904b4d56925bb81e3db57003996b084f51b0bd301299c9c53061e98454f0 ssh-agent [2023-03-27T04:06:18.744Z] SSH_AUTH_SOCK=/tmp/ssh-HE5wmTRMBgZu/agent.69 [2023-03-27T04:06:18.744Z] SSH_AGENT_PID=75 [2023-03-27T04:06:18.748Z] Running ssh-add (command line suppressed) [2023-03-27T04:06:18.862Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-291@tmp/private_key_13361550925791275488.key (/w/workspace/undry_device-onvif-camera_PR-291@tmp/private_key_13361550925791275488.key) [2023-03-27T04:06:18.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-27T04:06:19.192Z] + git semver init [2023-03-27T04:06:19.451Z] 2023-03-27 04:06:19,357 [run_init] DEBUG init version:0.0.0 force:False [2023-03-27T04:06:19.451Z] 2023-03-27 04:06:19,357 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-291/.semver [2023-03-27T04:06:19.451Z] 2023-03-27 04:06:19,358 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-291/.semver [2023-03-27T04:06:19.451Z] 2023-03-27 04:06:19,358 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-291/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-291, universal_newlines=False, shell=None, istream=None) [2023-03-27T04:06:20.832Z] 2023-03-27 04:06:20,423 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-291/.git/info/exclude [2023-03-27T04:06:20.832Z] 2023-03-27 04:06:20,424 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-291/.semver/PR-291 with force:False [2023-03-27T04:06:20.832Z] 2023-03-27 04:06:20,424 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-291/.semver/PR-291 [2023-03-27T04:06:20.832Z] 2023-03-27 04:06:20,428 [execute] INFO git cat-file --batch-check [2023-03-27T04:06:20.832Z] 2023-03-27 04:06:20,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-291/.semver, universal_newlines=False, shell=None, istream=) [2023-03-27T04:06:20.832Z] 2023-03-27 04:06:20,434 [execute] INFO git cat-file --batch [2023-03-27T04:06:20.832Z] 2023-03-27 04:06:20,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-291/.semver, universal_newlines=False, shell=None, istream=) [2023-03-27T04:06:20.832Z] 2023-03-27 04:06:20,438 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-291/.semver/PR-291 [2023-03-27T04:06:20.832Z] 0.0.0 [Pipeline] } [2023-03-27T04:06:20.863Z] $ docker exec --env ******** --env ******** d660904b4d56925bb81e3db57003996b084f51b0bd301299c9c53061e98454f0 ssh-agent -k [2023-03-27T04:06:20.955Z] unset SSH_AUTH_SOCK; [2023-03-27T04:06:20.956Z] unset SSH_AGENT_PID; [2023-03-27T04:06:20.956Z] echo Agent pid 75 killed; [2023-03-27T04:06:20.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-27T04:06:21.357Z] + git semver [Pipeline] } [2023-03-27T04:06:21.648Z] $ docker stop --time=1 d660904b4d56925bb81e3db57003996b084f51b0bd301299c9c53061e98454f0 [2023-03-27T04:06:22.963Z] $ docker rm -f --volumes d660904b4d56925bb81e3db57003996b084f51b0bd301299c9c53061e98454f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-27T04:06:23.348Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-27T04:06:23.603Z] Stashed 1 file(s) [Pipeline] echo [2023-03-27T04:06:23.619Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-27T04:06:24.194Z] provisioning config files... [2023-03-27T04:06:24.204Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-291@tmp/config16502966120603449214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:06:24.539Z] ---> docker-login.sh [2023-03-27T04:06:24.539Z] nexus3.edgexfoundry.org:10001 [2023-03-27T04:06:24.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:06:24.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:06:24.539Z] Configure a credential helper to remove this warning. See [2023-03-27T04:06:24.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:06:24.539Z] [2023-03-27T04:06:24.539Z] Login Succeeded [2023-03-27T04:06:24.539Z] nexus3.edgexfoundry.org:10002 [2023-03-27T04:06:24.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:06:24.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:06:24.539Z] Configure a credential helper to remove this warning. See [2023-03-27T04:06:24.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:06:24.539Z] [2023-03-27T04:06:24.539Z] Login Succeeded [2023-03-27T04:06:24.539Z] nexus3.edgexfoundry.org:10003 [2023-03-27T04:06:24.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:06:24.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:06:24.799Z] Configure a credential helper to remove this warning. See [2023-03-27T04:06:24.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:06:24.799Z] [2023-03-27T04:06:24.799Z] Login Succeeded [2023-03-27T04:06:24.799Z] nexus3.edgexfoundry.org:10004 [2023-03-27T04:06:24.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:06:24.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:06:24.799Z] Configure a credential helper to remove this warning. See [2023-03-27T04:06:24.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:06:24.799Z] [2023-03-27T04:06:24.799Z] Login Succeeded [2023-03-27T04:06:24.799Z] docker.io [2023-03-27T04:06:24.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:06:25.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:06:25.058Z] Configure a credential helper to remove this warning. See [2023-03-27T04:06:25.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:06:25.058Z] [2023-03-27T04:06:25.058Z] Login Succeeded [2023-03-27T04:06:25.058Z] ---> docker-login.sh ends [Pipeline] } [2023-03-27T04:06:25.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-27T04:06:25.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-27T04:06:25.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-27T04:06:25.353Z] ========================================================= [2023-03-27T04:06:25.353Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-27T04:06:25.353Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:06:25.830Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-27T04:06:25.830Z] Sending build context to Docker daemon 26.99MB [2023-03-27T04:06:25.830Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-27T04:06:25.830Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-27T04:06:26.092Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-27T04:06:26.092Z] 63b65145d645: Pulling fs layer [2023-03-27T04:06:26.092Z] a2d21d5440eb: Pulling fs layer [2023-03-27T04:06:26.092Z] 935e6c44a52c: Pulling fs layer [2023-03-27T04:06:26.092Z] 94cc34f8dd06: Pulling fs layer [2023-03-27T04:06:26.092Z] 30dea6a524f1: Pulling fs layer [2023-03-27T04:06:26.092Z] a2aff8979fd8: Pulling fs layer [2023-03-27T04:06:26.092Z] 6808be2612f2: Pulling fs layer [2023-03-27T04:06:26.092Z] f25807f1079a: Pulling fs layer [2023-03-27T04:06:26.092Z] 30dea6a524f1: Waiting [2023-03-27T04:06:26.092Z] a2aff8979fd8: Waiting [2023-03-27T04:06:26.092Z] 6808be2612f2: Waiting [2023-03-27T04:06:26.092Z] 94cc34f8dd06: Waiting [2023-03-27T04:06:26.092Z] f25807f1079a: Waiting [2023-03-27T04:06:26.092Z] a2d21d5440eb: Verifying Checksum [2023-03-27T04:06:26.092Z] a2d21d5440eb: Download complete [2023-03-27T04:06:26.092Z] 94cc34f8dd06: Verifying Checksum [2023-03-27T04:06:26.092Z] 94cc34f8dd06: Download complete [2023-03-27T04:06:26.092Z] 30dea6a524f1: Verifying Checksum [2023-03-27T04:06:26.092Z] 30dea6a524f1: Download complete [2023-03-27T04:06:26.092Z] 63b65145d645: Verifying Checksum [2023-03-27T04:06:26.092Z] 63b65145d645: Download complete [2023-03-27T04:06:26.092Z] a2aff8979fd8: Verifying Checksum [2023-03-27T04:06:26.092Z] a2aff8979fd8: Download complete [2023-03-27T04:06:26.353Z] 63b65145d645: Pull complete [2023-03-27T04:06:26.353Z] a2d21d5440eb: Pull complete [2023-03-27T04:06:26.612Z] f25807f1079a: Verifying Checksum [2023-03-27T04:06:26.612Z] f25807f1079a: Download complete [2023-03-27T04:06:26.873Z] 935e6c44a52c: Verifying Checksum [2023-03-27T04:06:26.873Z] 935e6c44a52c: Download complete [2023-03-27T04:06:26.873Z] 6808be2612f2: Verifying Checksum [2023-03-27T04:06:26.873Z] 6808be2612f2: Download complete [2023-03-27T04:06:30.177Z] 935e6c44a52c: Pull complete [2023-03-27T04:06:30.177Z] 94cc34f8dd06: Pull complete [2023-03-27T04:06:30.177Z] 30dea6a524f1: Pull complete [2023-03-27T04:06:30.177Z] a2aff8979fd8: Pull complete [2023-03-27T04:06:32.713Z] 6808be2612f2: Pull complete [2023-03-27T04:06:33.649Z] f25807f1079a: Pull complete [2023-03-27T04:06:33.649Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-27T04:06:33.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-27T04:06:33.649Z] ---> 3b553350e43f [2023-03-27T04:06:33.649Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-27T04:06:38.923Z] ---> Running in 8e3206993dd1 [2023-03-27T04:06:38.923Z] Removing intermediate container 8e3206993dd1 [2023-03-27T04:06:38.923Z] ---> ef40f4135a67 [2023-03-27T04:06:38.923Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-27T04:06:38.923Z] ---> Running in 23e29ad6eb76 [2023-03-27T04:06:38.923Z] Removing intermediate container 23e29ad6eb76 [2023-03-27T04:06:38.923Z] ---> f8c246759a25 [2023-03-27T04:06:38.923Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-27T04:06:38.923Z] ---> Running in e3f882593c7e [2023-03-27T04:06:38.923Z] Removing intermediate container e3f882593c7e [2023-03-27T04:06:38.923Z] ---> 2983e35aab5e [2023-03-27T04:06:38.923Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-27T04:06:38.923Z] ---> Running in ce909531b8b9 [2023-03-27T04:06:38.923Z] Removing intermediate container ce909531b8b9 [2023-03-27T04:06:38.923Z] ---> 924bfe01e783 [2023-03-27T04:06:38.923Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-27T04:06:38.923Z] ---> Running in bed88e5c84f4 [2023-03-27T04:06:39.026Z] Still waiting to schedule task [2023-03-27T04:06:39.026Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-27T04:06:39.182Z] Removing intermediate container bed88e5c84f4 [2023-03-27T04:06:39.182Z] ---> adf60eeeb2c4 [2023-03-27T04:06:39.182Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-27T04:06:39.182Z] ---> Running in 0c3aac79fddb [2023-03-27T04:06:39.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T04:06:39.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T04:06:39.702Z] OK: 265 MiB in 53 packages [2023-03-27T04:06:39.961Z] Removing intermediate container 0c3aac79fddb [2023-03-27T04:06:39.961Z] ---> db60fe3d765d [2023-03-27T04:06:39.961Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-27T04:06:39.961Z] ---> Running in 3f213fd36e86 [2023-03-27T04:06:39.961Z] Removing intermediate container 3f213fd36e86 [2023-03-27T04:06:39.961Z] ---> db2fbccd5ba9 [2023-03-27T04:06:39.961Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-27T04:06:40.220Z] ---> 081e45f4b8bd [2023-03-27T04:06:40.220Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T04:06:40.220Z] ---> Running in 517caded06c9 [2023-03-27T04:07:06.789Z] Removing intermediate container 517caded06c9 [2023-03-27T04:07:06.790Z] ---> 08588a609a9f [2023-03-27T04:07:06.790Z] Step 12/13 : COPY . . [2023-03-27T04:07:06.790Z] ---> c4d69c7ff26b [2023-03-27T04:07:06.790Z] Step 13/13 : RUN ${MAKE} [2023-03-27T04:07:06.790Z] ---> Running in 0fc1b26b74ec [2023-03-27T04:07:06.790Z] noop [2023-03-27T04:07:06.790Z] Removing intermediate container 0fc1b26b74ec [2023-03-27T04:07:06.790Z] ---> 45a2e8defb8c [2023-03-27T04:07:06.790Z] Successfully built 45a2e8defb8c [2023-03-27T04:07:06.790Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:07:07.220Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-27T04:07:07.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T04:07:07.362Z] prd-ubuntu20.04-docker-8c-8g-5883 does not seem to be running inside a container [2023-03-27T04:07:07.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-291 -v /w/workspace/undry_device-onvif-camera_PR-291:/w/workspace/undry_device-onvif-camera_PR-291:rw,z -v /w/workspace/undry_device-onvif-camera_PR-291@tmp:/w/workspace/undry_device-onvif-camera_PR-291@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 ******** ci-base-image-x86_64 cat [2023-03-27T04:07:07.745Z] $ docker top 62efa3f8c2876fbcb92cdebc3333b902d9983dca4ea84b23f34252781d41cb2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T04:07:08.118Z] + go version [2023-03-27T04:07:08.118Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-27T04:07:08.154Z] $ docker stop --time=1 62efa3f8c2876fbcb92cdebc3333b902d9983dca4ea84b23f34252781d41cb2f [2023-03-27T04:07:09.378Z] $ docker rm -f --volumes 62efa3f8c2876fbcb92cdebc3333b902d9983dca4ea84b23f34252781d41cb2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:07:10.077Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-27T04:07:10.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T04:07:10.239Z] prd-ubuntu20.04-docker-8c-8g-5883 does not seem to be running inside a container [2023-03-27T04:07:10.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-291 -v /w/workspace/undry_device-onvif-camera_PR-291:/w/workspace/undry_device-onvif-camera_PR-291:rw,z -v /w/workspace/undry_device-onvif-camera_PR-291@tmp:/w/workspace/undry_device-onvif-camera_PR-291@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 ******** ci-base-image-x86_64 cat [2023-03-27T04:07:10.592Z] $ docker top 22e1b0b723b98813a4ac66442726725104f515f454deb0d6e04b6dc25b3424c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T04:07:10.973Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-291 [Pipeline] fileExists [Pipeline] sh [2023-03-27T04:07:11.352Z] + make test [2023-03-27T04:07:11.352Z] go test ./... -coverprofile=coverage.out ./... [2023-03-27T04:07:16.615Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-27T04:07:26.605Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-27T04:07:26.605Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-27T04:07:29.136Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.7% of statements [2023-03-27T04:07:29.136Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.144s coverage: 86.5% of statements [2023-03-27T04:07:37.247Z] go vet ./... [2023-03-27T04:07:40.661Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-27T04:07:40.661Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-27T04:07:40.661Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-27T04:07:40.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-27T04:07:40.738Z] $ docker stop --time=1 22e1b0b723b98813a4ac66442726725104f515f454deb0d6e04b6dc25b3424c0 [2023-03-27T04:07:42.524Z] $ docker rm -f --volumes 22e1b0b723b98813a4ac66442726725104f515f454deb0d6e04b6dc25b3424c0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-27T04:07:43.072Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-27T04:07:43.150Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-27T04:07:43.893Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-27T04:07:44.318Z] + ls -al . [2023-03-27T04:07:44.318Z] total 232 [2023-03-27T04:07:44.318Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 27 04:07 . [2023-03-27T04:07:44.318Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 04:06 .. [2023-03-27T04:07:44.318Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 04:06 .git [2023-03-27T04:07:44.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 04:06 .github [2023-03-27T04:07:44.318Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 27 04:06 .gitignore [2023-03-27T04:07:44.318Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 27 04:06 .golangci.yml [2023-03-27T04:07:44.318Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 04:06 .semver [2023-03-27T04:07:44.318Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 27 04:06 Attribution.txt [2023-03-27T04:07:44.318Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 27 04:06 CHANGELOG.md [2023-03-27T04:07:44.318Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 27 04:06 Dockerfile [2023-03-27T04:07:44.318Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 27 04:06 GOVERNANCE.md [2023-03-27T04:07:44.318Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 27 04:06 Jenkinsfile [2023-03-27T04:07:44.318Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 27 04:06 LICENSE [2023-03-27T04:07:44.318Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 27 04:06 Makefile [2023-03-27T04:07:44.318Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 27 04:06 OWNERS.md [2023-03-27T04:07:44.318Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 27 04:06 README.md [2023-03-27T04:07:44.318Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 27 04:06 VERSION [2023-03-27T04:07:44.318Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 04:06 bin [2023-03-27T04:07:44.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 04:06 cmd [2023-03-27T04:07:44.318Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 27 04:07 coverage.out [2023-03-27T04:07:44.318Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 27 04:06 doc [2023-03-27T04:07:44.318Z] -rw-rw-r-- 1 jenkins jenkins 3554 Mar 27 04:06 go.mod [2023-03-27T04:07:44.318Z] -rw-rw-r-- 1 jenkins jenkins 32657 Mar 27 04:06 go.sum [2023-03-27T04:07:44.318Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 04:06 internal [2023-03-27T04:07:44.318Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 04:06 snap [2023-03-27T04:07:44.318Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 27 04:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:07:44.719Z] + 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=73d0980f6463c6cddfbd6d3ac23642d6cb4f2292 --label arch=amd64 --label version=0.0.0 . [2023-03-27T04:07:44.719Z] Sending build context to Docker daemon 27.07MB [2023-03-27T04:07:44.719Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-27T04:07:44.719Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-27T04:07:44.719Z] ---> 45a2e8defb8c [2023-03-27T04:07:44.720Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-27T04:07:44.984Z] ---> Running in 2e28ba5b6e2c [2023-03-27T04:07:44.984Z] Removing intermediate container 2e28ba5b6e2c [2023-03-27T04:07:44.984Z] ---> c0a2f3acfea5 [2023-03-27T04:07:44.984Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-27T04:07:45.243Z] ---> Running in 81beeb3ccade [2023-03-27T04:07:45.243Z] Removing intermediate container 81beeb3ccade [2023-03-27T04:07:45.243Z] ---> 5cefb810c134 [2023-03-27T04:07:45.243Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-27T04:07:45.243Z] ---> Running in d57f511a13e7 [2023-03-27T04:07:45.503Z] Removing intermediate container d57f511a13e7 [2023-03-27T04:07:45.503Z] ---> 837f98b3a7b1 [2023-03-27T04:07:45.503Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-27T04:07:45.503Z] ---> Running in 94b4f5c6471a [2023-03-27T04:07:45.503Z] Removing intermediate container 94b4f5c6471a [2023-03-27T04:07:45.503Z] ---> 4be5d779e694 [2023-03-27T04:07:45.503Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-27T04:07:45.503Z] ---> Running in d83b3bd7be26 [2023-03-27T04:07:45.761Z] Removing intermediate container d83b3bd7be26 [2023-03-27T04:07:45.761Z] ---> bf4493608dff [2023-03-27T04:07:45.761Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-27T04:07:45.761Z] ---> Running in d4acdf328e51 [2023-03-27T04:07:46.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T04:07:46.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T04:07:46.285Z] OK: 265 MiB in 53 packages [2023-03-27T04:07:46.543Z] Removing intermediate container d4acdf328e51 [2023-03-27T04:07:46.543Z] ---> 0978f5908c1e [2023-03-27T04:07:46.543Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-27T04:07:46.543Z] ---> Running in 7e87297bb548 [2023-03-27T04:07:46.802Z] Removing intermediate container 7e87297bb548 [2023-03-27T04:07:46.802Z] ---> 3586eaa2f591 [2023-03-27T04:07:46.802Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-27T04:07:46.802Z] ---> ede70921fb5a [2023-03-27T04:07:46.802Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T04:07:46.802Z] ---> Running in 08678361047a [2023-03-27T04:07:47.736Z] Removing intermediate container 08678361047a [2023-03-27T04:07:47.736Z] ---> a3c9f597145e [2023-03-27T04:07:47.736Z] Step 12/26 : COPY . . [2023-03-27T04:07:48.685Z] ---> b63e1d474fdc [2023-03-27T04:07:48.685Z] Step 13/26 : RUN ${MAKE} [2023-03-27T04:07:48.685Z] ---> Running in 21b1283b0337 [2023-03-27T04:07:48.685Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-27T04:08:10.610Z] Removing intermediate container 21b1283b0337 [2023-03-27T04:08:10.610Z] ---> 00ab597eaf13 [2023-03-27T04:08:10.610Z] Step 14/26 : FROM alpine:3.17 [2023-03-27T04:08:10.610Z] 3.17: Pulling from library/alpine [2023-03-27T04:08:10.610Z] 63b65145d645: Already exists [2023-03-27T04:08:10.610Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-27T04:08:10.610Z] Status: Downloaded newer image for alpine:3.17 [2023-03-27T04:08:10.610Z] ---> b2aa39c304c2 [2023-03-27T04:08:10.610Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-27T04:08:10.610Z] ---> Running in a2b934d7c1bb [2023-03-27T04:08:10.610Z] Removing intermediate container a2b934d7c1bb [2023-03-27T04:08:10.610Z] ---> 249e072f59cc [2023-03-27T04:08:10.610Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-27T04:08:10.610Z] ---> Running in 5bd653d04224 [2023-03-27T04:08:10.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-27T04:08:10.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-27T04:08:10.610Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-27T04:08:10.610Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T04:08:10.610Z] OK: 7 MiB in 16 packages [2023-03-27T04:08:10.610Z] Removing intermediate container 5bd653d04224 [2023-03-27T04:08:10.610Z] ---> 39419167f4cd [2023-03-27T04:08:10.610Z] Step 17/26 : WORKDIR / [2023-03-27T04:08:10.610Z] ---> Running in 5bd1591d7e2a [2023-03-27T04:08:10.610Z] Removing intermediate container 5bd1591d7e2a [2023-03-27T04:08:10.610Z] ---> f3be03385c74 [2023-03-27T04:08:10.610Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-27T04:08:10.610Z] ---> f348deb2efa2 [2023-03-27T04:08:10.610Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-27T04:08:10.610Z] ---> e87f14841cd1 [2023-03-27T04:08:10.610Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-27T04:08:10.610Z] ---> f9359e0021e7 [2023-03-27T04:08:10.610Z] Step 21/26 : EXPOSE 59984 [2023-03-27T04:08:10.869Z] ---> Running in d77b93af2ea4 [2023-03-27T04:08:10.869Z] Removing intermediate container d77b93af2ea4 [2023-03-27T04:08:10.869Z] ---> e8f926e6733d [2023-03-27T04:08:10.869Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-27T04:08:10.869Z] ---> Running in 38ffb5ce9a3b [2023-03-27T04:08:11.127Z] Removing intermediate container 38ffb5ce9a3b [2023-03-27T04:08:11.127Z] ---> 483c7835f50c [2023-03-27T04:08:11.127Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-27T04:08:11.127Z] ---> Running in eeba40f0f5fe [2023-03-27T04:08:11.127Z] Removing intermediate container eeba40f0f5fe [2023-03-27T04:08:11.127Z] ---> de5cfaf8ce29 [2023-03-27T04:08:11.127Z] Step 24/26 : LABEL arch=amd64 [2023-03-27T04:08:11.386Z] ---> Running in f421a17756ab [2023-03-27T04:08:11.386Z] Removing intermediate container f421a17756ab [2023-03-27T04:08:11.386Z] ---> 812c62256ca3 [2023-03-27T04:08:11.386Z] Step 25/26 : LABEL git_sha=73d0980f6463c6cddfbd6d3ac23642d6cb4f2292 [2023-03-27T04:08:11.386Z] ---> Running in ccd5cd052c21 [2023-03-27T04:08:11.386Z] Removing intermediate container ccd5cd052c21 [2023-03-27T04:08:11.386Z] ---> cc51549984c6 [2023-03-27T04:08:11.386Z] Step 26/26 : LABEL version=0.0.0 [2023-03-27T04:08:11.386Z] ---> Running in 5b4b534e2295 [2023-03-27T04:08:11.644Z] Removing intermediate container 5b4b534e2295 [2023-03-27T04:08:11.644Z] ---> 6f1113cf9c0e [2023-03-27T04:08:11.644Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-27T04:08:11.644Z] Successfully built 6f1113cf9c0e [2023-03-27T04:08:11.644Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:08:12.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T04:08:12.484Z] [2023-03-27T04:08:12.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:08:12.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T04:08:12.874Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-27T04:08:12.874Z] 5eb5b503b376: Pulling fs layer [2023-03-27T04:08:12.874Z] 5c69ac0246d0: Pulling fs layer [2023-03-27T04:08:12.874Z] ec43610c2a17: Pulling fs layer [2023-03-27T04:08:12.874Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-27T04:08:12.874Z] 33b1e0a273af: Pulling fs layer [2023-03-27T04:08:12.874Z] 5d3b04190fa2: Pulling fs layer [2023-03-27T04:08:12.874Z] 2f39f015ded8: Pulling fs layer [2023-03-27T04:08:12.874Z] 3a2ae6a8a46f: Waiting [2023-03-27T04:08:12.874Z] 33b1e0a273af: Waiting [2023-03-27T04:08:12.874Z] 5d3b04190fa2: Waiting [2023-03-27T04:08:12.874Z] 2f39f015ded8: Waiting [2023-03-27T04:08:12.874Z] 5c69ac0246d0: Download complete [2023-03-27T04:08:12.874Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-27T04:08:12.874Z] 3a2ae6a8a46f: Download complete [2023-03-27T04:08:12.874Z] 33b1e0a273af: Verifying Checksum [2023-03-27T04:08:12.874Z] 33b1e0a273af: Download complete [2023-03-27T04:08:12.874Z] ec43610c2a17: Verifying Checksum [2023-03-27T04:08:12.874Z] ec43610c2a17: Download complete [2023-03-27T04:08:12.874Z] 5d3b04190fa2: Download complete [2023-03-27T04:08:13.132Z] 5eb5b503b376: Verifying Checksum [2023-03-27T04:08:13.133Z] 5eb5b503b376: Download complete [2023-03-27T04:08:13.698Z] 2f39f015ded8: Download complete [2023-03-27T04:08:13.751Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5885 in /w/workspace/undry_device-onvif-camera_PR-291 [Pipeline] { [Pipeline] ws [2023-03-27T04:08:13.808Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-03-27T04:08:13.897Z] The recommended git tool is: git [2023-03-27T04:08:14.263Z] 5eb5b503b376: Pull complete [2023-03-27T04:08:14.264Z] 5c69ac0246d0: Pull complete [2023-03-27T04:08:14.830Z] ec43610c2a17: Pull complete [2023-03-27T04:08:14.830Z] 3a2ae6a8a46f: Pull complete [2023-03-27T04:08:15.088Z] 33b1e0a273af: Pull complete [2023-03-27T04:08:15.088Z] 5d3b04190fa2: Pull complete [2023-03-27T04:08:19.269Z] 2f39f015ded8: Pull complete [2023-03-27T04:08:19.269Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-27T04:08:19.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T04:08:19.269Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T04:08:19.500Z] prd-ubuntu20.04-docker-8c-8g-5883 does not seem to be running inside a container [2023-03-27T04:08:19.533Z] $ 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/undry_device-onvif-camera_PR-291 -v /w/workspace/undry_device-onvif-camera_PR-291:/w/workspace/undry_device-onvif-camera_PR-291:rw,z -v /w/workspace/undry_device-onvif-camera_PR-291@tmp:/w/workspace/undry_device-onvif-camera_PR-291@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-27T04:08:20.041Z] using credential edgex-jenkins-ssh [2023-03-27T04:08:20.057Z] Cloning the remote Git repository [2023-03-27T04:08:20.108Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-27T04:08:20.221Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-03-27T04:08:20.387Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-27T04:08:20.388Z] > git --version # timeout=10 [2023-03-27T04:08:20.413Z] > git --version # 'git version 2.25.1' [2023-03-27T04:08:20.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-27T04:08:20.578Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-27T04:08:21.532Z] $ docker top a4f3f62870ac5549ae4c52918498fae252ba5db46e0ddcfbcb6b561d2ba5b367 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:08:21.982Z] ---> job-cost.sh [2023-03-27T04:08:21.982Z] lf-activate-venv: SKIPPING [2023-03-27T04:08:21.982Z] INFO: No Stack... [2023-03-27T04:08:22.547Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-27T04:08:22.113Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-27T04:08:22.137Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-27T04:08:22.806Z] INFO: Archiving Costs [Pipeline] sh [2023-03-27T04:08:23.112Z] + cat /w/workspace/undry_device-onvif-camera_PR-291/archives/cost.csv [2023-03-27T04:08:23.112Z] + cut -d, -f6 [Pipeline] lock [2023-03-27T04:08:23.221Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-291-1-stack-cost] [2023-03-27T04:08:23.227Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-291-1-stack-cost] did not exist. Created. [2023-03-27T04:08:23.227Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-291-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-27T04:08:23.638Z] + echo total: 0.2199999988079071 [2023-03-27T04:08:23.644Z] Merging remotes/origin/main commit e03c6e991c633265ca57616196638541aa716f8b into PR head commit 73d0980f6463c6cddfbd6d3ac23642d6cb4f2292 [Pipeline] stash [2023-03-27T04:08:23.688Z] Stashed 1 file(s) [Pipeline] } [2023-03-27T04:08:23.718Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-291-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-27T04:08:23.796Z] $ docker stop --time=1 a4f3f62870ac5549ae4c52918498fae252ba5db46e0ddcfbcb6b561d2ba5b367 [2023-03-27T04:08:22.972Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-27T04:08:23.010Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-27T04:08:23.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-27T04:08:23.028Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-27T04:08:23.662Z] > git config core.sparsecheckout # timeout=10 [2023-03-27T04:08:23.725Z] > git checkout -f 73d0980f6463c6cddfbd6d3ac23642d6cb4f2292 # timeout=10 [2023-03-27T04:08:24.008Z] > git remote # timeout=10 [2023-03-27T04:08:24.028Z] > git config --get remote.origin.url # timeout=10 [2023-03-27T04:08:24.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-27T04:08:24.070Z] > git merge e03c6e991c633265ca57616196638541aa716f8b # timeout=10 [2023-03-27T04:08:24.121Z] Merge succeeded, producing 73d0980f6463c6cddfbd6d3ac23642d6cb4f2292 [2023-03-27T04:08:24.122Z] Checking out Revision 73d0980f6463c6cddfbd6d3ac23642d6cb4f2292 (PR-291) [2023-03-27T04:08:24.918Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-27T04:08:24.967Z] > git --version # timeout=10 [2023-03-27T04:08:24.978Z] > git --version # 'git version 2.25.1' [2023-03-27T04:08:24.991Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-27T04:08:25.029Z] $ docker rm -f --volumes a4f3f62870ac5549ae4c52918498fae252ba5db46e0ddcfbcb6b561d2ba5b367 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-27T04:08:25.494Z] [2023-03-27T04:08:25.494Z] GitHub has been notified of this commit’s build result [2023-03-27T04:08:25.494Z] [Pipeline] withEnv [Pipeline] { [2023-03-27T04:08:24.100Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-27T04:08:24.130Z] > git config core.sparsecheckout # timeout=10 [2023-03-27T04:08:24.148Z] > git checkout -f 73d0980f6463c6cddfbd6d3ac23642d6cb4f2292 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-27T04:08:26.293Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-27T04:08:26.293Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-27T04:08:26.293Z] Dload Upload Total Spent Left Speed [2023-03-27T04:08:26.293Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-03-27T04:08:26.881Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-27T04:08:27.223Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-27T04:08:27.223Z] + sudo tee /etc/docker/daemon.new [2023-03-27T04:08:27.223Z] { [2023-03-27T04:08:27.223Z] "registry-mirrors": [ [2023-03-27T04:08:27.223Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-27T04:08:27.223Z] ], [2023-03-27T04:08:27.223Z] "bip": "10.250.0.254/24", [2023-03-27T04:08:27.223Z] "hosts": [ [2023-03-27T04:08:27.223Z] "tcp://0.0.0.0:5555", [2023-03-27T04:08:27.223Z] "unix:///var/run/docker.sock" [2023-03-27T04:08:27.223Z] ], [2023-03-27T04:08:27.223Z] "mtu": 1458, [2023-03-27T04:08:27.223Z] "selinux-enabled": true, [2023-03-27T04:08:27.223Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-27T04:08:27.223Z] } [Pipeline] sh [2023-03-27T04:08:27.565Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-27T04:08:27.922Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-27T04:08:46.334Z] provisioning config files... [2023-03-27T04:08:46.363Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config1066582102574319264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:08:46.933Z] ---> docker-login.sh [2023-03-27T04:08:46.933Z] nexus3.edgexfoundry.org:10001 [2023-03-27T04:08:47.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:08:47.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:08:47.479Z] Configure a credential helper to remove this warning. See [2023-03-27T04:08:47.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:08:47.479Z] [2023-03-27T04:08:47.479Z] Login Succeeded [2023-03-27T04:08:47.479Z] nexus3.edgexfoundry.org:10002 [2023-03-27T04:08:47.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:08:48.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:08:48.019Z] Configure a credential helper to remove this warning. See [2023-03-27T04:08:48.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:08:48.019Z] [2023-03-27T04:08:48.019Z] Login Succeeded [2023-03-27T04:08:48.019Z] nexus3.edgexfoundry.org:10003 [2023-03-27T04:08:48.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:08:48.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:08:48.292Z] Configure a credential helper to remove this warning. See [2023-03-27T04:08:48.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:08:48.292Z] [2023-03-27T04:08:48.292Z] Login Succeeded [2023-03-27T04:08:48.292Z] nexus3.edgexfoundry.org:10004 [2023-03-27T04:08:48.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:08:48.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:08:48.565Z] Configure a credential helper to remove this warning. See [2023-03-27T04:08:48.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:08:48.565Z] [2023-03-27T04:08:48.565Z] Login Succeeded [2023-03-27T04:08:48.565Z] docker.io [2023-03-27T04:08:48.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-27T04:08:49.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-27T04:08:49.101Z] Configure a credential helper to remove this warning. See [2023-03-27T04:08:49.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-27T04:08:49.101Z] [2023-03-27T04:08:49.101Z] Login Succeeded [2023-03-27T04:08:49.101Z] ---> docker-login.sh ends [Pipeline] } [2023-03-27T04:08:49.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-27T04:08:49.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-27T04:08:49.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-27T04:08:49.686Z] ========================================================= [2023-03-27T04:08:49.686Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-27T04:08:49.686Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:08:50.184Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-27T04:08:50.783Z] Sending build context to Docker daemon 19.68MB [2023-03-27T04:08:50.783Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-27T04:08:50.783Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-27T04:08:50.783Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-27T04:08:50.783Z] af6eaf76a39c: Pulling fs layer [2023-03-27T04:08:50.783Z] 55522c791124: Pulling fs layer [2023-03-27T04:08:50.783Z] ce5c4a1c91eb: Pulling fs layer [2023-03-27T04:08:50.783Z] 169dfbe0d373: Pulling fs layer [2023-03-27T04:08:50.783Z] e1ff8fa3b103: Pulling fs layer [2023-03-27T04:08:50.783Z] 52ebb69f0ebf: Pulling fs layer [2023-03-27T04:08:50.783Z] 5abe8eddf0d5: Pulling fs layer [2023-03-27T04:08:50.783Z] 169dfbe0d373: Waiting [2023-03-27T04:08:50.783Z] 52ebb69f0ebf: Waiting [2023-03-27T04:08:50.783Z] 5abe8eddf0d5: Waiting [2023-03-27T04:08:50.783Z] e1ff8fa3b103: Waiting [2023-03-27T04:08:51.062Z] 55522c791124: Download complete [2023-03-27T04:08:51.062Z] 169dfbe0d373: Verifying Checksum [2023-03-27T04:08:51.062Z] 169dfbe0d373: Download complete [2023-03-27T04:08:51.062Z] e1ff8fa3b103: Verifying Checksum [2023-03-27T04:08:51.062Z] e1ff8fa3b103: Download complete [2023-03-27T04:08:51.062Z] af6eaf76a39c: Verifying Checksum [2023-03-27T04:08:52.037Z] af6eaf76a39c: Pull complete [2023-03-27T04:08:52.037Z] 5abe8eddf0d5: Verifying Checksum [2023-03-27T04:08:52.037Z] 5abe8eddf0d5: Download complete [2023-03-27T04:08:52.632Z] 55522c791124: Pull complete [2023-03-27T04:08:53.601Z] ce5c4a1c91eb: Download complete [2023-03-27T04:08:53.601Z] 52ebb69f0ebf: Verifying Checksum [2023-03-27T04:08:53.601Z] 52ebb69f0ebf: Download complete [2023-03-27T04:09:06.054Z] ce5c4a1c91eb: Pull complete [2023-03-27T04:09:06.054Z] 169dfbe0d373: Pull complete [2023-03-27T04:09:06.054Z] e1ff8fa3b103: Pull complete [2023-03-27T04:09:14.296Z] 52ebb69f0ebf: Pull complete [2023-03-27T04:09:15.273Z] 5abe8eddf0d5: Pull complete [2023-03-27T04:09:15.273Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-27T04:09:15.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-27T04:09:15.273Z] ---> 6cb57ee374ae [2023-03-27T04:09:15.273Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-27T04:09:17.235Z] ---> Running in ffc308cd63af [2023-03-27T04:09:17.235Z] Removing intermediate container ffc308cd63af [2023-03-27T04:09:17.235Z] ---> bfdd4f8d344b [2023-03-27T04:09:17.235Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-27T04:09:17.506Z] ---> Running in b2b4b3f56e41 [2023-03-27T04:09:17.782Z] Removing intermediate container b2b4b3f56e41 [2023-03-27T04:09:17.782Z] ---> 9662bf9bddf3 [2023-03-27T04:09:17.782Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-27T04:09:17.782Z] ---> Running in 45ea17abcd7a [2023-03-27T04:09:18.058Z] Removing intermediate container 45ea17abcd7a [2023-03-27T04:09:18.058Z] ---> b482702c0bbe [2023-03-27T04:09:18.058Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-27T04:09:18.333Z] ---> Running in ddb60d672736 [2023-03-27T04:09:18.604Z] Removing intermediate container ddb60d672736 [2023-03-27T04:09:18.604Z] ---> 49eeaec40afb [2023-03-27T04:09:18.604Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-27T04:09:18.604Z] ---> Running in 23b15c16658f [2023-03-27T04:09:19.193Z] Removing intermediate container 23b15c16658f [2023-03-27T04:09:19.193Z] ---> 5b0bd34c2d1d [2023-03-27T04:09:19.193Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-27T04:09:19.193Z] ---> Running in 3d6f4daea68e [2023-03-27T04:09:20.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T04:09:20.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T04:09:22.291Z] OK: 263 MiB in 53 packages [2023-03-27T04:09:24.885Z] Removing intermediate container 3d6f4daea68e [2023-03-27T04:09:24.885Z] ---> 0e7611fd7e4d [2023-03-27T04:09:24.885Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-27T04:09:24.885Z] ---> Running in cb839f19af65 [2023-03-27T04:09:25.152Z] Removing intermediate container cb839f19af65 [2023-03-27T04:09:25.152Z] ---> 55450aabf9ac [2023-03-27T04:09:25.152Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-27T04:09:25.419Z] ---> 6408c8d0f1b4 [2023-03-27T04:09:25.419Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T04:09:25.691Z] ---> Running in f9ad98dc447f [2023-03-27T04:10:33.562Z] Removing intermediate container f9ad98dc447f [2023-03-27T04:10:33.562Z] ---> 24c2ceeb0b52 [2023-03-27T04:10:33.562Z] Step 12/13 : COPY . . [2023-03-27T04:10:33.562Z] ---> 8edf62604602 [2023-03-27T04:10:33.562Z] Step 13/13 : RUN ${MAKE} [2023-03-27T04:10:33.562Z] ---> Running in e1f1435e02bb [2023-03-27T04:10:33.562Z] noop [2023-03-27T04:10:33.562Z] Removing intermediate container e1f1435e02bb [2023-03-27T04:10:33.562Z] ---> 115310a19f2d [2023-03-27T04:10:33.562Z] Successfully built 115310a19f2d [2023-03-27T04:10:33.562Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:10:34.029Z] + docker inspect -f . ci-base-image-arm64 [2023-03-27T04:10:34.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T04:10:34.324Z] prd-ubuntu20.04-docker-arm64-4c-16g-5885 does not seem to be running inside a container [2023-03-27T04:10:34.383Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-27T04:10:35.548Z] $ docker top c66071c275273ebb9704bf40d797af0c833d0feb0ba89bcf0cc79e08e30495da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T04:10:36.434Z] + go version [2023-03-27T04:10:36.434Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-27T04:10:36.471Z] $ docker stop --time=1 c66071c275273ebb9704bf40d797af0c833d0feb0ba89bcf0cc79e08e30495da [2023-03-27T04:10:38.095Z] $ docker rm -f --volumes c66071c275273ebb9704bf40d797af0c833d0feb0ba89bcf0cc79e08e30495da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:10:38.922Z] + docker inspect -f . ci-base-image-arm64 [2023-03-27T04:10:38.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T04:10:39.183Z] prd-ubuntu20.04-docker-arm64-4c-16g-5885 does not seem to be running inside a container [2023-03-27T04:10:39.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-27T04:10:40.396Z] $ docker top eb4217d220b0d8afd68d48ba7427dc065fc333f836f0bdc6978a5d9dd4e41f3c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T04:10:41.333Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-03-27T04:10:41.721Z] + make test [2023-03-27T04:10:41.721Z] go test ./... -coverprofile=coverage.out ./... [2023-03-27T04:11:13.964Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-27T04:13:38.744Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-27T04:13:38.744Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-27T04:13:38.744Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.276s coverage: 31.7% of statements [2023-03-27T04:13:56.996Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.465s coverage: 86.5% of statements [2023-03-27T04:13:56.996Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-27T04:13:56.996Z] go vet ./... [2023-03-27T04:14:29.284Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-27T04:14:29.284Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-27T04:14:29.284Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-27T04:14:29.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-27T04:14:29.356Z] $ docker stop --time=1 eb4217d220b0d8afd68d48ba7427dc065fc333f836f0bdc6978a5d9dd4e41f3c [2023-03-27T04:14:31.131Z] $ docker rm -f --volumes eb4217d220b0d8afd68d48ba7427dc065fc333f836f0bdc6978a5d9dd4e41f3c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-27T04:14:32.370Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-27T04:14:32.406Z] Warning: overwriting stash ‘coverage-report’ [2023-03-27T04:14:32.977Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-27T04:14:33.582Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-27T04:14:33.918Z] + ls -al . [2023-03-27T04:14:33.919Z] total 228 [2023-03-27T04:14:33.919Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 27 04:10 . [2023-03-27T04:14:33.919Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 04:08 .. [2023-03-27T04:14:33.919Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 04:08 .git [2023-03-27T04:14:33.919Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 04:08 .github [2023-03-27T04:14:33.919Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 27 04:08 .gitignore [2023-03-27T04:14:33.919Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 27 04:08 .golangci.yml [2023-03-27T04:14:33.919Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 27 04:08 Attribution.txt [2023-03-27T04:14:33.919Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 27 04:08 CHANGELOG.md [2023-03-27T04:14:33.919Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 27 04:08 Dockerfile [2023-03-27T04:14:33.919Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 27 04:08 GOVERNANCE.md [2023-03-27T04:14:33.919Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 27 04:08 Jenkinsfile [2023-03-27T04:14:33.919Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 27 04:08 LICENSE [2023-03-27T04:14:33.919Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 27 04:08 Makefile [2023-03-27T04:14:33.919Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 27 04:08 OWNERS.md [2023-03-27T04:14:33.919Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 27 04:08 README.md [2023-03-27T04:14:33.919Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 27 04:06 VERSION [2023-03-27T04:14:33.919Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 04:08 bin [2023-03-27T04:14:33.919Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 04:08 cmd [2023-03-27T04:14:33.919Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 27 04:13 coverage.out [2023-03-27T04:14:33.919Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 27 04:08 doc [2023-03-27T04:14:33.919Z] -rw-rw-r-- 1 jenkins jenkins 3554 Mar 27 04:08 go.mod [2023-03-27T04:14:33.919Z] -rw-rw-r-- 1 jenkins jenkins 32657 Mar 27 04:08 go.sum [2023-03-27T04:14:33.919Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 04:08 internal [2023-03-27T04:14:33.919Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 04:08 snap [2023-03-27T04:14:33.919Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 27 04:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:14:34.329Z] + 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=73d0980f6463c6cddfbd6d3ac23642d6cb4f2292 --label arch=arm64 --label version=0.0.0 . [2023-03-27T04:14:34.911Z] Sending build context to Docker daemon 19.76MB [2023-03-27T04:14:34.911Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-27T04:14:34.911Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-27T04:14:34.911Z] ---> 115310a19f2d [2023-03-27T04:14:34.911Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-27T04:14:34.911Z] ---> Running in 008a715f365e [2023-03-27T04:14:35.178Z] Removing intermediate container 008a715f365e [2023-03-27T04:14:35.178Z] ---> f8ae364de6a2 [2023-03-27T04:14:35.178Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-27T04:14:35.444Z] ---> Running in 59ecd0e87e39 [2023-03-27T04:14:35.710Z] Removing intermediate container 59ecd0e87e39 [2023-03-27T04:14:35.710Z] ---> fa0f8df492a3 [2023-03-27T04:14:35.710Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-27T04:14:35.710Z] ---> Running in 0db88cb9b493 [2023-03-27T04:14:35.976Z] Removing intermediate container 0db88cb9b493 [2023-03-27T04:14:35.976Z] ---> 7493167688ea [2023-03-27T04:14:35.976Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-27T04:14:35.976Z] ---> Running in 63636a4e2dc5 [2023-03-27T04:14:36.244Z] Removing intermediate container 63636a4e2dc5 [2023-03-27T04:14:36.244Z] ---> 36ded95e4022 [2023-03-27T04:14:36.244Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-27T04:14:36.515Z] ---> Running in 5c96f96e21c2 [2023-03-27T04:14:36.783Z] Removing intermediate container 5c96f96e21c2 [2023-03-27T04:14:36.783Z] ---> 657f9993ed6d [2023-03-27T04:14:36.783Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-27T04:14:36.783Z] ---> Running in 441232e5e0ae [2023-03-27T04:14:37.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T04:14:38.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T04:14:39.286Z] OK: 263 MiB in 53 packages [2023-03-27T04:14:40.716Z] Removing intermediate container 441232e5e0ae [2023-03-27T04:14:40.716Z] ---> 516dcaf8fc5b [2023-03-27T04:14:40.716Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-27T04:14:40.716Z] ---> Running in 87dfc435ab2f [2023-03-27T04:14:40.716Z] Removing intermediate container 87dfc435ab2f [2023-03-27T04:14:40.716Z] ---> f639ed04f89a [2023-03-27T04:14:40.717Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-27T04:14:41.301Z] ---> ac6ca0f76ef4 [2023-03-27T04:14:41.301Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-27T04:14:41.301Z] ---> Running in 9bb3eb9956cf [2023-03-27T04:14:43.876Z] Removing intermediate container 9bb3eb9956cf [2023-03-27T04:14:43.876Z] ---> b37b9b2ad38e [2023-03-27T04:14:43.876Z] Step 12/26 : COPY . . [2023-03-27T04:14:45.821Z] ---> 99c42033bbe2 [2023-03-27T04:14:45.821Z] Step 13/26 : RUN ${MAKE} [2023-03-27T04:14:45.821Z] ---> Running in e4016a2b968a [2023-03-27T04:14:46.780Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-27T04:17:08.493Z] Removing intermediate container e4016a2b968a [2023-03-27T04:17:08.493Z] ---> 2f1c241ef6f0 [2023-03-27T04:17:08.493Z] Step 14/26 : FROM alpine:3.17 [2023-03-27T04:17:08.493Z] 3.17: Pulling from library/alpine [2023-03-27T04:17:08.493Z] af6eaf76a39c: Already exists [2023-03-27T04:17:08.493Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-27T04:17:08.493Z] Status: Downloaded newer image for alpine:3.17 [2023-03-27T04:17:08.493Z] ---> d74e625d9115 [2023-03-27T04:17:08.493Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-27T04:17:08.493Z] ---> Running in b4836061ac80 [2023-03-27T04:17:08.493Z] Removing intermediate container b4836061ac80 [2023-03-27T04:17:08.493Z] ---> 053911dbc770 [2023-03-27T04:17:08.493Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-27T04:17:08.493Z] ---> Running in 3d7b9b362e7c [2023-03-27T04:17:08.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-27T04:17:08.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-27T04:17:08.761Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-27T04:17:08.761Z] Executing busybox-1.35.0-r29.trigger [2023-03-27T04:17:08.761Z] OK: 8 MiB in 16 packages [2023-03-27T04:17:09.717Z] Removing intermediate container 3d7b9b362e7c [2023-03-27T04:17:09.717Z] ---> bdbfb2aaf4d5 [2023-03-27T04:17:09.717Z] Step 17/26 : WORKDIR / [2023-03-27T04:17:09.717Z] ---> Running in deb7c90513ef [2023-03-27T04:17:09.717Z] Removing intermediate container deb7c90513ef [2023-03-27T04:17:09.717Z] ---> 003b8c5110a8 [2023-03-27T04:17:09.717Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-27T04:17:11.118Z] ---> 1190471d5e93 [2023-03-27T04:17:11.118Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-27T04:17:11.699Z] ---> e54f4221097b [2023-03-27T04:17:11.699Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-27T04:17:11.973Z] ---> 16c29d4afba7 [2023-03-27T04:17:11.973Z] Step 21/26 : EXPOSE 59984 [2023-03-27T04:17:12.240Z] ---> Running in cba726e723f4 [2023-03-27T04:17:12.240Z] Removing intermediate container cba726e723f4 [2023-03-27T04:17:12.240Z] ---> f9527eae0df5 [2023-03-27T04:17:12.240Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-27T04:17:12.506Z] ---> Running in 1d43bea0ab9e [2023-03-27T04:17:12.772Z] Removing intermediate container 1d43bea0ab9e [2023-03-27T04:17:12.772Z] ---> 5577d06603f9 [2023-03-27T04:17:12.772Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-27T04:17:12.772Z] ---> Running in 27d085a7315a [2023-03-27T04:17:13.038Z] Removing intermediate container 27d085a7315a [2023-03-27T04:17:13.038Z] ---> fd30f1272d54 [2023-03-27T04:17:13.038Z] Step 24/26 : LABEL arch=arm64 [2023-03-27T04:17:13.038Z] ---> Running in cb8b06c990f1 [2023-03-27T04:17:13.303Z] Removing intermediate container cb8b06c990f1 [2023-03-27T04:17:13.303Z] ---> 800deffed578 [2023-03-27T04:17:13.303Z] Step 25/26 : LABEL git_sha=73d0980f6463c6cddfbd6d3ac23642d6cb4f2292 [2023-03-27T04:17:13.303Z] ---> Running in 9599aab14b19 [2023-03-27T04:17:13.570Z] Removing intermediate container 9599aab14b19 [2023-03-27T04:17:13.570Z] ---> 5348b2abeb18 [2023-03-27T04:17:13.570Z] Step 26/26 : LABEL version=0.0.0 [2023-03-27T04:17:13.908Z] ---> Running in 0f5dd1ddc1e9 [2023-03-27T04:17:13.908Z] Removing intermediate container 0f5dd1ddc1e9 [2023-03-27T04:17:13.908Z] ---> 88b84885729d [2023-03-27T04:17:13.908Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-27T04:17:13.908Z] Successfully built 88b84885729d [2023-03-27T04:17:14.177Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:17:14.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-27T04:17:14.994Z] [2023-03-27T04:17:14.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:17:15.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-27T04:17:15.396Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-27T04:17:15.396Z] 8998bd30e6a1: Pulling fs layer [2023-03-27T04:17:15.396Z] 04944245beec: Pulling fs layer [2023-03-27T04:17:15.396Z] 699f458cf7ca: Pulling fs layer [2023-03-27T04:17:15.396Z] 765212b225bb: Pulling fs layer [2023-03-27T04:17:15.396Z] f23df028b6ca: Pulling fs layer [2023-03-27T04:17:15.396Z] d65c8cfc05b1: Pulling fs layer [2023-03-27T04:17:15.396Z] 2437ff75d9bd: Pulling fs layer [2023-03-27T04:17:15.396Z] f23df028b6ca: Waiting [2023-03-27T04:17:15.396Z] d65c8cfc05b1: Waiting [2023-03-27T04:17:15.396Z] 2437ff75d9bd: Waiting [2023-03-27T04:17:15.396Z] 765212b225bb: Waiting [2023-03-27T04:17:15.672Z] 04944245beec: Verifying Checksum [2023-03-27T04:17:15.672Z] 04944245beec: Download complete [2023-03-27T04:17:15.672Z] 765212b225bb: Verifying Checksum [2023-03-27T04:17:15.672Z] 765212b225bb: Download complete [2023-03-27T04:17:15.672Z] f23df028b6ca: Verifying Checksum [2023-03-27T04:17:15.672Z] f23df028b6ca: Download complete [2023-03-27T04:17:15.672Z] d65c8cfc05b1: Verifying Checksum [2023-03-27T04:17:15.672Z] d65c8cfc05b1: Download complete [2023-03-27T04:17:15.672Z] 699f458cf7ca: Verifying Checksum [2023-03-27T04:17:15.672Z] 699f458cf7ca: Download complete [2023-03-27T04:17:16.276Z] 8998bd30e6a1: Verifying Checksum [2023-03-27T04:17:16.276Z] 8998bd30e6a1: Download complete [2023-03-27T04:17:18.253Z] 2437ff75d9bd: Verifying Checksum [2023-03-27T04:17:18.253Z] 2437ff75d9bd: Download complete [2023-03-27T04:17:20.195Z] 8998bd30e6a1: Pull complete [2023-03-27T04:17:20.464Z] 04944245beec: Pull complete [2023-03-27T04:17:21.423Z] 699f458cf7ca: Pull complete [2023-03-27T04:17:21.690Z] 765212b225bb: Pull complete [2023-03-27T04:17:22.649Z] f23df028b6ca: Pull complete [2023-03-27T04:17:22.649Z] d65c8cfc05b1: Pull complete [2023-03-27T04:17:37.640Z] 2437ff75d9bd: Pull complete [2023-03-27T04:17:37.640Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-27T04:17:37.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-27T04:17:37.640Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T04:17:37.939Z] prd-ubuntu20.04-docker-arm64-4c-16g-5885 does not seem to be running inside a container [2023-03-27T04:17:38.006Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-27T04:17:40.367Z] $ docker top 22440de4754bd7b6d0d231047900b564e35ee517d75da0e043403685f2fc8bfe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:17:40.976Z] ---> job-cost.sh [2023-03-27T04:17:41.242Z] lf-activate-venv: SKIPPING [2023-03-27T04:17:41.242Z] INFO: No Stack... [2023-03-27T04:17:41.508Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-27T04:17:42.466Z] INFO: Archiving Costs [Pipeline] sh [2023-03-27T04:17:42.816Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-03-27T04:17:42.816Z] + cut -d, -f6 [Pipeline] lock [2023-03-27T04:17:43.168Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-291-1-stack-cost] [2023-03-27T04:17:43.173Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-291-1-stack-cost] did not exist. Created. [2023-03-27T04:17:43.173Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-291-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-27T04:17:43.573Z] /w/workspace/device-onvif-camera/1@tmp/durable-3d31e6da/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-27T04:17:43.930Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-27T04:17:43.965Z] Warning: overwriting stash ‘stack-cost’ [2023-03-27T04:17:44.028Z] Stashed 1 file(s) [Pipeline] } [2023-03-27T04:17:44.042Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-291-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-27T04:17:44.129Z] $ docker stop --time=1 22440de4754bd7b6d0d231047900b564e35ee517d75da0e043403685f2fc8bfe [2023-03-27T04:17:45.643Z] $ docker rm -f --volumes 22440de4754bd7b6d0d231047900b564e35ee517d75da0e043403685f2fc8bfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-27T04:17:46.626Z] provisioning config files... [2023-03-27T04:17:46.633Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-291@tmp/config1570064101216639387tmp [Pipeline] { [Pipeline] sh [2023-03-27T04:17:46.974Z] + set +x [2023-03-27T04:17:46.974Z] + curl -s https://codecov.io/bash [2023-03-27T04:17:46.974Z] + bash -s -- [2023-03-27T04:17:46.974Z] [2023-03-27T04:17:46.974Z] _____ _ [2023-03-27T04:17:46.974Z] / ____| | | [2023-03-27T04:17:46.974Z] | | ___ __| | ___ ___ _____ __ [2023-03-27T04:17:46.974Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-27T04:17:46.974Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-27T04:17:46.974Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-27T04:17:46.974Z] Bash-1.0.6 [2023-03-27T04:17:46.974Z] [2023-03-27T04:17:46.974Z] [2023-03-27T04:17:46.974Z] ==> git version 2.25.1 found [2023-03-27T04:17:46.974Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-27T04:17:46.975Z] Release-Date: 2020-01-08 [2023-03-27T04:17:46.975Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-27T04:17:46.975Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-27T04:17:46.975Z] ==> Jenkins CI detected. [2023-03-27T04:17:46.975Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-291 [2023-03-27T04:17:46.975Z] project root: . [2023-03-27T04:17:46.975Z] --> token set from env [2023-03-27T04:17:46.975Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-27T04:17:46.975Z] ==> Running gcov in . (disable via -X gcov) [2023-03-27T04:17:46.975Z] ==> Python coveragepy not found [2023-03-27T04:17:46.975Z] ==> Searching for coverage reports in: [2023-03-27T04:17:46.975Z] + . [2023-03-27T04:17:46.975Z] -> Found 1 reports [2023-03-27T04:17:46.975Z] ==> Detecting git/mercurial file structure [2023-03-27T04:17:46.975Z] ==> Reading reports [2023-03-27T04:17:47.235Z] + ./coverage.out bytes=78487 [2023-03-27T04:17:47.235Z] ==> Appending adjustments [2023-03-27T04:17:47.235Z] https://docs.codecov.io/docs/fixing-reports [2023-03-27T04:17:47.235Z] + Found adjustments [2023-03-27T04:17:47.235Z] ==> Gzipping contents [2023-03-27T04:17:47.235Z] 12K /tmp/codecov.d0IpwN.gz [2023-03-27T04:17:47.235Z] ==> Uploading reports [2023-03-27T04:17:47.235Z] url: https://codecov.io [2023-03-27T04:17:47.235Z] query: branch=PR-291&commit=73d0980f6463c6cddfbd6d3ac23642d6cb4f2292&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-291%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=291&job=&cmd_args= [2023-03-27T04:17:47.235Z] -> Pinging Codecov [2023-03-27T04:17:47.235Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-291&commit=73d0980f6463c6cddfbd6d3ac23642d6cb4f2292&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-291%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=291&job=&cmd_args= [2023-03-27T04:17:47.494Z] -> Uploading to [2023-03-27T04:17:47.494Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-27/F29A59C45E3A92E06B3E522C9905F8EF/73d0980f6463c6cddfbd6d3ac23642d6cb4f2292/424caaaf-0a64-4499-aef3-73516fb02230.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230327%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230327T041747Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=84182a350a9fa6340fc213e19a3656b0b6af3a93bb0c1925617e9a09aa58f585 [2023-03-27T04:17:47.494Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-27T04:17:47.494Z] Dload Upload Total Spent Left Speed [2023-03-27T04:17:47.754Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10527 0 0 100 10527 0 47633 --:--:-- --:--:-- --:--:-- 47418 100 10527 0 0 100 10527 0 41444 --:--:-- --:--:-- --:--:-- 41282 [2023-03-27T04:17:47.754Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/73d0980f6463c6cddfbd6d3ac23642d6cb4f2292 [Pipeline] } [2023-03-27T04:17:47.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-27T04:17:49.423Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-291/archives ] [2023-03-27T04:17:49.423Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-291/archives [2023-03-27T04:17:49.423Z] total 16 [2023-03-27T04:17:49.423Z] drwxr-xr-x 3 root root 4096 Mar 27 04:08 . [2023-03-27T04:17:49.423Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 27 04:08 .. [2023-03-27T04:17:49.423Z] drwxr-xr-x 2 root root 4096 Mar 27 04:08 cost [2023-03-27T04:17:49.423Z] -rw-r--r-- 1 root root 91 Mar 27 04:08 cost.csv [2023-03-27T04:17:49.423Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-291/archives [2023-03-27T04:17:49.423Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-291/archives [2023-03-27T04:17:49.423Z] total 16 [2023-03-27T04:17:49.423Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 04:08 . [2023-03-27T04:17:49.423Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 27 04:08 .. [2023-03-27T04:17:49.423Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 27 04:08 cost [2023-03-27T04:17:49.423Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 27 04:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:17:49.753Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:17:50.640Z] ---> package-listing.sh [2023-03-27T04:17:50.640Z] ++ facter osfamily [2023-03-27T04:17:50.640Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-27T04:17:50.899Z] + OS_FAMILY=debian [2023-03-27T04:17:50.899Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-291 [2023-03-27T04:17:50.899Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-27T04:17:50.899Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-27T04:17:50.899Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-27T04:17:50.899Z] + PACKAGES=/tmp/packages_start.txt [2023-03-27T04:17:50.899Z] + '[' /w/workspace/undry_device-onvif-camera_PR-291 ']' [2023-03-27T04:17:50.899Z] + PACKAGES=/tmp/packages_end.txt [2023-03-27T04:17:50.899Z] + case "${OS_FAMILY}" in [2023-03-27T04:17:50.899Z] + dpkg -l [2023-03-27T04:17:50.899Z] + grep '^ii' [2023-03-27T04:17:50.899Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-27T04:17:50.899Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-27T04:17:50.899Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-27T04:17:50.899Z] + '[' /w/workspace/undry_device-onvif-camera_PR-291 ']' [2023-03-27T04:17:50.899Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-291/archives/ [2023-03-27T04:17:50.899Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-291/archives/ [Pipeline] echo [2023-03-27T04:17:50.932Z] 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/undry_device-onvif-camera_PR-291/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-27T04:17:51.225Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-27T04:17:51.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-27T04:17:51.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-27T04:17:51.998Z] prd-ubuntu20.04-docker-8c-8g-5883 does not seem to be running inside a container [2023-03-27T04:17:52.028Z] $ 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/undry_device-onvif-camera_PR-291/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-291 -v /w/workspace/undry_device-onvif-camera_PR-291:/w/workspace/undry_device-onvif-camera_PR-291:rw,z -v /w/workspace/undry_device-onvif-camera_PR-291@tmp:/w/workspace/undry_device-onvif-camera_PR-291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-27T04:17:52.233Z] $ docker top c4bbea67cf1e5b2d62e6004a0b6e71f4329061fc2688f8584fd113abe6fb0ae8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-27T04:17:52.625Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-27T04:17:52.959Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-27T04:17:53.265Z] + ls /var/log/sa-host [2023-03-27T04:17:53.265Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-27T04:17:53.392Z] provisioning config files... [2023-03-27T04:17:53.401Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-291@tmp/config6589672248719124577tmp [Pipeline] { [Pipeline] echo [2023-03-27T04:17:53.449Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:17:53.762Z] ---> create-netrc.sh [Pipeline] } [2023-03-27T04:17:53.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:17:54.195Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-27T04:17:54.228Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:17:54.539Z] ---> sudo-logs.sh [2023-03-27T04:17:54.540Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-27T04:17:54.630Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:17:54.939Z] ---> job-cost.sh [2023-03-27T04:17:54.940Z] lf-activate-venv: SKIPPING [2023-03-27T04:17:54.940Z] DEBUG: total: 0.2199999988079071 [2023-03-27T04:17:54.940Z] INFO: Retrieving Stack Cost... [2023-03-27T04:17:55.198Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-27T04:17:56.136Z] INFO: Archiving Costs [Pipeline] echo [2023-03-27T04:17:56.170Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-27T04:17:56.486Z] ---> logs-deploy.sh [2023-03-27T04:17:56.486Z] lf-activate-venv: SKIPPING [2023-03-27T04:17:56.486Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-291/1 [2023-03-27T04:17:56.486Z] INFO: archiving workspace using pattern(s): [2023-03-27T04:17:57.424Z] Archives upload complete. [2023-03-27T04:17:57.424Z] INFO: archiving logs to Nexus [2023-03-27T04:17:57.990Z] ---> uname -a: [2023-03-27T04:17:57.990Z] Linux prd-ubuntu20-04-docker-8c-8g-5883 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-27T04:17:57.990Z] [2023-03-27T04:17:57.990Z]