Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 58680c0b922b021233d340229864c7fcba0bcad9 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-ssh290023529254714000.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13490391007149264835.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1303048380080111035.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9987252151576760679.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11608467466471705590.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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.21 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/v3 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-1530 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 58680c0b922b021233d340229864c7fcba0bcad9 (main) Commit message: "build(deps): Bump github.com/IOTechSystems/onvif from 1.0.0 to 1.1.1 (#413)" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58680c0b922b021233d340229864c7fcba0bcad9 # timeout=10 > git rev-list --no-walk 1a885dea823655429c4e0c6a767a18e3aa90292d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T15:48:31.389Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T15:48:31.474Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T15:48:31.500Z] ========================================================= [2023-11-28T15:48:31.500Z] EdgeX Global Pipelines Version Info [2023-11-28T15:48:31.500Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T15:48:32.213Z] ------------------- [2023-11-28T15:48:32.213Z] stable info: [2023-11-28T15:48:32.213Z] ------------------- [2023-11-28T15:48:32.213Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T15:48:32.213Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T15:48:32.213Z] Message: update stable to v1.0.258 [2023-11-28T15:48:32.782Z] ------------------- [2023-11-28T15:48:32.782Z] experimental info: [2023-11-28T15:48:32.782Z] ------------------- [2023-11-28T15:48:32.782Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T15:48:32.782Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T15:48:32.782Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T15:48:32.845Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-11-28T15:48:32.869Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-11-28T15:48:32.896Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T15:48:32.927Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T15:48:33.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T15:48:33.045Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T15:48:33.075Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T15:48:33.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-28T15:48:33.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T15:48:33.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T15:48:33.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T15:48:33.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-11-28T15:48:33.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T15:48:33.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T15:48:33.310Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T15:48:33.344Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T15:48:33.379Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T15:48:33.413Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T15:48:33.445Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T15:48:33.476Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T15:48:33.515Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-28T15:48:33.552Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-11-28T15:48:33.589Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-28T15:48:33.630Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-28T15:48:33.659Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-28T15:48:33.691Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T15:48:33.734Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T15:48:33.778Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-28T15:48:33.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-28T15:48:33.862Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-28T15:48:33.900Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58680c0b922b021233d340229864c7fcba0bcad9 [Pipeline] echo [2023-11-28T15:48:33.940Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58680c0 [Pipeline] echo [2023-11-28T15:48:33.994Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T15:48:34.093Z] provisioning config files... [2023-11-28T15:48:34.108Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9757551555519080604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T15:48:34.456Z] ---> ****-login.sh [2023-11-28T15:48:34.456Z] nexus3.edgexfoundry.org:10001 [2023-11-28T15:48:34.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:48:34.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:48:34.719Z] Configure a credential helper to remove this warning. See [2023-11-28T15:48:34.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:48:34.719Z] [2023-11-28T15:48:34.719Z] Login Succeeded [2023-11-28T15:48:34.719Z] nexus3.edgexfoundry.org:10002 [2023-11-28T15:48:34.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:48:34.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:48:34.978Z] Configure a credential helper to remove this warning. See [2023-11-28T15:48:34.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:48:34.978Z] [2023-11-28T15:48:34.978Z] Login Succeeded [2023-11-28T15:48:34.978Z] nexus3.edgexfoundry.org:10003 [2023-11-28T15:48:34.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:48:34.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:48:34.978Z] Configure a credential helper to remove this warning. See [2023-11-28T15:48:34.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:48:34.979Z] [2023-11-28T15:48:34.979Z] Login Succeeded [2023-11-28T15:48:34.979Z] nexus3.edgexfoundry.org:10004 [2023-11-28T15:48:34.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:48:35.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:48:35.239Z] Configure a credential helper to remove this warning. See [2023-11-28T15:48:35.239Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:48:35.239Z] [2023-11-28T15:48:35.239Z] Login Succeeded [2023-11-28T15:48:35.239Z] ****.io [2023-11-28T15:48:35.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:48:35.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:48:35.498Z] Configure a credential helper to remove this warning. See [2023-11-28T15:48:35.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:48:35.498Z] [2023-11-28T15:48:35.498Z] Login Succeeded [2023-11-28T15:48:35.498Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T15:48:35.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-28T15:48:36.032Z] + git rev-list -1 --merges 58680c0b922b021233d340229864c7fcba0bcad9~1..58680c0b922b021233d340229864c7fcba0bcad9 [Pipeline] echo [2023-11-28T15:48:36.064Z] -----------> git rev-list -1 --merges 58680c0b922b021233d340229864c7fcba0bcad9~1..58680c0b922b021233d340229864c7fcba0bcad9 58680c0b922b021233d340229864c7fcba0bcad9 [false] [Pipeline] sh [2023-11-28T15:48:36.376Z] + git log --format=format:%s -1 58680c0b922b021233d340229864c7fcba0bcad9 [Pipeline] echo [2023-11-28T15:48:36.392Z] ========================================================= [2023-11-28T15:48:36.392Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T15:48:36.392Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T15:48:36.764Z] + git log --format=format:%s -1 58680c0b922b021233d340229864c7fcba0bcad9 [Pipeline] echo [2023-11-28T15:48:36.775Z] [semverPrep] GIT_COMMIT: 58680c0b922b021233d340229864c7fcba0bcad9, Commit Message: build(deps): Bump github.com/IOTechSystems/onvif from 1.0.0 to 1.1.1 (#413) [Pipeline] echo [2023-11-28T15:48:36.797Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-28T15:48:37.197Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T15:48:37.197Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T15:48:37.197Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T15:48:37.197Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T15:48:37.197Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T15:48:37.197Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T15:48:37.197Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:48:37.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T15:48:37.644Z] [2023-11-28T15:48:37.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:48:37.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T15:48:37.972Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T15:48:37.972Z] b85a868b505f: Pulling fs layer [2023-11-28T15:48:37.972Z] e2be974225ed: Pulling fs layer [2023-11-28T15:48:37.972Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T15:48:37.972Z] 988bab9f4d93: Pulling fs layer [2023-11-28T15:48:37.972Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T15:48:37.972Z] eaf3925da568: Pulling fs layer [2023-11-28T15:48:37.972Z] bab4dde63d76: Pulling fs layer [2023-11-28T15:48:37.972Z] bde34c3a00c8: Pulling fs layer [2023-11-28T15:48:37.972Z] b352a97aabf1: Pulling fs layer [2023-11-28T15:48:37.972Z] 4872d77fe225: Pulling fs layer [2023-11-28T15:48:37.972Z] 5851b861e8e6: Pulling fs layer [2023-11-28T15:48:37.972Z] bab4dde63d76: Waiting [2023-11-28T15:48:37.972Z] b352a97aabf1: Waiting [2023-11-28T15:48:37.972Z] bde34c3a00c8: Waiting [2023-11-28T15:48:37.972Z] 5851b861e8e6: Waiting [2023-11-28T15:48:37.972Z] 4872d77fe225: Waiting [2023-11-28T15:48:37.972Z] 988bab9f4d93: Waiting [2023-11-28T15:48:37.972Z] eaf3925da568: Waiting [2023-11-28T15:48:37.972Z] 1469e6f7b9e6: Waiting [2023-11-28T15:48:37.972Z] e2be974225ed: Download complete [2023-11-28T15:48:37.972Z] 988bab9f4d93: Verifying Checksum [2023-11-28T15:48:37.972Z] 988bab9f4d93: Download complete [2023-11-28T15:48:37.972Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T15:48:37.972Z] 1469e6f7b9e6: Download complete [2023-11-28T15:48:37.972Z] eaf3925da568: Verifying Checksum [2023-11-28T15:48:37.972Z] eaf3925da568: Download complete [2023-11-28T15:48:38.236Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T15:48:38.236Z] 339a4e72a1f5: Download complete [2023-11-28T15:48:38.236Z] bde34c3a00c8: Download complete [2023-11-28T15:48:38.236Z] b352a97aabf1: Verifying Checksum [2023-11-28T15:48:38.236Z] b352a97aabf1: Download complete [2023-11-28T15:48:38.236Z] 4872d77fe225: Verifying Checksum [2023-11-28T15:48:38.236Z] 4872d77fe225: Download complete [2023-11-28T15:48:38.236Z] 5851b861e8e6: Verifying Checksum [2023-11-28T15:48:38.236Z] 5851b861e8e6: Download complete [2023-11-28T15:48:38.236Z] b85a868b505f: Verifying Checksum [2023-11-28T15:48:38.236Z] b85a868b505f: Download complete [2023-11-28T15:48:38.495Z] bab4dde63d76: Verifying Checksum [2023-11-28T15:48:38.495Z] bab4dde63d76: Download complete [2023-11-28T15:48:39.435Z] b85a868b505f: Pull complete [2023-11-28T15:48:39.696Z] e2be974225ed: Pull complete [2023-11-28T15:48:39.956Z] 339a4e72a1f5: Pull complete [2023-11-28T15:48:40.221Z] 988bab9f4d93: Pull complete [2023-11-28T15:48:40.221Z] 1469e6f7b9e6: Pull complete [2023-11-28T15:48:40.480Z] eaf3925da568: Pull complete [2023-11-28T15:48:42.386Z] bab4dde63d76: Pull complete [2023-11-28T15:48:42.386Z] bde34c3a00c8: Pull complete [2023-11-28T15:48:42.386Z] b352a97aabf1: Pull complete [2023-11-28T15:48:42.386Z] 4872d77fe225: Pull complete [2023-11-28T15:48:42.386Z] 5851b861e8e6: Pull complete [2023-11-28T15:48:42.386Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T15:48:42.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T15:48:42.386Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T15:48:42.563Z] prd-ubuntu20.04-docker-8c-8g-1530 does not seem to be running inside a container [2023-11-28T15:48:42.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T15:48:46.160Z] $ docker top cd803d5ace8c261d9e35c28d731b7193301555a795877436bf3383c144af3fa4 -eo pid,comm [2023-11-28T15:48:46.210Z] 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-11-28T15:48:46.210Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T15:48:46.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T15:48:46.304Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T15:48:46.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T15:48:46.430Z] $ docker exec cd803d5ace8c261d9e35c28d731b7193301555a795877436bf3383c144af3fa4 ssh-agent [2023-11-28T15:48:46.539Z] SSH_AUTH_SOCK=/tmp/ssh-BBYCA5QBvLui/agent.33 [2023-11-28T15:48:46.539Z] SSH_AGENT_PID=39 [2023-11-28T15:48:46.546Z] Running ssh-add (command line suppressed) [2023-11-28T15:48:46.651Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12287353999122387164.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12287353999122387164.key) [2023-11-28T15:48:46.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T15:48:46.964Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T15:48:46.978Z] $ docker exec --env ******** --env ******** cd803d5ace8c261d9e35c28d731b7193301555a795877436bf3383c144af3fa4 ssh-agent -k [2023-11-28T15:48:47.067Z] unset SSH_AUTH_SOCK; [2023-11-28T15:48:47.068Z] unset SSH_AGENT_PID; [2023-11-28T15:48:47.068Z] echo Agent pid 39 killed; [2023-11-28T15:48:47.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T15:48:47.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T15:48:47.137Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T15:48:47.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T15:48:47.256Z] $ docker exec cd803d5ace8c261d9e35c28d731b7193301555a795877436bf3383c144af3fa4 ssh-agent [2023-11-28T15:48:47.351Z] SSH_AUTH_SOCK=/tmp/ssh-EyX7Qe0uYDGb/agent.72 [2023-11-28T15:48:47.351Z] SSH_AGENT_PID=78 [2023-11-28T15:48:47.356Z] Running ssh-add (command line suppressed) [2023-11-28T15:48:47.467Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18201197423938665671.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18201197423938665671.key) [2023-11-28T15:48:47.477Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T15:48:47.780Z] + git semver init [2023-11-28T15:48:48.039Z] 2023-11-28 15:48:47,967 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T15:48:48.039Z] 2023-11-28 15:48:47,967 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-11-28T15:48:48.039Z] 2023-11-28 15:48:47,968 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-11-28T15:48:48.039Z] 2023-11-28 15:48:47,968 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T15:48:49.948Z] 2023-11-28 15:48:49,569 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-11-28T15:48:49.948Z] 2023-11-28 15:48:49,570 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-11-28T15:48:49.948Z] 2023-11-28 15:48:49,570 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-28T15:48:49.948Z] 2023-11-28 15:48:49,570 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-28T15:48:49.948Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T15:48:49.961Z] $ docker exec --env ******** --env ******** cd803d5ace8c261d9e35c28d731b7193301555a795877436bf3383c144af3fa4 ssh-agent -k [2023-11-28T15:48:50.063Z] unset SSH_AUTH_SOCK; [2023-11-28T15:48:50.063Z] unset SSH_AGENT_PID; [2023-11-28T15:48:50.063Z] echo Agent pid 78 killed; [2023-11-28T15:48:50.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T15:48:50.431Z] + git semver [Pipeline] } [2023-11-28T15:48:50.705Z] $ docker stop --time=1 cd803d5ace8c261d9e35c28d731b7193301555a795877436bf3383c144af3fa4 [2023-11-28T15:48:51.995Z] $ docker rm -f --volumes cd803d5ace8c261d9e35c28d731b7193301555a795877436bf3383c144af3fa4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T15:48:52.367Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T15:48:52.646Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T15:48:52.648Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [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-11-28T15:48:53.004Z] provisioning config files... [2023-11-28T15:48:53.015Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3448936010701470665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T15:48:53.342Z] ---> ****-login.sh [2023-11-28T15:48:53.342Z] nexus3.edgexfoundry.org:10001 [2023-11-28T15:48:53.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:48:53.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:48:53.343Z] Configure a credential helper to remove this warning. See [2023-11-28T15:48:53.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:48:53.343Z] [2023-11-28T15:48:53.343Z] Login Succeeded [2023-11-28T15:48:53.343Z] nexus3.edgexfoundry.org:10002 [2023-11-28T15:48:53.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:48:53.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:48:53.343Z] Configure a credential helper to remove this warning. See [2023-11-28T15:48:53.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:48:53.343Z] [2023-11-28T15:48:53.343Z] Login Succeeded [2023-11-28T15:48:53.343Z] nexus3.edgexfoundry.org:10003 [2023-11-28T15:48:53.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:48:53.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:48:53.602Z] Configure a credential helper to remove this warning. See [2023-11-28T15:48:53.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:48:53.602Z] [2023-11-28T15:48:53.602Z] Login Succeeded [2023-11-28T15:48:53.602Z] nexus3.edgexfoundry.org:10004 [2023-11-28T15:48:53.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:48:53.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:48:53.602Z] Configure a credential helper to remove this warning. See [2023-11-28T15:48:53.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:48:53.602Z] [2023-11-28T15:48:53.602Z] Login Succeeded [2023-11-28T15:48:53.602Z] ****.io [2023-11-28T15:48:53.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:48:53.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:48:53.866Z] Configure a credential helper to remove this warning. See [2023-11-28T15:48:53.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:48:53.866Z] [2023-11-28T15:48:53.866Z] Login Succeeded [2023-11-28T15:48:53.867Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T15:48:53.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T15:48:54.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T15:48:54.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T15:48:54.098Z] ========================================================= [2023-11-28T15:48:54.098Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T15:48:54.098Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:48:54.499Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T15:48:54.500Z] Sending build context to Docker daemon 34.17MB [2023-11-28T15:48:54.500Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T15:48:54.500Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-28T15:48:54.765Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T15:48:54.765Z] 7264a8db6415: Pulling fs layer [2023-11-28T15:48:54.765Z] c4d48a809fc2: Pulling fs layer [2023-11-28T15:48:54.765Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T15:48:54.765Z] ad3a456e5733: Pulling fs layer [2023-11-28T15:48:54.765Z] 69c7f0334f64: Pulling fs layer [2023-11-28T15:48:54.765Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T15:48:54.765Z] ce7588e14bc9: Pulling fs layer [2023-11-28T15:48:54.765Z] b5e4710f87ac: Pulling fs layer [2023-11-28T15:48:54.765Z] ad3a456e5733: Waiting [2023-11-28T15:48:54.765Z] 69c7f0334f64: Waiting [2023-11-28T15:48:54.765Z] ce7588e14bc9: Waiting [2023-11-28T15:48:54.765Z] 1f1c1a5573a3: Waiting [2023-11-28T15:48:54.765Z] c4d48a809fc2: Download complete [2023-11-28T15:48:54.765Z] ad3a456e5733: Verifying Checksum [2023-11-28T15:48:54.765Z] ad3a456e5733: Download complete [2023-11-28T15:48:54.765Z] 69c7f0334f64: Verifying Checksum [2023-11-28T15:48:54.765Z] 69c7f0334f64: Download complete [2023-11-28T15:48:54.765Z] 7264a8db6415: Verifying Checksum [2023-11-28T15:48:54.765Z] 7264a8db6415: Download complete [2023-11-28T15:48:54.765Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T15:48:54.765Z] 1f1c1a5573a3: Download complete [2023-11-28T15:48:55.024Z] 7264a8db6415: Pull complete [2023-11-28T15:48:55.024Z] b5e4710f87ac: Verifying Checksum [2023-11-28T15:48:55.024Z] b5e4710f87ac: Download complete [2023-11-28T15:48:55.024Z] c4d48a809fc2: Pull complete [2023-11-28T15:48:55.281Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T15:48:55.282Z] 4f1c88b9dad5: Download complete [2023-11-28T15:48:55.542Z] ce7588e14bc9: Verifying Checksum [2023-11-28T15:48:55.542Z] ce7588e14bc9: Download complete [2023-11-28T15:48:58.074Z] 4f1c88b9dad5: Pull complete [2023-11-28T15:48:58.075Z] ad3a456e5733: Pull complete [2023-11-28T15:48:58.075Z] 69c7f0334f64: Pull complete [2023-11-28T15:48:58.335Z] 1f1c1a5573a3: Pull complete [2023-11-28T15:49:00.868Z] ce7588e14bc9: Pull complete [2023-11-28T15:49:00.868Z] b5e4710f87ac: Pull complete [2023-11-28T15:49:00.868Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T15:49:00.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T15:49:00.868Z] ---> 88b5674ff536 [2023-11-28T15:49:00.868Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-28T15:49:06.141Z] ---> Running in 40dc97c1d31e [2023-11-28T15:49:06.142Z] Removing intermediate container 40dc97c1d31e [2023-11-28T15:49:06.142Z] ---> 31bc25621ba1 [2023-11-28T15:49:06.142Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T15:49:06.142Z] ---> Running in a6dd4cd940bd [2023-11-28T15:49:06.142Z] Removing intermediate container a6dd4cd940bd [2023-11-28T15:49:06.142Z] ---> 07968bcdc9b8 [2023-11-28T15:49:06.142Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T15:49:06.142Z] ---> Running in 0db889430b2b [2023-11-28T15:49:06.142Z] Removing intermediate container 0db889430b2b [2023-11-28T15:49:06.142Z] ---> 7d5995c355c0 [2023-11-28T15:49:06.142Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T15:49:06.142Z] ---> Running in 4d1ada388865 [2023-11-28T15:49:06.142Z] Removing intermediate container 4d1ada388865 [2023-11-28T15:49:06.142Z] ---> 020f3bc1047d [2023-11-28T15:49:06.142Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-11-28T15:49:06.142Z] ---> Running in 55fefc7dd2ed [2023-11-28T15:49:06.142Z] Removing intermediate container 55fefc7dd2ed [2023-11-28T15:49:06.142Z] ---> e42ac677ffbb [2023-11-28T15:49:06.142Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T15:49:06.142Z] ---> Running in fcdcf32bdd4f [2023-11-28T15:49:06.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T15:49:06.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T15:49:06.922Z] OK: 264 MiB in 52 packages [2023-11-28T15:49:07.181Z] Removing intermediate container fcdcf32bdd4f [2023-11-28T15:49:07.181Z] ---> 500cc8fe4f68 [2023-11-28T15:49:07.181Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-11-28T15:49:07.181Z] ---> Running in 1f0e41fd00b2 [2023-11-28T15:49:07.439Z] Removing intermediate container 1f0e41fd00b2 [2023-11-28T15:49:07.439Z] ---> 0731b95803e6 [2023-11-28T15:49:07.439Z] Step 10/13 : COPY go.mod vendor* ./ [2023-11-28T15:49:07.439Z] ---> ca91f386db5e [2023-11-28T15:49:07.439Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T15:49:07.439Z] ---> Running in 1b5953c6b43a [2023-11-28T15:49:07.910Z] Still waiting to schedule task [2023-11-28T15:49:07.910Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-28T15:49:54.126Z] Removing intermediate container 1b5953c6b43a [2023-11-28T15:49:54.126Z] ---> 1536771e8313 [2023-11-28T15:49:54.126Z] Step 12/13 : COPY . . [2023-11-28T15:49:54.126Z] ---> 4ed450191246 [2023-11-28T15:49:54.126Z] Step 13/13 : RUN ${MAKE} [2023-11-28T15:49:54.126Z] ---> Running in 9e5cb5b64c14 [2023-11-28T15:49:54.126Z] noop [2023-11-28T15:49:54.126Z] Removing intermediate container 9e5cb5b64c14 [2023-11-28T15:49:54.126Z] ---> 0c756793fa4b [2023-11-28T15:49:54.126Z] Successfully built 0c756793fa4b [2023-11-28T15:49:54.126Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:49:54.502Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T15:49:54.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T15:49:54.624Z] prd-ubuntu20.04-docker-8c-8g-1530 does not seem to be running inside a container [2023-11-28T15:49:54.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T15:49:55.067Z] $ docker top 1792d93a10c2ce5dfe72e2203e7f547ded9b9c8650022cb5dfb088bc22f7833f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T15:49:55.456Z] + go version [2023-11-28T15:49:55.456Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T15:49:55.471Z] $ docker stop --time=1 1792d93a10c2ce5dfe72e2203e7f547ded9b9c8650022cb5dfb088bc22f7833f [2023-11-28T15:49:56.776Z] $ docker rm -f --volumes 1792d93a10c2ce5dfe72e2203e7f547ded9b9c8650022cb5dfb088bc22f7833f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:49:57.372Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T15:49:57.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T15:49:57.485Z] prd-ubuntu20.04-docker-8c-8g-1530 does not seem to be running inside a container [2023-11-28T15:49:57.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T15:49:57.827Z] $ docker top ee834e38afb6c7d508bfbb7e42840bbce09a8fa28de267788037f25bb3682234 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T15:49:58.209Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-11-28T15:49:58.533Z] + make test [2023-11-28T15:49:58.533Z] go test ./... -coverprofile=coverage.out ./... [2023-11-28T15:49:59.908Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-11-28T15:50:09.875Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-11-28T15:50:09.875Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-11-28T15:50:11.784Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.5% of statements [2023-11-28T15:50:11.784Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.100s coverage: 86.5% of statements [2023-11-28T15:50:18.348Z] go vet ./... [2023-11-28T15:50:21.624Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T15:50:21.624Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T15:50:21.624Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T15:50:21.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T15:50:21.674Z] $ docker stop --time=1 ee834e38afb6c7d508bfbb7e42840bbce09a8fa28de267788037f25bb3682234 [2023-11-28T15:50:24.844Z] $ docker rm -f --volumes ee834e38afb6c7d508bfbb7e42840bbce09a8fa28de267788037f25bb3682234 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T15:50:25.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T15:50:25.468Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-28T15:50:26.115Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T15:50:26.398Z] + ls -al . [2023-11-28T15:50:26.398Z] total 240 [2023-11-28T15:50:26.398Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 15:49 . [2023-11-28T15:50:26.398Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 15:48 .. [2023-11-28T15:50:26.398Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 15:50 .git [2023-11-28T15:50:26.398Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 15:48 .github [2023-11-28T15:50:26.398Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 28 15:48 .gitignore [2023-11-28T15:50:26.398Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 28 15:48 .golangci.yml [2023-11-28T15:50:26.398Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 15:48 .semver [2023-11-28T15:50:26.398Z] -rw-rw-r-- 1 jenkins jenkins 11155 Nov 28 15:48 Attribution.txt [2023-11-28T15:50:26.398Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 28 15:48 CHANGELOG.md [2023-11-28T15:50:26.398Z] -rw-rw-r-- 1 jenkins jenkins 1683 Nov 28 15:48 Dockerfile [2023-11-28T15:50:26.398Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 15:48 GOVERNANCE.md [2023-11-28T15:50:26.398Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 28 15:48 Jenkinsfile [2023-11-28T15:50:26.398Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 28 15:48 LICENSE [2023-11-28T15:50:26.398Z] -rw-rw-r-- 1 jenkins jenkins 2877 Nov 28 15:48 Makefile [2023-11-28T15:50:26.398Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 28 15:48 OWNERS.md [2023-11-28T15:50:26.398Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 28 15:48 README.md [2023-11-28T15:50:26.398Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 15:48 VERSION [2023-11-28T15:50:26.398Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 15:48 bin [2023-11-28T15:50:26.398Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 15:48 cmd [2023-11-28T15:50:26.398Z] -rw-r--r-- 1 jenkins jenkins 78456 Nov 28 15:50 coverage.out [2023-11-28T15:50:26.398Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 15:48 doc [2023-11-28T15:50:26.398Z] -rw-rw-r-- 1 jenkins jenkins 4040 Nov 28 15:48 go.mod [2023-11-28T15:50:26.398Z] -rw-rw-r-- 1 jenkins jenkins 35594 Nov 28 15:48 go.sum [2023-11-28T15:50:26.398Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 15:48 internal [2023-11-28T15:50:26.398Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 28 15:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:50:26.821Z] + 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=58680c0b922b021233d340229864c7fcba0bcad9 --label arch=amd64 --label version=3.2.0-dev.1 . [2023-11-28T15:50:26.821Z] Sending build context to Docker daemon 34.25MB [2023-11-28T15:50:26.821Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T15:50:26.821Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-28T15:50:26.821Z] ---> 0c756793fa4b [2023-11-28T15:50:26.821Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2023-11-28T15:50:27.389Z] ---> Running in 9736580e4c5a [2023-11-28T15:50:27.389Z] Removing intermediate container 9736580e4c5a [2023-11-28T15:50:27.389Z] ---> 0f1f1d8a0207 [2023-11-28T15:50:27.389Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T15:50:27.389Z] ---> Running in 6092369f5d06 [2023-11-28T15:50:27.389Z] Removing intermediate container 6092369f5d06 [2023-11-28T15:50:27.389Z] ---> e3e1c0475b9d [2023-11-28T15:50:27.389Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T15:50:27.389Z] ---> Running in eaedaddfc3e9 [2023-11-28T15:50:27.647Z] Removing intermediate container eaedaddfc3e9 [2023-11-28T15:50:27.647Z] ---> ba3d4ab11e84 [2023-11-28T15:50:27.647Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T15:50:27.647Z] ---> Running in 0d1942b8bf0e [2023-11-28T15:50:27.647Z] Removing intermediate container 0d1942b8bf0e [2023-11-28T15:50:27.647Z] ---> 7bc67a7743a4 [2023-11-28T15:50:27.647Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2023-11-28T15:50:27.647Z] ---> Running in ee3998e5d1f2 [2023-11-28T15:50:27.647Z] Removing intermediate container ee3998e5d1f2 [2023-11-28T15:50:27.647Z] ---> c1510ed4b3ed [2023-11-28T15:50:27.647Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T15:50:27.647Z] ---> Running in 0bf365400bf6 [2023-11-28T15:50:27.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T15:50:28.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T15:50:28.428Z] OK: 264 MiB in 52 packages [2023-11-28T15:50:28.993Z] Removing intermediate container 0bf365400bf6 [2023-11-28T15:50:28.993Z] ---> f7ca9d541305 [2023-11-28T15:50:28.993Z] Step 9/27 : WORKDIR /device-onvif-camera [2023-11-28T15:50:28.993Z] ---> Running in 68d36bf135ef [2023-11-28T15:50:28.993Z] Removing intermediate container 68d36bf135ef [2023-11-28T15:50:28.993Z] ---> ebb6232c8e31 [2023-11-28T15:50:28.993Z] Step 10/27 : COPY go.mod vendor* ./ [2023-11-28T15:50:28.993Z] ---> 8fd3959068dc [2023-11-28T15:50:28.993Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T15:50:28.993Z] ---> Running in 50b166a4f6ef [2023-11-28T15:50:29.932Z] Removing intermediate container 50b166a4f6ef [2023-11-28T15:50:29.932Z] ---> 703716371238 [2023-11-28T15:50:29.932Z] Step 12/27 : COPY . . [2023-11-28T15:50:30.871Z] ---> e3cef8ba9ab3 [2023-11-28T15:50:30.871Z] Step 13/27 : RUN ${MAKE} [2023-11-28T15:50:30.871Z] ---> Running in a665380a3f9f [2023-11-28T15:50:31.129Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-11-28T15:50:51.490Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1531 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-11-28T15:50:51.529Z] Running in /w/workspace/device-onvif-camera/186 [Pipeline] { [Pipeline] checkout [2023-11-28T15:50:53.049Z] Removing intermediate container a665380a3f9f [2023-11-28T15:50:53.049Z] ---> 56301de2daa8 [2023-11-28T15:50:53.049Z] Step 14/27 : FROM alpine:3.18 [2023-11-28T15:50:53.049Z] 3.18: Pulling from library/alpine [2023-11-28T15:50:53.049Z] 96526aa774ef: Pulling fs layer [2023-11-28T15:50:53.049Z] 96526aa774ef: Verifying Checksum [2023-11-28T15:50:53.049Z] 96526aa774ef: Download complete [2023-11-28T15:50:53.049Z] 96526aa774ef: Pull complete [2023-11-28T15:50:53.049Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T15:50:53.049Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T15:50:53.049Z] ---> 8ca4688f4f35 [2023-11-28T15:50:53.049Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-28T15:50:53.049Z] ---> Running in ef3b69bdaed6 [2023-11-28T15:50:53.049Z] Removing intermediate container ef3b69bdaed6 [2023-11-28T15:50:53.049Z] ---> ddcd465b8f39 [2023-11-28T15:50:53.049Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2023-11-28T15:50:53.049Z] ---> Running in e8196363218e [2023-11-28T15:50:53.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T15:50:53.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T15:50:53.049Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T15:50:53.049Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T15:50:53.049Z] OK: 7 MiB in 16 packages [2023-11-28T15:50:53.049Z] Removing intermediate container e8196363218e [2023-11-28T15:50:53.049Z] ---> fc06604612d4 [2023-11-28T15:50:53.049Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-28T15:50:53.049Z] ---> Running in 163a2ec2debf [2023-11-28T15:50:53.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T15:50:53.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T15:50:53.306Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T15:50:53.306Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T15:50:53.306Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T15:50:53.306Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T15:50:53.306Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T15:50:53.306Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T15:50:53.306Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T15:50:53.306Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T15:50:53.306Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T15:50:53.306Z] OK: 7 MiB in 16 packages [2023-11-28T15:50:53.871Z] Removing intermediate container 163a2ec2debf [2023-11-28T15:50:53.871Z] ---> de400587e57d [2023-11-28T15:50:53.871Z] Step 18/27 : WORKDIR / [2023-11-28T15:50:53.871Z] ---> Running in 946d870ddf17 [2023-11-28T15:50:53.871Z] Removing intermediate container 946d870ddf17 [2023-11-28T15:50:53.871Z] ---> 158eead70a1f [2023-11-28T15:50:53.871Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2023-11-28T15:50:54.598Z] The recommended git tool is: git [2023-11-28T15:50:54.805Z] ---> 3b20b912ec1e [2023-11-28T15:50:54.805Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-11-28T15:50:54.805Z] ---> 0a8f86d17b08 [2023-11-28T15:50:54.805Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-11-28T15:50:54.805Z] ---> 29fecf87160f [2023-11-28T15:50:54.805Z] Step 22/27 : EXPOSE 59984 [2023-11-28T15:50:54.805Z] ---> Running in 0489d7bf111e [2023-11-28T15:50:54.805Z] Removing intermediate container 0489d7bf111e [2023-11-28T15:50:54.805Z] ---> 27a289fe0783 [2023-11-28T15:50:54.805Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2023-11-28T15:50:55.063Z] ---> Running in d7ed71367bba [2023-11-28T15:50:55.063Z] Removing intermediate container d7ed71367bba [2023-11-28T15:50:55.063Z] ---> f76cead4e25c [2023-11-28T15:50:55.063Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T15:50:55.063Z] ---> Running in 5eafcc444dd6 [2023-11-28T15:50:55.063Z] Removing intermediate container 5eafcc444dd6 [2023-11-28T15:50:55.063Z] ---> 7fead1acae68 [2023-11-28T15:50:55.063Z] Step 25/27 : LABEL arch=amd64 [2023-11-28T15:50:55.063Z] ---> Running in 18c1656befc5 [2023-11-28T15:50:55.063Z] Removing intermediate container 18c1656befc5 [2023-11-28T15:50:55.063Z] ---> a44291364fd4 [2023-11-28T15:50:55.063Z] Step 26/27 : LABEL git_sha=58680c0b922b021233d340229864c7fcba0bcad9 [2023-11-28T15:50:55.063Z] ---> Running in cf95ded55409 [2023-11-28T15:50:55.323Z] Removing intermediate container cf95ded55409 [2023-11-28T15:50:55.323Z] ---> 75b3ad5ff269 [2023-11-28T15:50:55.323Z] Step 27/27 : LABEL version=3.2.0-dev.1 [2023-11-28T15:50:55.323Z] ---> Running in f2c6d662443e [2023-11-28T15:50:55.323Z] Removing intermediate container f2c6d662443e [2023-11-28T15:50:55.323Z] ---> 1fe0b8529fa4 [2023-11-28T15:50:55.323Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T15:50:55.323Z] Successfully built 1fe0b8529fa4 [2023-11-28T15:50:55.324Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T15:50:55.604Z] provisioning config files... [2023-11-28T15:50:55.612Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12857079087122518485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T15:50:55.953Z] ---> ****-login.sh [2023-11-28T15:50:55.953Z] nexus3.edgexfoundry.org:10001 [2023-11-28T15:50:55.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:50:55.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:50:55.953Z] Configure a credential helper to remove this warning. See [2023-11-28T15:50:55.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:50:55.953Z] [2023-11-28T15:50:55.953Z] Login Succeeded [2023-11-28T15:50:55.953Z] nexus3.edgexfoundry.org:10002 [2023-11-28T15:50:55.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:50:55.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:50:55.953Z] Configure a credential helper to remove this warning. See [2023-11-28T15:50:55.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:50:55.953Z] [2023-11-28T15:50:55.953Z] Login Succeeded [2023-11-28T15:50:55.953Z] nexus3.edgexfoundry.org:10003 [2023-11-28T15:50:56.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:50:56.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:50:56.211Z] Configure a credential helper to remove this warning. See [2023-11-28T15:50:56.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:50:56.211Z] [2023-11-28T15:50:56.211Z] Login Succeeded [2023-11-28T15:50:56.211Z] nexus3.edgexfoundry.org:10004 [2023-11-28T15:50:56.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:50:56.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:50:56.211Z] Configure a credential helper to remove this warning. See [2023-11-28T15:50:56.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:50:56.211Z] [2023-11-28T15:50:56.211Z] Login Succeeded [2023-11-28T15:50:56.211Z] ****.io [2023-11-28T15:50:56.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:50:56.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:50:56.476Z] Configure a credential helper to remove this warning. See [2023-11-28T15:50:56.476Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:50:56.476Z] [2023-11-28T15:50:56.476Z] Login Succeeded [2023-11-28T15:50:56.476Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T15:50:56.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T15:50:56.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T15:50:56.674Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-11-28T15:50:56.674Z] 58680c0b922b021233d340229864c7fcba0bcad9 [2023-11-28T15:50:56.674Z] latest [2023-11-28T15:50:56.674Z] 3.2.0-dev.1 [2023-11-28T15:50:56.674Z] 58680c0b922b021233d340229864c7fcba0bcad9-3.2.0-dev.1 [2023-11-28T15:50:56.674Z] main [2023-11-28T15:50:56.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:50:57.239Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:58680c0b922b021233d340229864c7fcba0bcad9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:50:57.639Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:58680c0b922b021233d340229864c7fcba0bcad9 [2023-11-28T15:50:57.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-28T15:50:57.639Z] 738fc9d7077a: Preparing [2023-11-28T15:50:57.639Z] a78858441f53: Preparing [2023-11-28T15:50:57.639Z] 7f9716c66d58: Preparing [2023-11-28T15:50:57.639Z] b7e25f649b62: Preparing [2023-11-28T15:50:57.639Z] 80a60627f7af: Preparing [2023-11-28T15:50:57.639Z] cc2447e1835a: Preparing [2023-11-28T15:50:57.639Z] cc2447e1835a: Waiting [2023-11-28T15:50:57.639Z] 80a60627f7af: Pushed [2023-11-28T15:50:57.639Z] 738fc9d7077a: Pushed [2023-11-28T15:50:57.639Z] a78858441f53: Pushed [2023-11-28T15:50:57.639Z] cc2447e1835a: Layer already exists [2023-11-28T15:50:58.208Z] b7e25f649b62: Pushed [2023-11-28T15:51:00.746Z] 7f9716c66d58: Pushed [2023-11-28T15:51:00.746Z] 58680c0b922b021233d340229864c7fcba0bcad9: digest: sha256:312b0b2bd160c7513d06fa6ef72fd0392096cec8c1f2a25f1bd7240dbe92e46f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:51:01.135Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:51:01.538Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-11-28T15:51:01.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-28T15:51:01.538Z] 738fc9d7077a: Preparing [2023-11-28T15:51:01.538Z] a78858441f53: Preparing [2023-11-28T15:51:01.538Z] 7f9716c66d58: Preparing [2023-11-28T15:51:01.538Z] b7e25f649b62: Preparing [2023-11-28T15:51:01.538Z] 80a60627f7af: Preparing [2023-11-28T15:51:01.538Z] cc2447e1835a: Preparing [2023-11-28T15:51:01.538Z] cc2447e1835a: Waiting [2023-11-28T15:51:01.538Z] 7f9716c66d58: Layer already exists [2023-11-28T15:51:01.538Z] b7e25f649b62: Layer already exists [2023-11-28T15:51:01.538Z] 738fc9d7077a: Layer already exists [2023-11-28T15:51:01.538Z] 80a60627f7af: Layer already exists [2023-11-28T15:51:01.538Z] a78858441f53: Layer already exists [2023-11-28T15:51:01.538Z] cc2447e1835a: Layer already exists [2023-11-28T15:51:01.538Z] latest: digest: sha256:312b0b2bd160c7513d06fa6ef72fd0392096cec8c1f2a25f1bd7240dbe92e46f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:51:01.934Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:51:02.323Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.1 [2023-11-28T15:51:02.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-28T15:51:02.324Z] 738fc9d7077a: Preparing [2023-11-28T15:51:02.324Z] a78858441f53: Preparing [2023-11-28T15:51:02.324Z] 7f9716c66d58: Preparing [2023-11-28T15:51:02.324Z] b7e25f649b62: Preparing [2023-11-28T15:51:02.324Z] 80a60627f7af: Preparing [2023-11-28T15:51:02.324Z] cc2447e1835a: Preparing [2023-11-28T15:51:02.324Z] cc2447e1835a: Waiting [2023-11-28T15:51:02.324Z] 738fc9d7077a: Layer already exists [2023-11-28T15:51:02.324Z] 80a60627f7af: Layer already exists [2023-11-28T15:51:02.324Z] a78858441f53: Layer already exists [2023-11-28T15:51:02.324Z] 7f9716c66d58: Layer already exists [2023-11-28T15:51:02.324Z] b7e25f649b62: Layer already exists [2023-11-28T15:51:02.324Z] cc2447e1835a: Layer already exists [2023-11-28T15:51:02.324Z] 3.2.0-dev.1: digest: sha256:312b0b2bd160c7513d06fa6ef72fd0392096cec8c1f2a25f1bd7240dbe92e46f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:51:02.727Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:58680c0b922b021233d340229864c7fcba0bcad9-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:51:03.121Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:58680c0b922b021233d340229864c7fcba0bcad9-3.2.0-dev.1 [2023-11-28T15:51:03.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-28T15:51:03.122Z] 738fc9d7077a: Preparing [2023-11-28T15:51:03.122Z] a78858441f53: Preparing [2023-11-28T15:51:03.122Z] 7f9716c66d58: Preparing [2023-11-28T15:51:03.122Z] b7e25f649b62: Preparing [2023-11-28T15:51:03.122Z] 80a60627f7af: Preparing [2023-11-28T15:51:03.122Z] cc2447e1835a: Preparing [2023-11-28T15:51:03.122Z] cc2447e1835a: Waiting [2023-11-28T15:51:03.122Z] 7f9716c66d58: Layer already exists [2023-11-28T15:51:03.122Z] 738fc9d7077a: Layer already exists [2023-11-28T15:51:03.122Z] a78858441f53: Layer already exists [2023-11-28T15:51:03.122Z] b7e25f649b62: Layer already exists [2023-11-28T15:51:03.122Z] 80a60627f7af: Layer already exists [2023-11-28T15:51:03.122Z] cc2447e1835a: Layer already exists [2023-11-28T15:51:03.122Z] 58680c0b922b021233d340229864c7fcba0bcad9-3.2.0-dev.1: digest: sha256:312b0b2bd160c7513d06fa6ef72fd0392096cec8c1f2a25f1bd7240dbe92e46f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:51:03.537Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-28T15:51:03.644Z] using credential edgex-jenkins-ssh [Pipeline] sh [2023-11-28T15:51:03.665Z] Cloning the remote Git repository [2023-11-28T15:51:03.935Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-11-28T15:51:03.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-28T15:51:03.935Z] 738fc9d7077a: Preparing [2023-11-28T15:51:03.935Z] a78858441f53: Preparing [2023-11-28T15:51:03.935Z] 7f9716c66d58: Preparing [2023-11-28T15:51:03.935Z] b7e25f649b62: Preparing [2023-11-28T15:51:03.935Z] 80a60627f7af: Preparing [2023-11-28T15:51:03.935Z] cc2447e1835a: Preparing [2023-11-28T15:51:03.935Z] 7f9716c66d58: Layer already exists [2023-11-28T15:51:03.935Z] 738fc9d7077a: Layer already exists [2023-11-28T15:51:03.935Z] 80a60627f7af: Layer already exists [2023-11-28T15:51:03.935Z] a78858441f53: Layer already exists [2023-11-28T15:51:03.935Z] b7e25f649b62: Layer already exists [2023-11-28T15:51:03.935Z] cc2447e1835a: Layer already exists [2023-11-28T15:51:03.935Z] main: digest: sha256:312b0b2bd160c7513d06fa6ef72fd0392096cec8c1f2a25f1bd7240dbe92e46f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T15:51:04.167Z] ===================================================== [Pipeline] echo [2023-11-28T15:51:04.208Z] taggedImages: [2023-11-28T15:51:04.208Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:58680c0b922b021233d340229864c7fcba0bcad9 [2023-11-28T15:51:04.208Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-11-28T15:51:04.208Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.1 [2023-11-28T15:51:04.208Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:58680c0b922b021233d340229864c7fcba0bcad9-3.2.0-dev.1 [2023-11-28T15:51:04.208Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:51:04.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T15:51:04.851Z] [2023-11-28T15:51:04.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-28T15:51:03.717Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-28T15:51:03.827Z] > git init /w/workspace/device-onvif-camera/186 # timeout=10 [2023-11-28T15:51:03.968Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-28T15:51:03.969Z] > git --version # timeout=10 [2023-11-28T15:51:03.990Z] > git --version # 'git version 2.25.1' [2023-11-28T15:51:03.992Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T15:51:04.145Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2023-11-28T15:51:05.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T15:51:05.186Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T15:51:05.186Z] 5eb5b503b376: Pulling fs layer [2023-11-28T15:51:05.186Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T15:51:05.186Z] ec43610c2a17: Pulling fs layer [2023-11-28T15:51:05.186Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T15:51:05.186Z] 33b1e0a273af: Pulling fs layer [2023-11-28T15:51:05.186Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T15:51:05.186Z] 2f39f015ded8: Pulling fs layer [2023-11-28T15:51:05.186Z] 3a2ae6a8a46f: Waiting [2023-11-28T15:51:05.186Z] 33b1e0a273af: Waiting [2023-11-28T15:51:05.186Z] 2f39f015ded8: Waiting [2023-11-28T15:51:05.186Z] 5d3b04190fa2: Waiting [2023-11-28T15:51:05.186Z] 5c69ac0246d0: Verifying Checksum [2023-11-28T15:51:05.186Z] 5c69ac0246d0: Download complete [2023-11-28T15:51:05.186Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-28T15:51:05.186Z] 3a2ae6a8a46f: Download complete [2023-11-28T15:51:05.186Z] 33b1e0a273af: Verifying Checksum [2023-11-28T15:51:05.186Z] 33b1e0a273af: Download complete [2023-11-28T15:51:05.186Z] ec43610c2a17: Download complete [2023-11-28T15:51:05.186Z] 5d3b04190fa2: Download complete [2023-11-28T15:51:05.444Z] 5eb5b503b376: Verifying Checksum [2023-11-28T15:51:05.444Z] 5eb5b503b376: Download complete [2023-11-28T15:51:06.009Z] 2f39f015ded8: Download complete [2023-11-28T15:51:06.576Z] 5eb5b503b376: Pull complete [2023-11-28T15:51:06.576Z] 5c69ac0246d0: Pull complete [2023-11-28T15:51:07.145Z] ec43610c2a17: Pull complete [2023-11-28T15:51:07.145Z] 3a2ae6a8a46f: Pull complete [2023-11-28T15:51:07.145Z] 33b1e0a273af: Pull complete [2023-11-28T15:51:07.413Z] 5d3b04190fa2: Pull complete [2023-11-28T15:51:06.959Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-11-28T15:51:07.000Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T15:51:08.318Z] Avoid second fetch [2023-11-28T15:51:08.319Z] Checking out Revision 58680c0b922b021233d340229864c7fcba0bcad9 (main) [2023-11-28T15:51:09.217Z] Commit message: "build(deps): Bump github.com/IOTechSystems/onvif from 1.0.0 to 1.1.1 (#413)" [2023-11-28T15:51:08.350Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T15:51:08.408Z] > git checkout -f 58680c0b922b021233d340229864c7fcba0bcad9 # timeout=10 [2023-11-28T15:51:09.654Z] [2023-11-28T15:51:09.654Z] GitHub has been notified of this commit’s build result [2023-11-28T15:51:09.654Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T15:51:10.529Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T15:51:10.530Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T15:51:10.530Z] Dload Upload Total Spent Left Speed [2023-11-28T15:51:10.530Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 65371 0 --:--:-- --:--:-- --:--:-- 65709 [Pipeline] sh [2023-11-28T15:51:10.923Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T15:51:11.298Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-28T15:51:11.298Z] + sudo tee /etc/docker/daemon.new [2023-11-28T15:51:11.298Z] { [2023-11-28T15:51:11.298Z] "registry-mirrors": [ [2023-11-28T15:51:11.298Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T15:51:11.298Z] ], [2023-11-28T15:51:11.298Z] "bip": "10.250.0.254/24", [2023-11-28T15:51:11.298Z] "hosts": [ [2023-11-28T15:51:11.298Z] "tcp://0.0.0.0:5555", [2023-11-28T15:51:11.298Z] "unix:///var/run/docker.sock" [2023-11-28T15:51:11.298Z] ], [2023-11-28T15:51:11.298Z] "mtu": 1458, [2023-11-28T15:51:11.298Z] "selinux-enabled": true, [2023-11-28T15:51:11.298Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T15:51:11.298Z] } [2023-11-28T15:51:11.601Z] 2f39f015ded8: Pull complete [2023-11-28T15:51:11.601Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T15:51:11.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T15:51:11.601Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T15:51:11.982Z] prd-ubuntu20.04-docker-8c-8g-1530 does not seem to be running inside a container [2023-11-28T15:51:11.994Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-11-28T15:51:12.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T15:51:16.544Z] $ docker top 6ea9ee16e3ca3eceec55f256972bb4c6b201627fe54f799649f699a29593e77c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T15:51:17.012Z] + sudo service docker restart [2023-11-28T15:51:17.098Z] ---> job-cost.sh [2023-11-28T15:51:17.098Z] lf-activate-venv: SKIPPING [2023-11-28T15:51:17.098Z] INFO: No Stack... [2023-11-28T15:51:17.358Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T15:51:17.617Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T15:51:17.904Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-11-28T15:51:17.904Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T15:51:17.917Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-186-stack-cost] [2023-11-28T15:51:17.923Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-186-stack-cost] did not exist. Created. [2023-11-28T15:51:17.923Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T15:51:18.289Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T15:51:18.312Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T15:51:18.354Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-186-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T15:51:18.482Z] $ docker stop --time=1 6ea9ee16e3ca3eceec55f256972bb4c6b201627fe54f799649f699a29593e77c [2023-11-28T15:51:19.638Z] $ docker rm -f --volumes 6ea9ee16e3ca3eceec55f256972bb4c6b201627fe54f799649f699a29593e77c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T15:51:35.361Z] provisioning config files... [2023-11-28T15:51:35.388Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/186@tmp/config1086526212487607505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T15:51:35.847Z] ---> ****-login.sh [2023-11-28T15:51:35.847Z] nexus3.edgexfoundry.org:10001 [2023-11-28T15:51:36.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:51:36.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:51:36.391Z] Configure a credential helper to remove this warning. See [2023-11-28T15:51:36.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:51:36.391Z] [2023-11-28T15:51:36.391Z] Login Succeeded [2023-11-28T15:51:36.391Z] nexus3.edgexfoundry.org:10002 [2023-11-28T15:51:36.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:51:36.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:51:36.658Z] Configure a credential helper to remove this warning. See [2023-11-28T15:51:36.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:51:36.658Z] [2023-11-28T15:51:36.658Z] Login Succeeded [2023-11-28T15:51:36.658Z] nexus3.edgexfoundry.org:10003 [2023-11-28T15:51:36.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:51:37.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:51:37.192Z] Configure a credential helper to remove this warning. See [2023-11-28T15:51:37.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:51:37.192Z] [2023-11-28T15:51:37.192Z] Login Succeeded [2023-11-28T15:51:37.192Z] nexus3.edgexfoundry.org:10004 [2023-11-28T15:51:37.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:51:37.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:51:37.463Z] Configure a credential helper to remove this warning. See [2023-11-28T15:51:37.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:51:37.463Z] [2023-11-28T15:51:37.463Z] Login Succeeded [2023-11-28T15:51:37.463Z] ****.io [2023-11-28T15:51:37.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:51:37.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:51:37.999Z] Configure a credential helper to remove this warning. See [2023-11-28T15:51:37.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:51:37.999Z] [2023-11-28T15:51:37.999Z] Login Succeeded [2023-11-28T15:51:37.999Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T15:51:38.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T15:51:38.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T15:51:38.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T15:51:38.503Z] ========================================================= [2023-11-28T15:51:38.503Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-28T15:51:38.503Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:51:39.009Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T15:51:39.598Z] Sending build context to Docker daemon 20.45MB [2023-11-28T15:51:39.598Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T15:51:39.598Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-28T15:51:39.598Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-28T15:51:39.598Z] 9fda8d8052c6: Pulling fs layer [2023-11-28T15:51:39.598Z] 5d54e960e981: Pulling fs layer [2023-11-28T15:51:39.598Z] c4a7e357bf2a: Pulling fs layer [2023-11-28T15:51:39.598Z] f0e02332f6b5: Pulling fs layer [2023-11-28T15:51:39.598Z] 872ee5b61b7b: Pulling fs layer [2023-11-28T15:51:39.598Z] 0c6a40ed1a82: Pulling fs layer [2023-11-28T15:51:39.598Z] 94ae7d8d031c: Pulling fs layer [2023-11-28T15:51:39.598Z] 872ee5b61b7b: Waiting [2023-11-28T15:51:39.598Z] f0e02332f6b5: Waiting [2023-11-28T15:51:39.598Z] 0c6a40ed1a82: Waiting [2023-11-28T15:51:39.598Z] 94ae7d8d031c: Waiting [2023-11-28T15:51:39.866Z] 5d54e960e981: Verifying Checksum [2023-11-28T15:51:39.866Z] 5d54e960e981: Download complete [2023-11-28T15:51:39.866Z] f0e02332f6b5: Verifying Checksum [2023-11-28T15:51:39.866Z] f0e02332f6b5: Download complete [2023-11-28T15:51:39.866Z] 872ee5b61b7b: Verifying Checksum [2023-11-28T15:51:39.866Z] 872ee5b61b7b: Download complete [2023-11-28T15:51:39.866Z] 9fda8d8052c6: Download complete [2023-11-28T15:51:40.138Z] 94ae7d8d031c: Verifying Checksum [2023-11-28T15:51:40.138Z] 94ae7d8d031c: Download complete [2023-11-28T15:51:41.564Z] c4a7e357bf2a: Verifying Checksum [2023-11-28T15:51:41.564Z] c4a7e357bf2a: Download complete [2023-11-28T15:51:42.151Z] 0c6a40ed1a82: Verifying Checksum [2023-11-28T15:51:42.151Z] 0c6a40ed1a82: Download complete [2023-11-28T15:51:42.734Z] 9fda8d8052c6: Pull complete [2023-11-28T15:51:43.005Z] 5d54e960e981: Pull complete [2023-11-28T15:51:57.999Z] c4a7e357bf2a: Pull complete [2023-11-28T15:51:57.999Z] f0e02332f6b5: Pull complete [2023-11-28T15:51:57.999Z] 872ee5b61b7b: Pull complete [2023-11-28T15:52:06.224Z] 0c6a40ed1a82: Pull complete [2023-11-28T15:52:07.190Z] 94ae7d8d031c: Pull complete [2023-11-28T15:52:07.190Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-28T15:52:07.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T15:52:07.190Z] ---> 86de565de09d [2023-11-28T15:52:07.190Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-28T15:52:09.218Z] ---> Running in 795d30b91db4 [2023-11-28T15:52:09.218Z] Removing intermediate container 795d30b91db4 [2023-11-28T15:52:09.218Z] ---> e7659a0bdd09 [2023-11-28T15:52:09.218Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T15:52:09.485Z] ---> Running in 168fe5c665d5 [2023-11-28T15:52:09.752Z] Removing intermediate container 168fe5c665d5 [2023-11-28T15:52:09.752Z] ---> 05664743d6cd [2023-11-28T15:52:09.752Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T15:52:09.752Z] ---> Running in 0b3a22baa3bf [2023-11-28T15:52:10.026Z] Removing intermediate container 0b3a22baa3bf [2023-11-28T15:52:10.026Z] ---> 1dcca3bb3226 [2023-11-28T15:52:10.026Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T15:52:10.308Z] ---> Running in 4fbc9544c52c [2023-11-28T15:52:10.578Z] Removing intermediate container 4fbc9544c52c [2023-11-28T15:52:10.578Z] ---> 83e88e72562a [2023-11-28T15:52:10.578Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-11-28T15:52:10.578Z] ---> Running in 53c82d30f6e8 [2023-11-28T15:52:10.846Z] Removing intermediate container 53c82d30f6e8 [2023-11-28T15:52:10.846Z] ---> 62807b07a8ea [2023-11-28T15:52:10.846Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T15:52:11.116Z] ---> Running in c57fb96b9575 [2023-11-28T15:52:12.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T15:52:12.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T15:52:14.145Z] OK: 266 MiB in 52 packages [2023-11-28T15:52:14.739Z] Removing intermediate container c57fb96b9575 [2023-11-28T15:52:14.739Z] ---> fce056c698db [2023-11-28T15:52:14.739Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-11-28T15:52:15.009Z] ---> Running in 6855508a6ec3 [2023-11-28T15:52:15.280Z] Removing intermediate container 6855508a6ec3 [2023-11-28T15:52:15.280Z] ---> 501305ba59c5 [2023-11-28T15:52:15.280Z] Step 10/13 : COPY go.mod vendor* ./ [2023-11-28T15:52:15.869Z] ---> 0ae6a2cfaafe [2023-11-28T15:52:15.870Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T15:52:15.870Z] ---> Running in fe7efe3119b2 [2023-11-28T15:53:37.756Z] Removing intermediate container fe7efe3119b2 [2023-11-28T15:53:37.756Z] ---> 9764668c37d1 [2023-11-28T15:53:37.756Z] Step 12/13 : COPY . . [2023-11-28T15:53:37.756Z] ---> d4904ad973de [2023-11-28T15:53:37.756Z] Step 13/13 : RUN ${MAKE} [2023-11-28T15:53:37.756Z] ---> Running in 8794556c5173 [2023-11-28T15:53:37.756Z] noop [2023-11-28T15:53:37.756Z] Removing intermediate container 8794556c5173 [2023-11-28T15:53:37.756Z] ---> 4b93b403e84f [2023-11-28T15:53:37.756Z] Successfully built 4b93b403e84f [2023-11-28T15:53:37.756Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:53:38.284Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T15:53:38.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T15:53:38.584Z] prd-ubuntu20.04-docker-arm64-4c-16g-1531 does not seem to be running inside a container [2023-11-28T15:53:38.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/186 -v /w/workspace/device-onvif-camera/186:/w/workspace/device-onvif-camera/186:rw,z -v /w/workspace/device-onvif-camera/186@tmp:/w/workspace/device-onvif-camera/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T15:53:41.264Z] $ docker top f492b08b739577791ca95239d25e5ee45c0cb7b6cfabd4c7ef075239c828e080 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T15:53:42.203Z] + go version [2023-11-28T15:53:42.203Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-28T15:53:42.231Z] $ docker stop --time=1 f492b08b739577791ca95239d25e5ee45c0cb7b6cfabd4c7ef075239c828e080 [2023-11-28T15:53:43.944Z] $ docker rm -f --volumes f492b08b739577791ca95239d25e5ee45c0cb7b6cfabd4c7ef075239c828e080 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:53:44.861Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T15:53:44.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T15:53:45.148Z] prd-ubuntu20.04-docker-arm64-4c-16g-1531 does not seem to be running inside a container [2023-11-28T15:53:45.239Z] $ 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/186 -v /w/workspace/device-onvif-camera/186:/w/workspace/device-onvif-camera/186:rw,z -v /w/workspace/device-onvif-camera/186@tmp:/w/workspace/device-onvif-camera/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T15:53:46.646Z] $ docker top 0b9d6aba38f0bb059faa5e3ca68a8c025a743de8aa7935a45cf858d3c7f39edb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T15:53:47.585Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/186 [Pipeline] fileExists [Pipeline] sh [2023-11-28T15:53:48.292Z] + make test [2023-11-28T15:53:48.293Z] go test ./... -coverprofile=coverage.out ./... [2023-11-28T15:53:53.642Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-11-28T15:55:45.339Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-11-28T15:55:45.339Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-11-28T15:55:45.339Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.212s coverage: 31.5% of statements [2023-11-28T15:55:57.675Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 16.552s coverage: 86.5% of statements [2023-11-28T15:55:58.263Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-28T15:55:58.263Z] go vet ./... [2023-11-28T15:56:24.985Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T15:56:24.985Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T15:56:24.985Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T15:56:25.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T15:56:25.061Z] $ docker stop --time=1 0b9d6aba38f0bb059faa5e3ca68a8c025a743de8aa7935a45cf858d3c7f39edb [2023-11-28T15:56:27.013Z] $ docker rm -f --volumes 0b9d6aba38f0bb059faa5e3ca68a8c025a743de8aa7935a45cf858d3c7f39edb [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T15:56:28.373Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T15:56:28.441Z] Warning: overwriting stash ‘coverage-report’ [2023-11-28T15:56:29.044Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T15:56:29.665Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T15:56:29.995Z] + ls -al . [2023-11-28T15:56:29.995Z] total 236 [2023-11-28T15:56:29.995Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 15:53 . [2023-11-28T15:56:29.995Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 15:51 .. [2023-11-28T15:56:29.995Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 15:51 .git [2023-11-28T15:56:29.995Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 15:51 .github [2023-11-28T15:56:29.995Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 28 15:51 .gitignore [2023-11-28T15:56:29.995Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 28 15:51 .golangci.yml [2023-11-28T15:56:29.995Z] -rw-rw-r-- 1 jenkins jenkins 11155 Nov 28 15:51 Attribution.txt [2023-11-28T15:56:29.995Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 28 15:51 CHANGELOG.md [2023-11-28T15:56:29.995Z] -rw-rw-r-- 1 jenkins jenkins 1683 Nov 28 15:51 Dockerfile [2023-11-28T15:56:29.995Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 15:51 GOVERNANCE.md [2023-11-28T15:56:29.995Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 28 15:51 Jenkinsfile [2023-11-28T15:56:29.995Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 28 15:51 LICENSE [2023-11-28T15:56:29.995Z] -rw-rw-r-- 1 jenkins jenkins 2877 Nov 28 15:51 Makefile [2023-11-28T15:56:29.995Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 28 15:51 OWNERS.md [2023-11-28T15:56:29.995Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 28 15:51 README.md [2023-11-28T15:56:29.995Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 15:48 VERSION [2023-11-28T15:56:29.995Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 15:51 bin [2023-11-28T15:56:29.995Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 15:51 cmd [2023-11-28T15:56:29.995Z] -rw-r--r-- 1 jenkins jenkins 78456 Nov 28 15:55 coverage.out [2023-11-28T15:56:29.995Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 15:51 doc [2023-11-28T15:56:29.995Z] -rw-rw-r-- 1 jenkins jenkins 4040 Nov 28 15:51 go.mod [2023-11-28T15:56:29.995Z] -rw-rw-r-- 1 jenkins jenkins 35594 Nov 28 15:51 go.sum [2023-11-28T15:56:29.995Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 15:51 internal [2023-11-28T15:56:29.995Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 28 15:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:56:30.439Z] + 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=58680c0b922b021233d340229864c7fcba0bcad9 --label arch=arm64 --label version=3.2.0-dev.1 . [2023-11-28T15:56:31.026Z] Sending build context to Docker daemon 20.53MB [2023-11-28T15:56:31.026Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T15:56:31.026Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-28T15:56:31.026Z] ---> 4b93b403e84f [2023-11-28T15:56:31.026Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2023-11-28T15:56:31.299Z] ---> Running in 549bdd9030cf [2023-11-28T15:56:31.569Z] Removing intermediate container 549bdd9030cf [2023-11-28T15:56:31.569Z] ---> 79e04352e899 [2023-11-28T15:56:31.569Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T15:56:31.569Z] ---> Running in ed4a2667e5b8 [2023-11-28T15:56:32.159Z] Removing intermediate container ed4a2667e5b8 [2023-11-28T15:56:32.159Z] ---> 6e963e1e51a0 [2023-11-28T15:56:32.159Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T15:56:32.159Z] ---> Running in d5d54db16d8e [2023-11-28T15:56:32.425Z] Removing intermediate container d5d54db16d8e [2023-11-28T15:56:32.425Z] ---> c1b29f55292a [2023-11-28T15:56:32.425Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T15:56:32.425Z] ---> Running in 6a43a428eaf0 [2023-11-28T15:56:32.693Z] Removing intermediate container 6a43a428eaf0 [2023-11-28T15:56:32.693Z] ---> 6dbad1940b5c [2023-11-28T15:56:32.693Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2023-11-28T15:56:32.960Z] ---> Running in 996e20b5a1a0 [2023-11-28T15:56:33.232Z] Removing intermediate container 996e20b5a1a0 [2023-11-28T15:56:33.232Z] ---> 41d97d9a0f4d [2023-11-28T15:56:33.232Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T15:56:33.232Z] ---> Running in 8b314558425b [2023-11-28T15:56:34.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T15:56:34.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T15:56:36.192Z] OK: 266 MiB in 52 packages [2023-11-28T15:56:38.143Z] Removing intermediate container 8b314558425b [2023-11-28T15:56:38.143Z] ---> f60b6bed1b17 [2023-11-28T15:56:38.143Z] Step 9/27 : WORKDIR /device-onvif-camera [2023-11-28T15:56:38.143Z] ---> Running in c76b236a405e [2023-11-28T15:56:38.736Z] Removing intermediate container c76b236a405e [2023-11-28T15:56:38.736Z] ---> eb471dd04886 [2023-11-28T15:56:38.736Z] Step 10/27 : COPY go.mod vendor* ./ [2023-11-28T15:56:39.007Z] ---> 978ad9156d5c [2023-11-28T15:56:39.007Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T15:56:39.277Z] ---> Running in ae936801320a [2023-11-28T15:56:41.868Z] Removing intermediate container ae936801320a [2023-11-28T15:56:41.868Z] ---> fb4d0dde9437 [2023-11-28T15:56:41.868Z] Step 12/27 : COPY . . [2023-11-28T15:56:43.813Z] ---> f176d26c6693 [2023-11-28T15:56:43.813Z] Step 13/27 : RUN ${MAKE} [2023-11-28T15:56:43.813Z] ---> Running in 01d0062e94f5 [2023-11-28T15:56:44.776Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-11-28T15:58:51.511Z] Removing intermediate container 01d0062e94f5 [2023-11-28T15:58:51.511Z] ---> 56daacbf46b8 [2023-11-28T15:58:51.511Z] Step 14/27 : FROM alpine:3.18 [2023-11-28T15:58:51.511Z] 3.18: Pulling from library/alpine [2023-11-28T15:58:51.511Z] 579b34f0a95b: Pulling fs layer [2023-11-28T15:58:51.511Z] 579b34f0a95b: Verifying Checksum [2023-11-28T15:58:51.511Z] 579b34f0a95b: Download complete [2023-11-28T15:58:51.511Z] 579b34f0a95b: Pull complete [2023-11-28T15:58:51.511Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T15:58:51.511Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T15:58:51.511Z] ---> 3cc203321400 [2023-11-28T15:58:51.511Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-28T15:58:51.511Z] ---> Running in 48742dc8a917 [2023-11-28T15:58:51.511Z] Removing intermediate container 48742dc8a917 [2023-11-28T15:58:51.511Z] ---> fd767cd31f31 [2023-11-28T15:58:51.511Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2023-11-28T15:58:51.511Z] ---> Running in aa219de46f69 [2023-11-28T15:58:51.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T15:58:51.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T15:58:51.511Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T15:58:51.511Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T15:58:51.511Z] OK: 8 MiB in 16 packages [2023-11-28T15:58:51.511Z] Removing intermediate container aa219de46f69 [2023-11-28T15:58:51.511Z] ---> 5b9e609fe27f [2023-11-28T15:58:51.511Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-28T15:58:51.511Z] ---> Running in db10e3596918 [2023-11-28T15:58:52.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T15:58:53.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T15:58:54.037Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T15:58:54.037Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T15:58:54.037Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T15:58:54.310Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T15:58:54.310Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T15:58:54.310Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T15:58:54.310Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T15:58:54.310Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T15:58:54.310Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T15:58:54.310Z] OK: 8 MiB in 16 packages [2023-11-28T15:58:55.730Z] Removing intermediate container db10e3596918 [2023-11-28T15:58:55.730Z] ---> 4e2781c4b8c7 [2023-11-28T15:58:55.730Z] Step 18/27 : WORKDIR / [2023-11-28T15:58:55.730Z] ---> Running in 036d7de7de1b [2023-11-28T15:58:56.317Z] Removing intermediate container 036d7de7de1b [2023-11-28T15:58:56.317Z] ---> ba7ae8add90b [2023-11-28T15:58:56.317Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2023-11-28T15:58:59.677Z] ---> f88344cdfbab [2023-11-28T15:58:59.677Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-11-28T15:59:00.265Z] ---> ce2a499655fa [2023-11-28T15:59:00.265Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-11-28T15:59:00.849Z] ---> a81e8485e13f [2023-11-28T15:59:00.849Z] Step 22/27 : EXPOSE 59984 [2023-11-28T15:59:00.849Z] ---> Running in 6663c60a557a [2023-11-28T15:59:01.117Z] Removing intermediate container 6663c60a557a [2023-11-28T15:59:01.117Z] ---> 8ed845bb590e [2023-11-28T15:59:01.117Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2023-11-28T15:59:01.117Z] ---> Running in 5e2ffa999fc6 [2023-11-28T15:59:01.702Z] Removing intermediate container 5e2ffa999fc6 [2023-11-28T15:59:01.702Z] ---> bc58f4112ebb [2023-11-28T15:59:01.702Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T15:59:01.702Z] ---> Running in f0f0020ae453 [2023-11-28T15:59:01.970Z] Removing intermediate container f0f0020ae453 [2023-11-28T15:59:01.970Z] ---> 01f5051027cc [2023-11-28T15:59:01.970Z] Step 25/27 : LABEL arch=arm64 [2023-11-28T15:59:01.970Z] ---> Running in dafe77be3bcd [2023-11-28T15:59:02.239Z] Removing intermediate container dafe77be3bcd [2023-11-28T15:59:02.239Z] ---> f6da1f9cbddb [2023-11-28T15:59:02.239Z] Step 26/27 : LABEL git_sha=58680c0b922b021233d340229864c7fcba0bcad9 [2023-11-28T15:59:02.239Z] ---> Running in 4b0fbc0a39c6 [2023-11-28T15:59:02.507Z] Removing intermediate container 4b0fbc0a39c6 [2023-11-28T15:59:02.507Z] ---> 7596ec9dedee [2023-11-28T15:59:02.507Z] Step 27/27 : LABEL version=3.2.0-dev.1 [2023-11-28T15:59:02.777Z] ---> Running in dfe580de7686 [2023-11-28T15:59:03.047Z] Removing intermediate container dfe580de7686 [2023-11-28T15:59:03.047Z] ---> 65d76edebbc0 [2023-11-28T15:59:03.047Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T15:59:03.047Z] Successfully built 65d76edebbc0 [2023-11-28T15:59:03.047Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T15:59:03.541Z] provisioning config files... [2023-11-28T15:59:03.563Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/186@tmp/config14941877375137533621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T15:59:03.956Z] ---> ****-login.sh [2023-11-28T15:59:03.956Z] nexus3.edgexfoundry.org:10001 [2023-11-28T15:59:04.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:59:04.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:59:04.227Z] Configure a credential helper to remove this warning. See [2023-11-28T15:59:04.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:59:04.227Z] [2023-11-28T15:59:04.227Z] Login Succeeded [2023-11-28T15:59:04.227Z] nexus3.edgexfoundry.org:10002 [2023-11-28T15:59:04.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:59:04.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:59:04.494Z] Configure a credential helper to remove this warning. See [2023-11-28T15:59:04.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:59:04.494Z] [2023-11-28T15:59:04.494Z] Login Succeeded [2023-11-28T15:59:04.494Z] nexus3.edgexfoundry.org:10003 [2023-11-28T15:59:04.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:59:05.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:59:05.030Z] Configure a credential helper to remove this warning. See [2023-11-28T15:59:05.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:59:05.030Z] [2023-11-28T15:59:05.030Z] Login Succeeded [2023-11-28T15:59:05.030Z] nexus3.edgexfoundry.org:10004 [2023-11-28T15:59:05.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:59:05.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:59:05.297Z] Configure a credential helper to remove this warning. See [2023-11-28T15:59:05.298Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:59:05.298Z] [2023-11-28T15:59:05.298Z] Login Succeeded [2023-11-28T15:59:05.566Z] ****.io [2023-11-28T15:59:05.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T15:59:06.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T15:59:06.102Z] Configure a credential helper to remove this warning. See [2023-11-28T15:59:06.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T15:59:06.102Z] [2023-11-28T15:59:06.102Z] Login Succeeded [2023-11-28T15:59:06.102Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T15:59:06.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T15:59:06.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T15:59:06.384Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-11-28T15:59:06.384Z] 58680c0b922b021233d340229864c7fcba0bcad9 [2023-11-28T15:59:06.384Z] latest [2023-11-28T15:59:06.384Z] 3.2.0-dev.1 [2023-11-28T15:59:06.384Z] 58680c0b922b021233d340229864c7fcba0bcad9-3.2.0-dev.1 [2023-11-28T15:59:06.384Z] main [2023-11-28T15:59:06.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:59:06.959Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58680c0b922b021233d340229864c7fcba0bcad9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:59:07.449Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58680c0b922b021233d340229864c7fcba0bcad9 [2023-11-28T15:59:07.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-28T15:59:07.449Z] 8add8e88aa7d: Preparing [2023-11-28T15:59:07.449Z] be945a623060: Preparing [2023-11-28T15:59:07.449Z] 5fbb2e05d7eb: Preparing [2023-11-28T15:59:07.449Z] cef7b6e2e64b: Preparing [2023-11-28T15:59:07.449Z] b342cb1da256: Preparing [2023-11-28T15:59:07.449Z] 5f4d9fc4d98d: Preparing [2023-11-28T15:59:07.449Z] 5f4d9fc4d98d: Waiting [2023-11-28T15:59:07.717Z] be945a623060: Pushed [2023-11-28T15:59:07.717Z] 8add8e88aa7d: Pushed [2023-11-28T15:59:07.717Z] b342cb1da256: Pushed [2023-11-28T15:59:07.717Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T15:59:09.133Z] cef7b6e2e64b: Pushed [2023-11-28T15:59:14.495Z] 5fbb2e05d7eb: Pushed [2023-11-28T15:59:14.496Z] 58680c0b922b021233d340229864c7fcba0bcad9: digest: sha256:5cc02f31f7cb4ee54f03c5aa2c915078a414fbc5aae250bc41f938cd11e7ef86 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:59:15.048Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:59:15.611Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-11-28T15:59:15.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-28T15:59:15.611Z] 8add8e88aa7d: Preparing [2023-11-28T15:59:15.611Z] be945a623060: Preparing [2023-11-28T15:59:15.611Z] 5fbb2e05d7eb: Preparing [2023-11-28T15:59:15.611Z] cef7b6e2e64b: Preparing [2023-11-28T15:59:15.611Z] b342cb1da256: Preparing [2023-11-28T15:59:15.611Z] 5f4d9fc4d98d: Preparing [2023-11-28T15:59:15.611Z] 5f4d9fc4d98d: Waiting [2023-11-28T15:59:15.611Z] 5fbb2e05d7eb: Layer already exists [2023-11-28T15:59:15.611Z] cef7b6e2e64b: Layer already exists [2023-11-28T15:59:15.611Z] b342cb1da256: Layer already exists [2023-11-28T15:59:15.611Z] 8add8e88aa7d: Layer already exists [2023-11-28T15:59:15.611Z] be945a623060: Layer already exists [2023-11-28T15:59:15.611Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T15:59:15.883Z] latest: digest: sha256:5cc02f31f7cb4ee54f03c5aa2c915078a414fbc5aae250bc41f938cd11e7ef86 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:59:16.403Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:59:16.912Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.1 [2023-11-28T15:59:16.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-28T15:59:16.912Z] 8add8e88aa7d: Preparing [2023-11-28T15:59:16.912Z] be945a623060: Preparing [2023-11-28T15:59:16.912Z] 5fbb2e05d7eb: Preparing [2023-11-28T15:59:16.912Z] cef7b6e2e64b: Preparing [2023-11-28T15:59:16.912Z] b342cb1da256: Preparing [2023-11-28T15:59:16.912Z] 5f4d9fc4d98d: Preparing [2023-11-28T15:59:16.912Z] 5f4d9fc4d98d: Waiting [2023-11-28T15:59:16.912Z] b342cb1da256: Layer already exists [2023-11-28T15:59:16.912Z] be945a623060: Layer already exists [2023-11-28T15:59:16.912Z] 8add8e88aa7d: Layer already exists [2023-11-28T15:59:16.912Z] cef7b6e2e64b: Layer already exists [2023-11-28T15:59:16.912Z] 5fbb2e05d7eb: Layer already exists [2023-11-28T15:59:16.912Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T15:59:17.193Z] 3.2.0-dev.1: digest: sha256:5cc02f31f7cb4ee54f03c5aa2c915078a414fbc5aae250bc41f938cd11e7ef86 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:59:17.694Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58680c0b922b021233d340229864c7fcba0bcad9-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:59:18.198Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58680c0b922b021233d340229864c7fcba0bcad9-3.2.0-dev.1 [2023-11-28T15:59:18.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-28T15:59:18.198Z] 8add8e88aa7d: Preparing [2023-11-28T15:59:18.198Z] be945a623060: Preparing [2023-11-28T15:59:18.198Z] 5fbb2e05d7eb: Preparing [2023-11-28T15:59:18.198Z] cef7b6e2e64b: Preparing [2023-11-28T15:59:18.198Z] b342cb1da256: Preparing [2023-11-28T15:59:18.198Z] 5f4d9fc4d98d: Preparing [2023-11-28T15:59:18.198Z] 5f4d9fc4d98d: Waiting [2023-11-28T15:59:18.198Z] 8add8e88aa7d: Layer already exists [2023-11-28T15:59:18.198Z] b342cb1da256: Layer already exists [2023-11-28T15:59:18.198Z] 5fbb2e05d7eb: Layer already exists [2023-11-28T15:59:18.198Z] be945a623060: Layer already exists [2023-11-28T15:59:18.198Z] cef7b6e2e64b: Layer already exists [2023-11-28T15:59:18.198Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T15:59:18.466Z] 58680c0b922b021233d340229864c7fcba0bcad9-3.2.0-dev.1: digest: sha256:5cc02f31f7cb4ee54f03c5aa2c915078a414fbc5aae250bc41f938cd11e7ef86 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:59:18.974Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:59:19.486Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-11-28T15:59:19.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-28T15:59:19.486Z] 8add8e88aa7d: Preparing [2023-11-28T15:59:19.486Z] be945a623060: Preparing [2023-11-28T15:59:19.486Z] 5fbb2e05d7eb: Preparing [2023-11-28T15:59:19.486Z] cef7b6e2e64b: Preparing [2023-11-28T15:59:19.486Z] b342cb1da256: Preparing [2023-11-28T15:59:19.486Z] 5f4d9fc4d98d: Preparing [2023-11-28T15:59:19.486Z] 5f4d9fc4d98d: Waiting [2023-11-28T15:59:19.486Z] cef7b6e2e64b: Layer already exists [2023-11-28T15:59:19.486Z] b342cb1da256: Layer already exists [2023-11-28T15:59:19.486Z] 5fbb2e05d7eb: Layer already exists [2023-11-28T15:59:19.486Z] be945a623060: Layer already exists [2023-11-28T15:59:19.486Z] 8add8e88aa7d: Layer already exists [2023-11-28T15:59:19.486Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T15:59:19.754Z] main: digest: sha256:5cc02f31f7cb4ee54f03c5aa2c915078a414fbc5aae250bc41f938cd11e7ef86 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T15:59:20.092Z] ===================================================== [Pipeline] echo [2023-11-28T15:59:20.155Z] taggedImages: [2023-11-28T15:59:20.155Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58680c0b922b021233d340229864c7fcba0bcad9 [2023-11-28T15:59:20.155Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-11-28T15:59:20.155Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.1 [2023-11-28T15:59:20.155Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58680c0b922b021233d340229864c7fcba0bcad9-3.2.0-dev.1 [2023-11-28T15:59:20.155Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:59:20.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T15:59:20.825Z] [2023-11-28T15:59:20.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T15:59:21.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T15:59:21.488Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T15:59:21.488Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T15:59:21.488Z] 04944245beec: Pulling fs layer [2023-11-28T15:59:21.488Z] 699f458cf7ca: Pulling fs layer [2023-11-28T15:59:21.488Z] 765212b225bb: Pulling fs layer [2023-11-28T15:59:21.488Z] f23df028b6ca: Pulling fs layer [2023-11-28T15:59:21.488Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T15:59:21.488Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T15:59:21.488Z] 765212b225bb: Waiting [2023-11-28T15:59:21.488Z] f23df028b6ca: Waiting [2023-11-28T15:59:21.488Z] d65c8cfc05b1: Waiting [2023-11-28T15:59:21.488Z] 2437ff75d9bd: Waiting [2023-11-28T15:59:21.488Z] 04944245beec: Verifying Checksum [2023-11-28T15:59:21.488Z] 04944245beec: Download complete [2023-11-28T15:59:21.488Z] 765212b225bb: Verifying Checksum [2023-11-28T15:59:21.488Z] 765212b225bb: Download complete [2023-11-28T15:59:21.488Z] f23df028b6ca: Download complete [2023-11-28T15:59:21.488Z] d65c8cfc05b1: Verifying Checksum [2023-11-28T15:59:21.488Z] d65c8cfc05b1: Download complete [2023-11-28T15:59:21.757Z] 699f458cf7ca: Verifying Checksum [2023-11-28T15:59:21.757Z] 699f458cf7ca: Download complete [2023-11-28T15:59:22.035Z] 8998bd30e6a1: Verifying Checksum [2023-11-28T15:59:22.035Z] 8998bd30e6a1: Download complete [2023-11-28T15:59:24.631Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T15:59:24.631Z] 2437ff75d9bd: Download complete [2023-11-28T15:59:26.594Z] 8998bd30e6a1: Pull complete [2023-11-28T15:59:28.550Z] 04944245beec: Pull complete [2023-11-28T15:59:29.968Z] 699f458cf7ca: Pull complete [2023-11-28T15:59:29.968Z] 765212b225bb: Pull complete [2023-11-28T15:59:30.932Z] f23df028b6ca: Pull complete [2023-11-28T15:59:31.200Z] d65c8cfc05b1: Pull complete [2023-11-28T15:59:49.480Z] 2437ff75d9bd: Pull complete [2023-11-28T15:59:49.480Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T15:59:49.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T15:59:49.480Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T15:59:49.957Z] prd-ubuntu20.04-docker-arm64-4c-16g-1531 does not seem to be running inside a container [2023-11-28T15:59:50.029Z] $ 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/186 -v /w/workspace/device-onvif-camera/186:/w/workspace/device-onvif-camera/186:rw,z -v /w/workspace/device-onvif-camera/186@tmp:/w/workspace/device-onvif-camera/186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-28T15:59:52.964Z] $ docker top 5a3c05dc145f7520047f5a5040451087778fb741b0d4d637099325ca28f2f235 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T15:59:53.931Z] ---> job-cost.sh [2023-11-28T15:59:53.931Z] lf-activate-venv: SKIPPING [2023-11-28T15:59:53.931Z] INFO: No Stack... [2023-11-28T15:59:54.202Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T15:59:55.169Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T15:59:55.815Z] + cat+ /w/workspace/device-onvif-camera/186/archives/cost.csv [2023-11-28T15:59:55.815Z] cut -d, -f6 [Pipeline] lock [2023-11-28T15:59:55.875Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-186-stack-cost] [2023-11-28T15:59:55.881Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-186-stack-cost] did not exist. Created. [2023-11-28T15:59:55.881Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T15:59:56.306Z] /w/workspace/device-onvif-camera/186@tmp/durable-8ac039a8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-28T15:59:56.966Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T15:59:57.040Z] Warning: overwriting stash ‘stack-cost’ [2023-11-28T15:59:57.103Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T15:59:57.110Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-186-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T15:59:57.233Z] $ docker stop --time=1 5a3c05dc145f7520047f5a5040451087778fb741b0d4d637099325ca28f2f235 [2023-11-28T15:59:58.725Z] $ docker rm -f --volumes 5a3c05dc145f7520047f5a5040451087778fb741b0d4d637099325ca28f2f235 [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-11-28T16:00:00.130Z] provisioning config files... [2023-11-28T16:00:00.137Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3414640111379308136tmp [Pipeline] { [Pipeline] sh [2023-11-28T16:00:00.537Z] + set +x [2023-11-28T16:00:00.537Z] + curl -s https://codecov.io/bash [2023-11-28T16:00:00.537Z] + bash -s -- [2023-11-28T16:00:00.795Z] [2023-11-28T16:00:00.795Z] _____ _ [2023-11-28T16:00:00.795Z] / ____| | | [2023-11-28T16:00:00.795Z] | | ___ __| | ___ ___ _____ __ [2023-11-28T16:00:00.795Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-28T16:00:00.795Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-28T16:00:00.795Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-28T16:00:00.795Z] Bash-1.0.6 [2023-11-28T16:00:00.795Z] [2023-11-28T16:00:00.795Z] [2023-11-28T16:00:00.795Z] ==> git version 2.25.1 found [2023-11-28T16:00:00.795Z] ==> 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-11-28T16:00:00.795Z] Release-Date: 2020-01-08 [2023-11-28T16:00:00.795Z] 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-11-28T16:00:00.795Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-28T16:00:00.795Z] ==> Jenkins CI detected. [2023-11-28T16:00:00.795Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-11-28T16:00:00.795Z] project root: . [2023-11-28T16:00:00.795Z] --> token set from env [2023-11-28T16:00:00.795Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-28T16:00:00.795Z] ==> Running gcov in . (disable via -X gcov) [2023-11-28T16:00:00.795Z] ==> Python coveragepy not found [2023-11-28T16:00:00.795Z] ==> Searching for coverage reports in: [2023-11-28T16:00:00.795Z] + . [2023-11-28T16:00:00.795Z] -> Found 1 reports [2023-11-28T16:00:00.795Z] ==> Detecting git/mercurial file structure [2023-11-28T16:00:00.795Z] ==> Reading reports [2023-11-28T16:00:00.795Z] + ./coverage.out bytes=78456 [2023-11-28T16:00:00.795Z] ==> Appending adjustments [2023-11-28T16:00:00.795Z] https://docs.codecov.io/docs/fixing-reports [2023-11-28T16:00:01.054Z] + Found adjustments [2023-11-28T16:00:01.054Z] ==> Gzipping contents [2023-11-28T16:00:01.054Z] 12K /tmp/codecov.wjiMGg.gz [2023-11-28T16:00:01.054Z] ==> Uploading reports [2023-11-28T16:00:01.054Z] url: https://codecov.io [2023-11-28T16:00:01.054Z] query: branch=main&commit=58680c0b922b021233d340229864c7fcba0bcad9&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T16:00:01.054Z] -> Pinging Codecov [2023-11-28T16:00:01.054Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=58680c0b922b021233d340229864c7fcba0bcad9&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T16:00:01.314Z] -> Uploading to [2023-11-28T16:00:01.314Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-28/F29A59C45E3A92E06B3E522C9905F8EF/58680c0b922b021233d340229864c7fcba0bcad9/cdfb1333-ffde-4426-bd5b-ae757e1c8df5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T160001Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f580d11216b52edb5075351f4220c7c9287860cfa51b8ac4a36eda7a8e3cb103 [2023-11-28T16:00:01.314Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T16:00:01.314Z] Dload Upload Total Spent Left Speed [2023-11-28T16:00:01.575Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 39015 --:--:-- --:--:-- --:--:-- 38868 100 10378 0 0 100 10378 0 39015 --:--:-- --:--:-- --:--:-- 38868 [2023-11-28T16:00:01.575Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/58680c0b922b021233d340229864c7fcba0bcad9 [Pipeline] } [2023-11-28T16:00:01.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-28T16:00:02.049Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-28T16:00:02.074Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:00:02.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T16:00:02.508Z] [2023-11-28T16:00:02.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:00:02.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T16:00:02.861Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-28T16:00:02.861Z] df9b9388f04a: Pulling fs layer [2023-11-28T16:00:02.861Z] 52dc419b0ee2: Pulling fs layer [2023-11-28T16:00:02.861Z] 25bc292e5bac: Pulling fs layer [2023-11-28T16:00:02.861Z] 114826534d7a: Pulling fs layer [2023-11-28T16:00:02.861Z] 4657fd5d0bcf: Pulling fs layer [2023-11-28T16:00:02.861Z] 6ad1cebc031e: Pulling fs layer [2023-11-28T16:00:02.861Z] 8a3aa393b2d8: Pulling fs layer [2023-11-28T16:00:02.861Z] 6ad1cebc031e: Waiting [2023-11-28T16:00:02.861Z] 114826534d7a: Waiting [2023-11-28T16:00:02.861Z] 8a3aa393b2d8: Waiting [2023-11-28T16:00:02.861Z] 4657fd5d0bcf: Waiting [2023-11-28T16:00:02.861Z] 25bc292e5bac: Verifying Checksum [2023-11-28T16:00:02.861Z] 25bc292e5bac: Download complete [2023-11-28T16:00:02.861Z] 52dc419b0ee2: Download complete [2023-11-28T16:00:03.121Z] 4657fd5d0bcf: Verifying Checksum [2023-11-28T16:00:03.121Z] 4657fd5d0bcf: Download complete [2023-11-28T16:00:03.121Z] df9b9388f04a: Download complete [2023-11-28T16:00:03.121Z] 6ad1cebc031e: Verifying Checksum [2023-11-28T16:00:03.121Z] 6ad1cebc031e: Download complete [2023-11-28T16:00:03.121Z] df9b9388f04a: Pull complete [2023-11-28T16:00:03.383Z] 52dc419b0ee2: Pull complete [2023-11-28T16:00:03.383Z] 25bc292e5bac: Pull complete [2023-11-28T16:00:05.123Z] 114826534d7a: Verifying Checksum [2023-11-28T16:00:05.123Z] 114826534d7a: Download complete [2023-11-28T16:00:05.123Z] 8a3aa393b2d8: Verifying Checksum [2023-11-28T16:00:05.123Z] 8a3aa393b2d8: Download complete [2023-11-28T16:00:08.416Z] 114826534d7a: Pull complete [2023-11-28T16:00:08.416Z] 4657fd5d0bcf: Pull complete [2023-11-28T16:00:08.674Z] 6ad1cebc031e: Pull complete [2023-11-28T16:00:11.206Z] 8a3aa393b2d8: Pull complete [2023-11-28T16:00:11.206Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-28T16:00:11.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T16:00:11.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T16:00:11.507Z] prd-ubuntu20.04-docker-8c-8g-1530 does not seem to be running inside a container [2023-11-28T16:00:11.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-28T16:00:16.031Z] $ docker top f0c37b0daaaee56f3d0bc749dafde91fc1938e98195250326dd168c357be09fe -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-28T16:00:16.205Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-11-28T16:00:16.484Z] + set -o pipefail [2023-11-28T16:00:16.484Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-11-28T16:00:24.606Z] [2023-11-28T16:00:24.606Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-11-28T16:00:24.606Z] [2023-11-28T16:00:24.607Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/1d26ab68-ba11-4cb9-94a3-80d9f670d18a [2023-11-28T16:00:24.607Z] [2023-11-28T16:00:24.607Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-11-28T16:00:24.607Z] [2023-11-28T16:00:24.607Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-28T16:00:24.607Z] [2023-11-28T16:00:24.865Z] [2023-11-28T16:00:24.865Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-28T16:00:24.865Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-28T16:00:24.865Z] More details here: https://snyk.co/ue1NS [2023-11-28T16:00:24.865Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-28T16:00:24.865Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-28T16:00:24.890Z] $ docker stop --time=1 f0c37b0daaaee56f3d0bc749dafde91fc1938e98195250326dd168c357be09fe [2023-11-28T16:00:29.872Z] $ docker rm -f --volumes f0c37b0daaaee56f3d0bc749dafde91fc1938e98195250326dd168c357be09fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-11-28T16:00:31.594Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T16:00:31.662Z] provisioning config files... [2023-11-28T16:00:31.670Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13259990881428814074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:00:32.069Z] --> edgex-publish-swagger.sh [2023-11-28T16:00:32.069Z] === Publish doc/openapi/v3 API === [2023-11-28T16:00:32.069Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-11-28T16:00:32.069Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-11-28T16:00:32.069Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T16:00:32.069Z] Dload Upload Total Spent Left Speed [2023-11-28T16:00:32.897Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 180 100 485k 173 469k 0:00:01 0:00:01 --:--:-- 469k [2023-11-28T16:00:32.897Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2023-11-28T16:00:32.897Z] [Pipeline] } [2023-11-28T16:00:32.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T16:00:33.833Z] + git log --format=format:%s -1 58680c0b922b021233d340229864c7fcba0bcad9 [Pipeline] sh [2023-11-28T16:00:34.121Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T16:00:34.121Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:00:34.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T16:00:34.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T16:00:34.649Z] prd-ubuntu20.04-docker-8c-8g-1530 does not seem to be running inside a container [2023-11-28T16:00:34.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T16:00:35.140Z] $ docker top 6ac0327021f483b0d3709c9b249d953819fa65c130af72fa9d74039c68ccbaf0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T16:00:35.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T16:00:35.390Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T16:00:35.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T16:00:35.493Z] $ docker exec 6ac0327021f483b0d3709c9b249d953819fa65c130af72fa9d74039c68ccbaf0 ssh-agent [2023-11-28T16:00:35.603Z] SSH_AUTH_SOCK=/tmp/ssh-O6tstVnNl7Jl/agent.31 [2023-11-28T16:00:35.603Z] SSH_AGENT_PID=37 [2023-11-28T16:00:35.608Z] Running ssh-add (command line suppressed) [2023-11-28T16:00:35.703Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8570709548401201097.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8570709548401201097.key) [2023-11-28T16:00:35.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T16:00:36.056Z] + git semver tag [2023-11-28T16:00:36.315Z] 2023-11-28 16:00:36,222 [run_tag] DEBUG tag force:False [2023-11-28T16:00:36.315Z] 2023-11-28 16:00:36,222 [check_head_tag] DEBUG check head tag [2023-11-28T16:00:36.315Z] 2023-11-28 16:00:36,222 [execute] INFO git cat-file --batch-check [2023-11-28T16:00:36.315Z] 2023-11-28 16:00:36,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-11-28T16:00:36.315Z] 2023-11-28 16:00:36,226 [execute] INFO git cat-file --batch [2023-11-28T16:00:36.315Z] 2023-11-28 16:00:36,226 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-11-28T16:00:36.315Z] 2023-11-28 16:00:36,240 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-28T16:00:36.315Z] 2023-11-28 16:00:36,240 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 [2023-11-28T16:00:36.315Z] 2023-11-28 16:00:36,241 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T16:00:36.315Z] 2023-11-28 16:00:36,245 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-28T16:00:36.315Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T16:00:36.324Z] $ docker exec --env ******** --env ******** 6ac0327021f483b0d3709c9b249d953819fa65c130af72fa9d74039c68ccbaf0 ssh-agent -k [2023-11-28T16:00:36.413Z] unset SSH_AUTH_SOCK; [2023-11-28T16:00:36.413Z] unset SSH_AGENT_PID; [2023-11-28T16:00:36.414Z] echo Agent pid 37 killed; [2023-11-28T16:00:36.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T16:00:36.926Z] + git semver [Pipeline] } [2023-11-28T16:00:37.217Z] $ docker stop --time=1 6ac0327021f483b0d3709c9b249d953819fa65c130af72fa9d74039c68ccbaf0 [2023-11-28T16:00:38.461Z] $ docker rm -f --volumes 6ac0327021f483b0d3709c9b249d953819fa65c130af72fa9d74039c68ccbaf0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:00:39.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T16:00:39.120Z] [2023-11-28T16:00:39.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:00:39.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T16:00:39.466Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-28T16:00:39.466Z] ab5ef0e58194: Pulling fs layer [2023-11-28T16:00:39.466Z] 9712f1f96733: Pulling fs layer [2023-11-28T16:00:39.466Z] 63f879dbbcfc: Pulling fs layer [2023-11-28T16:00:39.466Z] 0d9ebad4ef96: Pulling fs layer [2023-11-28T16:00:39.466Z] e9a5061849ea: Pulling fs layer [2023-11-28T16:00:39.466Z] d747dcd14b5f: Pulling fs layer [2023-11-28T16:00:39.466Z] 2de7ff778b66: Pulling fs layer [2023-11-28T16:00:39.466Z] d747dcd14b5f: Waiting [2023-11-28T16:00:39.466Z] e9a5061849ea: Waiting [2023-11-28T16:00:39.466Z] 2de7ff778b66: Waiting [2023-11-28T16:00:39.466Z] 0d9ebad4ef96: Waiting [2023-11-28T16:00:39.466Z] 9712f1f96733: Download complete [2023-11-28T16:00:39.725Z] 63f879dbbcfc: Verifying Checksum [2023-11-28T16:00:39.725Z] 63f879dbbcfc: Download complete [2023-11-28T16:00:39.983Z] 0d9ebad4ef96: Download complete [2023-11-28T16:00:39.983Z] d747dcd14b5f: Download complete [2023-11-28T16:00:39.983Z] e9a5061849ea: Download complete [2023-11-28T16:00:39.983Z] ab5ef0e58194: Verifying Checksum [2023-11-28T16:00:39.983Z] ab5ef0e58194: Download complete [2023-11-28T16:00:39.983Z] 2de7ff778b66: Verifying Checksum [2023-11-28T16:00:39.983Z] 2de7ff778b66: Download complete [2023-11-28T16:00:42.512Z] ab5ef0e58194: Pull complete [2023-11-28T16:00:42.512Z] 9712f1f96733: Pull complete [2023-11-28T16:00:43.078Z] 63f879dbbcfc: Pull complete [2023-11-28T16:00:46.357Z] 0d9ebad4ef96: Pull complete [2023-11-28T16:00:46.615Z] e9a5061849ea: Pull complete [2023-11-28T16:00:46.615Z] d747dcd14b5f: Pull complete [2023-11-28T16:00:47.548Z] 2de7ff778b66: Pull complete [2023-11-28T16:00:47.548Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-28T16:00:47.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T16:00:47.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T16:00:47.869Z] prd-ubuntu20.04-docker-8c-8g-1530 does not seem to be running inside a container [2023-11-28T16:00:47.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-28T16:00:54.230Z] $ docker top a4de9613ef25cb4d0c25b7f3d2e95bede866228045b9c42eca88b343edd57b8a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-28T16:00:54.401Z] provisioning config files... [2023-11-28T16:00:54.409Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1109061091827631686tmp [2023-11-28T16:00:54.418Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16643360383175857348tmp [2023-11-28T16:00:54.427Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1619664074668091757tmp [Pipeline] { [Pipeline] echo [2023-11-28T16:00:54.533Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:00:54.826Z] ---> sigul-configuration.sh [2023-11-28T16:00:54.826Z] gpg: directory `/root/.gnupg' created [2023-11-28T16:00:54.826Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-28T16:00:54.826Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-28T16:00:54.826Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-28T16:00:54.826Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-28T16:00:54.826Z] gpg: CAST5 encrypted data [2023-11-28T16:00:54.826Z] gpg: encrypted with 1 passphrase [2023-11-28T16:00:54.826Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-28T16:00:55.125Z] + mkdir /home/jenkins [2023-11-28T16:00:55.125Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-28T16:00:55.414Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-28T16:00:55.425Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:00:55.717Z] ---> sigul-install.sh [2023-11-28T16:00:55.717Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-28T16:00:56.016Z] + git tag --list [2023-11-28T16:00:56.016Z] v0.0.0 [2023-11-28T16:00:56.016Z] v2.2.0 [2023-11-28T16:00:56.016Z] v2.3.0 [2023-11-28T16:00:56.016Z] v2.3.1 [2023-11-28T16:00:56.016Z] v3.0 [2023-11-28T16:00:56.016Z] v3.0.0 [2023-11-28T16:00:56.016Z] v3.1 [2023-11-28T16:00:56.016Z] v3.1.0 [2023-11-28T16:00:56.016Z] v3.1.0-dev.1 [2023-11-28T16:00:56.016Z] v3.1.0-dev.10 [2023-11-28T16:00:56.016Z] v3.1.0-dev.11 [2023-11-28T16:00:56.016Z] v3.1.0-dev.12 [2023-11-28T16:00:56.016Z] v3.1.0-dev.13 [2023-11-28T16:00:56.016Z] v3.1.0-dev.14 [2023-11-28T16:00:56.016Z] v3.1.0-dev.15 [2023-11-28T16:00:56.016Z] v3.1.0-dev.16 [2023-11-28T16:00:56.016Z] v3.1.0-dev.17 [2023-11-28T16:00:56.016Z] v3.1.0-dev.18 [2023-11-28T16:00:56.016Z] v3.1.0-dev.19 [2023-11-28T16:00:56.016Z] v3.1.0-dev.2 [2023-11-28T16:00:56.016Z] v3.1.0-dev.20 [2023-11-28T16:00:56.016Z] v3.1.0-dev.21 [2023-11-28T16:00:56.016Z] v3.1.0-dev.22 [2023-11-28T16:00:56.016Z] v3.1.0-dev.23 [2023-11-28T16:00:56.016Z] v3.1.0-dev.24 [2023-11-28T16:00:56.016Z] v3.1.0-dev.25 [2023-11-28T16:00:56.016Z] v3.1.0-dev.26 [2023-11-28T16:00:56.016Z] v3.1.0-dev.27 [2023-11-28T16:00:56.016Z] v3.1.0-dev.28 [2023-11-28T16:00:56.016Z] v3.1.0-dev.3 [2023-11-28T16:00:56.016Z] v3.1.0-dev.4 [2023-11-28T16:00:56.016Z] v3.1.0-dev.5 [2023-11-28T16:00:56.016Z] v3.1.0-dev.6 [2023-11-28T16:00:56.016Z] v3.1.0-dev.7 [2023-11-28T16:00:56.016Z] v3.1.0-dev.8 [2023-11-28T16:00:56.016Z] v3.1.0-dev.9 [2023-11-28T16:00:56.016Z] v3.2.0-dev.1 [Pipeline] sh [2023-11-28T16:00:56.305Z] + lftools sign git-tag v3.2.0-dev.1 [2023-11-28T16:00:56.881Z] Signing Git tag with Sigul... [2023-11-28T16:00:56.881Z] Signing v3.2.0-dev.1 [Pipeline] echo [2023-11-28T16:00:57.154Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:00:57.446Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-28T16:00:57.454Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-28T16:00:57.594Z] $ docker stop --time=1 a4de9613ef25cb4d0c25b7f3d2e95bede866228045b9c42eca88b343edd57b8a [2023-11-28T16:00:58.868Z] $ docker rm -f --volumes a4de9613ef25cb4d0c25b7f3d2e95bede866228045b9c42eca88b343edd57b8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-28T16:00:59.785Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T16:00:59.785Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:01:00.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T16:01:00.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T16:01:00.301Z] prd-ubuntu20.04-docker-8c-8g-1530 does not seem to be running inside a container [2023-11-28T16:01:00.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T16:01:00.731Z] $ docker top 71f5ac3507855fe76327257b630a63be8994fe3b37eaf7888eab2a9f2ca199ad -eo pid,comm [2023-11-28T16:01:00.788Z] 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-11-28T16:01:00.788Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T16:01:01.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T16:01:01.018Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T16:01:01.123Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T16:01:01.126Z] $ docker exec 71f5ac3507855fe76327257b630a63be8994fe3b37eaf7888eab2a9f2ca199ad ssh-agent [2023-11-28T16:01:01.246Z] SSH_AUTH_SOCK=/tmp/ssh-k0jq3FkndUi8/agent.32 [2023-11-28T16:01:01.246Z] SSH_AGENT_PID=38 [2023-11-28T16:01:01.263Z] Running ssh-add (command line suppressed) [2023-11-28T16:01:01.372Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12034141022169278733.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12034141022169278733.key) [2023-11-28T16:01:01.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T16:01:01.734Z] + git semver bump pre [2023-11-28T16:01:01.992Z] 2023-11-28 16:01:01,922 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-28T16:01:01.992Z] 2023-11-28 16:01:01,923 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev [2023-11-28T16:01:01.992Z] 2023-11-28 16:01:01,923 [bump_version] DEBUG bumped version:3.2.0-dev.2 [2023-11-28T16:01:01.992Z] 2023-11-28 16:01:01,923 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-11-28T16:01:01.992Z] 2023-11-28 16:01:01,923 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-28T16:01:01.992Z] 2023-11-28 16:01:01,923 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-28T16:01:01.992Z] 2023-11-28 16:01:01,925 [execute] INFO git cat-file --batch-check [2023-11-28T16:01:01.992Z] 2023-11-28 16:01:01,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T16:01:01.992Z] 2023-11-28 16:01:01,929 [execute] INFO git cat-file --batch [2023-11-28T16:01:01.992Z] 2023-11-28 16:01:01,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T16:01:01.992Z] 2023-11-28 16:01:01,934 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-28T16:01:01.992Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T16:01:02.001Z] $ docker exec --env ******** --env ******** 71f5ac3507855fe76327257b630a63be8994fe3b37eaf7888eab2a9f2ca199ad ssh-agent -k [2023-11-28T16:01:02.089Z] unset SSH_AUTH_SOCK; [2023-11-28T16:01:02.090Z] unset SSH_AGENT_PID; [2023-11-28T16:01:02.090Z] echo Agent pid 38 killed; [2023-11-28T16:01:02.098Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T16:01:02.634Z] + git semver [Pipeline] } [2023-11-28T16:01:02.905Z] $ docker stop --time=1 71f5ac3507855fe76327257b630a63be8994fe3b37eaf7888eab2a9f2ca199ad [2023-11-28T16:01:04.203Z] $ docker rm -f --volumes 71f5ac3507855fe76327257b630a63be8994fe3b37eaf7888eab2a9f2ca199ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T16:01:04.722Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T16:01:04.722Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:01:05.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T16:01:05.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T16:01:05.260Z] prd-ubuntu20.04-docker-8c-8g-1530 does not seem to be running inside a container [2023-11-28T16:01:05.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T16:01:05.608Z] $ docker top c702e07e682a50189b4152fb972edc7185a5fac913e5ba32cefea10fd53659cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T16:01:05.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T16:01:05.910Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T16:01:06.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T16:01:06.019Z] $ docker exec c702e07e682a50189b4152fb972edc7185a5fac913e5ba32cefea10fd53659cb ssh-agent [2023-11-28T16:01:06.141Z] SSH_AUTH_SOCK=/tmp/ssh-VHTiYhG0xz0e/agent.33 [2023-11-28T16:01:06.141Z] SSH_AGENT_PID=39 [2023-11-28T16:01:06.145Z] Running ssh-add (command line suppressed) [2023-11-28T16:01:06.248Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6515197196747823088.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6515197196747823088.key) [2023-11-28T16:01:06.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T16:01:06.607Z] + git semver push [2023-11-28T16:01:06.866Z] 2023-11-28 16:01:06,772 [run_push] DEBUG push [2023-11-28T16:01:06.866Z] 2023-11-28 16:01:06,773 [execute] INFO git cat-file --batch-check [2023-11-28T16:01:06.866Z] 2023-11-28 16:01:06,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T16:01:06.866Z] 2023-11-28 16:01:06,776 [execute] INFO git rev-list ebfebdd58276cf33980ea6a04819a37b37c3be9f -- [2023-11-28T16:01:06.866Z] 2023-11-28 16:01:06,776 [execute] DEBUG Popen(['git', 'rev-list', 'ebfebdd58276cf33980ea6a04819a37b37c3be9f', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T16:01:06.866Z] 2023-11-28 16:01:06,784 [execute] INFO git fetch -v origin [2023-11-28T16:01:06.866Z] 2023-11-28 16:01:06,784 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-28T16:01:07.433Z] 2023-11-28 16:01:07,355 [run_push] DEBUG no remote changes detected [2023-11-28T16:01:07.433Z] 2023-11-28 16:01:07,355 [execute] INFO git push origin semver [2023-11-28T16:01:07.433Z] 2023-11-28 16:01:07,356 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T16:01:08.371Z] 2023-11-28 16:01:08,174 [run_push] DEBUG push all version tags [2023-11-28T16:01:08.371Z] 2023-11-28 16:01:08,174 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-28T16:01:08.371Z] 2023-11-28 16:01:08,175 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T16:01:09.308Z] 2023-11-28 16:01:09,023 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-28T16:01:09.308Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T16:01:09.316Z] $ docker exec --env ******** --env ******** c702e07e682a50189b4152fb972edc7185a5fac913e5ba32cefea10fd53659cb ssh-agent -k [2023-11-28T16:01:09.403Z] unset SSH_AUTH_SOCK; [2023-11-28T16:01:09.404Z] unset SSH_AGENT_PID; [2023-11-28T16:01:09.404Z] echo Agent pid 39 killed; [2023-11-28T16:01:09.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T16:01:09.989Z] + git semver [Pipeline] } [2023-11-28T16:01:10.257Z] $ docker stop --time=1 c702e07e682a50189b4152fb972edc7185a5fac913e5ba32cefea10fd53659cb [2023-11-28T16:01:11.545Z] $ docker rm -f --volumes c702e07e682a50189b4152fb972edc7185a5fac913e5ba32cefea10fd53659cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-28T16:01:13.101Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-11-28T16:01:13.101Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-11-28T16:01:13.101Z] total 16 [2023-11-28T16:01:13.101Z] drwxr-xr-x 3 root root 4096 Nov 28 15:51 . [2023-11-28T16:01:13.101Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 16:00 .. [2023-11-28T16:01:13.101Z] drwxr-xr-x 2 root root 4096 Nov 28 15:51 cost [2023-11-28T16:01:13.101Z] -rw-r--r-- 1 root root 91 Nov 28 15:51 cost.csv [2023-11-28T16:01:13.101Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-11-28T16:01:13.101Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-11-28T16:01:13.101Z] total 16 [2023-11-28T16:01:13.101Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 15:51 . [2023-11-28T16:01:13.101Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 16:00 .. [2023-11-28T16:01:13.101Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 15:51 cost [2023-11-28T16:01:13.101Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 28 15:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:01:13.387Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:01:14.245Z] ---> package-listing.sh [2023-11-28T16:01:14.245Z] ++ facter osfamily [2023-11-28T16:01:14.245Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T16:01:14.504Z] + OS_FAMILY=debian [2023-11-28T16:01:14.504Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-11-28T16:01:14.504Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T16:01:14.504Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T16:01:14.504Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T16:01:14.504Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T16:01:14.504Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-11-28T16:01:14.504Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T16:01:14.504Z] + case "${OS_FAMILY}" in [2023-11-28T16:01:14.504Z] + dpkg -l [2023-11-28T16:01:14.504Z] + grep '^ii' [2023-11-28T16:01:14.504Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T16:01:14.504Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T16:01:14.504Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T16:01:14.504Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-11-28T16:01:14.504Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-11-28T16:01:14.504Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-11-28T16:01:14.513Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-28T16:01:14.789Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T16:01:15.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T16:01:15.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T16:01:15.631Z] prd-ubuntu20.04-docker-8c-8g-1530 does not seem to be running inside a container [2023-11-28T16:01:15.655Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T16:01:15.867Z] $ docker top 07c8e9bdaa0a6d5fb75a8324bf27a3d61c4aff31aea603d714335207eec0d2fe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T16:01:16.346Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T16:01:16.629Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T16:01:16.912Z] + ls /var/log/sa-host [2023-11-28T16:01:16.912Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T16:01:17.133Z] provisioning config files... [2023-11-28T16:01:17.142Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6494387302012752758tmp [Pipeline] { [Pipeline] echo [2023-11-28T16:01:17.286Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:01:17.570Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T16:01:17.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:01:18.037Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T16:01:18.046Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:01:18.330Z] ---> sudo-logs.sh [2023-11-28T16:01:18.331Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T16:01:18.423Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:01:18.700Z] ---> job-cost.sh [2023-11-28T16:01:18.700Z] lf-activate-venv: SKIPPING [2023-11-28T16:01:18.700Z] DEBUG: total: 0.2199999988079071 [2023-11-28T16:01:18.700Z] INFO: Retrieving Stack Cost... [2023-11-28T16:01:18.959Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T16:01:19.526Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T16:01:19.537Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T16:01:19.817Z] ---> logs-deploy.sh [2023-11-28T16:01:19.817Z] lf-activate-venv: SKIPPING [2023-11-28T16:01:19.817Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/186 [2023-11-28T16:01:19.817Z] INFO: archiving workspace using pattern(s): [2023-11-28T16:01:20.755Z] Archives upload complete. [2023-11-28T16:01:20.755Z] INFO: archiving logs to Nexus