Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 695cbf35e7563b7af803532131954c37e2b367cb 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-ssh16423245330111892888.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh14196073451068627991.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh142034784939022365.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh9845768412037788430.key Verifying host key using known hosts file > 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-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10518098901551963303.key Verifying host key using known hosts file > 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-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8404’ Running on prd-ubuntu20.04-docker-8c-8g-8407 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 695cbf35e7563b7af803532131954c37e2b367cb (main) Commit message: "Merge pull request #104 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 695cbf35e7563b7af803532131954c37e2b367cb # timeout=10 > git rev-list --no-walk b346198c17a3ebf2419cb456fdaded435ad8b044 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-17T20:25:02.359Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T20:25:02.400Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T20:25:02.417Z] ========================================================= [2022-10-17T20:25:02.417Z] EdgeX Global Pipelines Version Info [2022-10-17T20:25:02.417Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-17T20:25:03.125Z] ------------------- [2022-10-17T20:25:03.125Z] stable info: [2022-10-17T20:25:03.125Z] ------------------- [2022-10-17T20:25:03.125Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T20:25:03.125Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-17T20:25:03.125Z] Message: update stable to v1.0.243 [2022-10-17T20:25:03.693Z] ------------------- [2022-10-17T20:25:03.693Z] experimental info: [2022-10-17T20:25:03.693Z] ------------------- [2022-10-17T20:25:03.693Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T20:25:03.693Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-17T20:25:03.693Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-17T20:25:03.846Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-10-17T20:25:03.855Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-10-17T20:25:03.866Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-17T20:25:03.878Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-17T20:25:03.888Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-17T20:25:03.901Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-17T20:25:03.915Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-17T20:25:03.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-17T20:25:03.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-17T20:25:03.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T20:25:03.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-17T20:25:03.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-10-17T20:25:03.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-17T20:25:03.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-17T20:25:03.983Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T20:25:03.994Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T20:25:04.004Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T20:25:04.015Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T20:25:04.025Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T20:25:04.038Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-17T20:25:04.050Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-17T20:25:04.063Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-17T20:25:04.076Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-17T20:25:04.092Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-17T20:25:04.104Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-17T20:25:04.115Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T20:25:04.125Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-17T20:25:04.136Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-17T20:25:04.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-17T20:25:04.156Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-17T20:25:04.170Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 695cbf35e7563b7af803532131954c37e2b367cb [Pipeline] echo [2022-10-17T20:25:04.179Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 695cbf3 [Pipeline] echo [2022-10-17T20:25:04.190Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T20:25:04.230Z] provisioning config files... [2022-10-17T20:25:04.243Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8484976300795670911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T20:25:04.548Z] ---> docker-login.sh [2022-10-17T20:25:04.548Z] nexus3.edgexfoundry.org:10001 [2022-10-17T20:25:04.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:25:04.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:25:04.808Z] Configure a credential helper to remove this warning. See [2022-10-17T20:25:04.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:25:04.808Z] [2022-10-17T20:25:04.808Z] Login Succeeded [2022-10-17T20:25:04.808Z] nexus3.edgexfoundry.org:10002 [2022-10-17T20:25:04.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:25:05.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:25:05.068Z] Configure a credential helper to remove this warning. See [2022-10-17T20:25:05.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:25:05.068Z] [2022-10-17T20:25:05.068Z] Login Succeeded [2022-10-17T20:25:05.068Z] nexus3.edgexfoundry.org:10003 [2022-10-17T20:25:05.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:25:05.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:25:05.068Z] Configure a credential helper to remove this warning. See [2022-10-17T20:25:05.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:25:05.068Z] [2022-10-17T20:25:05.068Z] Login Succeeded [2022-10-17T20:25:05.068Z] nexus3.edgexfoundry.org:10004 [2022-10-17T20:25:05.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:25:05.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:25:05.327Z] Configure a credential helper to remove this warning. See [2022-10-17T20:25:05.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:25:05.327Z] [2022-10-17T20:25:05.327Z] Login Succeeded [2022-10-17T20:25:05.327Z] docker.io [2022-10-17T20:25:05.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:25:05.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:25:05.586Z] Configure a credential helper to remove this warning. See [2022-10-17T20:25:05.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:25:05.586Z] [2022-10-17T20:25:05.586Z] Login Succeeded [2022-10-17T20:25:05.586Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T20:25:05.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-17T20:25:05.955Z] + git rev-list -1 --merges 695cbf35e7563b7af803532131954c37e2b367cb~1..695cbf35e7563b7af803532131954c37e2b367cb [Pipeline] echo [2022-10-17T20:25:05.982Z] -----------> git rev-list -1 --merges 695cbf35e7563b7af803532131954c37e2b367cb~1..695cbf35e7563b7af803532131954c37e2b367cb 695cbf35e7563b7af803532131954c37e2b367cb [2022-10-17T20:25:05.982Z] 695cbf35e7563b7af803532131954c37e2b367cb [false] [Pipeline] sh [2022-10-17T20:25:06.267Z] + git log --format=format:%s -1 695cbf35e7563b7af803532131954c37e2b367cb [Pipeline] echo [2022-10-17T20:25:06.295Z] ========================================================= [2022-10-17T20:25:06.295Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-17T20:25:06.295Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T20:25:06.603Z] + git log --format=format:%s -1 695cbf35e7563b7af803532131954c37e2b367cb [Pipeline] echo [2022-10-17T20:25:06.612Z] [semverPrep] GIT_COMMIT: 695cbf35e7563b7af803532131954c37e2b367cb, Commit Message: Merge pull request #104 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40 [Pipeline] echo [2022-10-17T20:25:06.620Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-17T20:25:06.949Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T20:25:06.949Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-17T20:25:06.949Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-17T20:25:06.949Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-17T20:25:06.949Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-17T20:25:06.949Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-17T20:25:06.949Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:25:07.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T20:25:07.288Z] [2022-10-17T20:25:07.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:25:07.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T20:25:07.584Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-17T20:25:07.584Z] b85a868b505f: Pulling fs layer [2022-10-17T20:25:07.584Z] e2be974225ed: Pulling fs layer [2022-10-17T20:25:07.584Z] 339a4e72a1f5: Pulling fs layer [2022-10-17T20:25:07.584Z] 988bab9f4d93: Pulling fs layer [2022-10-17T20:25:07.584Z] 1469e6f7b9e6: Pulling fs layer [2022-10-17T20:25:07.584Z] eaf3925da568: Pulling fs layer [2022-10-17T20:25:07.584Z] bab4dde63d76: Pulling fs layer [2022-10-17T20:25:07.584Z] bde34c3a00c8: Pulling fs layer [2022-10-17T20:25:07.584Z] b352a97aabf1: Pulling fs layer [2022-10-17T20:25:07.584Z] 4872d77fe225: Pulling fs layer [2022-10-17T20:25:07.584Z] 5851b861e8e6: Pulling fs layer [2022-10-17T20:25:07.584Z] 988bab9f4d93: Waiting [2022-10-17T20:25:07.584Z] 1469e6f7b9e6: Waiting [2022-10-17T20:25:07.584Z] bde34c3a00c8: Waiting [2022-10-17T20:25:07.584Z] bab4dde63d76: Waiting [2022-10-17T20:25:07.584Z] b352a97aabf1: Waiting [2022-10-17T20:25:07.584Z] 5851b861e8e6: Waiting [2022-10-17T20:25:07.584Z] eaf3925da568: Waiting [2022-10-17T20:25:07.584Z] e2be974225ed: Verifying Checksum [2022-10-17T20:25:07.584Z] e2be974225ed: Download complete [2022-10-17T20:25:07.584Z] 988bab9f4d93: Verifying Checksum [2022-10-17T20:25:07.584Z] 988bab9f4d93: Download complete [2022-10-17T20:25:07.846Z] 1469e6f7b9e6: Verifying Checksum [2022-10-17T20:25:07.846Z] 1469e6f7b9e6: Download complete [2022-10-17T20:25:07.846Z] eaf3925da568: Download complete [2022-10-17T20:25:07.846Z] 339a4e72a1f5: Verifying Checksum [2022-10-17T20:25:07.846Z] 339a4e72a1f5: Download complete [2022-10-17T20:25:07.846Z] bde34c3a00c8: Verifying Checksum [2022-10-17T20:25:07.846Z] bde34c3a00c8: Download complete [2022-10-17T20:25:07.846Z] b352a97aabf1: Download complete [2022-10-17T20:25:07.846Z] 4872d77fe225: Download complete [2022-10-17T20:25:07.846Z] 5851b861e8e6: Download complete [2022-10-17T20:25:07.846Z] b85a868b505f: Download complete [2022-10-17T20:25:08.104Z] bab4dde63d76: Verifying Checksum [2022-10-17T20:25:08.104Z] bab4dde63d76: Download complete [2022-10-17T20:25:09.039Z] b85a868b505f: Pull complete [2022-10-17T20:25:09.039Z] e2be974225ed: Pull complete [2022-10-17T20:25:09.604Z] 339a4e72a1f5: Pull complete [2022-10-17T20:25:09.604Z] 988bab9f4d93: Pull complete [2022-10-17T20:25:09.863Z] 1469e6f7b9e6: Pull complete [2022-10-17T20:25:09.863Z] eaf3925da568: Pull complete [2022-10-17T20:25:11.766Z] bab4dde63d76: Pull complete [2022-10-17T20:25:11.766Z] bde34c3a00c8: Pull complete [2022-10-17T20:25:11.766Z] b352a97aabf1: Pull complete [2022-10-17T20:25:11.766Z] 4872d77fe225: Pull complete [2022-10-17T20:25:11.766Z] 5851b861e8e6: Pull complete [2022-10-17T20:25:11.766Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-17T20:25:11.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T20:25:11.766Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T20:25:11.845Z] prd-ubuntu20.04-docker-8c-8g-8407 does not seem to be running inside a container [2022-10-17T20:25:11.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T20:25:13.952Z] $ docker top 3f97d5f6584c9a64b7e5129da8a6f87f594bc6bedde9619620bbf6a7e5cdd780 -eo pid,comm [2022-10-17T20:25:14.006Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-17T20:25:14.006Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T20:25:14.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T20:25:14.038Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T20:25:14.142Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T20:25:14.145Z] $ docker exec 3f97d5f6584c9a64b7e5129da8a6f87f594bc6bedde9619620bbf6a7e5cdd780 ssh-agent [2022-10-17T20:25:14.247Z] SSH_AUTH_SOCK=/tmp/ssh-MHYjnsBF9RiU/agent.33 [2022-10-17T20:25:14.247Z] SSH_AGENT_PID=39 [2022-10-17T20:25:14.253Z] Running ssh-add (command line suppressed) [2022-10-17T20:25:14.353Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17228992251325565803.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17228992251325565803.key) [2022-10-17T20:25:14.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T20:25:14.653Z] + git tag --points-at HEAD [Pipeline] } [2022-10-17T20:25:14.667Z] $ docker exec --env ******** --env ******** 3f97d5f6584c9a64b7e5129da8a6f87f594bc6bedde9619620bbf6a7e5cdd780 ssh-agent -k [2022-10-17T20:25:14.768Z] unset SSH_AUTH_SOCK; [2022-10-17T20:25:14.769Z] unset SSH_AGENT_PID; [2022-10-17T20:25:14.769Z] echo Agent pid 39 killed; [2022-10-17T20:25:14.780Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-17T20:25:14.808Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T20:25:14.809Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T20:25:14.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T20:25:14.943Z] $ docker exec 3f97d5f6584c9a64b7e5129da8a6f87f594bc6bedde9619620bbf6a7e5cdd780 ssh-agent [2022-10-17T20:25:15.052Z] SSH_AUTH_SOCK=/tmp/ssh-hSDKyuv8PgDz/agent.71 [2022-10-17T20:25:15.052Z] SSH_AGENT_PID=77 [2022-10-17T20:25:15.057Z] Running ssh-add (command line suppressed) [2022-10-17T20:25:15.153Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8661653400960114568.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8661653400960114568.key) [2022-10-17T20:25:15.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T20:25:15.452Z] + git semver init [2022-10-17T20:25:15.713Z] 2022-10-17 20:25:15,638 [run_init] DEBUG init version:0.0.0 force:False [2022-10-17T20:25:15.713Z] 2022-10-17 20:25:15,639 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-10-17T20:25:15.713Z] 2022-10-17 20:25:15,640 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-10-17T20:25:15.713Z] 2022-10-17 20:25:15,640 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T20:25:16.651Z] 2022-10-17 20:25:16,406 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-10-17T20:25:16.651Z] 2022-10-17 20:25:16,407 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-10-17T20:25:16.651Z] 2022-10-17 20:25:16,407 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-17T20:25:16.651Z] 2022-10-17 20:25:16,407 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-17T20:25:16.651Z] 2.3.0-dev.17 [Pipeline] } [2022-10-17T20:25:16.661Z] $ docker exec --env ******** --env ******** 3f97d5f6584c9a64b7e5129da8a6f87f594bc6bedde9619620bbf6a7e5cdd780 ssh-agent -k [2022-10-17T20:25:16.764Z] unset SSH_AUTH_SOCK; [2022-10-17T20:25:16.764Z] unset SSH_AGENT_PID; [2022-10-17T20:25:16.764Z] echo Agent pid 77 killed; [2022-10-17T20:25:16.774Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T20:25:17.075Z] + git semver [Pipeline] } [2022-10-17T20:25:17.350Z] $ docker stop --time=1 3f97d5f6584c9a64b7e5129da8a6f87f594bc6bedde9619620bbf6a7e5cdd780 [2022-10-17T20:25:18.694Z] $ docker rm -f 3f97d5f6584c9a64b7e5129da8a6f87f594bc6bedde9619620bbf6a7e5cdd780 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T20:25:19.030Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-17T20:25:19.200Z] Stashed 1 file(s) [Pipeline] echo [2022-10-17T20:25:19.203Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T20:25:19.332Z] provisioning config files... [2022-10-17T20:25:19.341Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8735831064223466141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T20:25:19.633Z] ---> docker-login.sh [2022-10-17T20:25:19.633Z] nexus3.edgexfoundry.org:10001 [2022-10-17T20:25:19.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:25:19.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:25:19.633Z] Configure a credential helper to remove this warning. See [2022-10-17T20:25:19.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:25:19.633Z] [2022-10-17T20:25:19.633Z] Login Succeeded [2022-10-17T20:25:19.633Z] nexus3.edgexfoundry.org:10002 [2022-10-17T20:25:19.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:25:19.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:25:19.633Z] Configure a credential helper to remove this warning. See [2022-10-17T20:25:19.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:25:19.633Z] [2022-10-17T20:25:19.633Z] Login Succeeded [2022-10-17T20:25:19.633Z] nexus3.edgexfoundry.org:10003 [2022-10-17T20:25:19.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:25:19.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:25:19.891Z] Configure a credential helper to remove this warning. See [2022-10-17T20:25:19.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:25:19.891Z] [2022-10-17T20:25:19.891Z] Login Succeeded [2022-10-17T20:25:19.891Z] nexus3.edgexfoundry.org:10004 [2022-10-17T20:25:19.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:25:19.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:25:19.891Z] Configure a credential helper to remove this warning. See [2022-10-17T20:25:19.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:25:19.891Z] [2022-10-17T20:25:19.891Z] Login Succeeded [2022-10-17T20:25:19.891Z] docker.io [2022-10-17T20:25:20.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:25:20.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:25:20.411Z] Configure a credential helper to remove this warning. See [2022-10-17T20:25:20.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:25:20.411Z] [2022-10-17T20:25:20.411Z] Login Succeeded [2022-10-17T20:25:20.411Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T20:25:20.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T20:25:20.487Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T20:25:20.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T20:25:20.504Z] ========================================================= [2022-10-17T20:25:20.505Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-17T20:25:20.505Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:25:20.813Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T20:25:20.813Z] Sending build context to Docker daemon 1.508MB [2022-10-17T20:25:20.813Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T20:25:20.813Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-17T20:25:20.813Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-17T20:25:20.813Z] 213ec9aee27d: Pulling fs layer [2022-10-17T20:25:20.813Z] 4583459ba037: Pulling fs layer [2022-10-17T20:25:20.813Z] 93c1e223e6f2: Pulling fs layer [2022-10-17T20:25:20.813Z] 53926ce57604: Pulling fs layer [2022-10-17T20:25:20.813Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-17T20:25:20.813Z] 30f14e443154: Pulling fs layer [2022-10-17T20:25:20.813Z] 801331c1e519: Pulling fs layer [2022-10-17T20:25:20.813Z] 99cc6dd402b0: Pulling fs layer [2022-10-17T20:25:20.813Z] 7d9ed39f4882: Pulling fs layer [2022-10-17T20:25:20.813Z] 21b2b0c7a3f4: Waiting [2022-10-17T20:25:20.813Z] 30f14e443154: Waiting [2022-10-17T20:25:20.813Z] 801331c1e519: Waiting [2022-10-17T20:25:20.813Z] 99cc6dd402b0: Waiting [2022-10-17T20:25:20.813Z] 7d9ed39f4882: Waiting [2022-10-17T20:25:20.813Z] 53926ce57604: Waiting [2022-10-17T20:25:20.813Z] 93c1e223e6f2: Verifying Checksum [2022-10-17T20:25:20.813Z] 93c1e223e6f2: Download complete [2022-10-17T20:25:20.813Z] 4583459ba037: Verifying Checksum [2022-10-17T20:25:20.813Z] 4583459ba037: Download complete [2022-10-17T20:25:20.813Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-17T20:25:20.813Z] 30f14e443154: Verifying Checksum [2022-10-17T20:25:20.813Z] 30f14e443154: Download complete [2022-10-17T20:25:21.073Z] 213ec9aee27d: Verifying Checksum [2022-10-17T20:25:21.073Z] 213ec9aee27d: Download complete [2022-10-17T20:25:21.074Z] 801331c1e519: Verifying Checksum [2022-10-17T20:25:21.074Z] 801331c1e519: Download complete [2022-10-17T20:25:21.074Z] 213ec9aee27d: Pull complete [2022-10-17T20:25:21.337Z] 4583459ba037: Pull complete [2022-10-17T20:25:21.337Z] 93c1e223e6f2: Pull complete [2022-10-17T20:25:21.601Z] 7d9ed39f4882: Verifying Checksum [2022-10-17T20:25:21.601Z] 7d9ed39f4882: Download complete [2022-10-17T20:25:21.861Z] 99cc6dd402b0: Verifying Checksum [2022-10-17T20:25:21.861Z] 99cc6dd402b0: Download complete [2022-10-17T20:25:22.119Z] 53926ce57604: Verifying Checksum [2022-10-17T20:25:22.119Z] 53926ce57604: Download complete [2022-10-17T20:25:26.310Z] 53926ce57604: Pull complete [2022-10-17T20:25:26.310Z] 21b2b0c7a3f4: Pull complete [2022-10-17T20:25:26.310Z] 30f14e443154: Pull complete [2022-10-17T20:25:26.310Z] 801331c1e519: Pull complete [2022-10-17T20:25:28.217Z] 99cc6dd402b0: Pull complete [2022-10-17T20:25:29.152Z] 7d9ed39f4882: Pull complete [2022-10-17T20:25:29.152Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-17T20:25:29.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T20:25:29.152Z] ---> 1dedd983c030 [2022-10-17T20:25:29.152Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-17T20:25:32.433Z] ---> Running in f71c5b0fd8c5 [2022-10-17T20:25:32.433Z] Removing intermediate container f71c5b0fd8c5 [2022-10-17T20:25:32.433Z] ---> 19819cea0562 [2022-10-17T20:25:32.433Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T20:25:32.433Z] ---> Running in d87279b2ff8b [2022-10-17T20:25:32.433Z] Removing intermediate container d87279b2ff8b [2022-10-17T20:25:32.433Z] ---> b9fac0235bf3 [2022-10-17T20:25:32.433Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-17T20:25:32.433Z] ---> Running in 381c21ee7b43 [2022-10-17T20:25:32.433Z] Removing intermediate container 381c21ee7b43 [2022-10-17T20:25:32.433Z] ---> 6597149b4e62 [2022-10-17T20:25:32.433Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-17T20:25:32.433Z] ---> Running in 8401409581f2 [2022-10-17T20:25:32.433Z] Removing intermediate container 8401409581f2 [2022-10-17T20:25:32.433Z] ---> c2d3b834a04c [2022-10-17T20:25:32.434Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T20:25:32.434Z] ---> Running in ccc3b7f782db [2022-10-17T20:25:33.000Z] Removing intermediate container ccc3b7f782db [2022-10-17T20:25:33.000Z] ---> 65d2bcb788cb [2022-10-17T20:25:33.000Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T20:25:33.000Z] ---> Running in f39d9826f9b7 [2022-10-17T20:25:33.258Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T20:25:34.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T20:25:34.300Z] Still waiting to schedule task [2022-10-17T20:25:34.301Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8405’ [2022-10-17T20:25:34.461Z] (1/80) Installing mesa (21.3.8-r2) [2022-10-17T20:25:34.461Z] (2/80) Installing libxau (1.0.9-r0) [2022-10-17T20:25:34.720Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-10-17T20:25:34.720Z] (4/80) Installing libxcb (1.15-r0) [2022-10-17T20:25:34.720Z] (5/80) Installing libx11 (1.8-r0) [2022-10-17T20:25:34.979Z] (6/80) Installing libxext (1.3.4-r0) [2022-10-17T20:25:34.979Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-10-17T20:25:34.979Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-10-17T20:25:35.238Z] (9/80) Installing libpciaccess (0.16-r0) [2022-10-17T20:25:35.239Z] (10/80) Installing libdrm (2.4.110-r0) [2022-10-17T20:25:35.239Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-10-17T20:25:35.497Z] (12/80) Installing libxshmfence (1.3-r1) [2022-10-17T20:25:35.497Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-10-17T20:25:35.497Z] (14/80) Installing icu-data-full (71.1-r2) [2022-10-17T20:25:36.432Z] (15/80) Installing libice (1.0.10-r0) [2022-10-17T20:25:36.432Z] (16/80) Installing libuuid (2.38-r1) [2022-10-17T20:25:36.432Z] (17/80) Installing libsm (1.2.3-r0) [2022-10-17T20:25:36.432Z] (18/80) Installing libxt (1.2.1-r0) [2022-10-17T20:25:36.691Z] (19/80) Installing libxmu (1.1.3-r0) [2022-10-17T20:25:36.691Z] (20/80) Installing xset (1.2.4-r0) [2022-10-17T20:25:36.691Z] (21/80) Installing xprop (1.2.5-r0) [2022-10-17T20:25:36.950Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-10-17T20:25:36.950Z] (23/80) Installing dbus-libs (1.14.4-r0) [2022-10-17T20:25:36.950Z] (24/80) Installing libffi (3.4.2-r1) [2022-10-17T20:25:37.209Z] (25/80) Installing libintl (0.21-r2) [2022-10-17T20:25:37.209Z] (26/80) Installing libblkid (2.38-r1) [2022-10-17T20:25:37.209Z] (27/80) Installing libmount (2.38-r1) [2022-10-17T20:25:37.467Z] (28/80) Installing pcre (8.45-r2) [2022-10-17T20:25:37.467Z] (29/80) Installing glib (2.72.1-r0) [2022-10-17T20:25:37.467Z] (30/80) Installing icu-libs (71.1-r2) [2022-10-17T20:25:38.404Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-10-17T20:25:38.662Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-10-17T20:25:38.662Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-10-17T20:25:38.921Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-10-17T20:25:39.179Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-10-17T20:25:39.179Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-10-17T20:25:39.179Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-10-17T20:25:39.438Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-10-17T20:25:40.004Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-10-17T20:25:40.004Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-10-17T20:25:40.004Z] (41/80) Installing libpng (1.6.37-r1) [2022-10-17T20:25:40.004Z] (42/80) Installing freetype (2.12.1-r0) [2022-10-17T20:25:40.263Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-10-17T20:25:40.263Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-10-17T20:25:40.263Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-10-17T20:25:40.523Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-10-17T20:25:40.523Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-10-17T20:25:40.785Z] (48/80) Installing libxml2 (2.9.14-r2) [2022-10-17T20:25:40.785Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-10-17T20:25:40.785Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-10-17T20:25:41.076Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-10-17T20:25:41.076Z] (52/80) Installing avahi-libs (0.8-r6) [2022-10-17T20:25:41.333Z] (53/80) Installing nettle (3.7.3-r0) [2022-10-17T20:25:41.333Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-10-17T20:25:41.333Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-10-17T20:25:41.594Z] (56/80) Installing libunistring (1.0-r0) [2022-10-17T20:25:41.594Z] (57/80) Installing gnutls (3.7.7-r0) [2022-10-17T20:25:42.535Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-10-17T20:25:42.535Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-10-17T20:25:42.535Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-10-17T20:25:42.535Z] (61/80) Installing libevdev (1.12.1-r0) [2022-10-17T20:25:42.793Z] (62/80) Installing mtdev (1.1.6-r0) [2022-10-17T20:25:42.793Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-10-17T20:25:42.793Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-10-17T20:25:43.051Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-10-17T20:25:43.051Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-10-17T20:25:43.051Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-10-17T20:25:43.309Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-10-17T20:25:43.309Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-10-17T20:25:43.309Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-10-17T20:25:43.569Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-10-17T20:25:43.569Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-10-17T20:25:44.507Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-10-17T20:25:44.507Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-10-17T20:25:44.507Z] (75/80) Installing udev-init-scripts (35-r0) [2022-10-17T20:25:44.766Z] Executing udev-init-scripts-35-r0.post-install [2022-10-17T20:25:44.766Z] (76/80) Installing kmod-libs (29-r2) [2022-10-17T20:25:44.766Z] (77/80) Installing eudev (3.2.11-r0) [2022-10-17T20:25:44.766Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-10-17T20:25:45.025Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-17T20:25:45.025Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-10-17T20:25:45.283Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T20:25:45.283Z] Executing eudev-3.2.11-r0.trigger [2022-10-17T20:25:45.283Z] OK: 330 MiB in 131 packages [2022-10-17T20:25:49.295Z] Removing intermediate container f39d9826f9b7 [2022-10-17T20:25:49.295Z] ---> 09f8f9b4c4f3 [2022-10-17T20:25:49.295Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-17T20:25:49.295Z] ---> Running in c684b11f19fe [2022-10-17T20:25:49.295Z] Removing intermediate container c684b11f19fe [2022-10-17T20:25:49.295Z] ---> b8928ae27184 [2022-10-17T20:25:49.295Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-17T20:25:49.295Z] ---> 7d6d3f0ef8d9 [2022-10-17T20:25:49.295Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T20:25:49.295Z] ---> Running in 87779215934c [2022-10-17T20:26:07.392Z] Removing intermediate container 87779215934c [2022-10-17T20:26:07.392Z] ---> 4fa13982156e [2022-10-17T20:26:07.392Z] Step 12/14 : COPY . . [2022-10-17T20:26:07.392Z] ---> fb0f39f008f2 [2022-10-17T20:26:07.392Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-17T20:26:07.392Z] ---> Running in a1d2bf50e1d3 [2022-10-17T20:26:07.392Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T20:26:07.392Z] Dload Upload Total Spent Left Speed [2022-10-17T20:26:07.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7167 0 --:--:-- --:--:-- --:--:-- 7175 [2022-10-17T20:26:07.392Z] Removing intermediate container a1d2bf50e1d3 [2022-10-17T20:26:07.392Z] ---> ca98a6598768 [2022-10-17T20:26:07.392Z] Step 14/14 : RUN ${MAKE} [2022-10-17T20:26:07.392Z] ---> Running in b07fb9c9a169 [2022-10-17T20:26:07.392Z] noop [2022-10-17T20:26:07.392Z] Removing intermediate container b07fb9c9a169 [2022-10-17T20:26:07.392Z] ---> b6f2b22bda63 [2022-10-17T20:26:07.392Z] Successfully built b6f2b22bda63 [2022-10-17T20:26:07.392Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:26:07.708Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T20:26:07.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T20:26:07.776Z] prd-ubuntu20.04-docker-8c-8g-8407 does not seem to be running inside a container [2022-10-17T20:26:07.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** ci-base-image-x86_64 cat [2022-10-17T20:26:08.146Z] $ docker top 22563fc03dae5f9bef11da6442b323e183062e040948f1f10e2574581b8e7369 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T20:26:08.485Z] + go version [2022-10-17T20:26:08.485Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-17T20:26:08.499Z] $ docker stop --time=1 22563fc03dae5f9bef11da6442b323e183062e040948f1f10e2574581b8e7369 [2022-10-17T20:26:09.778Z] $ docker rm -f 22563fc03dae5f9bef11da6442b323e183062e040948f1f10e2574581b8e7369 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:26:10.158Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T20:26:10.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T20:26:10.221Z] prd-ubuntu20.04-docker-8c-8g-8407 does not seem to be running inside a container [2022-10-17T20:26:10.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** ci-base-image-x86_64 cat [2022-10-17T20:26:10.568Z] $ docker top 9940aed6e66ed69c47a200f18d70432cec2ad852a731cc8ecd79f79c9a7c1e0b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T20:26:10.956Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-10-17T20:26:11.269Z] + make test [2022-10-17T20:26:11.269Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-17T20:26:11.526Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-17T20:26:21.494Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-17T20:26:21.494Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 1.9% of statements [2022-10-17T20:26:28.050Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-17T20:26:28.308Z] CGO_ENABLED=1 go vet ./... [2022-10-17T20:26:31.601Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T20:26:31.601Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T20:26:31.601Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T20:26:31.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T20:26:31.625Z] $ docker stop --time=1 9940aed6e66ed69c47a200f18d70432cec2ad852a731cc8ecd79f79c9a7c1e0b [2022-10-17T20:26:33.909Z] $ docker rm -f 9940aed6e66ed69c47a200f18d70432cec2ad852a731cc8ecd79f79c9a7c1e0b [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T20:26:34.333Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T20:26:34.382Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-17T20:26:34.788Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T20:26:35.078Z] + ls -al . [2022-10-17T20:26:35.078Z] total 196 [2022-10-17T20:26:35.078Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 20:26 . [2022-10-17T20:26:35.078Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 20:25 .. [2022-10-17T20:26:35.078Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 20:26 .git [2022-10-17T20:26:35.078Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 20:25 .github [2022-10-17T20:26:35.078Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 17 20:25 .gitignore [2022-10-17T20:26:35.078Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 17 20:25 .golangci.yml [2022-10-17T20:26:35.078Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 17 20:25 .hadolint.yml [2022-10-17T20:26:35.078Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 20:25 .semver [2022-10-17T20:26:35.078Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 17 20:25 Attribution.txt [2022-10-17T20:26:35.078Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 17 20:25 CHANGELOG.md [2022-10-17T20:26:35.078Z] -rw-rw-r-- 1 jenkins jenkins 2467 Oct 17 20:25 Dockerfile [2022-10-17T20:26:35.078Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 17 20:25 GOVERNANCE.md [2022-10-17T20:26:35.078Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 17 20:25 Jenkinsfile [2022-10-17T20:26:35.078Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 17 20:25 LICENSE [2022-10-17T20:26:35.078Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 17 20:25 Makefile [2022-10-17T20:26:35.078Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 17 20:25 OWNERS.md [2022-10-17T20:26:35.078Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 17 20:25 README.md [2022-10-17T20:26:35.078Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 20:25 VERSION [2022-10-17T20:26:35.078Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 20:25 bin [2022-10-17T20:26:35.078Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 20:25 cmd [2022-10-17T20:26:35.078Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 17 20:26 coverage.out [2022-10-17T20:26:35.078Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 17 20:25 docker-entrypoint.sh [2022-10-17T20:26:35.078Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 20:25 docs [2022-10-17T20:26:35.078Z] -rw-rw-r-- 1 jenkins jenkins 3633 Oct 17 20:25 go.mod [2022-10-17T20:26:35.078Z] -rw-rw-r-- 1 jenkins jenkins 38103 Oct 17 20:25 go.sum [2022-10-17T20:26:35.078Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 20:25 internal [2022-10-17T20:26:35.078Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 20:25 snap [2022-10-17T20:26:35.078Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 17 20:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:26:35.377Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=695cbf35e7563b7af803532131954c37e2b367cb --label arch=amd64 --label version=2.3.0-dev.17 . [2022-10-17T20:26:35.377Z] Sending build context to Docker daemon 1.538MB [2022-10-17T20:26:35.377Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T20:26:35.377Z] Step 2/36 : FROM ${BASE} AS builder [2022-10-17T20:26:35.377Z] ---> b6f2b22bda63 [2022-10-17T20:26:35.377Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-10-17T20:26:35.377Z] ---> Running in c2ff331771e5 [2022-10-17T20:26:35.377Z] Removing intermediate container c2ff331771e5 [2022-10-17T20:26:35.377Z] ---> 6e12ff010de8 [2022-10-17T20:26:35.377Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T20:26:35.637Z] ---> Running in 1bb5ff6a773a [2022-10-17T20:26:35.637Z] Removing intermediate container 1bb5ff6a773a [2022-10-17T20:26:35.637Z] ---> 49da2b1459ac [2022-10-17T20:26:35.637Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-17T20:26:35.637Z] ---> Running in 0cbabc8b62f0 [2022-10-17T20:26:35.637Z] Removing intermediate container 0cbabc8b62f0 [2022-10-17T20:26:35.637Z] ---> 6fdb9b5362bf [2022-10-17T20:26:35.637Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-17T20:26:35.637Z] ---> Running in 242239cfb510 [2022-10-17T20:26:35.896Z] Removing intermediate container 242239cfb510 [2022-10-17T20:26:35.896Z] ---> c78082132a62 [2022-10-17T20:26:35.896Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T20:26:35.896Z] ---> Running in 7485d8cdaa0e [2022-10-17T20:26:36.465Z] Removing intermediate container 7485d8cdaa0e [2022-10-17T20:26:36.465Z] ---> 98ac4c608d7d [2022-10-17T20:26:36.465Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T20:26:36.465Z] ---> Running in 0241b659b2d0 [2022-10-17T20:26:36.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T20:26:37.657Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T20:26:37.657Z] OK: 330 MiB in 131 packages [2022-10-17T20:26:38.233Z] Removing intermediate container 0241b659b2d0 [2022-10-17T20:26:38.233Z] ---> 4d9e308fad2b [2022-10-17T20:26:38.233Z] Step 9/36 : WORKDIR /device-usb-camera [2022-10-17T20:26:38.233Z] ---> Running in 42b44bba664f [2022-10-17T20:26:38.492Z] Removing intermediate container 42b44bba664f [2022-10-17T20:26:38.492Z] ---> 070611e808ce [2022-10-17T20:26:38.492Z] Step 10/36 : COPY go.mod vendor* ./ [2022-10-17T20:26:38.492Z] ---> af374c99524a [2022-10-17T20:26:38.492Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T20:26:38.492Z] ---> Running in b393b1b02744 [2022-10-17T20:26:39.426Z] Removing intermediate container b393b1b02744 [2022-10-17T20:26:39.426Z] ---> e22bafc25771 [2022-10-17T20:26:39.426Z] Step 12/36 : COPY . . [2022-10-17T20:26:39.426Z] ---> 822cfeba04e9 [2022-10-17T20:26:39.426Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-17T20:26:39.426Z] ---> Running in 71242ffc94c2 [2022-10-17T20:26:39.685Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T20:26:39.685Z]  Dload Upload Total Spent Left Speed [2022-10-17T20:26:39.685Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 49565 0 --:--:-- --:--:-- --:--:-- 50571 [2022-10-17T20:26:39.943Z] Removing intermediate container 71242ffc94c2 [2022-10-17T20:26:39.943Z] ---> b434d9b98cc9 [2022-10-17T20:26:39.943Z] Step 14/36 : RUN ${MAKE} [2022-10-17T20:26:40.202Z] ---> Running in d536c814bc27 [2022-10-17T20:26:40.202Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.40" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-10-17T20:27:02.126Z] Removing intermediate container d536c814bc27 [2022-10-17T20:27:02.126Z] ---> 37eefa7a00b3 [2022-10-17T20:27:02.126Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-17T20:27:02.126Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-17T20:27:02.126Z] af6660deedbd: Pulling fs layer [2022-10-17T20:27:02.126Z] 97cd0a44c592: Pulling fs layer [2022-10-17T20:27:02.126Z] 97cd0a44c592: Verifying Checksum [2022-10-17T20:27:02.126Z] 97cd0a44c592: Download complete [2022-10-17T20:27:02.126Z] af6660deedbd: Verifying Checksum [2022-10-17T20:27:02.126Z] af6660deedbd: Download complete [2022-10-17T20:27:02.126Z] af6660deedbd: Pull complete [2022-10-17T20:27:02.126Z] 97cd0a44c592: Pull complete [2022-10-17T20:27:02.126Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-17T20:27:02.126Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-17T20:27:02.126Z] ---> fea57e182299 [2022-10-17T20:27:02.126Z] Step 16/36 : FROM alpine:3.16 [2022-10-17T20:27:02.126Z] 3.16: Pulling from library/alpine [2022-10-17T20:27:02.126Z] 213ec9aee27d: Already exists [2022-10-17T20:27:02.126Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T20:27:02.385Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T20:27:02.385Z] ---> 9c6f07244728 [2022-10-17T20:27:02.385Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-17T20:27:02.385Z] ---> Running in fe5fdf5223d1 [2022-10-17T20:27:02.644Z] Removing intermediate container fe5fdf5223d1 [2022-10-17T20:27:02.644Z] ---> b7877a4d49b1 [2022-10-17T20:27:02.644Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-17T20:27:02.903Z] ---> Running in edb6428afd39 [2022-10-17T20:27:03.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T20:27:03.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T20:27:03.674Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-10-17T20:27:03.674Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-10-17T20:27:03.674Z] (3/83) Installing libxau (1.0.9-r0) [2022-10-17T20:27:03.674Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-10-17T20:27:03.674Z] (5/83) Installing libxcb (1.15-r0) [2022-10-17T20:27:03.674Z] (6/83) Installing libx11 (1.8-r0) [2022-10-17T20:27:03.674Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-10-17T20:27:03.674Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-10-17T20:27:03.674Z] (9/83) Installing expat (2.4.9-r0) [2022-10-17T20:27:03.674Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-10-17T20:27:03.674Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-10-17T20:27:03.674Z] (12/83) Installing libpng (1.6.37-r1) [2022-10-17T20:27:03.674Z] (13/83) Installing freetype (2.12.1-r0) [2022-10-17T20:27:03.674Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-10-17T20:27:03.674Z] (15/83) Installing fribidi (1.0.12-r0) [2022-10-17T20:27:03.674Z] (16/83) Installing libffi (3.4.2-r1) [2022-10-17T20:27:03.932Z] (17/83) Installing libintl (0.21-r2) [2022-10-17T20:27:03.933Z] (18/83) Installing libblkid (2.38-r1) [2022-10-17T20:27:03.933Z] (19/83) Installing libmount (2.38-r1) [2022-10-17T20:27:03.933Z] (20/83) Installing pcre (8.45-r2) [2022-10-17T20:27:03.933Z] (21/83) Installing glib (2.72.1-r0) [2022-10-17T20:27:03.933Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-10-17T20:27:03.933Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-10-17T20:27:03.933Z] (24/83) Installing libass (0.16.0-r0) [2022-10-17T20:27:03.933Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-10-17T20:27:03.933Z] (26/83) Installing libpciaccess (0.16-r0) [2022-10-17T20:27:03.933Z] (27/83) Installing libdrm (2.4.110-r0) [2022-10-17T20:27:03.933Z] (28/83) Installing gmp (6.2.1-r2) [2022-10-17T20:27:03.933Z] (29/83) Installing nettle (3.7.3-r0) [2022-10-17T20:27:03.933Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-10-17T20:27:03.933Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-10-17T20:27:03.933Z] (32/83) Installing libunistring (1.0-r0) [2022-10-17T20:27:04.190Z] (33/83) Installing gnutls (3.7.7-r0) [2022-10-17T20:27:04.190Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-17T20:27:04.190Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-17T20:27:04.190Z] (36/83) Installing lame (3.100-r0) [2022-10-17T20:27:04.190Z] (37/83) Installing opus (1.3.1-r1) [2022-10-17T20:27:04.190Z] (38/83) Installing libasyncns (0.8-r1) [2022-10-17T20:27:04.190Z] (39/83) Installing dbus-libs (1.14.4-r0) [2022-10-17T20:27:04.190Z] (40/83) Installing libltdl (2.4.7-r0) [2022-10-17T20:27:04.190Z] (41/83) Installing orc (0.4.32-r0) [2022-10-17T20:27:04.190Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T20:27:04.190Z] (43/83) Installing libogg (1.3.5-r1) [2022-10-17T20:27:04.190Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T20:27:04.190Z] (45/83) Installing flac (1.3.4-r0) [2022-10-17T20:27:04.190Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-10-17T20:27:04.451Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-10-17T20:27:04.451Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-10-17T20:27:04.451Z] (49/83) Installing soxr (0.1.3-r2) [2022-10-17T20:27:04.451Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-10-17T20:27:04.451Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-10-17T20:27:04.451Z] (52/83) Installing libpulse (15.0-r2) [2022-10-17T20:27:04.451Z] (53/83) Installing cjson (1.7.15-r3) [2022-10-17T20:27:04.451Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-10-17T20:27:04.451Z] (55/83) Installing librist (0.2.6-r1) [2022-10-17T20:27:04.451Z] (56/83) Installing libsrt (1.4.4-r0) [2022-10-17T20:27:04.451Z] (57/83) Installing libssh (0.9.6-r1) [2022-10-17T20:27:04.451Z] (58/83) Installing libtheora (1.1.1-r16) [2022-10-17T20:27:04.451Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-10-17T20:27:04.451Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-10-17T20:27:04.451Z] (61/83) Installing libxext (1.3.4-r0) [2022-10-17T20:27:04.451Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-10-17T20:27:04.451Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-10-17T20:27:04.451Z] (64/83) Installing libva (2.14.0-r0) [2022-10-17T20:27:04.451Z] (65/83) Installing libvdpau (1.5-r0) [2022-10-17T20:27:04.451Z] (66/83) Installing vidstab (1.1.0-r1) [2022-10-17T20:27:04.451Z] (67/83) Installing libvpx (1.11.0-r1) [2022-10-17T20:27:04.451Z] (68/83) Installing libwebp (1.2.3-r0) [2022-10-17T20:27:04.711Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-10-17T20:27:04.711Z] (70/83) Installing numactl (2.0.14-r0) [2022-10-17T20:27:04.711Z] (71/83) Installing x265-libs (3.5-r3) [2022-10-17T20:27:04.711Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-10-17T20:27:04.711Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-10-17T20:27:04.711Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-10-17T20:27:04.969Z] (75/83) Installing udev-init-scripts (35-r0) [2022-10-17T20:27:04.969Z] Executing udev-init-scripts-35-r0.post-install [2022-10-17T20:27:04.969Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-10-17T20:27:04.969Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-10-17T20:27:04.969Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-10-17T20:27:04.969Z] (79/83) Installing kmod-libs (29-r2) [2022-10-17T20:27:04.969Z] (80/83) Installing eudev (3.2.11-r0) [2022-10-17T20:27:04.969Z] (81/83) Installing libsodium (1.0.18-r0) [2022-10-17T20:27:04.969Z] (82/83) Installing libzmq (4.3.4-r0) [2022-10-17T20:27:04.969Z] (83/83) Installing zeromq (4.3.4-r0) [2022-10-17T20:27:04.969Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T20:27:04.969Z] Executing eudev-3.2.11-r0.trigger [2022-10-17T20:27:04.969Z] OK: 101 MiB in 97 packages [2022-10-17T20:27:06.871Z] Removing intermediate container edb6428afd39 [2022-10-17T20:27:06.871Z] ---> 1f4bcc92623d [2022-10-17T20:27:06.871Z] Step 19/36 : WORKDIR / [2022-10-17T20:27:06.871Z] ---> Running in 5e75f2a07df7 [2022-10-17T20:27:06.871Z] Removing intermediate container 5e75f2a07df7 [2022-10-17T20:27:06.871Z] ---> 4bdb3a64555e [2022-10-17T20:27:06.871Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-10-17T20:27:07.806Z] ---> 727e277f7bf5 [2022-10-17T20:27:07.806Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-17T20:27:07.806Z] ---> fab23bf7fc4f [2022-10-17T20:27:07.806Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-17T20:27:07.806Z] ---> 69d5a0c7a4ba [2022-10-17T20:27:07.806Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-17T20:27:08.064Z] ---> 162ecc4b160a [2022-10-17T20:27:08.064Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-17T20:27:08.064Z] ---> 5db3530dae26 [2022-10-17T20:27:08.064Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-17T20:27:08.321Z] ---> 045243ddbcba [2022-10-17T20:27:08.321Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-10-17T20:27:08.885Z] ---> b24929dc0945 [2022-10-17T20:27:08.885Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-17T20:27:08.885Z] ---> Running in 9777c107d971 [2022-10-17T20:27:09.453Z] Removing intermediate container 9777c107d971 [2022-10-17T20:27:09.453Z] ---> d1a78449aa35 [2022-10-17T20:27:09.453Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-17T20:27:09.453Z] ---> Running in 69d875ffb7a2 [2022-10-17T20:27:10.080Z] Removing intermediate container 69d875ffb7a2 [2022-10-17T20:27:10.080Z] ---> f1d48d631b55 [2022-10-17T20:27:10.080Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-17T20:27:10.080Z] ---> Running in d27a887398cd [2022-10-17T20:27:10.645Z] Removing intermediate container d27a887398cd [2022-10-17T20:27:10.645Z] ---> be25ec1809dc [2022-10-17T20:27:10.645Z] Step 30/36 : EXPOSE 59983 [2022-10-17T20:27:10.645Z] ---> Running in 24c66dc03970 [2022-10-17T20:27:10.645Z] Removing intermediate container 24c66dc03970 [2022-10-17T20:27:10.645Z] ---> 640dd423feea [2022-10-17T20:27:10.645Z] Step 31/36 : EXPOSE 8554 [2022-10-17T20:27:10.645Z] ---> Running in cbba13b58e59 [2022-10-17T20:27:10.645Z] Removing intermediate container cbba13b58e59 [2022-10-17T20:27:10.645Z] ---> 39ae2bbd5330 [2022-10-17T20:27:10.645Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-17T20:27:10.645Z] ---> Running in 28fd23c7e28f [2022-10-17T20:27:10.903Z] Removing intermediate container 28fd23c7e28f [2022-10-17T20:27:10.903Z] ---> fb9359b8983c [2022-10-17T20:27:10.903Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-17T20:27:10.903Z] ---> Running in 15962e9a970a [2022-10-17T20:27:10.903Z] Removing intermediate container 15962e9a970a [2022-10-17T20:27:10.903Z] ---> e1d1d4072a05 [2022-10-17T20:27:10.903Z] Step 34/36 : LABEL arch=amd64 [2022-10-17T20:27:10.903Z] ---> Running in ce5887f3c13d [2022-10-17T20:27:10.903Z] Removing intermediate container ce5887f3c13d [2022-10-17T20:27:10.903Z] ---> 16bbec53257b [2022-10-17T20:27:10.903Z] Step 35/36 : LABEL git_sha=695cbf35e7563b7af803532131954c37e2b367cb [2022-10-17T20:27:10.903Z] ---> Running in 8442cf15f4e5 [2022-10-17T20:27:11.161Z] Removing intermediate container 8442cf15f4e5 [2022-10-17T20:27:11.161Z] ---> 66ea7652e92e [2022-10-17T20:27:11.161Z] Step 36/36 : LABEL version=2.3.0-dev.17 [2022-10-17T20:27:11.161Z] ---> Running in a0f58642cc25 [2022-10-17T20:27:11.161Z] Removing intermediate container a0f58642cc25 [2022-10-17T20:27:11.161Z] ---> a08aec852da3 [2022-10-17T20:27:11.161Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T20:27:11.161Z] Successfully built a08aec852da3 [2022-10-17T20:27:11.161Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T20:27:11.234Z] provisioning config files... [2022-10-17T20:27:11.243Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7914856047916676660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T20:27:11.533Z] ---> docker-login.sh [2022-10-17T20:27:11.533Z] nexus3.edgexfoundry.org:10001 [2022-10-17T20:27:11.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:27:11.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:27:11.533Z] Configure a credential helper to remove this warning. See [2022-10-17T20:27:11.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:27:11.533Z] [2022-10-17T20:27:11.533Z] Login Succeeded [2022-10-17T20:27:11.533Z] nexus3.edgexfoundry.org:10002 [2022-10-17T20:27:11.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:27:11.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:27:11.533Z] Configure a credential helper to remove this warning. See [2022-10-17T20:27:11.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:27:11.533Z] [2022-10-17T20:27:11.533Z] Login Succeeded [2022-10-17T20:27:11.533Z] nexus3.edgexfoundry.org:10003 [2022-10-17T20:27:11.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:27:11.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:27:11.793Z] Configure a credential helper to remove this warning. See [2022-10-17T20:27:11.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:27:11.793Z] [2022-10-17T20:27:11.793Z] Login Succeeded [2022-10-17T20:27:11.793Z] nexus3.edgexfoundry.org:10004 [2022-10-17T20:27:11.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:27:11.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:27:11.793Z] Configure a credential helper to remove this warning. See [2022-10-17T20:27:11.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:27:11.793Z] [2022-10-17T20:27:11.793Z] Login Succeeded [2022-10-17T20:27:11.793Z] docker.io [2022-10-17T20:27:11.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:27:12.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:27:12.361Z] Configure a credential helper to remove this warning. See [2022-10-17T20:27:12.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:27:12.361Z] [2022-10-17T20:27:12.361Z] Login Succeeded [2022-10-17T20:27:12.361Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T20:27:12.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T20:27:12.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T20:27:12.414Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-10-17T20:27:12.414Z] 695cbf35e7563b7af803532131954c37e2b367cb [2022-10-17T20:27:12.414Z] latest [2022-10-17T20:27:12.414Z] 2.3.0-dev.17 [2022-10-17T20:27:12.414Z] 695cbf35e7563b7af803532131954c37e2b367cb-2.3.0-dev.17 [2022-10-17T20:27:12.414Z] main [2022-10-17T20:27:12.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:27:12.739Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:695cbf35e7563b7af803532131954c37e2b367cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:27:13.041Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:695cbf35e7563b7af803532131954c37e2b367cb [2022-10-17T20:27:13.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-17T20:27:13.041Z] dbb1023637ca: Preparing [2022-10-17T20:27:13.041Z] 6905673a8cab: Preparing [2022-10-17T20:27:13.041Z] 5b56a07010b0: Preparing [2022-10-17T20:27:13.041Z] 550e596c6d0e: Preparing [2022-10-17T20:27:13.041Z] 1207169bf42c: Preparing [2022-10-17T20:27:13.041Z] aa90ecf5f97b: Preparing [2022-10-17T20:27:13.041Z] 7150f504e72f: Preparing [2022-10-17T20:27:13.041Z] 1b00d2de9adf: Preparing [2022-10-17T20:27:13.041Z] 0bed329a765f: Preparing [2022-10-17T20:27:13.041Z] 7378f102a9e0: Preparing [2022-10-17T20:27:13.041Z] 37196ca31722: Preparing [2022-10-17T20:27:13.041Z] 994393dc58e7: Preparing [2022-10-17T20:27:13.041Z] 1b00d2de9adf: Waiting [2022-10-17T20:27:13.041Z] 0bed329a765f: Waiting [2022-10-17T20:27:13.041Z] 7378f102a9e0: Waiting [2022-10-17T20:27:13.041Z] 994393dc58e7: Waiting [2022-10-17T20:27:13.041Z] 37196ca31722: Waiting [2022-10-17T20:27:13.041Z] aa90ecf5f97b: Waiting [2022-10-17T20:27:13.041Z] 7150f504e72f: Waiting [2022-10-17T20:27:13.041Z] 1207169bf42c: Pushed [2022-10-17T20:27:13.041Z] 5b56a07010b0: Pushed [2022-10-17T20:27:13.041Z] 6905673a8cab: Pushed [2022-10-17T20:27:13.041Z] dbb1023637ca: Pushed [2022-10-17T20:27:13.041Z] aa90ecf5f97b: Pushed [2022-10-17T20:27:13.299Z] 1b00d2de9adf: Pushed [2022-10-17T20:27:13.300Z] 7150f504e72f: Pushed [2022-10-17T20:27:13.300Z] 0bed329a765f: Pushed [2022-10-17T20:27:13.300Z] 994393dc58e7: Layer already exists [2022-10-17T20:27:14.672Z] 550e596c6d0e: Pushed [2022-10-17T20:27:15.604Z] 7378f102a9e0: Pushed [2022-10-17T20:27:22.165Z] 37196ca31722: Pushed [2022-10-17T20:27:22.165Z] 695cbf35e7563b7af803532131954c37e2b367cb: digest: sha256:4760ee1fadb9b6a5b0767f22db28adaf6ea6036c940922d044da0db9148c3d99 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:27:22.469Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:27:22.775Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-10-17T20:27:22.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-17T20:27:22.775Z] dbb1023637ca: Preparing [2022-10-17T20:27:22.775Z] 6905673a8cab: Preparing [2022-10-17T20:27:22.775Z] 5b56a07010b0: Preparing [2022-10-17T20:27:22.775Z] 550e596c6d0e: Preparing [2022-10-17T20:27:22.775Z] 1207169bf42c: Preparing [2022-10-17T20:27:22.775Z] aa90ecf5f97b: Preparing [2022-10-17T20:27:22.775Z] 7150f504e72f: Preparing [2022-10-17T20:27:22.775Z] 1b00d2de9adf: Preparing [2022-10-17T20:27:22.775Z] 0bed329a765f: Preparing [2022-10-17T20:27:22.775Z] 7378f102a9e0: Preparing [2022-10-17T20:27:22.775Z] 37196ca31722: Preparing [2022-10-17T20:27:22.775Z] 994393dc58e7: Preparing [2022-10-17T20:27:22.775Z] aa90ecf5f97b: Waiting [2022-10-17T20:27:22.775Z] 7150f504e72f: Waiting [2022-10-17T20:27:22.775Z] 1b00d2de9adf: Waiting [2022-10-17T20:27:22.775Z] 0bed329a765f: Waiting [2022-10-17T20:27:22.775Z] 7378f102a9e0: Waiting [2022-10-17T20:27:22.775Z] 37196ca31722: Waiting [2022-10-17T20:27:22.775Z] 994393dc58e7: Waiting [2022-10-17T20:27:22.776Z] 1207169bf42c: Layer already exists [2022-10-17T20:27:22.776Z] dbb1023637ca: Layer already exists [2022-10-17T20:27:22.776Z] 6905673a8cab: Layer already exists [2022-10-17T20:27:22.776Z] 5b56a07010b0: Layer already exists [2022-10-17T20:27:22.776Z] 550e596c6d0e: Layer already exists [2022-10-17T20:27:22.776Z] 7150f504e72f: Layer already exists [2022-10-17T20:27:22.776Z] aa90ecf5f97b: Layer already exists [2022-10-17T20:27:22.776Z] 1b00d2de9adf: Layer already exists [2022-10-17T20:27:22.776Z] 7378f102a9e0: Layer already exists [2022-10-17T20:27:22.776Z] 0bed329a765f: Layer already exists [2022-10-17T20:27:22.776Z] 37196ca31722: Layer already exists [2022-10-17T20:27:22.776Z] 994393dc58e7: Layer already exists [2022-10-17T20:27:22.776Z] latest: digest: sha256:4760ee1fadb9b6a5b0767f22db28adaf6ea6036c940922d044da0db9148c3d99 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:27:23.080Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:27:23.448Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.17 [2022-10-17T20:27:23.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-17T20:27:23.449Z] dbb1023637ca: Preparing [2022-10-17T20:27:23.449Z] 6905673a8cab: Preparing [2022-10-17T20:27:23.449Z] 5b56a07010b0: Preparing [2022-10-17T20:27:23.449Z] 550e596c6d0e: Preparing [2022-10-17T20:27:23.449Z] 1207169bf42c: Preparing [2022-10-17T20:27:23.449Z] aa90ecf5f97b: Preparing [2022-10-17T20:27:23.449Z] 7150f504e72f: Preparing [2022-10-17T20:27:23.449Z] 1b00d2de9adf: Preparing [2022-10-17T20:27:23.449Z] 0bed329a765f: Preparing [2022-10-17T20:27:23.449Z] 7378f102a9e0: Preparing [2022-10-17T20:27:23.449Z] 37196ca31722: Preparing [2022-10-17T20:27:23.449Z] 994393dc58e7: Preparing [2022-10-17T20:27:23.449Z] aa90ecf5f97b: Waiting [2022-10-17T20:27:23.449Z] 7150f504e72f: Waiting [2022-10-17T20:27:23.449Z] 1b00d2de9adf: Waiting [2022-10-17T20:27:23.449Z] 994393dc58e7: Waiting [2022-10-17T20:27:23.449Z] 7378f102a9e0: Waiting [2022-10-17T20:27:23.449Z] 0bed329a765f: Waiting [2022-10-17T20:27:23.449Z] 550e596c6d0e: Layer already exists [2022-10-17T20:27:23.449Z] 5b56a07010b0: Layer already exists [2022-10-17T20:27:23.449Z] dbb1023637ca: Layer already exists [2022-10-17T20:27:23.449Z] 1207169bf42c: Layer already exists [2022-10-17T20:27:23.449Z] 6905673a8cab: Layer already exists [2022-10-17T20:27:23.449Z] aa90ecf5f97b: Layer already exists [2022-10-17T20:27:23.449Z] 7150f504e72f: Layer already exists [2022-10-17T20:27:23.449Z] 1b00d2de9adf: Layer already exists [2022-10-17T20:27:23.449Z] 7378f102a9e0: Layer already exists [2022-10-17T20:27:23.449Z] 0bed329a765f: Layer already exists [2022-10-17T20:27:23.449Z] 994393dc58e7: Layer already exists [2022-10-17T20:27:23.449Z] 37196ca31722: Layer already exists [2022-10-17T20:27:23.449Z] 2.3.0-dev.17: digest: sha256:4760ee1fadb9b6a5b0767f22db28adaf6ea6036c940922d044da0db9148c3d99 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:27:23.754Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:695cbf35e7563b7af803532131954c37e2b367cb-2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:27:24.089Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:695cbf35e7563b7af803532131954c37e2b367cb-2.3.0-dev.17 [2022-10-17T20:27:24.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-17T20:27:24.089Z] dbb1023637ca: Preparing [2022-10-17T20:27:24.089Z] 6905673a8cab: Preparing [2022-10-17T20:27:24.089Z] 5b56a07010b0: Preparing [2022-10-17T20:27:24.089Z] 550e596c6d0e: Preparing [2022-10-17T20:27:24.089Z] 1207169bf42c: Preparing [2022-10-17T20:27:24.089Z] aa90ecf5f97b: Preparing [2022-10-17T20:27:24.089Z] 7150f504e72f: Preparing [2022-10-17T20:27:24.089Z] 1b00d2de9adf: Preparing [2022-10-17T20:27:24.089Z] 0bed329a765f: Preparing [2022-10-17T20:27:24.089Z] 7378f102a9e0: Preparing [2022-10-17T20:27:24.089Z] 37196ca31722: Preparing [2022-10-17T20:27:24.089Z] 994393dc58e7: Preparing [2022-10-17T20:27:24.089Z] 1b00d2de9adf: Waiting [2022-10-17T20:27:24.089Z] 0bed329a765f: Waiting [2022-10-17T20:27:24.089Z] 7378f102a9e0: Waiting [2022-10-17T20:27:24.089Z] 37196ca31722: Waiting [2022-10-17T20:27:24.089Z] 994393dc58e7: Waiting [2022-10-17T20:27:24.089Z] aa90ecf5f97b: Waiting [2022-10-17T20:27:24.089Z] 7150f504e72f: Waiting [2022-10-17T20:27:24.089Z] 6905673a8cab: Layer already exists [2022-10-17T20:27:24.089Z] 550e596c6d0e: Layer already exists [2022-10-17T20:27:24.089Z] 5b56a07010b0: Layer already exists [2022-10-17T20:27:24.089Z] dbb1023637ca: Layer already exists [2022-10-17T20:27:24.089Z] 1207169bf42c: Layer already exists [2022-10-17T20:27:24.089Z] aa90ecf5f97b: Layer already exists [2022-10-17T20:27:24.089Z] 1b00d2de9adf: Layer already exists [2022-10-17T20:27:24.089Z] 7378f102a9e0: Layer already exists [2022-10-17T20:27:24.089Z] 7150f504e72f: Layer already exists [2022-10-17T20:27:24.089Z] 0bed329a765f: Layer already exists [2022-10-17T20:27:24.089Z] 37196ca31722: Layer already exists [2022-10-17T20:27:24.089Z] 994393dc58e7: Layer already exists [2022-10-17T20:27:24.089Z] 695cbf35e7563b7af803532131954c37e2b367cb-2.3.0-dev.17: digest: sha256:4760ee1fadb9b6a5b0767f22db28adaf6ea6036c940922d044da0db9148c3d99 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:27:24.402Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:27:24.709Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-10-17T20:27:24.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-17T20:27:24.709Z] dbb1023637ca: Preparing [2022-10-17T20:27:24.709Z] 6905673a8cab: Preparing [2022-10-17T20:27:24.709Z] 5b56a07010b0: Preparing [2022-10-17T20:27:24.709Z] 550e596c6d0e: Preparing [2022-10-17T20:27:24.709Z] 1207169bf42c: Preparing [2022-10-17T20:27:24.709Z] aa90ecf5f97b: Preparing [2022-10-17T20:27:24.709Z] 7150f504e72f: Preparing [2022-10-17T20:27:24.709Z] 1b00d2de9adf: Preparing [2022-10-17T20:27:24.709Z] 0bed329a765f: Preparing [2022-10-17T20:27:24.709Z] 7378f102a9e0: Preparing [2022-10-17T20:27:24.709Z] 37196ca31722: Preparing [2022-10-17T20:27:24.709Z] 994393dc58e7: Preparing [2022-10-17T20:27:24.709Z] 37196ca31722: Waiting [2022-10-17T20:27:24.709Z] 1b00d2de9adf: Waiting [2022-10-17T20:27:24.709Z] 994393dc58e7: Waiting [2022-10-17T20:27:24.709Z] 0bed329a765f: Waiting [2022-10-17T20:27:24.709Z] 7378f102a9e0: Waiting [2022-10-17T20:27:24.709Z] aa90ecf5f97b: Waiting [2022-10-17T20:27:24.709Z] 7150f504e72f: Waiting [2022-10-17T20:27:24.709Z] dbb1023637ca: Layer already exists [2022-10-17T20:27:24.709Z] 1207169bf42c: Layer already exists [2022-10-17T20:27:24.709Z] 550e596c6d0e: Layer already exists [2022-10-17T20:27:24.709Z] 5b56a07010b0: Layer already exists [2022-10-17T20:27:24.709Z] 6905673a8cab: Layer already exists [2022-10-17T20:27:24.709Z] aa90ecf5f97b: Layer already exists [2022-10-17T20:27:24.709Z] 1b00d2de9adf: Layer already exists [2022-10-17T20:27:24.709Z] 7150f504e72f: Layer already exists [2022-10-17T20:27:24.709Z] 0bed329a765f: Layer already exists [2022-10-17T20:27:24.709Z] 7378f102a9e0: Layer already exists [2022-10-17T20:27:24.709Z] 37196ca31722: Layer already exists [2022-10-17T20:27:24.709Z] 994393dc58e7: Layer already exists [2022-10-17T20:27:24.709Z] main: digest: sha256:4760ee1fadb9b6a5b0767f22db28adaf6ea6036c940922d044da0db9148c3d99 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T20:27:24.748Z] ===================================================== [Pipeline] echo [2022-10-17T20:27:24.754Z] taggedImages: [2022-10-17T20:27:24.754Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:695cbf35e7563b7af803532131954c37e2b367cb [2022-10-17T20:27:24.754Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-10-17T20:27:24.754Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.17 [2022-10-17T20:27:24.754Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:695cbf35e7563b7af803532131954c37e2b367cb-2.3.0-dev.17 [2022-10-17T20:27:24.754Z] - nexus3.edgexfoundry.org:10004/device-usb-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 [2022-10-17T20:27:25.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T20:27:25.117Z] [2022-10-17T20:27:25.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:27:25.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T20:27:25.416Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T20:27:25.416Z] 5eb5b503b376: Pulling fs layer [2022-10-17T20:27:25.416Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T20:27:25.416Z] ec43610c2a17: Pulling fs layer [2022-10-17T20:27:25.416Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T20:27:25.416Z] 33b1e0a273af: Pulling fs layer [2022-10-17T20:27:25.416Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T20:27:25.416Z] 2f39f015ded8: Pulling fs layer [2022-10-17T20:27:25.416Z] 33b1e0a273af: Waiting [2022-10-17T20:27:25.416Z] 2f39f015ded8: Waiting [2022-10-17T20:27:25.416Z] 5d3b04190fa2: Waiting [2022-10-17T20:27:25.416Z] 3a2ae6a8a46f: Waiting [2022-10-17T20:27:25.416Z] 5c69ac0246d0: Verifying Checksum [2022-10-17T20:27:25.416Z] 5c69ac0246d0: Download complete [2022-10-17T20:27:25.416Z] 3a2ae6a8a46f: Download complete [2022-10-17T20:27:25.416Z] 33b1e0a273af: Verifying Checksum [2022-10-17T20:27:25.416Z] 33b1e0a273af: Download complete [2022-10-17T20:27:25.674Z] 5d3b04190fa2: Verifying Checksum [2022-10-17T20:27:25.674Z] 5d3b04190fa2: Download complete [2022-10-17T20:27:25.674Z] ec43610c2a17: Verifying Checksum [2022-10-17T20:27:25.674Z] ec43610c2a17: Download complete [2022-10-17T20:27:25.674Z] 5eb5b503b376: Verifying Checksum [2022-10-17T20:27:25.674Z] 5eb5b503b376: Download complete [2022-10-17T20:27:26.239Z] 2f39f015ded8: Download complete [2022-10-17T20:27:26.801Z] 5eb5b503b376: Pull complete [2022-10-17T20:27:26.802Z] 5c69ac0246d0: Pull complete [2022-10-17T20:27:27.365Z] ec43610c2a17: Pull complete [2022-10-17T20:27:27.365Z] 3a2ae6a8a46f: Pull complete [2022-10-17T20:27:27.622Z] 33b1e0a273af: Pull complete [2022-10-17T20:27:27.622Z] 5d3b04190fa2: Pull complete [2022-10-17T20:27:31.801Z] 2f39f015ded8: Pull complete [2022-10-17T20:27:31.801Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T20:27:31.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T20:27:31.801Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T20:27:31.878Z] prd-ubuntu20.04-docker-8c-8g-8407 does not seem to be running inside a container [2022-10-17T20:27:31.907Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 [2022-10-17T20:27:34.759Z] $ docker top 12bc9aced84fa873ec957484e6eb91b8aaa78fe77da08d40a8f6dd7cafd016fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T20:27:35.121Z] ---> job-cost.sh [2022-10-17T20:27:35.121Z] lf-activate-venv: SKIPPING [2022-10-17T20:27:35.121Z] INFO: No Stack... [2022-10-17T20:27:35.379Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T20:27:35.943Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T20:27:36.231Z] + + cut -d, -f6 [2022-10-17T20:27:36.231Z] cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [Pipeline] lock [2022-10-17T20:27:36.242Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-56-stack-cost] [2022-10-17T20:27:36.247Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-56-stack-cost] did not exist. Created. [2022-10-17T20:27:36.247Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T20:27:36.539Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-17T20:27:36.569Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T20:27:36.575Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-56-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T20:27:36.592Z] $ docker stop --time=1 12bc9aced84fa873ec957484e6eb91b8aaa78fe77da08d40a8f6dd7cafd016fe [2022-10-17T20:27:37.763Z] $ docker rm -f 12bc9aced84fa873ec957484e6eb91b8aaa78fe77da08d40a8f6dd7cafd016fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-17T20:28:34.675Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8411 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-10-17T20:28:34.687Z] Running in /w/workspace/device-usb-camera/56 [Pipeline] { [Pipeline] checkout [2022-10-17T20:28:34.721Z] Selected Git installation does not exist. Using Default [2022-10-17T20:28:34.721Z] The recommended git tool is: NONE [2022-10-17T20:28:40.302Z] using credential edgex-jenkins-ssh [2022-10-17T20:28:40.318Z] Cloning the remote Git repository [2022-10-17T20:28:40.373Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-10-17T20:28:40.458Z] > git init /w/workspace/device-usb-camera/56 # timeout=10 [2022-10-17T20:28:40.603Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-10-17T20:28:40.605Z] > git --version # timeout=10 [2022-10-17T20:28:40.624Z] > git --version # 'git version 2.25.1' [2022-10-17T20:28:40.626Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T20:28:40.675Z] Verifying host key using known hosts file [2022-10-17T20:28:40.882Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T20:28:40.895Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T20:28:41.625Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-10-17T20:28:41.649Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T20:28:42.550Z] Avoid second fetch [2022-10-17T20:28:42.551Z] Checking out Revision 695cbf35e7563b7af803532131954c37e2b367cb (main) [2022-10-17T20:28:43.105Z] Commit message: "Merge pull request #104 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T20:28:42.566Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T20:28:42.591Z] > git checkout -f 695cbf35e7563b7af803532131954c37e2b367cb # timeout=10 [2022-10-17T20:28:43.968Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-17T20:28:43.968Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T20:28:43.968Z] Dload Upload Total Spent Left Speed [2022-10-17T20:28:43.968Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90661 0 --:--:-- --:--:-- --:--:-- 90661 [Pipeline] sh [2022-10-17T20:28:44.575Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-17T20:28:44.905Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2022-10-17T20:28:44.905Z] sudo tee /etc/docker/daemon.new [2022-10-17T20:28:44.905Z] { [2022-10-17T20:28:44.905Z] "registry-mirrors": [ [2022-10-17T20:28:44.905Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-17T20:28:44.905Z] ], [2022-10-17T20:28:44.905Z] "bip": "10.250.0.254/24", [2022-10-17T20:28:44.905Z] "hosts": [ [2022-10-17T20:28:44.905Z] "tcp://0.0.0.0:5555", [2022-10-17T20:28:44.905Z] "unix:///var/run/docker.sock" [2022-10-17T20:28:44.905Z] ], [2022-10-17T20:28:44.905Z] "mtu": 1458, [2022-10-17T20:28:44.905Z] "selinux-enabled": true, [2022-10-17T20:28:44.905Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-17T20:28:44.905Z] } [Pipeline] sh [2022-10-17T20:28:45.238Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-17T20:28:45.570Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T20:29:03.841Z] provisioning config files... [2022-10-17T20:29:03.868Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/56@tmp/config5615773162908291594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T20:29:04.221Z] ---> docker-login.sh [2022-10-17T20:29:04.221Z] nexus3.edgexfoundry.org:10001 [2022-10-17T20:29:04.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:29:04.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:29:04.810Z] Configure a credential helper to remove this warning. See [2022-10-17T20:29:04.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:29:04.810Z] [2022-10-17T20:29:04.810Z] Login Succeeded [2022-10-17T20:29:04.810Z] nexus3.edgexfoundry.org:10002 [2022-10-17T20:29:05.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:29:05.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:29:05.078Z] Configure a credential helper to remove this warning. See [2022-10-17T20:29:05.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:29:05.078Z] [2022-10-17T20:29:05.078Z] Login Succeeded [2022-10-17T20:29:05.348Z] nexus3.edgexfoundry.org:10003 [2022-10-17T20:29:05.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:29:05.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:29:05.616Z] Configure a credential helper to remove this warning. See [2022-10-17T20:29:05.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:29:05.616Z] [2022-10-17T20:29:05.616Z] Login Succeeded [2022-10-17T20:29:05.616Z] nexus3.edgexfoundry.org:10004 [2022-10-17T20:29:05.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:29:05.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:29:05.885Z] Configure a credential helper to remove this warning. See [2022-10-17T20:29:05.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:29:05.885Z] [2022-10-17T20:29:05.885Z] Login Succeeded [2022-10-17T20:29:05.885Z] docker.io [2022-10-17T20:29:06.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:29:06.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:29:06.422Z] Configure a credential helper to remove this warning. See [2022-10-17T20:29:06.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:29:06.422Z] [2022-10-17T20:29:06.422Z] Login Succeeded [2022-10-17T20:29:06.422Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T20:29:06.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T20:29:06.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T20:29:06.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T20:29:06.623Z] ========================================================= [2022-10-17T20:29:06.623Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-17T20:29:06.623Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:29:06.970Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T20:29:07.246Z] Sending build context to Docker daemon 993.3kB [2022-10-17T20:29:07.246Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T20:29:07.246Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-17T20:29:07.514Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-17T20:29:07.514Z] 9b18e9b68314: Pulling fs layer [2022-10-17T20:29:07.514Z] d32db5db7311: Pulling fs layer [2022-10-17T20:29:07.514Z] d0c4b47475fc: Pulling fs layer [2022-10-17T20:29:07.514Z] 5831b945b038: Pulling fs layer [2022-10-17T20:29:07.514Z] 86bbec2aaacd: Pulling fs layer [2022-10-17T20:29:07.514Z] e10730c5d714: Pulling fs layer [2022-10-17T20:29:07.514Z] 5dd5c2283517: Pulling fs layer [2022-10-17T20:29:07.514Z] d5ac0230b979: Pulling fs layer [2022-10-17T20:29:07.514Z] 5831b945b038: Waiting [2022-10-17T20:29:07.514Z] 86bbec2aaacd: Waiting [2022-10-17T20:29:07.514Z] 5dd5c2283517: Waiting [2022-10-17T20:29:07.514Z] e10730c5d714: Waiting [2022-10-17T20:29:07.514Z] d5ac0230b979: Waiting [2022-10-17T20:29:07.514Z] d0c4b47475fc: Download complete [2022-10-17T20:29:07.514Z] d32db5db7311: Verifying Checksum [2022-10-17T20:29:07.514Z] d32db5db7311: Download complete [2022-10-17T20:29:07.514Z] 86bbec2aaacd: Verifying Checksum [2022-10-17T20:29:07.514Z] 86bbec2aaacd: Download complete [2022-10-17T20:29:07.514Z] e10730c5d714: Download complete [2022-10-17T20:29:07.514Z] 9b18e9b68314: Verifying Checksum [2022-10-17T20:29:07.514Z] 9b18e9b68314: Download complete [2022-10-17T20:29:08.494Z] 9b18e9b68314: Pull complete [2022-10-17T20:29:08.773Z] d5ac0230b979: Verifying Checksum [2022-10-17T20:29:08.773Z] d5ac0230b979: Download complete [2022-10-17T20:29:09.362Z] d32db5db7311: Pull complete [2022-10-17T20:29:09.362Z] d0c4b47475fc: Pull complete [2022-10-17T20:29:09.949Z] 5dd5c2283517: Verifying Checksum [2022-10-17T20:29:09.949Z] 5dd5c2283517: Download complete [2022-10-17T20:29:10.533Z] 5831b945b038: Verifying Checksum [2022-10-17T20:29:10.534Z] 5831b945b038: Download complete [2022-10-17T20:29:22.869Z] 5831b945b038: Pull complete [2022-10-17T20:29:22.869Z] 86bbec2aaacd: Pull complete [2022-10-17T20:29:22.869Z] e10730c5d714: Pull complete [2022-10-17T20:29:27.131Z] 5dd5c2283517: Pull complete [2022-10-17T20:29:28.553Z] d5ac0230b979: Pull complete [2022-10-17T20:29:28.553Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-17T20:29:28.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T20:29:28.553Z] ---> 59b3b1a385d4 [2022-10-17T20:29:28.553Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-17T20:29:30.513Z] ---> Running in fe18ac09b2aa [2022-10-17T20:29:30.784Z] Removing intermediate container fe18ac09b2aa [2022-10-17T20:29:30.784Z] ---> 680b91188340 [2022-10-17T20:29:30.784Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T20:29:31.052Z] ---> Running in 6565b360401a [2022-10-17T20:29:31.320Z] Removing intermediate container 6565b360401a [2022-10-17T20:29:31.320Z] ---> 20fa4d55cc88 [2022-10-17T20:29:31.320Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-17T20:29:31.320Z] ---> Running in 8edc65e966e8 [2022-10-17T20:29:31.590Z] Removing intermediate container 8edc65e966e8 [2022-10-17T20:29:31.590Z] ---> b0e280f52078 [2022-10-17T20:29:31.590Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-17T20:29:31.590Z] ---> Running in 992f00071efc [2022-10-17T20:29:32.176Z] Removing intermediate container 992f00071efc [2022-10-17T20:29:32.176Z] ---> 8d2ee7f3ae1d [2022-10-17T20:29:32.176Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T20:29:32.176Z] ---> Running in e57433769f84 [2022-10-17T20:29:34.214Z] Removing intermediate container e57433769f84 [2022-10-17T20:29:34.214Z] ---> 721351b0a9bc [2022-10-17T20:29:34.214Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T20:29:34.214Z] ---> Running in 851d2ac73ad2 [2022-10-17T20:29:34.837Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T20:29:35.796Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T20:29:36.757Z] (1/14) Installing libintl (0.21-r2) [2022-10-17T20:29:37.024Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-10-17T20:29:37.024Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-10-17T20:29:37.024Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-10-17T20:29:37.291Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-10-17T20:29:37.291Z] (6/14) Installing udev-init-scripts (35-r0) [2022-10-17T20:29:37.557Z] Executing udev-init-scripts-35-r0.post-install [2022-10-17T20:29:37.557Z] (7/14) Installing libblkid (2.38-r1) [2022-10-17T20:29:37.557Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-10-17T20:29:37.557Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-10-17T20:29:37.826Z] (10/14) Installing kmod-libs (29-r2) [2022-10-17T20:29:37.826Z] (11/14) Installing eudev (3.2.11-r0) [2022-10-17T20:29:38.092Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-10-17T20:29:38.092Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-17T20:29:38.092Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-10-17T20:29:38.361Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T20:29:38.361Z] Executing eudev-3.2.11-r0.trigger [2022-10-17T20:29:38.361Z] OK: 228 MiB in 65 packages [2022-10-17T20:29:39.776Z] Removing intermediate container 851d2ac73ad2 [2022-10-17T20:29:39.776Z] ---> e7130f806a78 [2022-10-17T20:29:39.776Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-17T20:29:39.776Z] ---> Running in d1ea3c8097f1 [2022-10-17T20:29:40.046Z] Removing intermediate container d1ea3c8097f1 [2022-10-17T20:29:40.046Z] ---> 97af85d4dabe [2022-10-17T20:29:40.046Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-17T20:29:40.638Z] ---> 7bed58edc96e [2022-10-17T20:29:40.638Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T20:29:40.638Z] ---> Running in deff8cc31467 [2022-10-17T20:30:27.508Z] Removing intermediate container deff8cc31467 [2022-10-17T20:30:27.508Z] ---> bf67381af53a [2022-10-17T20:30:27.508Z] Step 12/14 : COPY . . [2022-10-17T20:30:28.469Z] ---> 678166fd8b0d [2022-10-17T20:30:28.469Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-17T20:30:28.469Z] ---> Running in 0b346202c086 [2022-10-17T20:30:29.429Z]   % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T20:30:29.429Z] Dload Upload Total Spent Left Speed [2022-10-17T20:30:29.429Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13625 0 --:--:-- --:--:-- --:--:-- 13792 [2022-10-17T20:30:30.014Z] Removing intermediate container 0b346202c086 [2022-10-17T20:30:30.014Z] ---> 73d114cbc359 [2022-10-17T20:30:30.014Z] Step 14/14 : RUN ${MAKE} [2022-10-17T20:30:30.282Z] ---> Running in 77db409aff5d [2022-10-17T20:30:31.249Z] noop [2022-10-17T20:30:31.854Z] Removing intermediate container 77db409aff5d [2022-10-17T20:30:31.854Z] ---> df4325f94443 [2022-10-17T20:30:31.854Z] Successfully built df4325f94443 [2022-10-17T20:30:31.854Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:30:32.201Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T20:30:32.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T20:30:32.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-8411 does not seem to be running inside a container [2022-10-17T20:30:32.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/56 -v /w/workspace/device-usb-camera/56:/w/workspace/device-usb-camera/56:rw,z -v /w/workspace/device-usb-camera/56@tmp:/w/workspace/device-usb-camera/56@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 [2022-10-17T20:30:33.749Z] $ docker top 3c6ee2c960dda0c53286d0a3dc318d5b64837b87246b8a60117069a734388332 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T20:30:34.600Z] + go version [2022-10-17T20:30:34.600Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-17T20:30:34.627Z] $ docker stop --time=1 3c6ee2c960dda0c53286d0a3dc318d5b64837b87246b8a60117069a734388332 [2022-10-17T20:30:36.285Z] $ docker rm -f 3c6ee2c960dda0c53286d0a3dc318d5b64837b87246b8a60117069a734388332 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:30:36.826Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T20:30:36.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T20:30:37.004Z] prd-ubuntu20.04-docker-arm64-4c-16g-8411 does not seem to be running inside a container [2022-10-17T20:30:37.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/56 -v /w/workspace/device-usb-camera/56:/w/workspace/device-usb-camera/56:rw,z -v /w/workspace/device-usb-camera/56@tmp:/w/workspace/device-usb-camera/56@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 [2022-10-17T20:30:38.256Z] $ docker top 4179149add50d72c82074769490d846cb0645ea27651f20d00fa8d5e95832728 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T20:30:39.089Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/56 [Pipeline] fileExists [Pipeline] sh [2022-10-17T20:30:39.738Z] + make test [2022-10-17T20:30:39.738Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-17T20:30:41.155Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-17T20:32:32.842Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-17T20:32:32.842Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 1.9% of statements [2022-10-17T20:32:32.842Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-17T20:32:32.842Z] CGO_ENABLED=1 go vet ./... [2022-10-17T20:32:54.910Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T20:32:54.910Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T20:32:54.910Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T20:32:54.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T20:32:54.944Z] $ docker stop --time=1 4179149add50d72c82074769490d846cb0645ea27651f20d00fa8d5e95832728 [2022-10-17T20:32:56.716Z] $ docker rm -f 4179149add50d72c82074769490d846cb0645ea27651f20d00fa8d5e95832728 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T20:32:57.718Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T20:32:57.742Z] Warning: overwriting stash ‘coverage-report’ [2022-10-17T20:32:58.213Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T20:32:58.608Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T20:32:58.932Z] + ls -al . [2022-10-17T20:32:58.932Z] total 192 [2022-10-17T20:32:58.932Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 20:30 . [2022-10-17T20:32:58.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 20:28 .. [2022-10-17T20:32:58.932Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 20:28 .git [2022-10-17T20:32:58.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 20:28 .github [2022-10-17T20:32:58.932Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 17 20:28 .gitignore [2022-10-17T20:32:58.932Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 17 20:28 .golangci.yml [2022-10-17T20:32:58.932Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 17 20:28 .hadolint.yml [2022-10-17T20:32:58.932Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 17 20:28 Attribution.txt [2022-10-17T20:32:58.932Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 17 20:28 CHANGELOG.md [2022-10-17T20:32:58.932Z] -rw-rw-r-- 1 jenkins jenkins 2467 Oct 17 20:28 Dockerfile [2022-10-17T20:32:58.932Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 17 20:28 GOVERNANCE.md [2022-10-17T20:32:58.932Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 17 20:28 Jenkinsfile [2022-10-17T20:32:58.932Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 17 20:28 LICENSE [2022-10-17T20:32:58.932Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 17 20:28 Makefile [2022-10-17T20:32:58.932Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 17 20:28 OWNERS.md [2022-10-17T20:32:58.932Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 17 20:28 README.md [2022-10-17T20:32:58.932Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 20:25 VERSION [2022-10-17T20:32:58.932Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 20:28 bin [2022-10-17T20:32:58.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 20:28 cmd [2022-10-17T20:32:58.932Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 17 20:32 coverage.out [2022-10-17T20:32:58.932Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 17 20:28 docker-entrypoint.sh [2022-10-17T20:32:58.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 20:28 docs [2022-10-17T20:32:58.932Z] -rw-rw-r-- 1 jenkins jenkins 3633 Oct 17 20:28 go.mod [2022-10-17T20:32:58.932Z] -rw-rw-r-- 1 jenkins jenkins 38103 Oct 17 20:28 go.sum [2022-10-17T20:32:58.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 20:28 internal [2022-10-17T20:32:58.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 20:28 snap [2022-10-17T20:32:58.932Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 17 20:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:32:59.271Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=695cbf35e7563b7af803532131954c37e2b367cb --label arch=arm64 --label version=2.3.0-dev.17 . [2022-10-17T20:32:59.538Z] Sending build context to Docker daemon 1.023MB [2022-10-17T20:32:59.538Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T20:32:59.538Z] Step 2/36 : FROM ${BASE} AS builder [2022-10-17T20:32:59.538Z] ---> df4325f94443 [2022-10-17T20:32:59.538Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-10-17T20:32:59.807Z] ---> Running in edab50435714 [2022-10-17T20:33:00.076Z] Removing intermediate container edab50435714 [2022-10-17T20:33:00.076Z] ---> 695babb47e7a [2022-10-17T20:33:00.076Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T20:33:00.354Z] ---> Running in 2b4c7c6c6b3f [2022-10-17T20:33:00.624Z] Removing intermediate container 2b4c7c6c6b3f [2022-10-17T20:33:00.624Z] ---> f83c41639d3e [2022-10-17T20:33:00.624Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-17T20:33:00.895Z] ---> Running in ef8d29fef455 [2022-10-17T20:33:01.164Z] Removing intermediate container ef8d29fef455 [2022-10-17T20:33:01.164Z] ---> d3626719b283 [2022-10-17T20:33:01.164Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-17T20:33:01.164Z] ---> Running in 739a0d3a1e44 [2022-10-17T20:33:01.764Z] Removing intermediate container 739a0d3a1e44 [2022-10-17T20:33:01.764Z] ---> 2af41d370241 [2022-10-17T20:33:01.764Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T20:33:01.764Z] ---> Running in 053d4a869d68 [2022-10-17T20:33:03.739Z] Removing intermediate container 053d4a869d68 [2022-10-17T20:33:03.739Z] ---> 962a583a0377 [2022-10-17T20:33:03.739Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T20:33:03.739Z] ---> Running in 71b561606db3 [2022-10-17T20:33:05.166Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T20:33:06.135Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T20:33:07.552Z] OK: 228 MiB in 65 packages [2022-10-17T20:33:08.964Z] Removing intermediate container 71b561606db3 [2022-10-17T20:33:08.964Z] ---> e48b4f2a0aaf [2022-10-17T20:33:08.964Z] Step 9/36 : WORKDIR /device-usb-camera [2022-10-17T20:33:08.964Z] ---> Running in 2893ed4bfa09 [2022-10-17T20:33:09.551Z] Removing intermediate container 2893ed4bfa09 [2022-10-17T20:33:09.551Z] ---> 33dfcaa7f5ad [2022-10-17T20:33:09.551Z] Step 10/36 : COPY go.mod vendor* ./ [2022-10-17T20:33:10.140Z] ---> c0b3500dfa72 [2022-10-17T20:33:10.140Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T20:33:10.140Z] ---> Running in d7842564b2f7 [2022-10-17T20:33:12.738Z] Removing intermediate container d7842564b2f7 [2022-10-17T20:33:12.738Z] ---> 667a3b1b4e40 [2022-10-17T20:33:12.738Z] Step 12/36 : COPY . . [2022-10-17T20:33:13.713Z] ---> 5aa077de95a3 [2022-10-17T20:33:13.713Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-17T20:33:13.981Z] ---> Running in 625fc556aa6c [2022-10-17T20:33:14.965Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T20:33:14.965Z] Dload Upload Total Spent Left Speed [2022-10-17T20:33:15.234Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11254 0 --:--:-- --:--:-- --:--:-- 11297 [2022-10-17T20:33:16.201Z] Removing intermediate container 625fc556aa6c [2022-10-17T20:33:16.201Z] ---> 5797e5c9dabf [2022-10-17T20:33:16.201Z] Step 14/36 : RUN ${MAKE} [2022-10-17T20:33:16.201Z] ---> Running in d569901045b2 [2022-10-17T20:33:17.619Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.40" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-10-17T20:36:09.391Z] Removing intermediate container d569901045b2 [2022-10-17T20:36:09.391Z] ---> bdb108bcceeb [2022-10-17T20:36:09.391Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-17T20:36:09.658Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-17T20:36:09.924Z] eab2503cf8f4: Pulling fs layer [2022-10-17T20:36:09.924Z] 97cd0a44c592: Pulling fs layer [2022-10-17T20:36:10.193Z] 97cd0a44c592: Verifying Checksum [2022-10-17T20:36:10.193Z] 97cd0a44c592: Download complete [2022-10-17T20:36:10.460Z] eab2503cf8f4: Verifying Checksum [2022-10-17T20:36:10.460Z] eab2503cf8f4: Download complete [2022-10-17T20:36:11.044Z] eab2503cf8f4: Pull complete [2022-10-17T20:36:11.044Z] 97cd0a44c592: Pull complete [2022-10-17T20:36:11.044Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-17T20:36:11.044Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-17T20:36:11.044Z] ---> 7f763cca56b3 [2022-10-17T20:36:11.044Z] Step 16/36 : FROM alpine:3.16 [2022-10-17T20:36:12.007Z] 3.16: Pulling from library/alpine [2022-10-17T20:36:12.007Z] 9b18e9b68314: Already exists [2022-10-17T20:36:12.007Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T20:36:12.007Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T20:36:12.007Z] ---> a6215f271958 [2022-10-17T20:36:12.007Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-17T20:36:12.273Z] ---> Running in bb93e7195d5a [2022-10-17T20:36:12.540Z] Removing intermediate container bb93e7195d5a [2022-10-17T20:36:12.540Z] ---> b288d5af7606 [2022-10-17T20:36:12.540Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-17T20:36:12.540Z] ---> Running in 81733e1dd9e7 [2022-10-17T20:36:13.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T20:36:13.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T20:36:14.917Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-10-17T20:36:14.917Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-10-17T20:36:15.185Z] (3/82) Installing libxau (1.0.9-r0) [2022-10-17T20:36:15.185Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-10-17T20:36:15.185Z] (5/82) Installing libxcb (1.15-r0) [2022-10-17T20:36:15.185Z] (6/82) Installing libx11 (1.8-r0) [2022-10-17T20:36:15.185Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-10-17T20:36:15.453Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-10-17T20:36:15.453Z] (9/82) Installing expat (2.4.9-r0) [2022-10-17T20:36:15.453Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-10-17T20:36:15.453Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-10-17T20:36:15.453Z] (12/82) Installing libpng (1.6.37-r1) [2022-10-17T20:36:15.453Z] (13/82) Installing freetype (2.12.1-r0) [2022-10-17T20:36:15.453Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-10-17T20:36:15.720Z] (15/82) Installing fribidi (1.0.12-r0) [2022-10-17T20:36:15.720Z] (16/82) Installing libffi (3.4.2-r1) [2022-10-17T20:36:15.720Z] (17/82) Installing libintl (0.21-r2) [2022-10-17T20:36:15.720Z] (18/82) Installing libblkid (2.38-r1) [2022-10-17T20:36:15.720Z] (19/82) Installing libmount (2.38-r1) [2022-10-17T20:36:15.720Z] (20/82) Installing pcre (8.45-r2) [2022-10-17T20:36:15.720Z] (21/82) Installing glib (2.72.1-r0) [2022-10-17T20:36:15.988Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-10-17T20:36:15.988Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-10-17T20:36:15.988Z] (24/82) Installing libass (0.16.0-r0) [2022-10-17T20:36:15.988Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-10-17T20:36:15.988Z] (26/82) Installing libdrm (2.4.110-r0) [2022-10-17T20:36:15.988Z] (27/82) Installing gmp (6.2.1-r2) [2022-10-17T20:36:15.988Z] (28/82) Installing nettle (3.7.3-r0) [2022-10-17T20:36:15.988Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-10-17T20:36:15.988Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-10-17T20:36:15.988Z] (31/82) Installing libunistring (1.0-r0) [2022-10-17T20:36:16.256Z] (32/82) Installing gnutls (3.7.7-r0) [2022-10-17T20:36:16.256Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-17T20:36:16.256Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-17T20:36:16.256Z] (35/82) Installing lame (3.100-r0) [2022-10-17T20:36:16.256Z] (36/82) Installing opus (1.3.1-r1) [2022-10-17T20:36:16.256Z] (37/82) Installing libasyncns (0.8-r1) [2022-10-17T20:36:16.256Z] (38/82) Installing dbus-libs (1.14.4-r0) [2022-10-17T20:36:16.256Z] (39/82) Installing libltdl (2.4.7-r0) [2022-10-17T20:36:16.256Z] (40/82) Installing orc (0.4.32-r0) [2022-10-17T20:36:16.256Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T20:36:16.256Z] (42/82) Installing libogg (1.3.5-r1) [2022-10-17T20:36:16.256Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T20:36:16.524Z] (44/82) Installing flac (1.3.4-r0) [2022-10-17T20:36:16.524Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-10-17T20:36:16.524Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-10-17T20:36:16.524Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-10-17T20:36:16.524Z] (48/82) Installing soxr (0.1.3-r2) [2022-10-17T20:36:16.524Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-10-17T20:36:16.524Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-10-17T20:36:16.524Z] (51/82) Installing libpulse (15.0-r2) [2022-10-17T20:36:16.524Z] (52/82) Installing cjson (1.7.15-r3) [2022-10-17T20:36:16.524Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-10-17T20:36:16.792Z] (54/82) Installing librist (0.2.6-r1) [2022-10-17T20:36:16.792Z] (55/82) Installing libsrt (1.4.4-r0) [2022-10-17T20:36:16.792Z] (56/82) Installing libssh (0.9.6-r1) [2022-10-17T20:36:16.792Z] (57/82) Installing libtheora (1.1.1-r16) [2022-10-17T20:36:16.792Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-10-17T20:36:16.792Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-10-17T20:36:16.792Z] (60/82) Installing libxext (1.3.4-r0) [2022-10-17T20:36:16.792Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-10-17T20:36:16.792Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-10-17T20:36:16.792Z] (63/82) Installing libva (2.14.0-r0) [2022-10-17T20:36:16.792Z] (64/82) Installing libvdpau (1.5-r0) [2022-10-17T20:36:16.792Z] (65/82) Installing vidstab (1.1.0-r1) [2022-10-17T20:36:16.792Z] (66/82) Installing libvpx (1.11.0-r1) [2022-10-17T20:36:16.792Z] (67/82) Installing libwebp (1.2.3-r0) [2022-10-17T20:36:17.060Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-10-17T20:36:17.060Z] (69/82) Installing numactl (2.0.14-r0) [2022-10-17T20:36:17.060Z] (70/82) Installing x265-libs (3.5-r3) [2022-10-17T20:36:17.060Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-10-17T20:36:17.060Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-10-17T20:36:17.650Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-10-17T20:36:17.650Z] (74/82) Installing udev-init-scripts (35-r0) [2022-10-17T20:36:17.650Z] Executing udev-init-scripts-35-r0.post-install [2022-10-17T20:36:17.650Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-10-17T20:36:17.650Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-10-17T20:36:17.919Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-10-17T20:36:17.919Z] (78/82) Installing kmod-libs (29-r2) [2022-10-17T20:36:17.919Z] (79/82) Installing eudev (3.2.11-r0) [2022-10-17T20:36:17.919Z] (80/82) Installing libsodium (1.0.18-r0) [2022-10-17T20:36:17.919Z] (81/82) Installing libzmq (4.3.4-r0) [2022-10-17T20:36:17.919Z] (82/82) Installing zeromq (4.3.4-r0) [2022-10-17T20:36:17.919Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T20:36:17.919Z] Executing eudev-3.2.11-r0.trigger [2022-10-17T20:36:17.919Z] OK: 78 MiB in 96 packages [2022-10-17T20:36:21.269Z] Removing intermediate container 81733e1dd9e7 [2022-10-17T20:36:21.269Z] ---> a6bcaeff3d37 [2022-10-17T20:36:21.269Z] Step 19/36 : WORKDIR / [2022-10-17T20:36:21.269Z] ---> Running in 9d86a8243191 [2022-10-17T20:36:21.537Z] Removing intermediate container 9d86a8243191 [2022-10-17T20:36:21.537Z] ---> 6a55ddaa5a4d [2022-10-17T20:36:21.537Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-10-17T20:36:23.511Z] ---> 37ebba202c3f [2022-10-17T20:36:23.511Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-17T20:36:23.778Z] ---> 901a00cbb564 [2022-10-17T20:36:23.778Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-17T20:36:24.363Z] ---> 2fc5b3d1d2a4 [2022-10-17T20:36:24.363Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-17T20:36:24.713Z] ---> 9dfc8b20ccbc [2022-10-17T20:36:24.713Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-17T20:36:25.311Z] ---> c45488fbd793 [2022-10-17T20:36:25.311Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-17T20:36:25.908Z] ---> f1d8de7664f9 [2022-10-17T20:36:25.908Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-10-17T20:36:27.373Z] ---> 18a2232775f0 [2022-10-17T20:36:27.373Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-17T20:36:27.373Z] ---> Running in 0a4ea3904055 [2022-10-17T20:36:28.835Z] Removing intermediate container 0a4ea3904055 [2022-10-17T20:36:28.835Z] ---> d5b8e0f9051c [2022-10-17T20:36:28.835Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-17T20:36:29.102Z] ---> Running in 8eda4ec0d389 [2022-10-17T20:36:31.048Z] Removing intermediate container 8eda4ec0d389 [2022-10-17T20:36:31.048Z] ---> 4641f7eb131e [2022-10-17T20:36:31.048Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-17T20:36:31.048Z] ---> Running in 9d3a58665d2d [2022-10-17T20:36:32.459Z] Removing intermediate container 9d3a58665d2d [2022-10-17T20:36:32.459Z] ---> aabe69d6d27a [2022-10-17T20:36:32.459Z] Step 30/36 : EXPOSE 59983 [2022-10-17T20:36:32.459Z] ---> Running in fe2d8852129a [2022-10-17T20:36:32.734Z] Removing intermediate container fe2d8852129a [2022-10-17T20:36:32.734Z] ---> b3fdca939f69 [2022-10-17T20:36:32.734Z] Step 31/36 : EXPOSE 8554 [2022-10-17T20:36:33.000Z] ---> Running in d0a26b8250bd [2022-10-17T20:36:33.268Z] Removing intermediate container d0a26b8250bd [2022-10-17T20:36:33.268Z] ---> 979198b6b145 [2022-10-17T20:36:33.268Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-17T20:36:33.268Z] ---> Running in 4dbd39ff8465 [2022-10-17T20:36:33.535Z] Removing intermediate container 4dbd39ff8465 [2022-10-17T20:36:33.535Z] ---> cbeab19fafeb [2022-10-17T20:36:33.535Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-17T20:36:33.535Z] ---> Running in c328ba7ab6c6 [2022-10-17T20:36:33.802Z] Removing intermediate container c328ba7ab6c6 [2022-10-17T20:36:33.802Z] ---> b3c18d442290 [2022-10-17T20:36:33.802Z] Step 34/36 : LABEL arch=arm64 [2022-10-17T20:36:34.070Z] ---> Running in e3328aad6023 [2022-10-17T20:36:34.337Z] Removing intermediate container e3328aad6023 [2022-10-17T20:36:34.337Z] ---> f37c11ccc8b3 [2022-10-17T20:36:34.337Z] Step 35/36 : LABEL git_sha=695cbf35e7563b7af803532131954c37e2b367cb [2022-10-17T20:36:34.337Z] ---> Running in f55b1fafa0b8 [2022-10-17T20:36:34.605Z] Removing intermediate container f55b1fafa0b8 [2022-10-17T20:36:34.605Z] ---> 632dd43aaea4 [2022-10-17T20:36:34.605Z] Step 36/36 : LABEL version=2.3.0-dev.17 [2022-10-17T20:36:34.605Z] ---> Running in 812e8f9eee83 [2022-10-17T20:36:34.872Z] Removing intermediate container 812e8f9eee83 [2022-10-17T20:36:34.872Z] ---> 6858ef205943 [2022-10-17T20:36:34.872Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T20:36:35.138Z] Successfully built 6858ef205943 [2022-10-17T20:36:35.138Z] Successfully tagged device-usb-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 [2022-10-17T20:36:35.239Z] provisioning config files... [2022-10-17T20:36:35.255Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/56@tmp/config12012822049817201135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T20:36:35.599Z] ---> docker-login.sh [2022-10-17T20:36:35.599Z] nexus3.edgexfoundry.org:10001 [2022-10-17T20:36:35.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:36:35.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:36:35.868Z] Configure a credential helper to remove this warning. See [2022-10-17T20:36:35.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:36:35.868Z] [2022-10-17T20:36:35.868Z] Login Succeeded [2022-10-17T20:36:35.868Z] nexus3.edgexfoundry.org:10002 [2022-10-17T20:36:36.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:36:36.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:36:36.404Z] Configure a credential helper to remove this warning. See [2022-10-17T20:36:36.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:36:36.404Z] [2022-10-17T20:36:36.404Z] Login Succeeded [2022-10-17T20:36:36.404Z] nexus3.edgexfoundry.org:10003 [2022-10-17T20:36:36.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:36:36.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:36:36.672Z] Configure a credential helper to remove this warning. See [2022-10-17T20:36:36.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:36:36.672Z] [2022-10-17T20:36:36.672Z] Login Succeeded [2022-10-17T20:36:36.672Z] nexus3.edgexfoundry.org:10004 [2022-10-17T20:36:36.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:36:37.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:36:37.208Z] Configure a credential helper to remove this warning. See [2022-10-17T20:36:37.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:36:37.208Z] [2022-10-17T20:36:37.208Z] Login Succeeded [2022-10-17T20:36:37.208Z] docker.io [2022-10-17T20:36:37.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T20:36:37.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T20:36:37.740Z] Configure a credential helper to remove this warning. See [2022-10-17T20:36:37.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T20:36:37.740Z] [2022-10-17T20:36:37.740Z] Login Succeeded [2022-10-17T20:36:37.740Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T20:36:37.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T20:36:37.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T20:36:37.813Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-10-17T20:36:37.813Z] 695cbf35e7563b7af803532131954c37e2b367cb [2022-10-17T20:36:37.813Z] latest [2022-10-17T20:36:37.813Z] 2.3.0-dev.17 [2022-10-17T20:36:37.813Z] 695cbf35e7563b7af803532131954c37e2b367cb-2.3.0-dev.17 [2022-10-17T20:36:37.813Z] main [2022-10-17T20:36:37.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:36:38.164Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:695cbf35e7563b7af803532131954c37e2b367cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:36:38.506Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:695cbf35e7563b7af803532131954c37e2b367cb [2022-10-17T20:36:38.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-17T20:36:38.506Z] 743016aa6d5d: Preparing [2022-10-17T20:36:38.506Z] b3dbea44d205: Preparing [2022-10-17T20:36:38.506Z] 002c4c1f9ad4: Preparing [2022-10-17T20:36:38.506Z] a43932d1df72: Preparing [2022-10-17T20:36:38.506Z] 1207169bf42c: Preparing [2022-10-17T20:36:38.506Z] 406a90a5b54e: Preparing [2022-10-17T20:36:38.506Z] c861746bd18b: Preparing [2022-10-17T20:36:38.506Z] 3e3a6d2d9813: Preparing [2022-10-17T20:36:38.506Z] 987a3bf51a67: Preparing [2022-10-17T20:36:38.506Z] f82800150bd3: Preparing [2022-10-17T20:36:38.506Z] 6af52523f095: Preparing [2022-10-17T20:36:38.506Z] 5d3e392a13a0: Preparing [2022-10-17T20:36:38.506Z] 3e3a6d2d9813: Waiting [2022-10-17T20:36:38.506Z] 987a3bf51a67: Waiting [2022-10-17T20:36:38.506Z] f82800150bd3: Waiting [2022-10-17T20:36:38.506Z] 6af52523f095: Waiting [2022-10-17T20:36:38.506Z] 5d3e392a13a0: Waiting [2022-10-17T20:36:38.506Z] 406a90a5b54e: Waiting [2022-10-17T20:36:38.774Z] 1207169bf42c: Pushed [2022-10-17T20:36:38.774Z] b3dbea44d205: Pushed [2022-10-17T20:36:38.774Z] 002c4c1f9ad4: Pushed [2022-10-17T20:36:38.774Z] 743016aa6d5d: Pushed [2022-10-17T20:36:39.040Z] 406a90a5b54e: Pushed [2022-10-17T20:36:39.040Z] c861746bd18b: Pushed [2022-10-17T20:36:39.040Z] 3e3a6d2d9813: Pushed [2022-10-17T20:36:39.040Z] 987a3bf51a67: Pushed [2022-10-17T20:36:39.040Z] 5d3e392a13a0: Layer already exists [2022-10-17T20:36:43.287Z] a43932d1df72: Pushed [2022-10-17T20:36:44.249Z] f82800150bd3: Pushed [2022-10-17T20:36:54.319Z] 6af52523f095: Pushed [2022-10-17T20:36:54.319Z] 695cbf35e7563b7af803532131954c37e2b367cb: digest: sha256:5f62f5f1662e97e81b439790c46c4f8985bda08d420b8745363a3600be4f92f2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:36:54.675Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:36:55.020Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-10-17T20:36:55.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-17T20:36:55.020Z] 743016aa6d5d: Preparing [2022-10-17T20:36:55.020Z] b3dbea44d205: Preparing [2022-10-17T20:36:55.020Z] 002c4c1f9ad4: Preparing [2022-10-17T20:36:55.020Z] a43932d1df72: Preparing [2022-10-17T20:36:55.020Z] 1207169bf42c: Preparing [2022-10-17T20:36:55.020Z] 406a90a5b54e: Preparing [2022-10-17T20:36:55.020Z] c861746bd18b: Preparing [2022-10-17T20:36:55.020Z] 3e3a6d2d9813: Preparing [2022-10-17T20:36:55.020Z] 987a3bf51a67: Preparing [2022-10-17T20:36:55.020Z] f82800150bd3: Preparing [2022-10-17T20:36:55.020Z] 6af52523f095: Preparing [2022-10-17T20:36:55.020Z] 5d3e392a13a0: Preparing [2022-10-17T20:36:55.020Z] 3e3a6d2d9813: Waiting [2022-10-17T20:36:55.020Z] 987a3bf51a67: Waiting [2022-10-17T20:36:55.020Z] f82800150bd3: Waiting [2022-10-17T20:36:55.020Z] 6af52523f095: Waiting [2022-10-17T20:36:55.020Z] 5d3e392a13a0: Waiting [2022-10-17T20:36:55.020Z] 406a90a5b54e: Waiting [2022-10-17T20:36:55.020Z] c861746bd18b: Waiting [2022-10-17T20:36:55.020Z] b3dbea44d205: Layer already exists [2022-10-17T20:36:55.020Z] 743016aa6d5d: Layer already exists [2022-10-17T20:36:55.020Z] 002c4c1f9ad4: Layer already exists [2022-10-17T20:36:55.020Z] 1207169bf42c: Layer already exists [2022-10-17T20:36:55.020Z] a43932d1df72: Layer already exists [2022-10-17T20:36:55.020Z] 987a3bf51a67: Layer already exists [2022-10-17T20:36:55.020Z] c861746bd18b: Layer already exists [2022-10-17T20:36:55.020Z] 3e3a6d2d9813: Layer already exists [2022-10-17T20:36:55.020Z] 406a90a5b54e: Layer already exists [2022-10-17T20:36:55.020Z] f82800150bd3: Layer already exists [2022-10-17T20:36:55.020Z] 6af52523f095: Layer already exists [2022-10-17T20:36:55.020Z] 5d3e392a13a0: Layer already exists [2022-10-17T20:36:55.287Z] latest: digest: sha256:5f62f5f1662e97e81b439790c46c4f8985bda08d420b8745363a3600be4f92f2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:36:55.642Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:36:55.982Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.17 [2022-10-17T20:36:55.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-17T20:36:55.982Z] 743016aa6d5d: Preparing [2022-10-17T20:36:55.982Z] b3dbea44d205: Preparing [2022-10-17T20:36:55.982Z] 002c4c1f9ad4: Preparing [2022-10-17T20:36:55.982Z] a43932d1df72: Preparing [2022-10-17T20:36:55.982Z] 1207169bf42c: Preparing [2022-10-17T20:36:55.982Z] 406a90a5b54e: Preparing [2022-10-17T20:36:55.982Z] c861746bd18b: Preparing [2022-10-17T20:36:55.982Z] 3e3a6d2d9813: Preparing [2022-10-17T20:36:55.982Z] 987a3bf51a67: Preparing [2022-10-17T20:36:55.982Z] f82800150bd3: Preparing [2022-10-17T20:36:55.982Z] 6af52523f095: Preparing [2022-10-17T20:36:55.982Z] 5d3e392a13a0: Preparing [2022-10-17T20:36:55.982Z] 987a3bf51a67: Waiting [2022-10-17T20:36:55.982Z] 406a90a5b54e: Waiting [2022-10-17T20:36:55.982Z] f82800150bd3: Waiting [2022-10-17T20:36:55.982Z] 6af52523f095: Waiting [2022-10-17T20:36:55.982Z] 5d3e392a13a0: Waiting [2022-10-17T20:36:55.982Z] c861746bd18b: Waiting [2022-10-17T20:36:55.982Z] 3e3a6d2d9813: Waiting [2022-10-17T20:36:55.982Z] b3dbea44d205: Layer already exists [2022-10-17T20:36:55.982Z] 002c4c1f9ad4: Layer already exists [2022-10-17T20:36:55.982Z] 1207169bf42c: Layer already exists [2022-10-17T20:36:55.982Z] a43932d1df72: Layer already exists [2022-10-17T20:36:55.982Z] 743016aa6d5d: Layer already exists [2022-10-17T20:36:55.982Z] 987a3bf51a67: Layer already exists [2022-10-17T20:36:55.982Z] 406a90a5b54e: Layer already exists [2022-10-17T20:36:55.982Z] 3e3a6d2d9813: Layer already exists [2022-10-17T20:36:55.982Z] c861746bd18b: Layer already exists [2022-10-17T20:36:55.982Z] f82800150bd3: Layer already exists [2022-10-17T20:36:55.982Z] 6af52523f095: Layer already exists [2022-10-17T20:36:55.982Z] 5d3e392a13a0: Layer already exists [2022-10-17T20:36:56.251Z] 2.3.0-dev.17: digest: sha256:5f62f5f1662e97e81b439790c46c4f8985bda08d420b8745363a3600be4f92f2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:36:56.593Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:695cbf35e7563b7af803532131954c37e2b367cb-2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:36:56.931Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:695cbf35e7563b7af803532131954c37e2b367cb-2.3.0-dev.17 [2022-10-17T20:36:56.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-17T20:36:56.931Z] 743016aa6d5d: Preparing [2022-10-17T20:36:56.931Z] b3dbea44d205: Preparing [2022-10-17T20:36:56.931Z] 002c4c1f9ad4: Preparing [2022-10-17T20:36:56.931Z] a43932d1df72: Preparing [2022-10-17T20:36:56.931Z] 1207169bf42c: Preparing [2022-10-17T20:36:56.931Z] 406a90a5b54e: Preparing [2022-10-17T20:36:56.931Z] c861746bd18b: Preparing [2022-10-17T20:36:56.931Z] 3e3a6d2d9813: Preparing [2022-10-17T20:36:56.931Z] 987a3bf51a67: Preparing [2022-10-17T20:36:56.931Z] f82800150bd3: Preparing [2022-10-17T20:36:56.931Z] 6af52523f095: Preparing [2022-10-17T20:36:56.931Z] 5d3e392a13a0: Preparing [2022-10-17T20:36:56.931Z] 987a3bf51a67: Waiting [2022-10-17T20:36:56.931Z] f82800150bd3: Waiting [2022-10-17T20:36:56.931Z] 5d3e392a13a0: Waiting [2022-10-17T20:36:56.931Z] 406a90a5b54e: Waiting [2022-10-17T20:36:56.931Z] 6af52523f095: Waiting [2022-10-17T20:36:56.931Z] c861746bd18b: Waiting [2022-10-17T20:36:56.931Z] 3e3a6d2d9813: Waiting [2022-10-17T20:36:56.931Z] 1207169bf42c: Layer already exists [2022-10-17T20:36:56.931Z] 743016aa6d5d: Layer already exists [2022-10-17T20:36:56.931Z] 002c4c1f9ad4: Layer already exists [2022-10-17T20:36:56.931Z] b3dbea44d205: Layer already exists [2022-10-17T20:36:56.931Z] a43932d1df72: Layer already exists [2022-10-17T20:36:56.931Z] 987a3bf51a67: Layer already exists [2022-10-17T20:36:56.931Z] 406a90a5b54e: Layer already exists [2022-10-17T20:36:56.931Z] 3e3a6d2d9813: Layer already exists [2022-10-17T20:36:56.931Z] f82800150bd3: Layer already exists [2022-10-17T20:36:56.931Z] c861746bd18b: Layer already exists [2022-10-17T20:36:56.931Z] 5d3e392a13a0: Layer already exists [2022-10-17T20:36:56.931Z] 6af52523f095: Layer already exists [2022-10-17T20:36:57.197Z] 695cbf35e7563b7af803532131954c37e2b367cb-2.3.0-dev.17: digest: sha256:5f62f5f1662e97e81b439790c46c4f8985bda08d420b8745363a3600be4f92f2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:36:57.559Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:36:57.906Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-10-17T20:36:58.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-17T20:36:58.173Z] 743016aa6d5d: Preparing [2022-10-17T20:36:58.173Z] b3dbea44d205: Preparing [2022-10-17T20:36:58.173Z] 002c4c1f9ad4: Preparing [2022-10-17T20:36:58.173Z] a43932d1df72: Preparing [2022-10-17T20:36:58.173Z] 1207169bf42c: Preparing [2022-10-17T20:36:58.173Z] 406a90a5b54e: Preparing [2022-10-17T20:36:58.173Z] c861746bd18b: Preparing [2022-10-17T20:36:58.173Z] 3e3a6d2d9813: Preparing [2022-10-17T20:36:58.173Z] 987a3bf51a67: Preparing [2022-10-17T20:36:58.173Z] f82800150bd3: Preparing [2022-10-17T20:36:58.173Z] 6af52523f095: Preparing [2022-10-17T20:36:58.173Z] 5d3e392a13a0: Preparing [2022-10-17T20:36:58.173Z] 406a90a5b54e: Waiting [2022-10-17T20:36:58.173Z] c861746bd18b: Waiting [2022-10-17T20:36:58.173Z] 3e3a6d2d9813: Waiting [2022-10-17T20:36:58.173Z] 987a3bf51a67: Waiting [2022-10-17T20:36:58.173Z] f82800150bd3: Waiting [2022-10-17T20:36:58.173Z] 6af52523f095: Waiting [2022-10-17T20:36:58.173Z] 5d3e392a13a0: Waiting [2022-10-17T20:36:58.173Z] b3dbea44d205: Layer already exists [2022-10-17T20:36:58.173Z] 1207169bf42c: Layer already exists [2022-10-17T20:36:58.173Z] a43932d1df72: Layer already exists [2022-10-17T20:36:58.173Z] 002c4c1f9ad4: Layer already exists [2022-10-17T20:36:58.173Z] 743016aa6d5d: Layer already exists [2022-10-17T20:36:58.173Z] c861746bd18b: Layer already exists [2022-10-17T20:36:58.173Z] 3e3a6d2d9813: Layer already exists [2022-10-17T20:36:58.173Z] 987a3bf51a67: Layer already exists [2022-10-17T20:36:58.173Z] f82800150bd3: Layer already exists [2022-10-17T20:36:58.173Z] 406a90a5b54e: Layer already exists [2022-10-17T20:36:58.173Z] 5d3e392a13a0: Layer already exists [2022-10-17T20:36:58.173Z] 6af52523f095: Layer already exists [2022-10-17T20:36:58.440Z] main: digest: sha256:5f62f5f1662e97e81b439790c46c4f8985bda08d420b8745363a3600be4f92f2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T20:36:58.483Z] ===================================================== [Pipeline] echo [2022-10-17T20:36:58.488Z] taggedImages: [2022-10-17T20:36:58.488Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:695cbf35e7563b7af803532131954c37e2b367cb [2022-10-17T20:36:58.488Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-10-17T20:36:58.488Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.17 [2022-10-17T20:36:58.488Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:695cbf35e7563b7af803532131954c37e2b367cb-2.3.0-dev.17 [2022-10-17T20:36:58.488Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:36:58.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T20:36:58.853Z] [2022-10-17T20:36:58.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:36:59.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T20:36:59.196Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-17T20:36:59.196Z] 8998bd30e6a1: Pulling fs layer [2022-10-17T20:36:59.196Z] 04944245beec: Pulling fs layer [2022-10-17T20:36:59.196Z] 699f458cf7ca: Pulling fs layer [2022-10-17T20:36:59.196Z] 765212b225bb: Pulling fs layer [2022-10-17T20:36:59.196Z] f23df028b6ca: Pulling fs layer [2022-10-17T20:36:59.196Z] d65c8cfc05b1: Pulling fs layer [2022-10-17T20:36:59.196Z] 2437ff75d9bd: Pulling fs layer [2022-10-17T20:36:59.196Z] 765212b225bb: Waiting [2022-10-17T20:36:59.196Z] f23df028b6ca: Waiting [2022-10-17T20:36:59.196Z] d65c8cfc05b1: Waiting [2022-10-17T20:36:59.196Z] 2437ff75d9bd: Waiting [2022-10-17T20:36:59.464Z] 04944245beec: Verifying Checksum [2022-10-17T20:36:59.464Z] 04944245beec: Download complete [2022-10-17T20:36:59.464Z] 765212b225bb: Download complete [2022-10-17T20:36:59.464Z] f23df028b6ca: Verifying Checksum [2022-10-17T20:36:59.464Z] f23df028b6ca: Download complete [2022-10-17T20:36:59.464Z] d65c8cfc05b1: Verifying Checksum [2022-10-17T20:36:59.464Z] d65c8cfc05b1: Download complete [2022-10-17T20:36:59.736Z] 699f458cf7ca: Verifying Checksum [2022-10-17T20:36:59.736Z] 699f458cf7ca: Download complete [2022-10-17T20:37:00.007Z] 8998bd30e6a1: Verifying Checksum [2022-10-17T20:37:02.599Z] 2437ff75d9bd: Verifying Checksum [2022-10-17T20:37:02.599Z] 2437ff75d9bd: Download complete [2022-10-17T20:37:04.007Z] 8998bd30e6a1: Pull complete [2022-10-17T20:37:04.594Z] 04944245beec: Pull complete [2022-10-17T20:37:06.011Z] 699f458cf7ca: Pull complete [2022-10-17T20:37:06.011Z] 765212b225bb: Pull complete [2022-10-17T20:37:06.972Z] f23df028b6ca: Pull complete [2022-10-17T20:37:07.240Z] d65c8cfc05b1: Pull complete [2022-10-17T20:37:22.246Z] 2437ff75d9bd: Pull complete [2022-10-17T20:37:22.246Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-17T20:37:22.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T20:37:22.246Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T20:37:22.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-8411 does not seem to be running inside a container [2022-10-17T20:37:22.510Z] $ 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-usb-camera/56 -v /w/workspace/device-usb-camera/56:/w/workspace/device-usb-camera/56:rw,z -v /w/workspace/device-usb-camera/56@tmp:/w/workspace/device-usb-camera/56@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 [2022-10-17T20:37:25.228Z] $ docker top a2dca09fe7aad982c9fb50ef1a46cfc84644bf23a46301eac9956e52bcdd4f1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T20:37:26.056Z] ---> job-cost.sh [2022-10-17T20:37:26.056Z] lf-activate-venv: SKIPPING [2022-10-17T20:37:26.056Z] INFO: No Stack... [2022-10-17T20:37:26.639Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-17T20:37:27.223Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T20:37:27.859Z] + cat /w/workspace/device-usb-camera/56/archives/cost.csv [2022-10-17T20:37:27.859Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T20:37:27.919Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-56-stack-cost] [2022-10-17T20:37:27.928Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-56-stack-cost] did not exist. Created. [2022-10-17T20:37:27.928Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T20:37:28.588Z] /w/workspace/device-usb-camera/56@tmp/durable-876b322b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-17T20:37:29.246Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-17T20:37:29.267Z] Warning: overwriting stash ‘stack-cost’ [2022-10-17T20:37:29.320Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T20:37:29.329Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-56-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T20:37:29.351Z] $ docker stop --time=1 a2dca09fe7aad982c9fb50ef1a46cfc84644bf23a46301eac9956e52bcdd4f1a [2022-10-17T20:37:30.870Z] $ docker rm -f a2dca09fe7aad982c9fb50ef1a46cfc84644bf23a46301eac9956e52bcdd4f1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-17T20:37:31.319Z] provisioning config files... [2022-10-17T20:37:31.325Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12507902301841267102tmp [Pipeline] { [Pipeline] sh [2022-10-17T20:37:31.632Z] + set +x [2022-10-17T20:37:31.633Z] + bash -s -- [2022-10-17T20:37:31.633Z] + curl -s https://codecov.io/bash [2022-10-17T20:37:31.633Z] [2022-10-17T20:37:31.633Z] _____ _ [2022-10-17T20:37:31.633Z] / ____| | | [2022-10-17T20:37:31.633Z] | | ___ __| | ___ ___ _____ __ [2022-10-17T20:37:31.633Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-17T20:37:31.633Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-17T20:37:31.633Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-17T20:37:31.633Z] Bash-1.0.6 [2022-10-17T20:37:31.633Z] [2022-10-17T20:37:31.633Z] [2022-10-17T20:37:31.633Z] ==> git version 2.25.1 found [2022-10-17T20:37:31.633Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-17T20:37:31.633Z] Release-Date: 2020-01-08 [2022-10-17T20:37:31.633Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-17T20:37:31.633Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-17T20:37:31.633Z] ==> Jenkins CI detected. [2022-10-17T20:37:31.633Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-10-17T20:37:31.633Z] project root: . [2022-10-17T20:37:31.633Z] --> token set from env [2022-10-17T20:37:31.633Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-17T20:37:31.633Z] ==> Running gcov in . (disable via -X gcov) [2022-10-17T20:37:31.633Z] ==> Python coveragepy not found [2022-10-17T20:37:31.633Z] ==> Searching for coverage reports in: [2022-10-17T20:37:31.633Z] + . [2022-10-17T20:37:31.633Z] -> Found 1 reports [2022-10-17T20:37:31.633Z] ==> Detecting git/mercurial file structure [2022-10-17T20:37:31.633Z] ==> Reading reports [2022-10-17T20:37:31.633Z] + ./coverage.out bytes=29387 [2022-10-17T20:37:31.633Z] ==> Appending adjustments [2022-10-17T20:37:31.633Z] https://docs.codecov.io/docs/fixing-reports [2022-10-17T20:37:31.892Z] + Found adjustments [2022-10-17T20:37:31.892Z] ==> Gzipping contents [2022-10-17T20:37:31.892Z] 8.0K /tmp/codecov.RftAWW.gz [2022-10-17T20:37:31.892Z] ==> Uploading reports [2022-10-17T20:37:31.892Z] url: https://codecov.io [2022-10-17T20:37:31.892Z] query: branch=main&commit=695cbf35e7563b7af803532131954c37e2b367cb&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F56%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T20:37:31.892Z] -> Pinging Codecov [2022-10-17T20:37:31.892Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=695cbf35e7563b7af803532131954c37e2b367cb&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F56%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T20:37:32.459Z] -> Uploading to [2022-10-17T20:37:32.459Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-17/73D8F5FF140700D3E01443B452E23636/695cbf35e7563b7af803532131954c37e2b367cb/c627dced-58b1-46dc-ad21-6e370e0e9137.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T203732Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c40be4f25a6c0e4fbc0f04ecfd1d7073e11d47adcafb10d3f2cdda705cab2605 [2022-10-17T20:37:32.459Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T20:37:32.459Z] Dload Upload Total Spent Left Speed [2022-10-17T20:37:32.717Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4175 0 0 100 4175 0 18891 --:--:-- --:--:-- --:--:-- 18806 100 4175 0 0 100 4175 0 17690 --:--:-- --:--:-- --:--:-- 17616 [2022-10-17T20:37:32.717Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/695cbf35e7563b7af803532131954c37e2b367cb [Pipeline] } [2022-10-17T20:37:32.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-17T20:37:32.836Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-17T20:37:32.848Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:37:33.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T20:37:33.138Z] [2022-10-17T20:37:33.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:37:33.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T20:37:33.430Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-17T20:37:33.430Z] df9b9388f04a: Pulling fs layer [2022-10-17T20:37:33.430Z] 52dc419b0ee2: Pulling fs layer [2022-10-17T20:37:33.430Z] 25bc292e5bac: Pulling fs layer [2022-10-17T20:37:33.430Z] 114826534d7a: Pulling fs layer [2022-10-17T20:37:33.430Z] 4657fd5d0bcf: Pulling fs layer [2022-10-17T20:37:33.430Z] 6ad1cebc031e: Pulling fs layer [2022-10-17T20:37:33.430Z] 8a3aa393b2d8: Pulling fs layer [2022-10-17T20:37:33.430Z] 4657fd5d0bcf: Waiting [2022-10-17T20:37:33.430Z] 6ad1cebc031e: Waiting [2022-10-17T20:37:33.430Z] 8a3aa393b2d8: Waiting [2022-10-17T20:37:33.430Z] 114826534d7a: Waiting [2022-10-17T20:37:33.430Z] 25bc292e5bac: Verifying Checksum [2022-10-17T20:37:33.430Z] 25bc292e5bac: Download complete [2022-10-17T20:37:33.430Z] 52dc419b0ee2: Download complete [2022-10-17T20:37:33.430Z] 4657fd5d0bcf: Verifying Checksum [2022-10-17T20:37:33.430Z] 4657fd5d0bcf: Download complete [2022-10-17T20:37:33.430Z] df9b9388f04a: Download complete [2022-10-17T20:37:33.688Z] 6ad1cebc031e: Verifying Checksum [2022-10-17T20:37:33.688Z] 6ad1cebc031e: Download complete [2022-10-17T20:37:33.688Z] df9b9388f04a: Pull complete [2022-10-17T20:37:33.688Z] 52dc419b0ee2: Pull complete [2022-10-17T20:37:33.688Z] 25bc292e5bac: Pull complete [2022-10-17T20:37:34.253Z] 114826534d7a: Verifying Checksum [2022-10-17T20:37:34.253Z] 114826534d7a: Download complete [2022-10-17T20:37:34.253Z] 8a3aa393b2d8: Verifying Checksum [2022-10-17T20:37:34.253Z] 8a3aa393b2d8: Download complete [2022-10-17T20:37:37.532Z] 114826534d7a: Pull complete [2022-10-17T20:37:37.532Z] 4657fd5d0bcf: Pull complete [2022-10-17T20:37:37.789Z] 6ad1cebc031e: Pull complete [2022-10-17T20:37:40.317Z] 8a3aa393b2d8: Pull complete [2022-10-17T20:37:40.317Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-17T20:37:40.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T20:37:40.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T20:37:40.380Z] prd-ubuntu20.04-docker-8c-8g-8407 does not seem to be running inside a container [2022-10-17T20:37:40.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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/edgex-snyk-go:1.410.4 cat [2022-10-17T20:37:43.262Z] $ docker top 9c625505df47d6ebb9d41717084c6d576573c147126a76d0b3bcaca54a2bc5cf -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-17T20:37:43.315Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-10-17T20:37:43.589Z] + set -o pipefail [2022-10-17T20:37:43.589Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-10-17T20:37:48.857Z] [2022-10-17T20:37:48.857Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-10-17T20:37:48.857Z] [2022-10-17T20:37:48.857Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/827028db-7346-4889-956d-6630e36fa8a1 [2022-10-17T20:37:48.857Z] [2022-10-17T20:37:48.857Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-17T20:37:48.857Z] [2022-10-17T20:37:48.857Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-17T20:37:48.857Z] [2022-10-17T20:37:48.857Z] [2022-10-17T20:37:48.857Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-17T20:37:48.857Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-17T20:37:48.857Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-17T20:37:48.876Z] $ docker stop --time=1 9c625505df47d6ebb9d41717084c6d576573c147126a76d0b3bcaca54a2bc5cf [2022-10-17T20:37:51.716Z] $ docker rm -f 9c625505df47d6ebb9d41717084c6d576573c147126a76d0b3bcaca54a2bc5cf [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T20:37:52.367Z] + git log --format=format:%s -1 695cbf35e7563b7af803532131954c37e2b367cb [Pipeline] sh [2022-10-17T20:37:52.655Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T20:37:52.655Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:37:52.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T20:37:52.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T20:37:53.016Z] prd-ubuntu20.04-docker-8c-8g-8407 does not seem to be running inside a container [2022-10-17T20:37:53.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T20:37:53.462Z] $ docker top 35babf072b4687fa8aef93da420ee18f36e476bf9221b2c451b603089a8c4831 -eo pid,comm [2022-10-17T20:37:53.502Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-17T20:37:53.502Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T20:37:53.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T20:37:53.538Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T20:37:53.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T20:37:53.657Z] $ docker exec 35babf072b4687fa8aef93da420ee18f36e476bf9221b2c451b603089a8c4831 ssh-agent [2022-10-17T20:37:53.747Z] SSH_AUTH_SOCK=/tmp/ssh-0iNlGsg2NUVV/agent.32 [2022-10-17T20:37:53.747Z] SSH_AGENT_PID=38 [2022-10-17T20:37:53.752Z] Running ssh-add (command line suppressed) [2022-10-17T20:37:53.862Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5491311539301628566.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5491311539301628566.key) [2022-10-17T20:37:53.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T20:37:54.148Z] + git semver tag [2022-10-17T20:37:54.406Z] 2022-10-17 20:37:54,325 [run_tag] DEBUG tag force:False [2022-10-17T20:37:54.406Z] 2022-10-17 20:37:54,325 [check_head_tag] DEBUG check head tag [2022-10-17T20:37:54.406Z] 2022-10-17 20:37:54,326 [execute] INFO git cat-file --batch-check [2022-10-17T20:37:54.406Z] 2022-10-17 20:37:54,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-17T20:37:54.406Z] 2022-10-17 20:37:54,330 [execute] INFO git cat-file --batch [2022-10-17T20:37:54.406Z] 2022-10-17 20:37:54,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-17T20:37:54.406Z] 2022-10-17 20:37:54,343 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-17T20:37:54.406Z] 2022-10-17 20:37:54,343 [execute] INFO git tag -a v2.3.0-dev.17 -m v2.3.0-dev.17 [2022-10-17T20:37:54.406Z] 2022-10-17 20:37:54,343 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.17', '-m', 'v2.3.0-dev.17'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T20:37:54.406Z] 2022-10-17 20:37:54,348 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-17T20:37:54.406Z] 2.3.0-dev.17 [Pipeline] } [2022-10-17T20:37:54.424Z] $ docker exec --env ******** --env ******** 35babf072b4687fa8aef93da420ee18f36e476bf9221b2c451b603089a8c4831 ssh-agent -k [2022-10-17T20:37:54.520Z] unset SSH_AUTH_SOCK; [2022-10-17T20:37:54.520Z] unset SSH_AGENT_PID; [2022-10-17T20:37:54.520Z] echo Agent pid 38 killed; [2022-10-17T20:37:54.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T20:37:54.818Z] + git semver [Pipeline] } [2022-10-17T20:37:55.096Z] $ docker stop --time=1 35babf072b4687fa8aef93da420ee18f36e476bf9221b2c451b603089a8c4831 [2022-10-17T20:37:56.377Z] $ docker rm -f 35babf072b4687fa8aef93da420ee18f36e476bf9221b2c451b603089a8c4831 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:37:56.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T20:37:56.746Z] [2022-10-17T20:37:56.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:37:57.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T20:37:57.039Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-17T20:37:57.039Z] ab5ef0e58194: Pulling fs layer [2022-10-17T20:37:57.039Z] 9712f1f96733: Pulling fs layer [2022-10-17T20:37:57.039Z] 63f879dbbcfc: Pulling fs layer [2022-10-17T20:37:57.039Z] 0d9ebad4ef96: Pulling fs layer [2022-10-17T20:37:57.039Z] e9a5061849ea: Pulling fs layer [2022-10-17T20:37:57.039Z] d747dcd14b5f: Pulling fs layer [2022-10-17T20:37:57.039Z] 2de7ff778b66: Pulling fs layer [2022-10-17T20:37:57.039Z] d747dcd14b5f: Waiting [2022-10-17T20:37:57.039Z] e9a5061849ea: Waiting [2022-10-17T20:37:57.039Z] 2de7ff778b66: Waiting [2022-10-17T20:37:57.039Z] 0d9ebad4ef96: Waiting [2022-10-17T20:37:57.039Z] 9712f1f96733: Download complete [2022-10-17T20:37:57.611Z] 63f879dbbcfc: Verifying Checksum [2022-10-17T20:37:57.611Z] 63f879dbbcfc: Download complete [2022-10-17T20:37:57.611Z] e9a5061849ea: Verifying Checksum [2022-10-17T20:37:57.611Z] e9a5061849ea: Download complete [2022-10-17T20:37:57.611Z] ab5ef0e58194: Verifying Checksum [2022-10-17T20:37:57.611Z] ab5ef0e58194: Download complete [2022-10-17T20:37:57.611Z] d747dcd14b5f: Verifying Checksum [2022-10-17T20:37:57.611Z] d747dcd14b5f: Download complete [2022-10-17T20:37:57.611Z] 0d9ebad4ef96: Verifying Checksum [2022-10-17T20:37:57.611Z] 0d9ebad4ef96: Download complete [2022-10-17T20:37:57.611Z] 2de7ff778b66: Verifying Checksum [2022-10-17T20:37:57.611Z] 2de7ff778b66: Download complete [2022-10-17T20:38:00.136Z] ab5ef0e58194: Pull complete [2022-10-17T20:38:00.136Z] 9712f1f96733: Pull complete [2022-10-17T20:38:00.702Z] 63f879dbbcfc: Pull complete [2022-10-17T20:38:03.986Z] 0d9ebad4ef96: Pull complete [2022-10-17T20:38:04.244Z] e9a5061849ea: Pull complete [2022-10-17T20:38:04.245Z] d747dcd14b5f: Pull complete [2022-10-17T20:38:05.179Z] 2de7ff778b66: Pull complete [2022-10-17T20:38:05.179Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-17T20:38:05.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T20:38:05.179Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T20:38:05.255Z] prd-ubuntu20.04-docker-8c-8g-8407 does not seem to be running inside a container [2022-10-17T20:38:05.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-17T20:38:08.521Z] $ docker top 5bcaf6bc5041f0445782b0341289b3af672066573e11b50e8d9dc7bc7990459d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-17T20:38:08.571Z] provisioning config files... [2022-10-17T20:38:08.577Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3391053108205769415tmp [2022-10-17T20:38:08.585Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2870301491316033470tmp [2022-10-17T20:38:08.593Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15528798217953544717tmp [Pipeline] { [Pipeline] echo [2022-10-17T20:38:08.609Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T20:38:08.887Z] ---> sigul-configuration.sh [2022-10-17T20:38:08.887Z] gpg: directory `/root/.gnupg' created [2022-10-17T20:38:08.887Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-17T20:38:08.887Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-17T20:38:08.887Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-17T20:38:08.887Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-17T20:38:08.887Z] gpg: CAST5 encrypted data [2022-10-17T20:38:08.887Z] gpg: encrypted with 1 passphrase [2022-10-17T20:38:08.887Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-17T20:38:09.168Z] + mkdir /home/jenkins [2022-10-17T20:38:09.168Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-17T20:38:09.449Z] + 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 [2022-10-17T20:38:09.457Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T20:38:09.740Z] ---> sigul-install.sh [2022-10-17T20:38:09.740Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-17T20:38:10.029Z] + git tag --list [2022-10-17T20:38:10.029Z] v0.0.0 [2022-10-17T20:38:10.029Z] v0.0.1-dev.1 [2022-10-17T20:38:10.029Z] v0.0.1-dev.10 [2022-10-17T20:38:10.029Z] v0.0.1-dev.11 [2022-10-17T20:38:10.029Z] v0.0.1-dev.12 [2022-10-17T20:38:10.029Z] v0.0.1-dev.13 [2022-10-17T20:38:10.029Z] v0.0.1-dev.14 [2022-10-17T20:38:10.029Z] v0.0.1-dev.15 [2022-10-17T20:38:10.029Z] v0.0.1-dev.16 [2022-10-17T20:38:10.029Z] v0.0.1-dev.2 [2022-10-17T20:38:10.029Z] v0.0.1-dev.3 [2022-10-17T20:38:10.029Z] v0.0.1-dev.4 [2022-10-17T20:38:10.029Z] v0.0.1-dev.5 [2022-10-17T20:38:10.029Z] v0.0.1-dev.6 [2022-10-17T20:38:10.029Z] v0.0.1-dev.7 [2022-10-17T20:38:10.029Z] v0.0.1-dev.8 [2022-10-17T20:38:10.029Z] v0.0.1-dev.9 [2022-10-17T20:38:10.029Z] v2.2.0 [2022-10-17T20:38:10.029Z] v2.2.0-dev.17 [2022-10-17T20:38:10.029Z] v2.2.0-dev.18 [2022-10-17T20:38:10.029Z] v2.2.0-dev.19 [2022-10-17T20:38:10.029Z] v2.2.0-dev.20 [2022-10-17T20:38:10.029Z] v2.2.0-dev.21 [2022-10-17T20:38:10.029Z] v2.2.0-dev.22 [2022-10-17T20:38:10.029Z] v2.2.0-dev.23 [2022-10-17T20:38:10.029Z] v2.2.0-dev.24 [2022-10-17T20:38:10.029Z] v2.2.0-dev.25 [2022-10-17T20:38:10.029Z] v2.2.0-dev.26 [2022-10-17T20:38:10.029Z] v2.2.0-dev.27 [2022-10-17T20:38:10.029Z] v2.3.0-dev.1 [2022-10-17T20:38:10.029Z] v2.3.0-dev.10 [2022-10-17T20:38:10.029Z] v2.3.0-dev.11 [2022-10-17T20:38:10.029Z] v2.3.0-dev.12 [2022-10-17T20:38:10.029Z] v2.3.0-dev.13 [2022-10-17T20:38:10.029Z] v2.3.0-dev.14 [2022-10-17T20:38:10.029Z] v2.3.0-dev.15 [2022-10-17T20:38:10.029Z] v2.3.0-dev.16 [2022-10-17T20:38:10.029Z] v2.3.0-dev.17 [2022-10-17T20:38:10.029Z] v2.3.0-dev.2 [2022-10-17T20:38:10.029Z] v2.3.0-dev.3 [2022-10-17T20:38:10.029Z] v2.3.0-dev.4 [2022-10-17T20:38:10.029Z] v2.3.0-dev.5 [2022-10-17T20:38:10.029Z] v2.3.0-dev.6 [2022-10-17T20:38:10.029Z] v2.3.0-dev.7 [2022-10-17T20:38:10.029Z] v2.3.0-dev.8 [2022-10-17T20:38:10.029Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-17T20:38:10.315Z] + lftools sign git-tag v2.3.0-dev.17 [2022-10-17T20:38:10.883Z] Signing Git tag with Sigul... [2022-10-17T20:38:10.883Z] Signing v2.3.0-dev.17 [Pipeline] echo [2022-10-17T20:38:11.149Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T20:38:11.429Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-17T20:38:11.435Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-17T20:38:11.463Z] $ docker stop --time=1 5bcaf6bc5041f0445782b0341289b3af672066573e11b50e8d9dc7bc7990459d [2022-10-17T20:38:12.741Z] $ docker rm -f 5bcaf6bc5041f0445782b0341289b3af672066573e11b50e8d9dc7bc7990459d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-17T20:38:13.133Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T20:38:13.133Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:38:13.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T20:38:13.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T20:38:13.487Z] prd-ubuntu20.04-docker-8c-8g-8407 does not seem to be running inside a container [2022-10-17T20:38:13.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T20:38:13.852Z] $ docker top d99bc3eb4cce81df015f18ce1afb4c18f6fcb193734c159e7fd5ad3b708c8671 -eo pid,comm [2022-10-17T20:38:13.886Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-17T20:38:13.886Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T20:38:13.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T20:38:13.917Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T20:38:14.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T20:38:14.038Z] $ docker exec d99bc3eb4cce81df015f18ce1afb4c18f6fcb193734c159e7fd5ad3b708c8671 ssh-agent [2022-10-17T20:38:14.138Z] SSH_AUTH_SOCK=/tmp/ssh-lHv9Q5Ttgi5P/agent.33 [2022-10-17T20:38:14.138Z] SSH_AGENT_PID=39 [2022-10-17T20:38:14.143Z] Running ssh-add (command line suppressed) [2022-10-17T20:38:14.247Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16277556097120930030.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16277556097120930030.key) [2022-10-17T20:38:14.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T20:38:14.537Z] + git semver bump pre [2022-10-17T20:38:14.797Z] 2022-10-17 20:38:14,764 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-17T20:38:14.797Z] 2022-10-17 20:38:14,764 [bump_version] DEBUG bumping version:2.3.0-dev.17 on axis:pre with prefix:dev [2022-10-17T20:38:14.797Z] 2022-10-17 20:38:14,765 [bump_version] DEBUG bumped version:2.3.0-dev.18 [2022-10-17T20:38:14.797Z] 2022-10-17 20:38:14,765 [write_version] DEBUG write version:2.3.0-dev.18 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-10-17T20:38:14.797Z] 2022-10-17 20:38:14,765 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-17T20:38:14.797Z] 2022-10-17 20:38:14,765 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-17T20:38:14.797Z] 2022-10-17 20:38:14,767 [execute] INFO git cat-file --batch-check [2022-10-17T20:38:14.797Z] 2022-10-17 20:38:14,767 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T20:38:14.797Z] 2022-10-17 20:38:14,773 [execute] INFO git cat-file --batch [2022-10-17T20:38:14.797Z] 2022-10-17 20:38:14,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T20:38:14.797Z] 2022-10-17 20:38:14,778 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-17T20:38:14.797Z] 2.3.0-dev.18 [Pipeline] } [2022-10-17T20:38:14.816Z] $ docker exec --env ******** --env ******** d99bc3eb4cce81df015f18ce1afb4c18f6fcb193734c159e7fd5ad3b708c8671 ssh-agent -k [2022-10-17T20:38:14.913Z] unset SSH_AUTH_SOCK; [2022-10-17T20:38:14.913Z] unset SSH_AGENT_PID; [2022-10-17T20:38:14.913Z] echo Agent pid 39 killed; [2022-10-17T20:38:14.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T20:38:15.217Z] + git semver [Pipeline] } [2022-10-17T20:38:15.496Z] $ docker stop --time=1 d99bc3eb4cce81df015f18ce1afb4c18f6fcb193734c159e7fd5ad3b708c8671 [2022-10-17T20:38:16.752Z] $ docker rm -f d99bc3eb4cce81df015f18ce1afb4c18f6fcb193734c159e7fd5ad3b708c8671 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T20:38:17.080Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T20:38:17.081Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:38:17.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T20:38:17.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T20:38:17.438Z] prd-ubuntu20.04-docker-8c-8g-8407 does not seem to be running inside a container [2022-10-17T20:38:17.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T20:38:17.820Z] $ docker top b9abb880eacf52e242d4da5f9771b30b4b61deab2b97f3685167b2a9e39a4b27 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T20:38:17.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T20:38:17.918Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T20:38:18.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T20:38:18.044Z] $ docker exec b9abb880eacf52e242d4da5f9771b30b4b61deab2b97f3685167b2a9e39a4b27 ssh-agent [2022-10-17T20:38:18.133Z] SSH_AUTH_SOCK=/tmp/ssh-1pDVE5kEHg9d/agent.33 [2022-10-17T20:38:18.133Z] SSH_AGENT_PID=39 [2022-10-17T20:38:18.149Z] Running ssh-add (command line suppressed) [2022-10-17T20:38:18.252Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6777211006045396623.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6777211006045396623.key) [2022-10-17T20:38:18.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T20:38:18.609Z] + git semver push [2022-10-17T20:38:18.872Z] 2022-10-17 20:38:18,757 [run_push] DEBUG push [2022-10-17T20:38:18.872Z] 2022-10-17 20:38:18,758 [execute] INFO git cat-file --batch-check [2022-10-17T20:38:18.872Z] 2022-10-17 20:38:18,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T20:38:18.872Z] 2022-10-17 20:38:18,762 [execute] INFO git rev-list a7dfedcf2b8d33dad173d57dd4de8dcc7cb205ff -- [2022-10-17T20:38:18.872Z] 2022-10-17 20:38:18,762 [execute] DEBUG Popen(['git', 'rev-list', 'a7dfedcf2b8d33dad173d57dd4de8dcc7cb205ff', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T20:38:18.872Z] 2022-10-17 20:38:18,767 [execute] INFO git fetch -v origin [2022-10-17T20:38:18.872Z] 2022-10-17 20:38:18,767 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-17T20:38:19.439Z] 2022-10-17 20:38:19,338 [run_push] DEBUG no remote changes detected [2022-10-17T20:38:19.439Z] 2022-10-17 20:38:19,338 [execute] INFO git push origin semver [2022-10-17T20:38:19.439Z] 2022-10-17 20:38:19,339 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T20:38:20.376Z] 2022-10-17 20:38:20,115 [run_push] DEBUG push all version tags [2022-10-17T20:38:20.376Z] 2022-10-17 20:38:20,116 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-17T20:38:20.376Z] 2022-10-17 20:38:20,116 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T20:38:20.943Z] 2022-10-17 20:38:20,932 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-17T20:38:20.943Z] 2.3.0-dev.18 [Pipeline] } [2022-10-17T20:38:20.962Z] $ docker exec --env ******** --env ******** b9abb880eacf52e242d4da5f9771b30b4b61deab2b97f3685167b2a9e39a4b27 ssh-agent -k [2022-10-17T20:38:21.061Z] unset SSH_AUTH_SOCK; [2022-10-17T20:38:21.061Z] unset SSH_AGENT_PID; [2022-10-17T20:38:21.061Z] echo Agent pid 39 killed; [2022-10-17T20:38:21.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T20:38:21.352Z] + git semver [Pipeline] } [2022-10-17T20:38:21.634Z] $ docker stop --time=1 b9abb880eacf52e242d4da5f9771b30b4b61deab2b97f3685167b2a9e39a4b27 [2022-10-17T20:38:22.897Z] $ docker rm -f b9abb880eacf52e242d4da5f9771b30b4b61deab2b97f3685167b2a9e39a4b27 [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 [2022-10-17T20:38:23.388Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-10-17T20:38:23.389Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-10-17T20:38:23.389Z] total 16 [2022-10-17T20:38:23.389Z] drwxr-xr-x 3 root root 4096 Oct 17 20:27 . [2022-10-17T20:38:23.389Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 20:38 .. [2022-10-17T20:38:23.389Z] drwxr-xr-x 2 root root 4096 Oct 17 20:27 cost [2022-10-17T20:38:23.389Z] -rw-r--r-- 1 root root 88 Oct 17 20:27 cost.csv [2022-10-17T20:38:23.389Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-10-17T20:38:23.389Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-10-17T20:38:23.389Z] total 16 [2022-10-17T20:38:23.389Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 20:27 . [2022-10-17T20:38:23.389Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 20:38 .. [2022-10-17T20:38:23.389Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 20:27 cost [2022-10-17T20:38:23.389Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 17 20:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T20:38:23.677Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T20:38:24.533Z] ---> package-listing.sh [2022-10-17T20:38:24.533Z] ++ facter osfamily [2022-10-17T20:38:24.533Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T20:38:24.791Z] + OS_FAMILY=debian [2022-10-17T20:38:24.791Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-10-17T20:38:24.791Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T20:38:24.791Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T20:38:24.791Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T20:38:24.791Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T20:38:24.791Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-10-17T20:38:24.791Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T20:38:24.791Z] + case "${OS_FAMILY}" in [2022-10-17T20:38:24.791Z] + dpkg -l [2022-10-17T20:38:24.791Z] + grep '^ii' [2022-10-17T20:38:24.791Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T20:38:24.791Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T20:38:24.791Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T20:38:24.791Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-10-17T20:38:24.791Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-10-17T20:38:24.791Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-10-17T20:38:24.800Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-17T20:38:25.073Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T20:38:25.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T20:38:25.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T20:38:25.692Z] prd-ubuntu20.04-docker-8c-8g-8407 does not seem to be running inside a container [2022-10-17T20:38:25.733Z] $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T20:38:25.941Z] $ docker top e30961076c3eeba661e751bbcf322e9dc7e2d79653d4bc1f706db05f92935e4c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T20:38:26.270Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T20:38:26.557Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T20:38:26.841Z] + ls /var/log/sa-host [2022-10-17T20:38:26.842Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T20:38:26.917Z] provisioning config files... [2022-10-17T20:38:26.926Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14396230286964288222tmp [Pipeline] { [Pipeline] echo [2022-10-17T20:38:26.941Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T20:38:27.221Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T20:38:27.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T20:38:27.558Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T20:38:27.565Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T20:38:27.845Z] ---> sudo-logs.sh [2022-10-17T20:38:27.845Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T20:38:27.867Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T20:38:28.151Z] ---> job-cost.sh [2022-10-17T20:38:28.151Z] lf-activate-venv: SKIPPING [2022-10-17T20:38:28.151Z] DEBUG: total: 0.2199999988079071 [2022-10-17T20:38:28.151Z] INFO: Retrieving Stack Cost... [2022-10-17T20:38:28.717Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T20:38:28.974Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T20:38:28.985Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T20:38:29.268Z] ---> logs-deploy.sh [2022-10-17T20:38:29.268Z] lf-activate-venv: SKIPPING [2022-10-17T20:38:29.268Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/56 [2022-10-17T20:38:29.268Z] INFO: archiving workspace using pattern(s): [2022-10-17T20:38:30.206Z] Archives upload complete. [2022-10-17T20:38:30.206Z] INFO: archiving logs to Nexus